Advertisement
devnull01010101

Untitled

Mar 27th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. D ------Exception-------
  2. D Class: Kitchen::ActionFailed
  3. D Message: 1 actions failed.
  4. >>>>>> Converge failed on instance <default-centos-72>. Please see .kitchen/logs/default-centos-72.log for more details
  5. D ----------------------
  6. D ------Backtrace-------
  7. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command.rb:183:in `report_errors'
  8. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command.rb:174:in `run_action'
  9. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command/action.rb:36:in `block in call'
  10. D /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:281:in `measure'
  11. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command/action.rb:34:in `call'
  12. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/cli.rb:53:in `perform'
  13. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/cli.rb:187:in `block (2 levels) in <class:CLI>'
  14. D /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/command.rb:27:in `run'
  15. D /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/invocation.rb:126:in `invoke_command'
  16. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/cli.rb:334:in `invoke_task'
  17. D /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor.rb:359:in `dispatch'
  18. D /Library/Ruby/Gems/2.0.0/gems/thor-0.19.1/lib/thor/base.rb:440:in `start'
  19. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/bin/kitchen:13:in `block in <top (required)>'
  20. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/errors.rb:171:in `with_friendly_errors'
  21. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/bin/kitchen:13:in `<top (required)>'
  22. D /usr/local/bin/kitchen:23:in `load'
  23. D /usr/local/bin/kitchen:23:in `<main>'
  24. D ----End Backtrace-----
  25. D -Composite Exception--
  26. D Class: Kitchen::InstanceFailure
  27. D Message: Converge failed on instance <default-centos-72>. Please see .kitchen/logs/default-centos-72.log for more details
  28. D ----------------------
  29. D ------Backtrace-------
  30. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/provisioner/base.rb:83:in `rescue in call'
  31. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/provisioner/base.rb:86:in `call'
  32. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:384:in `block in converge_action'
  33. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:527:in `synchronize_or_call'
  34. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:489:in `block in action'
  35. D /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:281:in `measure'
  36. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:488:in `action'
  37. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:380:in `converge_action'
  38. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:359:in `block in transition_to'
  39. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:358:in `each'
  40. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:358:in `transition_to'
  41. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:135:in `converge'
  42. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command.rb:197:in `public_send'
  43. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command.rb:197:in `run_action_in_thread'
  44. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command.rb:169:in `block (2 levels) in run_action'
  45. D ----End Backtrace-----
  46. D ---Nested Exception---
  47. D Class: Kitchen::ActionFailed
  48. D Message: SSH exited (250) for command: [
  49.  
  50. ANSIBLE_ROLES_PATH=/tmp/kitchen/roles sudo -E -s ansible-playbook -i /tmp/kitchen/hosts -c local -M /tmp/kitchen/modules -v /tmp/kitchen/nginx.yaml
  51. ]
  52. D ----------------------
  53. D ------Backtrace-------
  54. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/provisioner/base.rb:83:in `rescue in call'
  55. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/provisioner/base.rb:86:in `call'
  56. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:384:in `block in converge_action'
  57. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:527:in `synchronize_or_call'
  58. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:489:in `block in action'
  59. D /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:281:in `measure'
  60. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:488:in `action'
  61. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:380:in `converge_action'
  62. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:359:in `block in transition_to'
  63. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:358:in `each'
  64. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:358:in `transition_to'
  65. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/instance.rb:135:in `converge'
  66. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command.rb:197:in `public_send'
  67. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command.rb:197:in `run_action_in_thread'
  68. D /Library/Ruby/Gems/2.0.0/gems/test-kitchen-1.16.0/lib/kitchen/command.rb:169:in `block (2 levels) in run_action'
  69. D ----End Backtrace-----
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement