Created
January 19, 2011 17:10
-
-
Save Atalanta/786459 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
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Loading plugin os | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Loading plugin kernel | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Loading plugin ruby | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Loading plugin languages | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %Q(host=#{::Config::CONFIG['host']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},platform=#{RUBY_PLATFORM},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},target_cpu=#{::Config::CONFIG['target_cpu']},bin_dir=#{::Config::CONFIG['bindir']},host_os=#{::Config::CONFIG['host_os']},target=#{::Config::CONFIG['target']},target_vendor=#{::Config::CONFIG['target_vendor']},version=#{RUBY_VERSION},target_os=#{::Config::CONFIG['target_os']},host_cpu=#{::Config::CONFIG['host_cpu']},)" STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: host=i486-pc-linux-gnu,host_vendor=pc,release_date=2010-01-10,platform=i486-linux,ruby_bin=/usr/bin/ruby1.8,target_cpu=i486,bin_dir=/usr/bin,host_os=linux-gnu,target=i486-pc-linux-gnu,target_vendor=pc,version=1.8.7,target_os=linux,host_cpu=i486, | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %Q(host=#{::Config::CONFIG['host']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},platform=#{RUBY_PLATFORM},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},target_cpu=#{::Config::CONFIG['target_cpu']},bin_dir=#{::Config::CONFIG['bindir']},host_os=#{::Config::CONFIG['host_os']},target=#{::Config::CONFIG['target']},target_vendor=#{::Config::CONFIG['target_vendor']},version=#{RUBY_VERSION},target_os=#{::Config::CONFIG['target_os']},host_cpu=#{::Config::CONFIG['host_cpu']},)" STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %Q(host=#{::Config::CONFIG['host']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},platform=#{RUBY_PLATFORM},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},target_cpu=#{::Config::CONFIG['target_cpu']},bin_dir=#{::Config::CONFIG['bindir']},host_os=#{::Config::CONFIG['host_os']},target=#{::Config::CONFIG['target']},target_vendor=#{::Config::CONFIG['target_vendor']},version=#{RUBY_VERSION},target_os=#{::Config::CONFIG['target_os']},host_cpu=#{::Config::CONFIG['host_cpu']},)" STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %Q(host=#{::Config::CONFIG['host']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},platform=#{RUBY_PLATFORM},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},target_cpu=#{::Config::CONFIG['target_cpu']},bin_dir=#{::Config::CONFIG['bindir']},host_os=#{::Config::CONFIG['host_os']},target=#{::Config::CONFIG['target']},target_vendor=#{::Config::CONFIG['target_vendor']},version=#{RUBY_VERSION},target_os=#{::Config::CONFIG['target_os']},host_cpu=#{::Config::CONFIG['host_cpu']},)" STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Ran (ruby -e "require 'rbconfig'; puts %Q(host=#{::Config::CONFIG['host']},host_vendor=#{::Config::CONFIG['host_vendor']},release_date=#{RUBY_RELEASE_DATE},platform=#{RUBY_PLATFORM},ruby_bin=#{::File.join(::Config::CONFIG['bindir'], ::Config::CONFIG['ruby_install_name'])},target_cpu=#{::Config::CONFIG['target_cpu']},bin_dir=#{::Config::CONFIG['bindir']},host_os=#{::Config::CONFIG['host_os']},target=#{::Config::CONFIG['target']},target_vendor=#{::Config::CONFIG['target_vendor']},version=#{RUBY_VERSION},target_os=#{::Config::CONFIG['target_os']},host_cpu=#{::Config::CONFIG['host_cpu']},)") returned 0 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.8 /usr/bin/gem env gemdir}.chomp!" STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: /var/lib/gems/1.8 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.8 /usr/bin/gem env gemdir}.chomp!" STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.8 /usr/bin/gem env gemdir}.chomp!" STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.8 /usr/bin/gem env gemdir}.chomp!" STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Ran (ruby -e "require 'rbconfig'; puts %x{/usr/bin/ruby1.8 /usr/bin/gem env gemdir}.chomp!") returned 0 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin uname -s STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Linux | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End uname -s STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin uname -s STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End uname -s STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Ran (uname -s) returned 0 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin uname -r STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: 2.6.35-24-virtual | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End uname -r STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin uname -r STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End uname -r STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Ran (uname -r) returned 0 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin uname -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: #42-Ubuntu SMP Thu Dec 2 05:01:52 UTC 2010 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End uname -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin uname -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End uname -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Ran (uname -v) returned 0 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin uname -m STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: i686 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End uname -m STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin uname -m STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End uname -m STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Ran (uname -m) returned 0 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Loading plugin hostname | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Loading plugin linux::hostname | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin hostname -s STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ip-10-48-241-50 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End hostname -s STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin hostname -s STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End hostname -s STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Ran (hostname -s) returned 0 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin hostname --fqdn STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ip-10-48-241-50.eu-west-1.compute.internal | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End hostname --fqdn STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin hostname --fqdn STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End hostname --fqdn STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Ran (hostname --fqdn) returned 0 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Loading plugin dmi | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Failed to run: dmidecode --version, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin dmidecode --version STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End dmidecode --version STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- Begin dmidecode --version STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Failed to run: dmidecode --version, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: ---- End dmidecode --version STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Plugin dmi threw exception #<Ohai::Exceptions::Exec: returned 42, expected 0> /usr/lib/ruby/1.8/ohai/mixin/command.rb:82:in `run_command' | |
| /usr/lib/ruby/1.8/ohai/mixin/command.rb:48:in `chdir' | |
| /usr/lib/ruby/1.8/ohai/mixin/command.rb:48:in `run_command' | |
| /usr/lib/ruby/1.8/ohai/system.rb:73:in `from' | |
| /usr/lib/ruby/1.8/ohai/plugins/dmi.rb:24:in `from_file' | |
| /usr/lib/ruby/1.8/ohai/system.rb:199:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:126:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `all_plugins' | |
| /usr/lib/ruby/1.8/chef/client.rb:192:in `run_ohai' | |
| /usr/lib/ruby/1.8/chef/client.rb:143:in `run' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:222:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `loop' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application.rb:62:in `run' | |
| /usr/bin/chef-client:26 | |
| [Wed, 19 Jan 2011 17:08:25 +0000] DEBUG: Loading plugin java | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: java -version, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin java -version STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End java -version STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin java -version STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: java -version, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End java -version STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (java -version) returned 42 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin passwd | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin groovy | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: groovy -v, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin groovy -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End groovy -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin groovy -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: groovy -v, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End groovy -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (groovy -v) returned 42 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin uptime | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin python | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin python -c "import sys; print sys.version" STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) | |
| [GCC 4.4.3] | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End python -c "import sys; print sys.version" STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin python -c "import sys; print sys.version" STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End python -c "import sys; print sys.version" STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (python -c "import sys; print sys.version") returned 0 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin ohai_time | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin php | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: php -v, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin php -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End php -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin php -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: php -v, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End php -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (php -v) returned 42 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin c | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: gcc -v, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin gcc -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End gcc -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin gcc -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: gcc -v, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End gcc -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (gcc -v) returned 42 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin /lib/libc.so.6 STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: GNU C Library (Ubuntu EGLIBC 2.11.1-0ubuntu7) stable release version 2.11.1, by Roland McGrath et al. | |
| Copyright (C) 2009 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. | |
| There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A | |
| PARTICULAR PURPOSE. | |
| Compiled by GNU CC version 4.4.3. | |
| Compiled on a Linux >>2.6.24-27-server<< system on 2010-04-22. | |
| Available extensions: | |
| crypt add-on version 2.1 by Michael Glad and others | |
| GNU Libidn by Simon Josefsson | |
| Native POSIX Threads Library by Ulrich Drepper et al | |
| BIND-8.2.3-T5B | |
| For bug reporting instructions, please see: | |
| <http://www.debian.org/Bugs/>. | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End /lib/libc.so.6 STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin /lib/libc.so.6 STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End /lib/libc.so.6 STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (/lib/libc.so.6) returned 0 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin cl /? STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End cl /? STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin cl /? STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: sh: cl: not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End cl /? STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (cl /?) returned 127 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin devenv.com /? STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End devenv.com /? STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin devenv.com /? STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: sh: devenv.com: not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End devenv.com /? STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (devenv.com /?) returned 127 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: xlc -qversion, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin xlc -qversion STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End xlc -qversion STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin xlc -qversion STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: xlc -qversion, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End xlc -qversion STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (xlc -qversion) returned 42 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: cc -V -flags, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin cc -V -flags STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End cc -V -flags STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin cc -V -flags STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: cc -V -flags, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End cc -V -flags STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (cc -V -flags) returned 42 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: what /opt/ansic/bin/cc, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin what /opt/ansic/bin/cc STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End what /opt/ansic/bin/cc STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin what /opt/ansic/bin/cc STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: what /opt/ansic/bin/cc, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End what /opt/ansic/bin/cc STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (what /opt/ansic/bin/cc) returned 42 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin network_listeners | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Plugin network_listeners threw exception #<LoadError: no such file to load -- sigar> /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
| /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
| /usr/lib/ruby/1.8/ohai/plugins/network_listeners.rb:19:in `from_file' | |
| /usr/lib/ruby/1.8/ohai/system.rb:199:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:126:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `all_plugins' | |
| /usr/lib/ruby/1.8/chef/client.rb:192:in `run_ohai' | |
| /usr/lib/ruby/1.8/chef/client.rb:143:in `run' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:222:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `loop' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application.rb:62:in `run' | |
| /usr/bin/chef-client:26 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin virtualization | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin linux::virtualization | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin command | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin perl | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin perl -V:version -V:archname STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End perl -V:version -V:archname STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin perl -V:version -V:archname STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Can't locate Config_heavy.pl in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/lib/perl/5.10/Config.pm line 69. | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End perl -V:version -V:archname STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (perl -V:version -V:archname) returned 2 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin mono | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: mono -V, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin mono -V STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End mono -V STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin mono -V STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Failed to run: mono -V, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End mono -V STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (mono -V) returned 42 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin network | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin linux::network | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}' STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}' STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- Begin route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}' STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: /proc/net/route: No such file or directory | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: ---- End route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}' STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Ran (route -n | grep -m 1 ^0.0.0.0 | awk '{print $8}') returned 0 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Plugin network threw exception #<NoMethodError: undefined method `[]' for nil:NilClass> /usr/lib/ruby/1.8/ohai/plugins/network.rb:40:in `from_file' | |
| /usr/lib/ruby/1.8/ohai/system.rb:199:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:126:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `all_plugins' | |
| /usr/lib/ruby/1.8/chef/client.rb:192:in `run_ohai' | |
| /usr/lib/ruby/1.8/chef/client.rb:143:in `run' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:222:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `loop' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application.rb:62:in `run' | |
| /usr/bin/chef-client:26 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin ec2 | |
| [Wed, 19 Jan 2011 17:08:26 +0000] DEBUG: Loading plugin erlang | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Failed to run: erl +V, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- Begin erl +V STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- End erl +V STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- Begin erl +V STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Failed to run: erl +V, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- End erl +V STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Ran (erl +V) returned 42 | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin cloud | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin rackspace | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin platform | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::platform | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::lsb | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin ohai | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin chef | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin keys | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin lua | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Failed to run: lua -v, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- Begin lua -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- End lua -v STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- Begin lua -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Failed to run: lua -v, assuming command not found | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- End lua -v STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Ran (lua -v) returned 42 | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::block_device | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::memory | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Plugin linux::memory threw exception #<Errno::ENOENT: No such file or directory - /proc/meminfo> /usr/lib/ruby/1.8/ohai/plugins/linux/memory.rb:24:in `initialize' | |
| /usr/lib/ruby/1.8/ohai/plugins/linux/memory.rb:24:in `open' | |
| /usr/lib/ruby/1.8/ohai/plugins/linux/memory.rb:24:in `from_file' | |
| /usr/lib/ruby/1.8/ohai/system.rb:199:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:126:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `all_plugins' | |
| /usr/lib/ruby/1.8/chef/client.rb:192:in `run_ohai' | |
| /usr/lib/ruby/1.8/chef/client.rb:143:in `run' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:222:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `loop' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application.rb:62:in `run' | |
| /usr/bin/chef-client:26 | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::ps | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::kernel | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- Begin uname -o STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: GNU/Linux | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- End uname -o STDOUT ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- Begin uname -o STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: ---- End uname -o STDERR ---- | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Ran (uname -o) returned 0 | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::filesystem | |
| /usr/lib/ruby/1.8/net/http.rb:2101:in `error!': 401 "Unauthorized" (Net::HTTPServerException) | |
| from /usr/lib/ruby/1.8/chef/rest.rb:233:in `api_request' | |
| from /usr/lib/ruby/1.8/chef/rest.rb:284:in `retriable_rest_request' | |
| from /usr/lib/ruby/1.8/chef/rest.rb:214:in `api_request' | |
| from /usr/lib/ruby/1.8/chef/rest.rb:121:in `post_rest' | |
| from /usr/lib/ruby/1.8/chef/api_client.rb:236:in `save' | |
| from /usr/lib/ruby/1.8/chef/rest.rb:78:in `register' | |
| from /usr/lib/ruby/1.8/chef/rest.rb:76:in `upto' | |
| from /usr/lib/ruby/1.8/chef/rest.rb:76:in `register' | |
| from /usr/lib/ruby/1.8/chef/rest.rb:74:in `catch' | |
| from /usr/lib/ruby/1.8/chef/rest.rb:74:in `register' | |
| from /usr/lib/ruby/1.8/chef/client.rb:240:in `register' | |
| from /usr/lib/ruby/1.8/chef/client.rb:144:in `run' | |
| from /usr/lib/ruby/1.8/chef/application/client.rb:222:in `run_application' | |
| from /usr/lib/ruby/1.8/chef/application/client.rb:212:in `loop' | |
| from /usr/lib/ruby/1.8/chef/application/client.rb:212:in `run_application' | |
| from /usr/lib/ruby/1.8/chef/application.rb:62:in `run' | |
| from /usr/bin/chef-client:26 | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::uptime | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Plugin linux::uptime threw exception #<Errno::ENOENT: No such file or directory - /proc/uptime> /usr/lib/ruby/1.8/ohai/plugins/linux/uptime.rb:21:in `initialize' | |
| /usr/lib/ruby/1.8/ohai/plugins/linux/uptime.rb:21:in `open' | |
| /usr/lib/ruby/1.8/ohai/plugins/linux/uptime.rb:21:in `from_file' | |
| /usr/lib/ruby/1.8/ohai/system.rb:199:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:126:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `all_plugins' | |
| /usr/lib/ruby/1.8/chef/client.rb:192:in `run_ohai' | |
| /usr/lib/ruby/1.8/chef/client.rb:143:in `run' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:222:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `loop' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application.rb:62:in `run' | |
| /usr/bin/chef-client:26 | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::cpu | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Plugin linux::cpu threw exception #<Errno::ENOENT: No such file or directory - /proc/cpuinfo> /usr/lib/ruby/1.8/ohai/plugins/linux/cpu.rb:26:in `initialize' | |
| /usr/lib/ruby/1.8/ohai/plugins/linux/cpu.rb:26:in `open' | |
| /usr/lib/ruby/1.8/ohai/plugins/linux/cpu.rb:26:in `from_file' | |
| /usr/lib/ruby/1.8/ohai/system.rb:199:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:194:in `require_plugin' | |
| /usr/lib/ruby/1.8/ohai/system.rb:126:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:119:in `all_plugins' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `each' | |
| /usr/lib/ruby/1.8/ohai/system.rb:117:in `all_plugins' | |
| /usr/lib/ruby/1.8/chef/client.rb:192:in `run_ohai' | |
| /usr/lib/ruby/1.8/chef/client.rb:143:in `run' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:222:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `loop' | |
| /usr/lib/ruby/1.8/chef/application/client.rb:212:in `run_application' | |
| /usr/lib/ruby/1.8/chef/application.rb:62:in `run' | |
| /usr/bin/chef-client:26 | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Loading plugin linux::ssh_host_key | |
| [Wed, 19 Jan 2011 17:08:27 +0000] INFO: Client key /etc/chef/client.pem is not present - registering | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Signing the request as scee-validator | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: String to sign: 'Method:POST | |
| Hashed Path:WNCauwLQ+Qc3tKTjvXOFGtnHAW4= | |
| X-Ops-Content-Hash:KanBEdLxHCRMpT22HV+iNrtAbIc= | |
| X-Ops-Timestamp:2011-01-19T17:08:27Z | |
| X-Ops-UserId:scee-validator' | |
| Header hash: {"X-Ops-Content-Hash"=>"KanBEdLxHCRMpT22HV+iNrtAbIc=", "X-Ops-Authorization-1"=>"n+xAb/w3hcLiN2xOMWSS+Uq8x5QMQDZ5ht+DnQ5bfhWecuP3MlKr2jXekL9v", "X-Ops-Userid"=>"scee-validator", "X-Ops-Sign"=>"version=1.0", "X-Ops-Authorization-2"=>"23Zwh8PLFIPrfEdsnBkBKf4A9V8IgtvmDV8maD7dnSaCTuQHogvm8/7tfBL6", "X-Ops-Authorization-3"=>"6YiXB393iPFTidD+f9Vo9x/oz55mJ0KVdFjlpGsuK1AKkP0To4hcZTbL1pu/", "X-Ops-Authorization-4"=>"CVAVtwEqh0UngEOoE1nhw+RvfPEXKe8rWp5fHEAtrY/w3uqqFLvqy9DC8Luq", "X-Ops-Authorization-5"=>"J4kPQ9FgZFed1sFkrAkgF41v6jyuxhkGyPauTnCoL4h7aer6jkhzV9YE7Mrb", "X-Ops-Authorization-6"=>"1yemyojmpnkJw2NPxLC3VM75kHGQ6ua7TYNCXzP9PA==", "X-Ops-Timestamp"=>"2011-01-19T17:08:27Z"} | |
| [Wed, 19 Jan 2011 17:08:27 +0000] DEBUG: Sending HTTP Request via POST to api.opscode.com:443/organizations/scee/clients | |
| [Wed, 19 Jan 2011 17:08:28 +0000] WARN: HTTP Request Returned 401 Unauthorized: Failed the authorization check |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment