Created
January 22, 2015 23:46
-
-
Save robinbowes/4e179b6090a456b34a27 to your computer and use it in GitHub Desktop.
Error when running puppet form mcollective
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
Jan 22 23:45:55 ip-172-20-14-143 puppet-agent[26617]: Caught USR1; calling reload | |
Jan 22 23:45:55 ip-172-20-14-143 puppet-agent[26427]: Could not autoload puppet/indirector/node/rest: current thread not owner | |
Jan 22 23:45:55 ip-172-20-14-143 puppet-agent[26427]: Unable to fetch my node definition, but the agent run will continue: | |
Jan 22 23:45:55 ip-172-20-14-143 puppet-agent[26427]: Could not autoload puppet/indirector/node/rest: current thread not owner | |
Jan 22 23:45:55 ip-172-20-14-143 puppet-agent[26427]: Could not autoload puppet/feature/external_facts: current thread not owner | |
Jan 22 23:45:55 ip-172-20-14-143 puppet-agent[26427]: Failed to apply catalog: Could not autoload puppet/feature/external_facts: current thread not owner | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: /usr/share/ruby/vendor_ruby/puppet/agent.rb:87:in `exit': no implicit conversion from nil to integer (TypeError) | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/agent.rb:87:in `block in run_in_fork' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/agent.rb:84:in `fork' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/agent.rb:84:in `run_in_fork' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/agent.rb:43:in `block in run' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/application.rb:179:in `call' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/application.rb:179:in `controlled_run' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/agent.rb:41:in `run' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/daemon.rb:92:in `reload' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/daemon.rb:113:in `block (2 levels) in set_signal_traps' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/scheduler/timer.rb:5:in `call' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/scheduler/timer.rb:5:in `sleep' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/scheduler/timer.rb:5:in `wait_for' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/scheduler/scheduler.rb:10:in `run_loop' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/daemon.rb:179:in `run_event_loop' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/daemon.rb:142:in `start' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/application/agent.rb:378:in `main' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/application/agent.rb:324:in `run_command' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/application.rb:381:in `block (2 levels) in run' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/application.rb:507:in `plugin_hook' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/application.rb:381:in `block in run' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/util.rb:488:in `exit_on_fail' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/application.rb:381:in `run' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/util/command_line.rb:146:in `run' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/share/ruby/vendor_ruby/puppet/util/command_line.rb:92:in `execute' | |
Jan 22 23:45:56 ip-172-20-14-143 puppet: from /usr/bin/puppet:8:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment