Created
March 4, 2013 13:24
-
-
Save hughsaunders/5082214 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2013-03-04T13:13:48+00:00] INFO: Processing package[nova-common] action install (nova::nova-common line 32) | |
[2013-03-04T13:13:58+00:00] FATAL: SIGTERM received, stopping | |
[0m | |
================================================================================[0m | |
[31mError executing action `install` on resource 'package[nova-common]'[0m | |
================================================================================[0m | |
[0m | |
SystemExit[0m | |
----------[0m | |
exit[0m | |
[0m | |
Resource Declaration:[0m | |
---------------------[0m | |
# In /var/chef/cache/cookbooks/nova/recipes/nova-common.rb | |
32: package pkg do | |
33: action :install | |
34: options platform_options["package_overrides"] | |
35: end | |
36: end | |
[0m | |
[0m | |
Compiled Resource:[0m | |
------------------[0m | |
# Declared in /var/chef/cache/cookbooks/nova/recipes/nova-common.rb:32:in `block in from_file' | |
package("nova-common") do | |
action [:install] | |
retries 0 | |
retry_delay 2 | |
options "-o Dpkg::Options::='--force-confold' -o Dpkg::Options::='--force-confdef'" | |
package_name "nova-common" | |
version "2012.2.1+stable-20121212-a99a802e-0ubuntu1.2~cloud0" | |
cookbook_name "nova" | |
recipe_name "nova-common" | |
end | |
[0m | |
[0m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running chef
[2013-03-04T13:55:37+00:00] INFO: *** Chef 11.2.0 ***
[2013-03-04T13:55:40+00:00] INFO: Run List is [role[ha-controller1]]
[2013-03-04T13:55:40+00:00] INFO: Run List expands to [osops-utils::packages, openssh, ntp, sosreport, rsyslog::default, hardware, osops-utils::default, mysql-openstack::server, erlang::default, rabbitmq-openstack::server, keystone::server, keystone::keystone-api, glance::setup, glance::registry, glance::api, nova::nova-setup, nova-network::nova-controller, nova::scheduler, nova::api-ec2, nova::api-os-compute, cinder::cinder-setup, cinder::cinder-api, cinder::cinder-scheduler, nova::nova-cert, nova::vncproxy, mysql::client, mysql::ruby, horizon::server, openstack-ha::default]
[2013-03-04T13:55:40+00:00] INFO: Starting Chef Run for devb-opencenter-client4
[2013-03-04T13:55:40+00:00] INFO: Running start handlers