Created
June 9, 2010 17:15
-
-
Save powdahound/431824 to your computer and use it in GitHub Desktop.
Running chef-solo on Ubuntu 10.04
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
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: ---- Begin output of apt-get -q -y install runit=2.0.0-1ubuntu4 ---- | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: STDOUT: Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following extra packages will be installed: | |
fgetty runit | |
Suggested packages: | |
runit-run socklog-run | |
The following NEW packages will be installed: | |
fgetty runit | |
0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. | |
Need to get 135kB of archives. | |
After this operation, 664kB of additional disk space will be used. | |
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe fgetty 0.6-5build1 [22.7kB] | |
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ lucid/universe runit 2.0.0-1ubuntu4 [113kB] | |
Fetched 135kB in 21s (6435B/s) | |
Selecting previously deselected package fgetty. | |
(Reading database ... 40953 files and directories currently installed.) | |
Unpacking fgetty (from .../fgetty_0.6-5build1_i386.deb) ... | |
Selecting previously deselected package runit. | |
Unpacking runit (from .../runit_2.0.0-1ubuntu4_i386.deb) ... | |
Processing triggers for man-db ... | |
Processing triggers for ureadahead ... | |
Setting up fgetty (0.6-5build1) ... | |
Setting up runit (2.0.0-1ubuntu4) ... | |
runsvdir start/running, process 6741 | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: STDERR: | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: ---- End output of apt-get -q -y install runit=2.0.0-1ubuntu4 ---- | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: Ran apt-get -q -y install runit=2.0.0-1ubuntu4 returned 0 | |
[Wed, 09 Jun 2010 17:14:03 +0000] INFO: package[runit] sending run action to execute[start-runsvdir] (immediate) | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: execute[start-runsvdir] using Chef::Provider::Execute | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: Executing start runsvdir | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: ---- Begin output of start runsvdir ---- | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: STDOUT: | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: STDERR: start: Job is already running: runsvdir | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: ---- End output of start runsvdir ---- | |
[Wed, 09 Jun 2010 17:14:03 +0000] DEBUG: Ran start runsvdir returned 1 | |
[Wed, 09 Jun 2010 17:14:03 +0000] ERROR: package[runit] (/tmp/chef-solo/cookbooks/runit/recipes/default.rb line 36) had an error: | |
start runsvdir returned 1, expected 0 | |
---- Begin output of start runsvdir ---- | |
STDOUT: STDERR: start: Job is already running: runsvdir | |
---- End output of start runsvdir ---- | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/mixin/command.rb:181:in `handle_command_failures' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/mixin/command.rb:124:in `run_command' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/provider/execute.rb:49:in `action_run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:60:in `send' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:60:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:67:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:65:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:65:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:63:in `each_key' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:63:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:114:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:113:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:113:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/resource_collection.rb:94 | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/runner.rb:91:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/client.rb:332:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/client.rb:108:in `run_solo' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/application/solo.rb:198:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/application/solo.rb:190:in `loop' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/../lib/chef/application.rb:62:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/chef-solo:25 | |
/usr/bin/chef-solo:19:in `load' | |
/usr/bin/chef-solo:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment