Last active
December 12, 2015 03:28
-
-
Save jkordish/4706703 to your computer and use it in GitHub Desktop.
rcbops chef mysql-openstack error
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
[Mon, 04 Feb 2013 08:16:59 -0500] INFO: Processing ruby_block[cleanup insecure default mysql users] action create (mysql-openstack::server line 177) | |
[Mon, 04 Feb 2013 08:16:59 -0500] ERROR: ruby_block[cleanup insecure default mysql users] (mysql-openstack::server line 177) has had an error | |
[Mon, 04 Feb 2013 08:16:59 -0500] ERROR: ruby_block[cleanup insecure default mysql users] (/var/chef/cache/cookbooks/mysql-openstack/recipes/server.rb:177:in `from_file') had an error: | |
ruby_block[cleanup insecure default mysql users] (mysql-openstack::server line 177) had an error: Mysql::Error: Can't connect to MySQL server on '0.0.0.0' (111) | |
/var/chef/cache/cookbooks/mysql-openstack/recipes/server.rb:187:in `new' | |
/var/chef/cache/cookbooks/mysql-openstack/recipes/server.rb:187:in `block (2 levels) in from_file' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource/conditional.rb:83:in `call' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource/conditional.rb:83:in `evaluate_block' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource/conditional.rb:72:in `evaluate' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource/conditional.rb:63:in `continue?' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:480:in `block in should_skip?' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:479:in `each' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:479:in `find' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:479:in `should_skip?' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource.rb:444:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/runner.rb:49:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/runner.rb:85:in `block (2 levels) in converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/runner.rb:85:in `each' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/runner.rb:85:in `block in converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource_collection.rb:94:in `block in execute_each_resource' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/runner.rb:80:in `converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:330:in `converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/client.rb:163:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:254:in `block in run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `loop' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application/client.rb:241:in `run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/lib/chef/application.rb:70:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-10.12.0/bin/chef-client:26:in `<top (required)>' | |
/usr/bin/chef-client:19:in `load' | |
/usr/bin/chef-client:19:in `<main>' | |
[Mon, 04 Feb 2013 08:16:59 -0500] ERROR: Running exception handlers | |
[Mon, 04 Feb 2013 08:17:16 -0500] FATAL: Saving node information to /var/chef/cache/failed-run-data.json | |
[Mon, 04 Feb 2013 08:17:16 -0500] ERROR: Exception handlers complete | |
[Mon, 04 Feb 2013 08:17:16 -0500] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out | |
[Mon, 04 Feb 2013 08:17:16 -0500] FATAL: Mysql::Error: ruby_block[cleanup insecure default mysql users] (mysql-openstack::server line 177) had an error: Mysql::Error: Can't connect to MySQL server on '0.0.0.0' (111) |
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
root@blade2:~# knife cookbook list | |
apache2 1.5.0 | |
apt 1.8.4 | |
aws 0.100.6 | |
build-essential 1.3.4 | |
cinder 0.0.7 | |
collectd 1.0.12 | |
collectd-graphite 0.0.13 | |
collectd-plugins 1.0.12 | |
corosync 1.0.2 | |
database 1.3.12 | |
dsh 0.0.14 | |
erlang 1.1.3 | |
exerstack 1.0.10 | |
glance 1.0.16 | |
graphite 0.0.13 | |
haproxy 1.0.3 | |
hardware 0.0.13 | |
horizon 1.0.13 | |
keepalived 1.0.2 | |
keystone 1.0.16 | |
kong 1.0.11 | |
modules 0.1.10 | |
monit 1.0.12 | |
monitoring 0.0.12 | |
mysql 2.1.2 | |
mysql-openstack 1.0.11 | |
nova 1.0.18 | |
nova-network 1.0.17 | |
ntp 1.3.0 | |
openssh 1.1.4 | |
openssl 1.0.0 | |
openstack-ha 1.0.3 | |
osops-utils 1.0.13 | |
postgresql 2.2.2 | |
rabbitmq 1.8.1 | |
rabbitmq-openstack 1.0.10 | |
rsyslog 1.1.12 | |
selinux 0.5.6 | |
sosreport 1.0.18 | |
swift 1.0.13 | |
sysctl 0.1.12 | |
xfs 1.1.0 | |
yum 2.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment