Skip to content

Instantly share code, notes, and snippets.

@horsey
Created September 5, 2014 10:57
Show Gist options
  • Select an option

  • Save horsey/641f6c613f9532ace851 to your computer and use it in GitHub Desktop.

Select an option

Save horsey/641f6c613f9532ace851 to your computer and use it in GitHub Desktop.
[2014-09-05T10:53:23+00:00] INFO: Forking chef instance to converge...
[2014-09-05T10:53:23+00:00] INFO: *** Chef 11.10.4 ***
[2014-09-05T10:53:23+00:00] INFO: Chef-client pid: 14532
[2014-09-05T10:53:24+00:00] INFO: Setting the run_list to ["opsworks_custom_cookbooks::load", "opsworks_custom_cookbooks::execute"] from JSON
[2014-09-05T10:53:24+00:00] WARN: Run List override has been provided.
[2014-09-05T10:53:24+00:00] WARN: Original Run List: [recipe[opsworks_custom_cookbooks::load], recipe[opsworks_custom_cookbooks::execute]]
[2014-09-05T10:53:24+00:00] WARN: Overridden Run List: [recipe[opsworks_ganglia::configure-client], recipe[ssh_users], recipe[mysql::client], recipe[agent_version], recipe[opsworks_stack_state_sync], recipe[php::configure], recipe[appserver::default], recipe[test_suite], recipe[opsworks_cleanup]]
[2014-09-05T10:53:24+00:00] INFO: Run List is [recipe[opsworks_ganglia::configure-client], recipe[ssh_users], recipe[mysql::client], recipe[agent_version], recipe[opsworks_stack_state_sync], recipe[php::configure], recipe[appserver::default], recipe[test_suite], recipe[opsworks_cleanup]]
[2014-09-05T10:53:24+00:00] INFO: Run List expands to [opsworks_ganglia::configure-client, ssh_users, mysql::client, agent_version, opsworks_stack_state_sync, php::configure, appserver::default, test_suite, opsworks_cleanup]
[2014-09-05T10:53:24+00:00] INFO: Starting Chef Run for php-app1.localdomain
[2014-09-05T10:53:24+00:00] INFO: Running start handlers
[2014-09-05T10:53:24+00:00] INFO: Start handlers complete.
[2014-09-05T10:53:24+00:00] INFO: HTTP Request Returned 404 Not Found: Object not found: /reports/nodes/php-app1.localdomain/runs
[2014-09-05T10:53:24+00:00] INFO: HTTP Request Returned 412 Precondition Failed: No such cookbook: appserver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment