Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1. [2014-09-03T09:31:20-05:00] INFO: Starting chef-zero on host localhost, port 8889 with repository at repository at /Users/a997212/metal-test/code/singlestack
  2. One version per cookbook
  3.  
  4. [2014-09-03T09:31:20-05:00] INFO: Forking chef instance to converge...
  5. Starting Chef Client, version 11.14.0.rc.2
  6. [2014-09-03T09:31:20-05:00] INFO: *** Chef 11.14.0.rc.2 ***
  7. [2014-09-03T09:31:20-05:00] INFO: Chef-client pid: 2928
  8. Creating a new client identity for jjasghar using the validator key.
  9. [2014-09-03T09:35:22-05:00] INFO: Client key /Users/a997212/metal-test/code/singlestack/.chef/jjasghar.pem is not present - registering
  10. [2014-09-03T09:35:22-05:00] INFO: HTTP Request Returned 404 Not Found : Object not found: http://localhost:8889/nodes/jjasghar
  11. [2014-09-03T09:35:22-05:00] INFO: Run List is []
  12. [2014-09-03T09:35:22-05:00] INFO: Run List expands to []
  13. [2014-09-03T09:35:22-05:00] INFO: Starting Chef Run for jjasghar
  14. [2014-09-03T09:35:22-05:00] INFO: Running start handlers
  15. [2014-09-03T09:35:22-05:00] INFO: Start handlers complete.
  16. [2014-09-03T09:35:22-05:00] INFO: HTTP Request Returned 404 Not Found : Object not found: /reports/nodes/jjasghar/runs
  17. resolving cookbooks for run list: []
  18. [2014-09-03T09:35:22-05:00] INFO: Loading cookbooks []
  19. Synchronizing Cookbooks:
  20. Compiling Cookbooks...
  21.  
  22. Running handlers:
  23. [2014-09-03T09:35:22-05:00] ERROR: Running exception handlers
  24. Running handlers complete
  25. [2014-09-03T09:35:22-05:00] ERROR: Exception handlers complete
  26. [2014-09-03T09:35:22-05:00] FATAL: Stacktrace dumped to /Users/a997212/.chef/local-mode-cache/cache/chef-stacktrace.out
  27. Chef Client failed. 0 resources updated in 242.383842 seconds
  28. [2014-09-03T09:35:22-05:00] ERROR: /Users/a997212/metal-test/code/singlestack/vagrant_linux.rb:6: syntax error, unexpected keyword_end, expecting end-of-input
  29. [2014-09-03T09:35:22-05:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement