Guest User

Untitled

a guest
Oct 23rd, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. # puppet agent --test --noop
  2. Warning: Unable to fetch my node definition, but the agent run will continue:
  3. Warning: Find /puppet/v3/node/hostname.example.com?environment=doesntexist&configured_environment=doesntex... resulted in 404 with the message: {"message":"Not Found: Could not find environment 'doesntexist'","issue_kind":"RUNTIME_ERROR"}
  4. Info: Retrieving pluginfacts
  5. Error: /File[/opt/puppetlabs/puppet/cache/facts.d]: Could not evaluate: Could not retrieve information from environment doesntexist source(s) puppet:///pluginfacts
  6. Info: Retrieving plugin
  7. Error: /File[/opt/puppetlabs/puppet/cache/lib]: Could not evaluate: Could not retrieve information from environment doesntexist source(s) puppet:///plugins
  8. Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter]: Dependency File[/opt/puppetlabs/puppet/cache/lib] has failures: true
  9. Warning: /File[/opt/puppetlabs/puppet/cache/lib/facter]: Skipping because of failed dependencies
  10. Notice: /File[/opt/puppetlabs/puppet/cache/lib/facter/apache_version.rb]: Dependency File[/opt/puppetlabs/puppet/cache/lib] has failures: true
  11. Warning: /File[/opt/puppetlabs/puppet/cache/lib/facter/apache_version.rb]: Skipping because of failed dependencies
  12. ...
Add Comment
Please, Sign In to add comment