boxen / our-boxen

Copy me for your team.
https://github.com/boxen/our-boxen/
MIT License
2.58k stars 883 forks source link

./script/boxen --no-fde fails installing nodejs #773

Closed charleshbaker closed 9 years ago

charleshbaker commented 9 years ago

Following instructions at https://github.com/boxen/our-boxen. After initial setup when running ./script/boxen --no-fde the install starts then errors out as follows. I tried script/nuke --all --force. Even after starting all over again I get the same error. BTW, this is a on a fresh install of Yosemite on a new 15 inch MBP Retina.

Notice: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/ensure: created
Error: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.6 /opt/nodes/v0.6' returned 1: node-build: definition not found: v0.6 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Error: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Nodejs[v0.6]/ensure: change from absent to present failed: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.6 /opt/nodes/v0.6' returned 1: node-build: definition not found: v0.6 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Error: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.10 /opt/nodes/v0.10' returned 1: node-build: definition not found: v0.10 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Error: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.10]/Nodejs[v0.10]/ensure: change from absent to present failed: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.10 /opt/nodes/v0.10' returned 1: node-build: definition not found: v0.10 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Error: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.8 /opt/nodes/v0.8' returned 1: node-build: definition not found: v0.8 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Error: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.8]/Nodejs[v0.8]/ensure: change from absent to present failed: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.8 /opt/nodes/v0.8' returned 1: node-build: definition not found: v0.8 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
adammcnamara commented 9 years ago

Seeing the same issue on El Capitan (not officially supported, I know) with FDE on.

charleshbaker commented 9 years ago

Ran boxen in debug mode. Looks like it's failing to download node.

Debug: Trying to download precompiled node for v0.6 Debug: Executing 'curl --silent --fail https://boxen-downloads.s3.amazonaws.com/nodes/Darwin/10.10/v0.6.tar.bz2 >/tmp/node-v0.6.tar.bz2 && tar xjf /tmp/node-v0.6.tar.bz2 -C /opt/nodes' Debug: Executing '/opt/boxen/node-build/bin/node-build v0.6 /opt/nodes/v0.6' Error: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.6 /opt/nodes/v0.6' returned 1: node-build: definition not found: v0.6 ... Debug: Trying to download precompiled node for v0.10 Debug: Executing 'curl --silent --fail https://boxen-downloads.s3.amazonaws.com/nodes/Darwin/10.10/v0.10.tar.bz2 >/tmp/node-v0.10.tar.bz2 && tar xjf /tmp/node-v0.10.tar.bz2 -C /opt/nodes' Debug: Executing '/opt/boxen/node-build/bin/node-build v0.10 /opt/nodes/v0.10' Error: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.10 /opt/nodes/v0.10' returned 1: ... Debug: Trying to download precompiled node for v0.8 Debug: Executing 'curl --silent --fail https://boxen-downloads.s3.amazonaws.com/nodes/Darwin/10.10/v0.8.tar.bz2 >/tmp/node-v0.8.tar.bz2 && tar xjf /tmp/node-v0.8.tar.bz2 -C /opt/nodes' Debug: Executing '/opt/boxen/node-build/bin/node-build v0.8 /opt/nodes/v0.8' Error: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.8 /opt/nodes/v0.8' returned 1: ...

I don't find any evidence of node in /tmp.

USGVMCBAKER02:repo cbaker1$ ls -ltr /tmp/ total 6552 drwx------ 2 root wheel 68 Aug 13 19:24 cvcd drwx------ 3 cbaker1 wheel 102 Aug 13 19:25 com.apple.launchd.TZh8FliNvD drwx------ 3 cbaker1 wheel 102 Aug 13 19:25 com.apple.launchd.M3oa4RrFd3 -rw-r--r-- 1 cbaker1 wheel 0 Aug 13 19:27 MSS_Menulet drwxr-xr-x 3 cbaker1 wheel 102 Aug 13 20:29 boxen drwxr-xr-x 3 cbaker1 wheel 102 Aug 13 20:42 go -rw-r--r-- 1 cbaker1 wheel 772592 Aug 13 20:52 ruby-build.20150813204608.12348.log -rw-r--r-- 1 cbaker1 wheel 1034352 Aug 13 20:56 ruby-build.20150813205242.39829.log drwxr-xr-x 5 cbaker1 wheel 170 Aug 13 20:58 ruby-build.20150813205634.53403 -rw-r--r-- 1 cbaker1 wheel 772707 Aug 13 21:00 ruby-build.20150813205634.53403.log -rw-r--r-- 1 cbaker1 wheel 768175 Aug 13 21:15 ruby-build.20150813210910.90647.log drwx--x--x 2 root wheel 68 Aug 14 06:48 LANrevAgentTempFolder.3CwD2Mp7uk681QI4Abji USGVMCBAKER02:repo cbaker1$

I tried to access the s3 bucket in a browser but I don't have access which is expected.

charleshbaker commented 9 years ago

Full debug output:

USGVMCBAKER02:repo cbaker1$ ./script/boxen --debug --no-fde
--> Preparing to auto-update...
--> Complete! Nothing new from upstream.
/opt/boxen/repo/bin/librarian-puppet install --path=/opt/boxen/repo/shared --verbose
[Librarian] Ruby Version: 2.0.0
[Librarian] Ruby Platform: universal.x86_64-darwin14
[Librarian] Rubygems Version: 2.0.14
[Librarian] Librarian Version: 0.1.2
[Librarian] Librarian Adapter: puppet
[Librarian] Librarian Adapter Version: 1.0.9
[Librarian] Project: /opt/boxen/repo
[Librarian] Specfile: Puppetfile
[Librarian] Lockfile: Puppetfile.lock
[Librarian] Git: /usr/bin/git
[Librarian] Git Version: 2.3.2
[Librarian] Git Environment Variables:
[Librarian]   GITHUB_API_TOKEN=aa426957ab147dc1d6b976c40928b327917919f2
[Librarian] Pre-Cached Sources:
[Librarian]   [:github_tarball, "boxen/puppet-boxen", {}]
[Librarian]   [:github_tarball, "boxen/puppet-brewcask", {}]
[Librarian]   [:github_tarball, "boxen/puppet-dnsmasq", {}]
[Librarian]   [:github_tarball, "boxen/puppet-foreman", {}]
[Librarian]   [:github_tarball, "boxen/puppet-gcc", {}]
[Librarian]   [:github_tarball, "boxen/puppet-git", {}]
[Librarian]   [:github_tarball, "boxen/puppet-go", {}]
[Librarian]   [:github_tarball, "boxen/puppet-homebrew", {}]
[Librarian]   [:github_tarball, "boxen/puppet-hub", {}]
[Librarian]   [:github_tarball, "puppetlabs/puppetlabs-inifile", {}]
[Librarian]   [:github_tarball, "ripienaar/puppet-module-data", {}]
[Librarian]   [:github_tarball, "boxen/puppet-nginx", {}]
[Librarian]   [:github_tarball, "boxen/puppet-nodejs", {}]
[Librarian]   [:github_tarball, "boxen/puppet-openssl", {}]
[Librarian]   [:github_tarball, "boxen/puppet-phantomjs", {}]
[Librarian]   [:github_tarball, "boxen/puppet-pkgconfig", {}]
[Librarian]   [:github_tarball, "boxen/puppet-repository", {}]
[Librarian]   [:github_tarball, "boxen/puppet-ruby", {}]
[Librarian]   [:github_tarball, "puppetlabs/puppetlabs-stdlib", {}]
[Librarian]   [:github_tarball, "boxen/puppet-sudo", {}]
[Librarian]   [:github_tarball, "boxen/puppet-xquartz", {}]
[Librarian] Post-Cached Sources:
[Librarian]   [:github_tarball, "boxen/puppet-boxen", {}]
[Librarian]   [:github_tarball, "boxen/puppet-brewcask", {}]
[Librarian]   [:github_tarball, "boxen/puppet-dnsmasq", {}]
[Librarian]   [:github_tarball, "boxen/puppet-foreman", {}]
[Librarian]   [:github_tarball, "boxen/puppet-gcc", {}]
[Librarian]   [:github_tarball, "boxen/puppet-git", {}]
[Librarian]   [:github_tarball, "boxen/puppet-go", {}]
[Librarian]   [:github_tarball, "boxen/puppet-homebrew", {}]
[Librarian]   [:github_tarball, "boxen/puppet-hub", {}]
[Librarian]   [:github_tarball, "puppetlabs/puppetlabs-inifile", {}]
[Librarian]   [:github_tarball, "ripienaar/puppet-module-data", {}]
[Librarian]   [:github_tarball, "boxen/puppet-nginx", {}]
[Librarian]   [:github_tarball, "boxen/puppet-nodejs", {}]
[Librarian]   [:github_tarball, "boxen/puppet-openssl", {}]
[Librarian]   [:github_tarball, "boxen/puppet-phantomjs", {}]
[Librarian]   [:github_tarball, "boxen/puppet-pkgconfig", {}]
[Librarian]   [:github_tarball, "boxen/puppet-repository", {}]
[Librarian]   [:github_tarball, "boxen/puppet-ruby", {}]
[Librarian]   [:github_tarball, "puppetlabs/puppetlabs-stdlib", {}]
[Librarian]   [:github_tarball, "boxen/puppet-sudo", {}]
[Librarian]   [:github_tarball, "boxen/puppet-xquartz", {}]
[Librarian] The specfile is unchanged: nothing to do.
[Librarian] Install: dependencies resolved
[Librarian] Pre-Cached Sources:
[Librarian] Post-Cached Sources:
[Librarian]   [:github_tarball, "boxen/puppet-boxen", {}]
[Librarian]   [:github_tarball, "ripienaar/puppet-module-data", {}]
[Librarian]   [:github_tarball, "boxen/puppet-brewcask", {}]
[Librarian]   [:github_tarball, "boxen/puppet-dnsmasq", {}]
[Librarian]   [:github_tarball, "boxen/puppet-foreman", {}]
[Librarian]   [:github_tarball, "boxen/puppet-gcc", {}]
[Librarian]   [:github_tarball, "boxen/puppet-git", {}]
[Librarian]   [:github_tarball, "boxen/puppet-go", {}]
[Librarian]   [:github_tarball, "boxen/puppet-homebrew", {}]
[Librarian]   [:github_tarball, "boxen/puppet-hub", {}]
[Librarian]   [:github_tarball, "puppetlabs/puppetlabs-inifile", {}]
[Librarian]   [:github_tarball, "boxen/puppet-nginx", {}]
[Librarian]   [:github_tarball, "boxen/puppet-nodejs", {}]
[Librarian]   [:github_tarball, "boxen/puppet-openssl", {}]
[Librarian]   [:github_tarball, "boxen/puppet-phantomjs", {}]
[Librarian]   [:github_tarball, "boxen/puppet-pkgconfig", {}]
[Librarian]   [:github_tarball, "boxen/puppet-repository", {}]
[Librarian]   [:github_tarball, "boxen/puppet-ruby", {}]
[Librarian]   [:github_tarball, "puppetlabs/puppetlabs-stdlib", {}]
[Librarian]   [:github_tarball, "boxen/puppet-sudo", {}]
[Librarian]   [:github_tarball, "boxen/puppet-xquartz", {}]
[Librarian] Installing boxen/3.11.0 <boxen/puppet-boxen>
[Librarian] Installing brewcask/0.0.6 <boxen/puppet-brewcask>
[Librarian] Installing dnsmasq/2.0.1 <boxen/puppet-dnsmasq>
[Librarian] Installing foreman/1.2.0 <boxen/puppet-foreman>
[Librarian] Installing gcc/3.0.2 <boxen/puppet-gcc>
[Librarian] Installing git/2.7.92 <boxen/puppet-git>
[Librarian] Installing go/2.1.0 <boxen/puppet-go>
[Librarian] Installing homebrew/1.13.0 <boxen/puppet-homebrew>
[Librarian] Installing hub/1.4.1 <boxen/puppet-hub>
[Librarian] Installing inifile/1.4.1 <puppetlabs/puppetlabs-inifile>
[Librarian] Installing module_data/0.0.4 <ripienaar/puppet-module-data>
[Librarian] Installing nginx/1.4.6 <boxen/puppet-nginx>
[Librarian] Installing nodejs/5.0.0 <boxen/puppet-nodejs>
[Librarian] Installing openssl/1.0.0 <boxen/puppet-openssl>
[Librarian] Installing phantomjs/3.0.0 <boxen/puppet-phantomjs>
[Librarian] Installing pkgconfig/1.0.0 <boxen/puppet-pkgconfig>
[Librarian] Installing repository/2.4.1 <boxen/puppet-repository>
[Librarian] Installing ruby/8.5.2 <boxen/puppet-ruby>
[Librarian] Installing stdlib/4.7.0 <puppetlabs/puppetlabs-stdlib>
[Librarian] Installing sudo/1.0.0 <boxen/puppet-sudo>
[Librarian] Installing xquartz/1.2.1 <boxen/puppet-xquartz>
/opt/boxen/repo/bin/puppet apply --group admin --confdir /tmp/boxen/puppet/conf --vardir /tmp/boxen/puppet/var --libdir /opt/boxen/repo/lib --libdir /opt/boxen/repo/.bundle/ruby/2.0.0/gems/boxen-2.7.2/lib --modulepath /opt/boxen/repo/modules:/opt/boxen/repo/shared --hiera_config /opt/boxen/repo/config/hiera.yaml --logdest /opt/boxen/repo/log/boxen.log --logdest console --no-report --detailed-exitcodes --show_diff --debug /opt/boxen/repo/manifests
Debug: Runtime environment: puppet_version=3.7.1, ruby_version=2.0.0, run_mode=user, default_encoding=UTF-8
Debug: Loading external facts from /opt/boxen/repo/shared/boxen/facts.d
Debug: Loading external facts from /tmp/boxen/puppet/var/facts.d
Info: Loading facts
Debug: Loading facts from /opt/boxen/repo/shared/boxen/lib/facter/boxen.rb
Debug: Loading facts from /opt/boxen/repo/shared/boxen/lib/facter/boxen_facts_d.rb
Debug: Loading facts from /opt/boxen/repo/shared/boxen/lib/facter/root_encrypted.rb
Info: Loading facts
Debug: Loading facts from /opt/boxen/repo/shared/brewcask/lib/facter/brewcask_root.rb
Info: Loading facts
Debug: Loading facts from /opt/boxen/repo/shared/foreman/lib/facter/foreman_version.rb
Info: Loading facts
Debug: Loading facts from /opt/boxen/repo/shared/homebrew/lib/facter/homebrew_bottle_url.rb
Debug: Loading facts from /opt/boxen/repo/shared/homebrew/lib/facter/homebrew_root.rb
Info: Loading facts
Debug: Loading facts from /opt/boxen/repo/shared/stdlib/lib/facter/facter_dot_d.rb
Debug: Loading facts from /opt/boxen/repo/shared/stdlib/lib/facter/pe_version.rb
Debug: Loading facts from /opt/boxen/repo/shared/stdlib/lib/facter/puppet_vardir.rb
Debug: Loading facts from /opt/boxen/repo/shared/stdlib/lib/facter/root_home.rb
Fact file /opt/boxen/repo/facts.d/example.yaml was parsed but returned an empty data set
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/environment.pp' in environment production
Debug: Automatically imported boxen::environment from boxen/environment into production
Debug: hiera(): Hiera YAML backend starting
Debug: hiera(): Looking up boxen::environment::relative_bin_on_path in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Hiera Module Data backend starting
Debug: hiera(): Looking up boxen::environment::relative_bin_on_path in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/config.pp' in environment production
Debug: Automatically imported boxen::config from boxen/config into production
Debug: hiera(): Looking up boxen::config::home in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::home in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::bindir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::bindir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::cachedir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::cachedir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::configdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::configdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::datadir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::datadir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::envdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::envdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::homebrewdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::homebrewdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::logdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::logdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::repodir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::repodir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::reponame in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::reponame in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::socketdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::socketdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::srcdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::srcdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::login in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::login in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::repo_url_template in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::repo_url_template in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::download_url_base in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::download_url_base in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::config::hiera_merge_hierarchy in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::config::hiera_merge_hierarchy in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: Failed to load library 'selinux' for feature 'selinux'
Debug: Scope(Class[Boxen::Config]): Retrieving template boxen/env.sh.erb
Debug: template[/opt/boxen/repo/shared/boxen/templates/env.sh.erb]: Bound template variables for /opt/boxen/repo/shared/boxen/templates/env.sh.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/boxen/templates/env.sh.erb]: Interpolated template /opt/boxen/repo/shared/boxen/templates/env.sh.erb in 0.00 seconds
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/gemrc.pp' in environment production
Debug: Automatically imported boxen::gemrc from boxen/gemrc into production
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/bin.pp' in environment production
Debug: Automatically imported boxen::bin from boxen/bin into production
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/repo.pp' in environment production
Debug: Automatically imported boxen::repo from boxen/repo into production
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: importing '/opt/boxen/repo/shared/git/manifests/init.pp' in environment production
Debug: Automatically imported git from git into production
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/janitor.pp' in environment production
Debug: Automatically imported boxen::janitor from boxen/janitor into production
Debug: importing '/opt/boxen/repo/shared/homebrew/manifests/init.pp' in environment production
Debug: Automatically imported homebrew from homebrew into production
Debug: importing '/opt/boxen/repo/shared/homebrew/manifests/config.pp' in environment production
Debug: Automatically imported homebrew::config from homebrew/config into production
Debug: hiera(): Looking up homebrew::cachedir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::cachedir in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::installdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::installdir in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::libdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::libdir in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::cmddir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::cmddir in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::tapsdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::tapsdir in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::brewsdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::brewsdir in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::min_revision in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::min_revision in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::repo in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::repo in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::set_cflags in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::set_cflags in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::set_ldflags in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::set_ldflags in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: importing '/opt/boxen/repo/shared/homebrew/manifests/repo.pp' in environment production
Debug: Automatically imported homebrew::repo from homebrew/repo into production
Debug: hiera(): Looking up homebrew::repo::installdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::repo::installdir in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: hiera(): Looking up homebrew::repo::min_revision in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up homebrew::repo::min_revision in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/homebrew/data/common.yaml
Debug: Scope(Class[Homebrew]): Retrieving template homebrew/env.sh.erb
Debug: template[/opt/boxen/repo/shared/homebrew/templates/env.sh.erb]: Bound template variables for /opt/boxen/repo/shared/homebrew/templates/env.sh.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/homebrew/templates/env.sh.erb]: Interpolated template /opt/boxen/repo/shared/homebrew/templates/env.sh.erb in 0.00 seconds
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/env_script.pp' in environment production
Debug: Automatically imported boxen::env_script from boxen/env_script into production
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/personal.pp' in environment production
Debug: Automatically imported boxen::personal from boxen/personal into production
Debug: hiera(): Looking up boxen::personal::projects in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::personal::projects in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::personal::includes in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::personal::includes in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::personal::casks in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::personal::casks in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::personal::osx_apps in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::personal::osx_apps in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::personal::homebrew_packages in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::personal::homebrew_packages in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::personal::custom_projects in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::personal::custom_projects in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/profile.pp' in environment production
Debug: Automatically imported boxen::profile from boxen/profile into production
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/security.pp' in environment production
Debug: Automatically imported boxen::security from boxen/security into production
Debug: hiera(): Looking up boxen::security::require_password in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::security::require_password in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: hiera(): Looking up boxen::security::screensaver_delay_sec in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up boxen::security::screensaver_delay_sec in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/boxen/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/boxen/data/common.yaml
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/osx_defaults.pp' in environment production
Debug: Automatically imported boxen::osx_defaults from boxen/osx_defaults into production
Debug: importing '/opt/boxen/repo/shared/boxen/manifests/sudoers.pp' in environment production
Debug: Automatically imported boxen::sudoers from boxen/sudoers into production
Debug: Scope(Class[Boxen::Environment]): Retrieving template boxen/config.sh.erb
Debug: template[/opt/boxen/repo/shared/boxen/templates/config.sh.erb]: Bound template variables for /opt/boxen/repo/shared/boxen/templates/config.sh.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/boxen/templates/config.sh.erb]: Interpolated template /opt/boxen/repo/shared/boxen/templates/config.sh.erb in 0.00 seconds
Debug: Scope(Class[Boxen::Environment]): Retrieving template boxen/gh_creds.sh.erb
Debug: template[/opt/boxen/repo/shared/boxen/templates/gh_creds.sh.erb]: Bound template variables for /opt/boxen/repo/shared/boxen/templates/gh_creds.sh.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/boxen/templates/gh_creds.sh.erb]: Interpolated template /opt/boxen/repo/shared/boxen/templates/gh_creds.sh.erb in 0.00 seconds
Debug: Scope(Class[Boxen::Environment]): Retrieving template boxen/boxen_autocomplete.sh.erb
Debug: template[/opt/boxen/repo/shared/boxen/templates/boxen_autocomplete.sh.erb]: Bound template variables for /opt/boxen/repo/shared/boxen/templates/boxen_autocomplete.sh.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/boxen/templates/boxen_autocomplete.sh.erb]: Interpolated template /opt/boxen/repo/shared/boxen/templates/boxen_autocomplete.sh.erb in 0.00 seconds
Debug: importing '/opt/boxen/repo/shared/gcc/manifests/init.pp' in environment production
Debug: Automatically imported gcc from gcc into production
Debug: Resource homebrew::tap[homebrew/versions] was not determined to be defined
Debug: Create new resource homebrew::tap[homebrew/versions] with params {"ensure"=>"present"}
Debug: importing '/opt/boxen/repo/shared/homebrew/manifests/tap.pp' in environment production
Debug: Automatically imported homebrew::tap from homebrew/tap into production
Debug: importing '/opt/boxen/repo/shared/homebrew/manifests/formula.pp' in environment production
Debug: Automatically imported homebrew::formula from homebrew/formula into production
Debug: importing '/opt/boxen/repo/shared/dnsmasq/manifests/init.pp' in environment production
Debug: Automatically imported dnsmasq from dnsmasq into production
Debug: hiera(): Looking up dnsmasq::host in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up dnsmasq::host in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/dnsmasq/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/common.yaml
Debug: hiera(): Looking up dnsmasq::tld in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up dnsmasq::tld in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/dnsmasq/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/common.yaml
Debug: hiera(): Looking up dnsmasq::configdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up dnsmasq::configdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/dnsmasq/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/Darwin.yaml
Debug: hiera(): Looking up dnsmasq::configfile in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up dnsmasq::configfile in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/dnsmasq/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/Darwin.yaml
Debug: hiera(): Looking up dnsmasq::datadir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up dnsmasq::datadir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/dnsmasq/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/Darwin.yaml
Debug: hiera(): Looking up dnsmasq::executable in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up dnsmasq::executable in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/dnsmasq/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/Darwin.yaml
Debug: hiera(): Looking up dnsmasq::logdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up dnsmasq::logdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/dnsmasq/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/Darwin.yaml
Debug: hiera(): Looking up dnsmasq::logfile in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up dnsmasq::logfile in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/dnsmasq/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/dnsmasq/data/Darwin.yaml
Debug: Scope(Class[Dnsmasq]): Retrieving template dnsmasq/dnsmasq.conf.erb
Debug: template[/opt/boxen/repo/shared/dnsmasq/templates/dnsmasq.conf.erb]: Bound template variables for /opt/boxen/repo/shared/dnsmasq/templates/dnsmasq.conf.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/dnsmasq/templates/dnsmasq.conf.erb]: Interpolated template /opt/boxen/repo/shared/dnsmasq/templates/dnsmasq.conf.erb in 0.00 seconds
Debug: Scope(Class[Dnsmasq]): Retrieving template dnsmasq/dev.dnsmasq.plist.erb
Debug: template[/opt/boxen/repo/shared/dnsmasq/templates/dev.dnsmasq.plist.erb]: Bound template variables for /opt/boxen/repo/shared/dnsmasq/templates/dev.dnsmasq.plist.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/dnsmasq/templates/dev.dnsmasq.plist.erb]: Interpolated template /opt/boxen/repo/shared/dnsmasq/templates/dev.dnsmasq.plist.erb in 0.00 seconds
Debug: hiera(): Looking up git::package in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up git::package in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/git/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin.yaml
Debug: hiera(): Looking up git::version in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up git::version in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/git/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin.yaml
Debug: hiera(): Looking up git::configdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up git::configdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/git/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin.yaml
Debug: hiera(): Looking up git::credentialhelper in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up git::credentialhelper in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/git/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin.yaml
Debug: hiera(): Looking up git::global_credentialhelper in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up git::global_credentialhelper in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/git/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin.yaml
Debug: hiera(): Looking up git::global_excludesfile in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up git::global_excludesfile in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/git/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin.yaml
Debug: hiera(): Looking up git::configdir in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up git::configdir in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/git/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/git/data/Darwin.yaml
Debug: importing '/opt/boxen/repo/shared/git/manifests/config/global.pp' in environment production
Debug: Automatically imported git::config::global from git/config/global into production
Debug: importing '/opt/boxen/repo/shared/hub/manifests/init.pp' in environment production
Debug: Automatically imported hub from hub into production
Debug: hiera(): Looking up hub::ensure in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up hub::ensure in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/hub/data/common.yaml
Debug: hiera(): Looking up hub::alias_hub_to_git in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up hub::alias_hub_to_git in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/hub/data/common.yaml
Debug: hiera(): Looking up hub::protocol in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up hub::protocol in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/hub/data/common.yaml
Debug: Resource Package[gh] was not determined to be defined
Debug: Scope(Class[Hub]): Retrieving template hub/env.sh.erb
Debug: template[/opt/boxen/repo/shared/hub/templates/env.sh.erb]: Bound template variables for /opt/boxen/repo/shared/hub/templates/env.sh.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/hub/templates/env.sh.erb]: Interpolated template /opt/boxen/repo/shared/hub/templates/env.sh.erb in 0.00 seconds
Debug: importing '/opt/boxen/repo/shared/nginx/manifests/init.pp' in environment production
Debug: Automatically imported nginx from nginx into production
Debug: hiera(): Looking up nginx::ensure in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nginx::ensure in Module Data backend
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nginx/data/common.yaml
Debug: importing '/opt/boxen/repo/shared/nginx/manifests/config.pp' in environment production
Debug: Automatically imported nginx::config from nginx/config into production
Debug: Scope(Class[Nginx]): Retrieving template nginx/dev.nginx.plist.erb
Debug: template[/opt/boxen/repo/shared/nginx/templates/dev.nginx.plist.erb]: Bound template variables for /opt/boxen/repo/shared/nginx/templates/dev.nginx.plist.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/nginx/templates/dev.nginx.plist.erb]: Interpolated template /opt/boxen/repo/shared/nginx/templates/dev.nginx.plist.erb in 0.00 seconds
Debug: Scope(Class[Nginx]): Retrieving template nginx/config/nginx/nginx.conf.erb
Debug: template[/opt/boxen/repo/shared/nginx/templates/config/nginx/nginx.conf.erb]: Bound template variables for /opt/boxen/repo/shared/nginx/templates/config/nginx/nginx.conf.erb in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/nginx/templates/config/nginx/nginx.conf.erb]: Interpolated template /opt/boxen/repo/shared/nginx/templates/config/nginx/nginx.conf.erb in 0.00 seconds
Debug: importing '/opt/boxen/repo/shared/nodejs/manifests/init.pp' in environment production
Debug: importing '/opt/boxen/repo/shared/nodejs/manifests/version.pp' in environment production
Debug: Automatically imported nodejs::version from nodejs/version into production
Debug: importing '/opt/boxen/repo/shared/ruby/manifests/init.pp' in environment production
Debug: importing '/opt/boxen/repo/shared/ruby/manifests/version.pp' in environment production
Debug: Automatically imported ruby::version from ruby/version into production
Debug: Resource homebrew_tap[homebrew/versions] was not determined to be defined
Debug: Create new resource homebrew_tap[homebrew/versions] with params {"ensure"=>"present"}
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: template[inline]: Bound template variables for inline template in 0.00 seconds
Debug: template[inline]: Interpolated template inline template in 0.00 seconds
Debug: hiera(): Looking up nodejs::provider in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::provider in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up nodejs::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking up nodejs::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: importing '/opt/boxen/repo/shared/nodejs/manifests/build.pp' in environment production
Debug: Automatically imported nodejs::build from nodejs/build into production
Debug: hiera(): Looking up nodejs::build::ensure in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::build::ensure in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up nodejs::build::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::build::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up nodejs::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking up nodejs::build::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::build::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up nodejs::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: Resource file[/opt/boxen/cache/nodes] was not determined to be defined
Debug: Create new resource file[/opt/boxen/cache/nodes] with params {"ensure"=>"directory", "owner"=>"cbaker1"}
Debug: importing '/opt/boxen/repo/shared/nodejs/manifests/nodenv.pp' in environment production
Debug: Automatically imported nodejs::nodenv from nodejs/nodenv into production
Debug: hiera(): Looking up nodejs::nodenv::ensure in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::nodenv::ensure in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up nodejs::nodenv::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::nodenv::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up nodejs::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking up nodejs::nodenv::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::nodenv::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up nodejs::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking up nodejs::nodenv::plugins in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::nodenv::plugins in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: Scope(Class[Nodejs]): Retrieving template nodejs/nodejs.sh
Debug: template[/opt/boxen/repo/shared/nodejs/templates/nodejs.sh]: Bound template variables for /opt/boxen/repo/shared/nodejs/templates/nodejs.sh in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/nodejs/templates/nodejs.sh]: Interpolated template /opt/boxen/repo/shared/nodejs/templates/nodejs.sh in 0.00 seconds
Debug: hiera(): Looking up nodejs::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: Resource package[readline] was not determined to be defined
Debug: Create new resource package[readline] with params {}
Debug: hiera(): Looking up nodejs::version::env in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::version::env in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up nodejs::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: Resource package[readline] was not determined to be defined
Debug: Resource package[readline] with params {} not created because it already exists
Debug: hiera(): Looking up nodejs::version::env in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::version::env in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up nodejs::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: Resource package[readline] was not determined to be defined
Debug: Resource package[readline] with params {} not created because it already exists
Debug: hiera(): Looking up nodejs::version::env in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up nodejs::version::env in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/nodejs/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/nodejs/data/common.yaml
Debug: hiera(): Looking up ruby::provider in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::provider in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking up ruby::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: importing '/opt/boxen/repo/shared/ruby/manifests/build.pp' in environment production
Debug: Automatically imported ruby::build from ruby/build into production
Debug: hiera(): Looking up ruby::build::ensure in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::build::ensure in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::build::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::build::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking up ruby::build::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::build::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: Resource file[/opt/boxen/cache/rubies] was not determined to be defined
Debug: Create new resource file[/opt/boxen/cache/rubies] with params {"ensure"=>"directory", "owner"=>"cbaker1"}
Debug: importing '/opt/boxen/repo/shared/ruby/manifests/rbenv.pp' in environment production
Debug: Automatically imported ruby::rbenv from ruby/rbenv into production
Debug: hiera(): Looking up ruby::rbenv::ensure in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::rbenv::ensure in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::rbenv::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::rbenv::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::prefix in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::prefix in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking up ruby::rbenv::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::rbenv::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::user in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::user in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking up ruby::rbenv::plugins in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::rbenv::plugins in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: Scope(Class[Ruby]): Retrieving template ruby/ruby.sh
Debug: template[/opt/boxen/repo/shared/ruby/templates/ruby.sh]: Bound template variables for /opt/boxen/repo/shared/ruby/templates/ruby.sh in 0.00 seconds
Debug: template[/opt/boxen/repo/shared/ruby/templates/ruby.sh]: Interpolated template /opt/boxen/repo/shared/ruby/templates/ruby.sh in 0.00 seconds
Debug: importing '/opt/boxen/repo/shared/ruby/manifests/definition.pp' in environment production
Debug: Automatically imported ruby::definition from ruby/definition into production
Debug: hiera(): Looking up ruby::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: importing '/opt/boxen/repo/shared/ruby/manifests/alias.pp' in environment production
Debug: Automatically imported ruby::alias from ruby/alias into production
Debug: hiera(): Looking up ruby::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: Resource package[readline] was not determined to be defined
Debug: Resource package[readline] with params {} not created because it already exists
Debug: hiera(): Looking up ruby::version::env in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::env in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: Resource package[readline] was not determined to be defined
Debug: Resource package[readline] with params {} not created because it already exists
Debug: hiera(): Looking up ruby::version::env in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::env in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: Resource package[readline] was not determined to be defined
Debug: Resource package[readline] with params {} not created because it already exists
Debug: hiera(): Looking up ruby::version::env in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::env in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: Resource ruby::version[1.9.3-p545] was not determined to be defined
Debug: Create new resource ruby::version[1.9.3-p545] with params {}
Debug: Resource ruby::version[2.0.0-p451] was not determined to be defined
Debug: Create new resource ruby::version[2.0.0-p451] with params {}
Debug: hiera(): Looking up ruby::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: Resource package[readline] was not determined to be defined
Debug: Resource package[readline] with params {} not created because it already exists
Debug: hiera(): Looking up ruby::version::env in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::env in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: hiera(): Looking up ruby::version::alias in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::alias in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: Resource package[readline] was not determined to be defined
Debug: Resource package[readline] with params {} not created because it already exists
Debug: hiera(): Looking up ruby::version::env in YAML backend
Debug: hiera(): Looking for data source users/charleshbaker
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/users/charleshbaker.yaml, skipping
Debug: hiera(): Looking for data source common
Debug: hiera(): Cannot find datafile /opt/boxen/repo/hiera/common.yaml, skipping
Debug: hiera(): Looking up ruby::version::env in Module Data backend
Debug: hiera(): Reading config from /opt/boxen/repo/shared/ruby/data/hiera.yaml file
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/10.10.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin/.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/Darwin.yaml
Debug: hiera(): Looking for data in source /opt/boxen/repo/shared/ruby/data/common.yaml
Debug: Adding relationship from Homebrew_repo[/opt/boxen/homebrew] to Package[boxen/brews/gcc5] with 'before'
Debug: Adding relationship from Homebrew_repo[/opt/boxen/homebrew] to Package[boxen/brews/dnsmasq] with 'before'
Debug: Adding relationship from Homebrew_repo[/opt/boxen/homebrew] to Package[boxen/brews/git] with 'before'
Debug: Adding relationship from Homebrew_repo[/opt/boxen/homebrew] to Package[boxen/brews/hub] with 'before'
Debug: Adding relationship from Homebrew_repo[/opt/boxen/homebrew] to Package[boxen/brews/nginx] with 'before'
Debug: Adding relationship from Homebrew_repo[/opt/boxen/homebrew] to Package[ack] with 'before'
Debug: Adding relationship from Homebrew_repo[/opt/boxen/homebrew] to Package[findutils] with 'before'
Debug: Adding relationship from Homebrew_repo[/opt/boxen/homebrew] to Package[gnu-tar] with 'before'
Debug: Adding relationship from Homebrew_repo[/opt/boxen/homebrew] to Package[readline] with 'before'
Debug: Adding relationship from File[/opt/boxen/cache/homebrew] to File[/opt/boxen/env.d/homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/cache/homebrew] to File[/opt/boxen/env.d/30_homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/cache/homebrew] to File[/opt/boxen/env.d/cflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/cache/homebrew] to File[/opt/boxen/env.d/ldflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/cache/homebrew] to File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps] to File[/opt/boxen/env.d/homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps] to File[/opt/boxen/env.d/30_homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps] to File[/opt/boxen/env.d/cflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps] to File[/opt/boxen/env.d/ldflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps] to File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Homebrew/cmd] to File[/opt/boxen/env.d/homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Homebrew/cmd] to File[/opt/boxen/env.d/30_homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Homebrew/cmd] to File[/opt/boxen/env.d/cflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Homebrew/cmd] to File[/opt/boxen/env.d/ldflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Homebrew/cmd] to File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen] to File[/opt/boxen/env.d/homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen] to File[/opt/boxen/env.d/30_homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen] to File[/opt/boxen/env.d/cflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen] to File[/opt/boxen/env.d/ldflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen] to File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews] to File[/opt/boxen/env.d/homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews] to File[/opt/boxen/env.d/30_homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews] to File[/opt/boxen/env.d/cflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews] to File[/opt/boxen/env.d/ldflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews] to File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd] to File[/opt/boxen/env.d/homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd] to File[/opt/boxen/env.d/30_homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd] to File[/opt/boxen/env.d/cflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd] to File[/opt/boxen/env.d/ldflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd] to File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb] to File[/opt/boxen/env.d/homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb] to File[/opt/boxen/env.d/30_homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb] to File[/opt/boxen/env.d/cflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb] to File[/opt/boxen/env.d/ldflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb] to File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb] to File[/opt/boxen/env.d/homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb] to File[/opt/boxen/env.d/30_homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb] to File[/opt/boxen/env.d/cflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb] to File[/opt/boxen/env.d/ldflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb] to File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb] to File[/opt/boxen/env.d/homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb] to File[/opt/boxen/env.d/30_homebrew.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb] to File[/opt/boxen/env.d/cflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb] to File[/opt/boxen/env.d/ldflags.sh] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb] to File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] with 'before'
Debug: Adding relationship from File[/opt/boxen/env.d/homebrew.sh] to Boxen::Env_script[homebrew] with 'before'
Debug: Adding relationship from File[/opt/boxen/env.d/30_homebrew.sh] to Boxen::Env_script[homebrew] with 'before'
Debug: Adding relationship from File[/opt/boxen/env.d/cflags.sh] to Boxen::Env_script[homebrew] with 'before'
Debug: Adding relationship from File[/opt/boxen/env.d/ldflags.sh] to Boxen::Env_script[homebrew] with 'before'
Debug: Adding relationship from File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb] to Boxen::Env_script[homebrew] with 'before'
Debug: Adding relationship from Homebrew::Formula[gcc5] to Package[boxen/brews/gcc5] with 'before'
Debug: Adding relationship from Homebrew::Formula[gcc5] to Package[boxen/brews/dnsmasq] with 'before'
Debug: Adding relationship from Homebrew::Formula[gcc5] to Package[boxen/brews/git] with 'before'
Debug: Adding relationship from Homebrew::Formula[gcc5] to Package[boxen/brews/hub] with 'before'
Debug: Adding relationship from Homebrew::Formula[gcc5] to Package[boxen/brews/nginx] with 'before'
Debug: Adding relationship from Homebrew::Formula[gcc5] to Package[ack] with 'before'
Debug: Adding relationship from Homebrew::Formula[gcc5] to Package[findutils] with 'before'
Debug: Adding relationship from Homebrew::Formula[gcc5] to Package[gnu-tar] with 'before'
Debug: Adding relationship from Homebrew::Formula[gcc5] to Package[readline] with 'before'
Debug: Adding relationship from Homebrew::Formula[dnsmasq] to Package[boxen/brews/gcc5] with 'before'
Debug: Adding relationship from Homebrew::Formula[dnsmasq] to Package[boxen/brews/dnsmasq] with 'before'
Debug: Adding relationship from Homebrew::Formula[dnsmasq] to Package[boxen/brews/git] with 'before'
Debug: Adding relationship from Homebrew::Formula[dnsmasq] to Package[boxen/brews/hub] with 'before'
Debug: Adding relationship from Homebrew::Formula[dnsmasq] to Package[boxen/brews/nginx] with 'before'
Debug: Adding relationship from Homebrew::Formula[dnsmasq] to Package[ack] with 'before'
Debug: Adding relationship from Homebrew::Formula[dnsmasq] to Package[findutils] with 'before'
Debug: Adding relationship from Homebrew::Formula[dnsmasq] to Package[gnu-tar] with 'before'
Debug: Adding relationship from Homebrew::Formula[dnsmasq] to Package[readline] with 'before'
Debug: Adding relationship from Homebrew::Formula[git] to Package[boxen/brews/gcc5] with 'before'
Debug: Adding relationship from Homebrew::Formula[git] to Package[boxen/brews/dnsmasq] with 'before'
Debug: Adding relationship from Homebrew::Formula[git] to Package[boxen/brews/git] with 'before'
Debug: Adding relationship from Homebrew::Formula[git] to Package[boxen/brews/hub] with 'before'
Debug: Adding relationship from Homebrew::Formula[git] to Package[boxen/brews/nginx] with 'before'
Debug: Adding relationship from Homebrew::Formula[git] to Package[ack] with 'before'
Debug: Adding relationship from Homebrew::Formula[git] to Package[findutils] with 'before'
Debug: Adding relationship from Homebrew::Formula[git] to Package[gnu-tar] with 'before'
Debug: Adding relationship from Homebrew::Formula[git] to Package[readline] with 'before'
Debug: Adding relationship from Homebrew::Formula[hub] to Package[boxen/brews/gcc5] with 'before'
Debug: Adding relationship from Homebrew::Formula[hub] to Package[boxen/brews/dnsmasq] with 'before'
Debug: Adding relationship from Homebrew::Formula[hub] to Package[boxen/brews/git] with 'before'
Debug: Adding relationship from Homebrew::Formula[hub] to Package[boxen/brews/hub] with 'before'
Debug: Adding relationship from Homebrew::Formula[hub] to Package[boxen/brews/nginx] with 'before'
Debug: Adding relationship from Homebrew::Formula[hub] to Package[ack] with 'before'
Debug: Adding relationship from Homebrew::Formula[hub] to Package[findutils] with 'before'
Debug: Adding relationship from Homebrew::Formula[hub] to Package[gnu-tar] with 'before'
Debug: Adding relationship from Homebrew::Formula[hub] to Package[readline] with 'before'
Debug: Adding relationship from Homebrew::Formula[nginx] to Package[boxen/brews/gcc5] with 'before'
Debug: Adding relationship from Homebrew::Formula[nginx] to Package[boxen/brews/dnsmasq] with 'before'
Debug: Adding relationship from Homebrew::Formula[nginx] to Package[boxen/brews/git] with 'before'
Debug: Adding relationship from Homebrew::Formula[nginx] to Package[boxen/brews/hub] with 'before'
Debug: Adding relationship from Homebrew::Formula[nginx] to Package[boxen/brews/nginx] with 'before'
Debug: Adding relationship from Homebrew::Formula[nginx] to Package[ack] with 'before'
Debug: Adding relationship from Homebrew::Formula[nginx] to Package[findutils] with 'before'
Debug: Adding relationship from Homebrew::Formula[nginx] to Package[gnu-tar] with 'before'
Debug: Adding relationship from Homebrew::Formula[nginx] to Package[readline] with 'before'
Debug: Adding relationship from File[/opt/boxen/env.d/hub.sh] to Boxen::Env_script[hub] with 'before'
Debug: Adding relationship from Class[Nodejs::Build] to Class[Nodejs::Nodenv] with 'before'
Debug: Adding relationship from Class[Nodejs::Nodenv] to Nodejs[v0.6] with 'before'
Debug: Adding relationship from Class[Nodejs::Nodenv] to Nodejs[v0.8] with 'before'
Debug: Adding relationship from Class[Nodejs::Nodenv] to Nodejs[v0.10] with 'before'
Debug: Adding relationship from Package[readline] to Nodejs[v0.6] with 'before'
Debug: Adding relationship from Package[readline] to Nodejs[v0.8] with 'before'
Debug: Adding relationship from Package[readline] to Nodejs[v0.10] with 'before'
Debug: Adding relationship from Package[readline] to Nodejs[v0.6] with 'before'
Debug: Adding relationship from Package[readline] to Nodejs[v0.8] with 'before'
Debug: Adding relationship from Package[readline] to Nodejs[v0.10] with 'before'
Debug: Adding relationship from Package[readline] to Nodejs[v0.6] with 'before'
Debug: Adding relationship from Package[readline] to Nodejs[v0.8] with 'before'
Debug: Adding relationship from Package[readline] to Nodejs[v0.10] with 'before'
Debug: Adding relationship from Class[Ruby::Rbenv] to Ruby[2.1.0] with 'before'
Debug: Adding relationship from Class[Ruby::Rbenv] to Ruby[2.1.1] with 'before'
Debug: Adding relationship from Class[Ruby::Rbenv] to Ruby[2.1.2] with 'before'
Debug: Adding relationship from Class[Ruby::Rbenv] to Ruby[1.9.3-p545] with 'before'
Debug: Adding relationship from Class[Ruby::Rbenv] to Ruby[2.0.0-p451] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.0] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.1] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.2] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[1.9.3-p545] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.0.0-p451] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.0] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.1] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.2] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[1.9.3-p545] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.0.0-p451] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.0] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.1] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.2] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[1.9.3-p545] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.0.0-p451] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.0] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.1] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.2] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[1.9.3-p545] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.0.0-p451] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.0] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.1] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.1.2] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[1.9.3-p545] with 'before'
Debug: Adding relationship from Package[readline] to Ruby[2.0.0-p451] with 'before'
Debug: File[/opt/boxen]: Adding default for group
Debug: File[/opt/boxen]: Adding default for owner
Debug: File[/Users/cbaker1/src]: Adding default for group
Debug: File[/Users/cbaker1/src]: Adding default for owner
Debug: File[/opt/boxen/bin]: Adding default for group
Debug: File[/opt/boxen/bin]: Adding default for owner
Debug: File[/opt/boxen/cache]: Adding default for group
Debug: File[/opt/boxen/cache]: Adding default for owner
Debug: File[/opt/boxen/config]: Adding default for group
Debug: File[/opt/boxen/config]: Adding default for owner
Debug: File[/opt/boxen/data]: Adding default for group
Debug: File[/opt/boxen/data]: Adding default for owner
Debug: File[/opt/boxen/env.d]: Adding default for group
Debug: File[/opt/boxen/env.d]: Adding default for owner
Debug: File[/opt/boxen/log]: Adding default for group
Debug: File[/opt/boxen/log]: Adding default for owner
Debug: File[/opt/boxen/data/project-sockets]: Adding default for group
Debug: File[/opt/boxen/data/project-sockets]: Adding default for owner
Debug: File[/opt/boxen/README.md]: Adding default for group
Debug: File[/opt/boxen/README.md]: Adding default for owner
Debug: File[/opt/boxen/env.sh]: Adding default for group
Debug: File[/opt/boxen/env.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/config.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/config.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/gh_creds.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/gh_creds.sh]: Adding default for owner
Debug: File[/opt/boxen/data/puppet]: Adding default for group
Debug: File[/opt/boxen/data/puppet/graphs]: Adding default for group
Debug: File[/Users/cbaker1/.gemrc]: Adding default for group
Debug: File[/Users/cbaker1/.gemrc]: Adding default for owner
Debug: File[/opt/boxen/repo]: Adding default for group
Debug: File[/opt/boxen/repo]: Adding default for owner
Debug: Exec[clone /opt/boxen/repo]: Adding default for group
Debug: Exec[clone /opt/boxen/repo]: Adding default for logoutput
Debug: Exec[clone /opt/boxen/repo]: Adding default for user
Debug: Exec[clone /opt/boxen/repo]: Adding default for path
Debug: Exec[clone /opt/boxen/repo]: Adding default for environment
Debug: File[/opt/boxen/bin/boxen]: Adding default for group
Debug: File[/opt/boxen/bin/boxen]: Adding default for owner
Debug: Exec[install homebrew to /opt/boxen/homebrew]: Adding default for group
Debug: Exec[install homebrew to /opt/boxen/homebrew]: Adding default for logoutput
Debug: Exec[install homebrew to /opt/boxen/homebrew]: Adding default for path
Debug: Exec[install homebrew to /opt/boxen/homebrew]: Adding default for environment
Debug: File[/opt/boxen/homebrew/Library/Homebrew/boxen-monkeypatches.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Homebrew/boxen-monkeypatches.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Homebrew/boxen-monkeypatches.rb]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Homebrew/boxen-bottle-hooks.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Homebrew/boxen-bottle-hooks.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Homebrew/boxen-bottle-hooks.rb]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-latest.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-latest.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-latest.rb]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-install.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-install.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-install.rb]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-upgrade.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-upgrade.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-upgrade.rb]: Adding default for require
Debug: File[/opt/boxen/cache/homebrew]: Adding default for group
Debug: File[/opt/boxen/cache/homebrew]: Adding default for owner
Debug: File[/opt/boxen/cache/homebrew]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Taps]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Homebrew/cmd]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]: Adding default for require
Debug: File[/opt/boxen/env.d/homebrew.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/homebrew.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/homebrew.sh]: Adding default for require
Debug: File[/opt/boxen/env.d/30_homebrew.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/30_homebrew.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/30_homebrew.sh]: Adding default for require
Debug: File[/opt/boxen/env.d/cflags.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/cflags.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/cflags.sh]: Adding default for require
Debug: File[/opt/boxen/env.d/ldflags.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/ldflags.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/ldflags.sh]: Adding default for require
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]: Adding default for require
Debug: File[/bin/cc]: Adding default for group
Debug: File[/bin/cc]: Adding default for owner
Debug: File[/bin/gcc]: Adding default for group
Debug: File[/bin/gcc]: Adding default for owner
Debug: Exec[create a minimal profile]: Adding default for group
Debug: Exec[create a minimal profile]: Adding default for logoutput
Debug: Exec[create a minimal profile]: Adding default for user
Debug: Exec[create a minimal profile]: Adding default for path
Debug: Exec[create a minimal profile]: Adding default for environment
Debug: Package[boxen/brews/gcc5]: Adding default for provider
Debug: File[/opt/boxen/config/dnsmasq]: Adding default for group
Debug: File[/opt/boxen/config/dnsmasq]: Adding default for owner
Debug: File[/opt/boxen/log/dnsmasq]: Adding default for group
Debug: File[/opt/boxen/log/dnsmasq]: Adding default for owner
Debug: File[/opt/boxen/data/dnsmasq]: Adding default for group
Debug: File[/opt/boxen/data/dnsmasq]: Adding default for owner
Debug: File[/opt/boxen/config/dnsmasq/dnsmasq.conf]: Adding default for group
Debug: File[/opt/boxen/config/dnsmasq/dnsmasq.conf]: Adding default for owner
Debug: Package[boxen/brews/dnsmasq]: Adding default for provider
Debug: Package[boxen/brews/dnsmasq]: Adding default for require
Debug: Service[dev.dnsmasq]: Adding default for provider
Debug: Service[com.boxen.dnsmasq]: Adding default for provider
Debug: Package[boxen/brews/git]: Adding default for require
Debug: File[/opt/boxen/config/git]: Adding default for group
Debug: File[/opt/boxen/config/git]: Adding default for owner
Debug: File[/opt/boxen/repo/script/boxen-git-credential]: Adding default for group
Debug: File[/opt/boxen/repo/script/boxen-git-credential]: Adding default for owner
Debug: File[/opt/boxen/bin/boxen-git-credential]: Adding default for group
Debug: File[/opt/boxen/bin/boxen-git-credential]: Adding default for owner
Debug: File[/opt/boxen/config/git/gitignore]: Adding default for group
Debug: File[/opt/boxen/config/git/gitignore]: Adding default for owner
Debug: Package[boxen/brews/hub]: Adding default for provider
Debug: Package[boxen/brews/hub]: Adding default for require
Debug: File[/opt/boxen/env.d/hub.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/hub.sh]: Adding default for owner
Debug: File[/opt/boxen/config/nginx]: Adding default for group
Debug: File[/opt/boxen/config/nginx]: Adding default for owner
Debug: File[/opt/boxen/data/nginx]: Adding default for group
Debug: File[/opt/boxen/data/nginx]: Adding default for owner
Debug: File[/opt/boxen/log/nginx]: Adding default for group
Debug: File[/opt/boxen/log/nginx]: Adding default for owner
Debug: File[/opt/boxen/config/nginx/sites]: Adding default for group
Debug: File[/opt/boxen/config/nginx/sites]: Adding default for owner
Debug: File[/opt/boxen/config/nginx/nginx.conf]: Adding default for group
Debug: File[/opt/boxen/config/nginx/nginx.conf]: Adding default for owner
Debug: File[/opt/boxen/config/nginx/mime.types]: Adding default for group
Debug: File[/opt/boxen/config/nginx/mime.types]: Adding default for owner
Debug: File[/opt/boxen/config/nginx/public]: Adding default for group
Debug: File[/opt/boxen/config/nginx/public]: Adding default for owner
Debug: Package[boxen/brews/nginx]: Adding default for provider
Debug: Package[boxen/brews/nginx]: Adding default for require
Debug: File[/opt/boxen/homebrew/etc/nginx]: Adding default for group
Debug: File[/opt/boxen/homebrew/etc/nginx]: Adding default for owner
Debug: Service[dev.nginx]: Adding default for provider
Debug: Package[ack]: Adding default for provider
Debug: Package[ack]: Adding default for require
Debug: Package[findutils]: Adding default for provider
Debug: Package[findutils]: Adding default for require
Debug: Package[gnu-tar]: Adding default for provider
Debug: Package[gnu-tar]: Adding default for require
Debug: File[/Users/cbaker1/src/our-boxen]: Adding default for group
Debug: File[/Users/cbaker1/src/our-boxen]: Adding default for owner
Debug: File[/opt/boxen/env.d/10_homebrew.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/10_homebrew.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/10_homebrew.sh]: Adding default for require
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPassword=>true]: Adding default for group
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPassword=>true]: Adding default for logoutput
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPassword=>true]: Adding default for path
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPassword=>true]: Adding default for environment
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPasswordDelay=>5]: Adding default for group
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPasswordDelay=>5]: Adding default for logoutput
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPasswordDelay=>5]: Adding default for path
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPasswordDelay=>5]: Adding default for environment
Debug: File[/opt/boxen/env.d/10_config.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/10_config.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/30_gh_creds.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/30_gh_creds.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/90_relative_bin_on_path.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/90_relative_bin_on_path.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/90_boxen_autocomplete.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/90_boxen_autocomplete.sh]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/gcc5.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/gcc5.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/dnsmasq.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/dnsmasq.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/git.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/git.rb]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/hub.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/hub.rb]: Adding default for owner
Debug: File[/opt/boxen/env.d/70_hub.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/70_hub.sh]: Adding default for owner
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/nginx.rb]: Adding default for group
Debug: File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/nginx.rb]: Adding default for owner
Debug: Repository[/opt/boxen/node-build]: Adding default for provider
Debug: Repository[/opt/boxen/node-build]: Adding default for extra
Debug: Repository[/opt/boxen/node-build]: Adding default for require
Debug: Repository[/opt/boxen/node-build]: Adding default for config
Debug: File[/opt/boxen/cache/nodes]: Adding default for group
Debug: Repository[/opt/boxen/nodenv]: Adding default for provider
Debug: Repository[/opt/boxen/nodenv]: Adding default for extra
Debug: Repository[/opt/boxen/nodenv]: Adding default for require
Debug: Repository[/opt/boxen/nodenv]: Adding default for config
Debug: File[/opt/boxen/nodenv/versions]: Adding default for group
Debug: File[/opt/boxen/nodenv/versions]: Adding default for owner
Debug: File[/opt/nodes]: Adding default for group
Debug: Package[readline]: Adding default for provider
Debug: Package[readline]: Adding default for require
Debug: Repository[/opt/boxen/ruby-build]: Adding default for provider
Debug: Repository[/opt/boxen/ruby-build]: Adding default for extra
Debug: Repository[/opt/boxen/ruby-build]: Adding default for require
Debug: Repository[/opt/boxen/ruby-build]: Adding default for config
Debug: File[/opt/boxen/cache/rubies]: Adding default for group
Debug: Repository[/opt/boxen/rbenv]: Adding default for provider
Debug: Repository[/opt/boxen/rbenv]: Adding default for extra
Debug: Repository[/opt/boxen/rbenv]: Adding default for require
Debug: Repository[/opt/boxen/rbenv]: Adding default for config
Debug: File[/opt/boxen/rbenv/versions]: Adding default for group
Debug: File[/opt/boxen/rbenv/versions]: Adding default for owner
Debug: File[/opt/rubies]: Adding default for group
Debug: File[/opt/boxen/env.d/30_nodejs.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/30_nodejs.sh]: Adding default for owner
Debug: File[/opt/boxen/env.d/30_ruby.sh]: Adding default for group
Debug: File[/opt/boxen/env.d/30_ruby.sh]: Adding default for owner
Debug: File[/opt/rubies/1.9.3]: Adding default for group
Debug: File[/opt/rubies/1.9.3]: Adding default for owner
Debug: File[/opt/rubies/2.0.0]: Adding default for group
Debug: File[/opt/rubies/2.0.0]: Adding default for owner
Notice: Compiled catalog for usgvmcbaker02.infor.com in environment production in 2.87 seconds
Debug: Puppet::Type::Group::ProviderGroupadd: file groupadd does not exist
Debug: Failed to load library 'ldap' for feature 'ldap'
Debug: Puppet::Type::Group::ProviderLdap: feature ldap is missing
Debug: Puppet::Type::Group::ProviderPw: file pw does not exist
Debug: /Group[puppet]: Provider directoryservice does not support features libuser; not managing attribute forcelocal
Debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist
Debug: Puppet::Type::Package::ProviderDpkg: file /usr/bin/dpkg does not exist
Debug: Puppet::Type::Package::ProviderApt: file /usr/bin/apt-get does not exist
Debug: Puppet::Type::Package::ProviderAptitude: file /usr/bin/aptitude does not exist
Debug: Puppet::Type::Package::ProviderRpm: file rpm does not exist
Debug: Puppet::Type::Package::ProviderAptrpm: file apt-get does not exist
Debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist
Debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist
Debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_info does not exist
Debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_info does not exist
Debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swinstall does not exist
Debug: Puppet::Type::Package::ProviderMacports: file /opt/local/bin/port does not exist
Debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist
Debug: Puppet::Type::Package::ProviderOpkg: file opkg does not exist
Debug: Puppet::Type::Package::ProviderPacman: file /usr/bin/pacman does not exist
Debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist
Debug: Puppet::Type::Package::ProviderPkgin: file pkgin does not exist
Debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/emerge does not exist
Debug: Puppet::Type::Package::ProviderPorts: file /usr/local/sbin/portupgrade does not exist
Debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/local/sbin/portupgrade does not exist
Debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist
Debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist
Debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist
Debug: Puppet::Type::Package::ProviderUrpmi: file urpmi does not exist
Debug: Puppet::Type::Package::ProviderYum: file yum does not exist
Debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist
Debug: /Package[boxen/brews/gcc5]: Provider homebrew does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[boxen/brews/dnsmasq]: Provider homebrew does not support features virtual_packages; not managing attribute allow_virtual
Debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist
Debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist
Debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist
Debug: Puppet::Type::Service::ProviderOpenrc: file /bin/rc-status does not exist
Debug: Puppet::Type::Service::ProviderRedhat: file /sbin/chkconfig does not exist
Debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist
Debug: Puppet::Type::Service::ProviderSystemd: file systemctl does not exist
Debug: Puppet::Type::Service::ProviderUpstart: 0 confines (of 2) were true
Debug: /Package[boxen/brews/git]: Provider homebrew does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[boxen/brews/hub]: Provider homebrew does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[boxen/brews/nginx]: Provider homebrew does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[ack]: Provider homebrew does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[findutils]: Provider homebrew does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[gnu-tar]: Provider homebrew does not support features virtual_packages; not managing attribute allow_virtual
Debug: /Package[readline]: Provider homebrew does not support features virtual_packages; not managing attribute allow_virtual
Debug: Creating default schedules
Debug: Using settings: adding file resource 'confdir': 'File[/tmp/boxen/puppet/conf]{:path=>"/tmp/boxen/puppet/conf", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Failed to load library 'shadow' for feature 'libshadow'
Debug: Puppet::Type::User::ProviderUseradd: file useradd does not exist
Debug: Failed to load library 'ldap' for feature 'ldap'
Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing
Debug: Puppet::Type::User::ProviderPw: file pw does not exist
Debug: Puppet::Type::User::ProviderUser_role_add: file useradd does not exist
Debug: /User[puppet]: Provider directoryservice does not support features libuser; not managing attribute forcelocal
Debug: Executing '/usr/bin/dscl . read /Users/puppet'
Debug: User was not found, dscl returned: #<Puppet::ExecutionFailure: Execution of '/usr/bin/dscl . read /Users/puppet' returned 56: <dscl_cmd> DS Error: -14136 (eDSRecordNotFound)>
Debug: /Group[admin]: Provider directoryservice does not support features libuser; not managing attribute forcelocal
Debug: Executing '/usr/bin/dscl -plist . -list /Groups'
Debug: Executing '/usr/bin/dscl -plist . -read /Groups/admin'
Debug: Using settings: adding file resource 'vardir': 'File[/tmp/boxen/puppet/var]{:path=>"/tmp/boxen/puppet/var", :owner=>"root", :group=>"admin", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'logdir': 'File[/tmp/boxen/puppet/var/log]{:path=>"/tmp/boxen/puppet/var/log", :mode=>"750", :owner=>"root", :group=>"admin", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statedir': 'File[/tmp/boxen/puppet/var/state]{:path=>"/tmp/boxen/puppet/var/state", :mode=>"1755", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'rundir': 'File[/tmp/boxen/puppet/var/run]{:path=>"/tmp/boxen/puppet/var/run", :mode=>"755", :owner=>"root", :group=>"admin", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'libdir': 'File[/opt/boxen/repo/.bundle/ruby/2.0.0/gems/boxen-2.7.2/lib]{:path=>"/opt/boxen/repo/.bundle/ruby/2.0.0/gems/boxen-2.7.2/lib", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'hiera_config': 'File[/opt/boxen/repo/config/hiera.yaml]{:path=>"/opt/boxen/repo/config/hiera.yaml", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'certdir': 'File[/tmp/boxen/puppet/conf/ssl/certs]{:path=>"/tmp/boxen/puppet/conf/ssl/certs", :mode=>"755", :owner=>"root", :group=>"admin", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'ssldir': 'File[/tmp/boxen/puppet/conf/ssl]{:path=>"/tmp/boxen/puppet/conf/ssl", :mode=>"771", :owner=>"root", :group=>"admin", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'publickeydir': 'File[/tmp/boxen/puppet/conf/ssl/public_keys]{:path=>"/tmp/boxen/puppet/conf/ssl/public_keys", :mode=>"755", :owner=>"root", :group=>"admin", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'requestdir': 'File[/tmp/boxen/puppet/conf/ssl/certificate_requests]{:path=>"/tmp/boxen/puppet/conf/ssl/certificate_requests", :mode=>"755", :owner=>"root", :group=>"admin", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatekeydir': 'File[/tmp/boxen/puppet/conf/ssl/private_keys]{:path=>"/tmp/boxen/puppet/conf/ssl/private_keys", :mode=>"750", :owner=>"root", :group=>"admin", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'privatedir': 'File[/tmp/boxen/puppet/conf/ssl/private]{:path=>"/tmp/boxen/puppet/conf/ssl/private", :mode=>"750", :owner=>"root", :group=>"admin", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'statefile': 'File[/tmp/boxen/puppet/var/state/state.yaml]{:path=>"/tmp/boxen/puppet/var/state/state.yaml", :mode=>"660", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'clientyamldir': 'File[/tmp/boxen/puppet/var/client_yaml]{:path=>"/tmp/boxen/puppet/var/client_yaml", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'client_datadir': 'File[/tmp/boxen/puppet/var/client_data]{:path=>"/tmp/boxen/puppet/var/client_data", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'clientbucketdir': 'File[/tmp/boxen/puppet/var/clientbucket]{:path=>"/tmp/boxen/puppet/var/clientbucket", :mode=>"750", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'lastrunfile': 'File[/tmp/boxen/puppet/var/state/last_run_summary.yaml]{:path=>"/tmp/boxen/puppet/var/state/last_run_summary.yaml", :mode=>"644", :ensure=>:file, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'graphdir': 'File[/tmp/boxen/puppet/var/state/graphs]{:path=>"/tmp/boxen/puppet/var/state/graphs", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Using settings: adding file resource 'pluginfactdest': 'File[/tmp/boxen/puppet/var/facts.d]{:path=>"/tmp/boxen/puppet/var/facts.d", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: /File[/tmp/boxen/puppet/var/log]: Autorequiring File[/tmp/boxen/puppet/var]
Debug: /File[/tmp/boxen/puppet/var/state]: Autorequiring File[/tmp/boxen/puppet/var]
Debug: /File[/tmp/boxen/puppet/var/run]: Autorequiring File[/tmp/boxen/puppet/var]
Debug: /File[/tmp/boxen/puppet/conf/ssl/certs]: Autorequiring File[/tmp/boxen/puppet/conf/ssl]
Debug: /File[/tmp/boxen/puppet/conf/ssl]: Autorequiring File[/tmp/boxen/puppet/conf]
Debug: /File[/tmp/boxen/puppet/conf/ssl/public_keys]: Autorequiring File[/tmp/boxen/puppet/conf/ssl]
Debug: /File[/tmp/boxen/puppet/conf/ssl/certificate_requests]: Autorequiring File[/tmp/boxen/puppet/conf/ssl]
Debug: /File[/tmp/boxen/puppet/conf/ssl/private_keys]: Autorequiring File[/tmp/boxen/puppet/conf/ssl]
Debug: /File[/tmp/boxen/puppet/conf/ssl/private]: Autorequiring File[/tmp/boxen/puppet/conf/ssl]
Debug: /File[/tmp/boxen/puppet/var/state/state.yaml]: Autorequiring File[/tmp/boxen/puppet/var/state]
Debug: /File[/tmp/boxen/puppet/var/client_yaml]: Autorequiring File[/tmp/boxen/puppet/var]
Debug: /File[/tmp/boxen/puppet/var/client_data]: Autorequiring File[/tmp/boxen/puppet/var]
Debug: /File[/tmp/boxen/puppet/var/clientbucket]: Autorequiring File[/tmp/boxen/puppet/var]
Debug: /File[/tmp/boxen/puppet/var/state/last_run_summary.yaml]: Autorequiring File[/tmp/boxen/puppet/var/state]
Debug: /File[/tmp/boxen/puppet/var/state/graphs]: Autorequiring File[/tmp/boxen/puppet/var/state]
Debug: /File[/tmp/boxen/puppet/var/facts.d]: Autorequiring File[/tmp/boxen/puppet/var]
Debug: Finishing transaction 70291067432800
Debug: Loaded state in 0.02 seconds
Debug: Loaded state in 0.02 seconds
Debug: /Stage[main]/Main/require: requires Class[Boxen::Environment]
Debug: /Stage[main]/Main/require: requires Class[Homebrew]
Debug: /Stage[main]/Main/require: requires Class[Gcc]
Debug: /Stage[main]/Boxen::Environment/require: requires Class[Boxen::Config]
Debug: /Stage[main]/Boxen::Environment/require: requires Class[Boxen::Gemrc]
Debug: /Stage[main]/Boxen::Gemrc/require: requires Class[Boxen::Config]
Debug: /Stage[main]/Boxen::Repo/Exec[clone /opt/boxen/repo]/require: requires Class[Git]
Debug: /Stage[main]/Boxen::Bin/File[/opt/boxen/bin/boxen]/require: requires Exec[clone /opt/boxen/repo]
Debug: /Stage[main]/Boxen::Janitor/require: requires Class[Homebrew]
Debug: /Stage[main]/Homebrew::Repo/require: requires Class[Homebrew]
Debug: /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/before: requires Package[boxen/brews/gcc5]
Debug: /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/before: requires Package[boxen/brews/dnsmasq]
Debug: /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/before: requires Package[boxen/brews/git]
Debug: /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/before: requires Package[boxen/brews/hub]
Debug: /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/before: requires Package[boxen/brews/nginx]
Debug: /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/before: requires Package[ack]
Debug: /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/before: requires Package[findutils]
Debug: /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/before: requires Package[gnu-tar]
Debug: /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/before: requires Package[readline]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/bin]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/etc]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/include]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/lib]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/lib/pkgconfig]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/sbin]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/locale]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man1]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man2]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man3]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man4]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man5]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man6]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man7]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man8]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/info]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/doc]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/aclocal]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/var]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/var/log]/before: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/Exec[install homebrew to /opt/boxen/homebrew]/require: requires File[/opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/boxen-monkeypatches.rb]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/boxen-bottle-hooks.rb]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-latest.rb]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-install.rb]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-upgrade.rb]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/cache/homebrew]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/cache/homebrew]/before: requires File[/opt/boxen/env.d/homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/cache/homebrew]/before: requires File[/opt/boxen/env.d/30_homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/cache/homebrew]/before: requires File[/opt/boxen/env.d/cflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/cache/homebrew]/before: requires File[/opt/boxen/env.d/ldflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/cache/homebrew]/before: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps]/before: requires File[/opt/boxen/env.d/homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps]/before: requires File[/opt/boxen/env.d/30_homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps]/before: requires File[/opt/boxen/env.d/cflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps]/before: requires File[/opt/boxen/env.d/ldflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps]/before: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd]/before: requires File[/opt/boxen/env.d/homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd]/before: requires File[/opt/boxen/env.d/30_homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd]/before: requires File[/opt/boxen/env.d/cflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd]/before: requires File[/opt/boxen/env.d/ldflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd]/before: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen]/before: requires File[/opt/boxen/env.d/homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen]/before: requires File[/opt/boxen/env.d/30_homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen]/before: requires File[/opt/boxen/env.d/cflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen]/before: requires File[/opt/boxen/env.d/ldflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen]/before: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]/before: requires File[/opt/boxen/env.d/homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]/before: requires File[/opt/boxen/env.d/30_homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]/before: requires File[/opt/boxen/env.d/cflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]/before: requires File[/opt/boxen/env.d/ldflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]/before: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]/before: requires File[/opt/boxen/env.d/homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]/before: requires File[/opt/boxen/env.d/30_homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]/before: requires File[/opt/boxen/env.d/cflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]/before: requires File[/opt/boxen/env.d/ldflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]/before: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]/before: requires File[/opt/boxen/env.d/homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]/before: requires File[/opt/boxen/env.d/30_homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]/before: requires File[/opt/boxen/env.d/cflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]/before: requires File[/opt/boxen/env.d/ldflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]/before: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]/before: requires File[/opt/boxen/env.d/homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]/before: requires File[/opt/boxen/env.d/30_homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]/before: requires File[/opt/boxen/env.d/cflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]/before: requires File[/opt/boxen/env.d/ldflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]/before: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]/before: requires File[/opt/boxen/env.d/homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]/before: requires File[/opt/boxen/env.d/30_homebrew.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]/before: requires File[/opt/boxen/env.d/cflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]/before: requires File[/opt/boxen/env.d/ldflags.sh]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]/before: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/homebrew.sh]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/homebrew.sh]/before: requires Boxen::Env_script[homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/30_homebrew.sh]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/30_homebrew.sh]/before: requires Boxen::Env_script[homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/cflags.sh]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/cflags.sh]/before: requires Boxen::Env_script[homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/ldflags.sh]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/ldflags.sh]/before: requires Boxen::Env_script[homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]/before: requires Boxen::Env_script[homebrew]
Debug: /Stage[main]/Boxen::Profile/require: requires Class[Boxen::Config]
Debug: /Stage[main]/Gcc/Homebrew::Tap[homebrew/versions]/require: requires Class[Homebrew]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/require: requires Class[Homebrew]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/before: requires Package[boxen/brews/gcc5]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/before: requires Package[boxen/brews/dnsmasq]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/before: requires Package[boxen/brews/git]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/before: requires Package[boxen/brews/hub]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/before: requires Package[boxen/brews/nginx]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/before: requires Package[ack]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/before: requires Package[findutils]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/before: requires Package[gnu-tar]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/before: requires Package[readline]
Debug: /Stage[main]/Gcc/Package[boxen/brews/gcc5]/require: requires Homebrew::Tap[homebrew/versions]
Debug: /Stage[main]/Dnsmasq/require: requires Class[Homebrew]
Debug: /Stage[main]/Dnsmasq/File[/opt/boxen/config/dnsmasq/dnsmasq.conf]/require: requires File[/opt/boxen/config/dnsmasq]
Debug: /Stage[main]/Dnsmasq/File[/opt/boxen/config/dnsmasq/dnsmasq.conf]/notify: subscribes to Service[dev.dnsmasq]
Debug: /Stage[main]/Dnsmasq/File[/Library/LaunchDaemons/dev.dnsmasq.plist]/notify: subscribes to Service[dev.dnsmasq]
Debug: /Stage[main]/Dnsmasq/File[/etc/resolver/dev]/require: requires File[/etc/resolver]
Debug: /Stage[main]/Dnsmasq/File[/etc/resolver/dev]/notify: subscribes to Service[dev.dnsmasq]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/require: requires Class[Homebrew]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[boxen/brews/dnsmasq]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[boxen/brews/gcc5]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[boxen/brews/dnsmasq]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[boxen/brews/git]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[boxen/brews/hub]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[boxen/brews/nginx]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[ack]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[findutils]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[gnu-tar]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/before: requires Package[readline]
Debug: /Stage[main]/Dnsmasq/Package[boxen/brews/dnsmasq]/require: requires Class[Homebrew]
Debug: /Stage[main]/Dnsmasq/Package[boxen/brews/dnsmasq]/notify: subscribes to Service[dev.dnsmasq]
Debug: /Stage[main]/Dnsmasq/Service[dev.dnsmasq]/require: requires Package[boxen/brews/dnsmasq]
Debug: /Stage[main]/Dnsmasq/Service[com.boxen.dnsmasq]/before: requires Service[dev.dnsmasq]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/require: requires Class[Homebrew]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[boxen/brews/git]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[boxen/brews/gcc5]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[boxen/brews/dnsmasq]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[boxen/brews/git]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[boxen/brews/hub]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[boxen/brews/nginx]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[ack]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[findutils]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[gnu-tar]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/before: requires Package[readline]
Debug: /Stage[main]/Git/Package[boxen/brews/git]/require: requires Class[Homebrew]
Debug: /Stage[main]/Git/File[/opt/boxen/bin/boxen-git-credential]/require: requires File[/opt/boxen/repo/script/boxen-git-credential]
Debug: /Stage[main]/Git/File[/opt/boxen/bin/boxen-git-credential]/before: requires Package[boxen/brews/git]
Debug: /Stage[main]/Git/File[/opt/boxen/config/git/gitignore]/require: requires File[/opt/boxen/config/git]
Debug: /Stage[main]/Git/Git::Config::Global[core.excludesfile]/require: requires File[/opt/boxen/config/git/gitignore]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/require: requires Class[Homebrew]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/before: requires Package[boxen/brews/gcc5]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/before: requires Package[boxen/brews/dnsmasq]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/before: requires Package[boxen/brews/git]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/before: requires Package[boxen/brews/hub]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/before: requires Package[boxen/brews/nginx]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/before: requires Package[ack]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/before: requires Package[findutils]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/before: requires Package[gnu-tar]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/before: requires Package[readline]
Debug: /Stage[main]/Hub/Package[boxen/brews/hub]/require: requires Class[Homebrew]
Debug: /Stage[main]/Hub/File[/opt/boxen/env.d/hub.sh]/before: requires Boxen::Env_script[hub]
Debug: /Stage[main]/Nginx::Config/require: requires Class[Boxen::Config]
Debug: /Stage[main]/Nginx/File[/Library/LaunchDaemons/dev.nginx.plist]/notify: subscribes to Service[dev.nginx]
Debug: /Stage[main]/Nginx/File[/opt/boxen/config/nginx/nginx.conf]/notify: subscribes to Service[dev.nginx]
Debug: /Stage[main]/Nginx/File[/opt/boxen/config/nginx/mime.types]/notify: subscribes to Service[dev.nginx]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/require: requires Class[Homebrew]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[boxen/brews/nginx]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[boxen/brews/gcc5]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[boxen/brews/dnsmasq]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[boxen/brews/git]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[boxen/brews/hub]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[boxen/brews/nginx]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[ack]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[findutils]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[gnu-tar]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/before: requires Package[readline]
Debug: /Stage[main]/Nginx/Package[boxen/brews/nginx]/require: requires Class[Homebrew]
Debug: /Stage[main]/Nginx/Package[boxen/brews/nginx]/notify: subscribes to Service[dev.nginx]
Debug: /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx]/require: requires Package[boxen/brews/nginx]
Debug: /Stage[main]/Nginx/Service[dev.nginx]/require: requires Package[boxen/brews/nginx]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/require: requires Class[Nodejs]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/require: requires Class[Nodejs::Build]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.8]/require: requires Class[Nodejs]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.8]/require: requires Class[Nodejs::Build]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.10]/require: requires Class[Nodejs]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.10]/require: requires Class[Nodejs::Build]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[1.9.3]/require: requires Class[Ruby]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[1.9.3]/require: requires Class[Ruby::Build]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.0.0]/require: requires Class[Ruby]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.0.0]/require: requires Class[Ruby::Build]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.1.0]/require: requires Class[Ruby]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.1.0]/require: requires Class[Ruby::Build]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.1.1]/require: requires Class[Ruby]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.1.1]/require: requires Class[Ruby::Build]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.1.2]/require: requires Class[Ruby]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.1.2]/require: requires Class[Ruby::Build]
Debug: /Stage[main]/Main/Node[default]/Package[ack]/require: requires Class[Homebrew]
Debug: /Stage[main]/Main/Node[default]/Package[findutils]/require: requires Class[Homebrew]
Debug: /Stage[main]/Main/Node[default]/Package[gnu-tar]/require: requires Class[Homebrew]
Debug: /Stage[main]/Homebrew/Boxen::Env_script[homebrew]/File[/opt/boxen/env.d/10_homebrew.sh]/require: requires Exec[install homebrew to /opt/boxen/homebrew]
Debug: /Stage[main]/Gcc/Homebrew::Formula[gcc5]/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/gcc5.rb]/require: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]
Debug: /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/dnsmasq.rb]/require: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]
Debug: /Stage[main]/Git/Homebrew::Formula[git]/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/git.rb]/require: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]
Debug: /Stage[main]/Hub/Homebrew::Formula[hub]/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/hub.rb]/require: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]
Debug: /Stage[main]/Nginx/Homebrew::Formula[nginx]/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/nginx.rb]/require: requires File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]
Debug: /Stage[main]/Nodejs::Build/require: requires Class[Nodejs]
Debug: /Stage[main]/Nodejs::Build/before: requires Class[Nodejs::Nodenv]
Debug: /Stage[main]/Nodejs::Build/Repository[/opt/boxen/node-build]/require: requires File[/opt/boxen/bin/boxen-git-credential]
Debug: /Stage[main]/Nodejs::Nodenv/require: requires Class[Nodejs]
Debug: /Stage[main]/Nodejs::Nodenv/before: requires Nodejs[v0.6]
Debug: /Stage[main]/Nodejs::Nodenv/before: requires Nodejs[v0.8]
Debug: /Stage[main]/Nodejs::Nodenv/before: requires Nodejs[v0.10]
Debug: /Stage[main]/Nodejs::Nodenv/Repository[/opt/boxen/nodenv]/require: requires File[/opt/boxen/bin/boxen-git-credential]
Debug: /Stage[main]/Nodejs::Nodenv/File[/opt/boxen/nodenv/versions]/require: requires Repository[/opt/boxen/nodenv]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/require: requires Class[Homebrew]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Nodejs[v0.6]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Nodejs[v0.8]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Nodejs[v0.10]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Nodejs[v0.6]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Nodejs[v0.8]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Nodejs[v0.10]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Nodejs[v0.6]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Nodejs[v0.8]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Nodejs[v0.10]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.0]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.1]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.2]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[1.9.3-p545]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.0.0-p451]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.0]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.1]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.2]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[1.9.3-p545]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.0.0-p451]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.0]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.1]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.2]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[1.9.3-p545]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.0.0-p451]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.0]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.1]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.2]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[1.9.3-p545]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.0.0-p451]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.0]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.1]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.1.2]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[1.9.3-p545]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Package[readline]/before: requires Ruby[2.0.0-p451]
Debug: /Stage[main]/Ruby::Build/require: requires Class[Ruby]
Debug: /Stage[main]/Ruby::Build/Repository[/opt/boxen/ruby-build]/require: requires File[/opt/boxen/bin/boxen-git-credential]
Debug: /Stage[main]/Ruby::Rbenv/require: requires Class[Ruby]
Debug: /Stage[main]/Ruby::Rbenv/before: requires Ruby[2.1.0]
Debug: /Stage[main]/Ruby::Rbenv/before: requires Ruby[2.1.1]
Debug: /Stage[main]/Ruby::Rbenv/before: requires Ruby[2.1.2]
Debug: /Stage[main]/Ruby::Rbenv/before: requires Ruby[1.9.3-p545]
Debug: /Stage[main]/Ruby::Rbenv/before: requires Ruby[2.0.0-p451]
Debug: /Stage[main]/Ruby::Rbenv/Repository[/opt/boxen/rbenv]/require: requires File[/opt/boxen/bin/boxen-git-credential]
Debug: /Stage[main]/Ruby::Rbenv/File[/opt/boxen/rbenv/versions]/require: requires Repository[/opt/boxen/rbenv]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[1.9.3]/Ruby::Alias[1.9.3]/require: requires Class[Ruby]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.0.0]/Ruby::Alias[2.0.0]/require: requires Class[Ruby]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[1.9.3]/Ruby::Alias[1.9.3]/Ruby::Version[1.9.3-p545]/require: requires Class[Ruby]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[1.9.3]/Ruby::Alias[1.9.3]/Ruby::Version[1.9.3-p545]/require: requires Class[Ruby::Build]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[1.9.3]/Ruby::Alias[1.9.3]/File[/opt/rubies/1.9.3]/require: requires Ruby::Version[1.9.3-p545]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.0.0]/Ruby::Alias[2.0.0]/Ruby::Version[2.0.0-p451]/require: requires Class[Ruby]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.0.0]/Ruby::Alias[2.0.0]/Ruby::Version[2.0.0-p451]/require: requires Class[Ruby::Build]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.0.0]/Ruby::Alias[2.0.0]/File[/opt/rubies/2.0.0]/require: requires Ruby::Version[2.0.0-p451]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/bin]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/cache]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/config]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/data]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/env.d]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/log]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/data/project-sockets]: Autorequiring File[/opt/boxen/data]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/README.md]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/env.sh]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/env.d/config.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/env.d/gh_creds.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/data/puppet]: Autorequiring File[/opt/boxen/data]
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/data/puppet/graphs]: Autorequiring File[/opt/boxen/data/puppet]
Debug: /Stage[main]/Boxen::Repo/File[/opt/boxen/repo]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Boxen::Repo/Exec[clone /opt/boxen/repo]: Autorequiring File[/opt/boxen/repo]
Debug: /Stage[main]/Boxen::Bin/File[/opt/boxen/bin/boxen]: Autorequiring File[/opt/boxen/bin]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/bin]: Autorequiring File[/opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/etc]: Autorequiring File[/opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/include]: Autorequiring File[/opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/lib]: Autorequiring File[/opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/lib/pkgconfig]: Autorequiring File[/opt/boxen/homebrew/lib]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library]: Autorequiring File[/opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/sbin]: Autorequiring File[/opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share]: Autorequiring File[/opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/locale]: Autorequiring File[/opt/boxen/homebrew/share]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man]: Autorequiring File[/opt/boxen/homebrew/share]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man1]: Autorequiring File[/opt/boxen/homebrew/share/man]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man2]: Autorequiring File[/opt/boxen/homebrew/share/man]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man3]: Autorequiring File[/opt/boxen/homebrew/share/man]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man4]: Autorequiring File[/opt/boxen/homebrew/share/man]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man5]: Autorequiring File[/opt/boxen/homebrew/share/man]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man6]: Autorequiring File[/opt/boxen/homebrew/share/man]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man7]: Autorequiring File[/opt/boxen/homebrew/share/man]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/man/man8]: Autorequiring File[/opt/boxen/homebrew/share/man]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/info]: Autorequiring File[/opt/boxen/homebrew/share]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/doc]: Autorequiring File[/opt/boxen/homebrew/share]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/share/aclocal]: Autorequiring File[/opt/boxen/homebrew/share]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/var]: Autorequiring File[/opt/boxen/homebrew]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/var/log]: Autorequiring File[/opt/boxen/homebrew/var]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/boxen-monkeypatches.rb]: Autorequiring File[/opt/boxen/homebrew/Library]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/boxen-bottle-hooks.rb]: Autorequiring File[/opt/boxen/homebrew/Library]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-latest.rb]: Autorequiring File[/opt/boxen/homebrew/Library/Homebrew/cmd]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-install.rb]: Autorequiring File[/opt/boxen/homebrew/Library/Homebrew/cmd]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-upgrade.rb]: Autorequiring File[/opt/boxen/homebrew/Library/Homebrew/cmd]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/cache/homebrew]: Autorequiring File[/opt/boxen/cache]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps]: Autorequiring File[/opt/boxen/homebrew/Library]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd]: Autorequiring File[/opt/boxen/homebrew/Library]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen]: Autorequiring File[/opt/boxen/homebrew/Library/Taps]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]: Autorequiring File[/opt/boxen/homebrew/Library/Taps/boxen]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]: Autorequiring File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/boxen-bottle-hooks.rb]: Autorequiring File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-latest.rb]: Autorequiring File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-install.rb]: Autorequiring File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/homebrew.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/30_homebrew.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/cflags.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/ldflags.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Dnsmasq/File[/opt/boxen/config/dnsmasq]: Autorequiring File[/opt/boxen/config]
Debug: /Stage[main]/Dnsmasq/File[/opt/boxen/log/dnsmasq]: Autorequiring File[/opt/boxen/log]
Debug: /Stage[main]/Dnsmasq/File[/opt/boxen/data/dnsmasq]: Autorequiring File[/opt/boxen/data]
Debug: /Stage[main]/Git/File[/opt/boxen/config/git]: Autorequiring File[/opt/boxen/config]
Debug: /Stage[main]/Git/File[/opt/boxen/repo/script/boxen-git-credential]: Autorequiring File[/opt/boxen/repo]
Debug: /Stage[main]/Git/File[/opt/boxen/bin/boxen-git-credential]: Autorequiring File[/opt/boxen/bin]
Debug: /Stage[main]/Hub/File[/opt/boxen/env.d/hub.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Nginx/File[/opt/boxen/config/nginx]: Autorequiring File[/opt/boxen/config]
Debug: /Stage[main]/Nginx/File[/opt/boxen/data/nginx]: Autorequiring File[/opt/boxen/data]
Debug: /Stage[main]/Nginx/File[/opt/boxen/log/nginx]: Autorequiring File[/opt/boxen/log]
Debug: /Stage[main]/Nginx/File[/opt/boxen/config/nginx/sites]: Autorequiring File[/opt/boxen/config/nginx]
Debug: /Stage[main]/Nginx/File[/opt/boxen/config/nginx/nginx.conf]: Autorequiring File[/opt/boxen/config/nginx]
Debug: /Stage[main]/Nginx/File[/opt/boxen/config/nginx/mime.types]: Autorequiring File[/opt/boxen/config/nginx]
Debug: /Stage[main]/Nginx/File[/opt/boxen/config/nginx/public]: Autorequiring File[/opt/boxen/config/nginx]
Debug: /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx]: Autorequiring File[/opt/boxen/homebrew/etc]
Debug: /Stage[main]/Main/Node[default]/File[/Users/cbaker1/src/our-boxen]: Autorequiring File[/Users/cbaker1/src]
Debug: /Stage[main]/Main/Node[default]/File[/Users/cbaker1/src/our-boxen]: Autorequiring File[/opt/boxen/repo]
Debug: /Stage[main]/Homebrew/Boxen::Env_script[homebrew]/File[/opt/boxen/env.d/10_homebrew.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Boxen::Environment/Boxen::Env_script[config]/File[/opt/boxen/env.d/10_config.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Boxen::Environment/Boxen::Env_script[gh_creds]/File[/opt/boxen/env.d/30_gh_creds.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Boxen::Environment/Boxen::Env_script[relative_bin_on_path]/File[/opt/boxen/env.d/90_relative_bin_on_path.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Boxen::Environment/Boxen::Env_script[boxen_autocomplete]/File[/opt/boxen/env.d/90_boxen_autocomplete.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Hub/Boxen::Env_script[hub]/File[/opt/boxen/env.d/70_hub.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Nodejs::Build/Repository[/opt/boxen/node-build]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Nodejs::Build/File[/opt/boxen/cache/nodes]: Autorequiring File[/opt/boxen/cache]
Debug: /Stage[main]/Nodejs::Nodenv/Repository[/opt/boxen/nodenv]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Nodejs::Nodenv/File[/opt/boxen/nodenv/versions]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Nodejs::Nodenv/File[/opt/boxen/nodenv/versions]: Autorequiring File[/opt/nodes]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Nodejs[v0.6]: Autorequiring File[/opt/nodes]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.8]/Nodejs[v0.8]: Autorequiring File[/opt/nodes]
Debug: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.10]/Nodejs[v0.10]: Autorequiring File[/opt/nodes]
Debug: /Stage[main]/Ruby::Build/Repository[/opt/boxen/ruby-build]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Ruby::Build/File[/opt/boxen/cache/rubies]: Autorequiring File[/opt/boxen/cache]
Debug: /Stage[main]/Ruby::Rbenv/Repository[/opt/boxen/rbenv]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Ruby::Rbenv/File[/opt/boxen/rbenv/versions]: Autorequiring File[/opt/boxen]
Debug: /Stage[main]/Ruby::Rbenv/File[/opt/boxen/rbenv/versions]: Autorequiring File[/opt/rubies]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.1.0]/Ruby[2.1.0]: Autorequiring File[/opt/rubies]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.1.1]/Ruby[2.1.1]: Autorequiring File[/opt/rubies]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.1.2]/Ruby[2.1.2]: Autorequiring File[/opt/rubies]
Debug: /Stage[main]/Nodejs/Boxen::Env_script[nodejs]/File[/opt/boxen/env.d/30_nodejs.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Ruby/Boxen::Env_script[ruby]/File[/opt/boxen/env.d/30_ruby.sh]: Autorequiring File[/opt/boxen/env.d]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[1.9.3]/Ruby::Alias[1.9.3]/File[/opt/rubies/1.9.3]: Autorequiring File[/opt/rubies]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.0.0]/Ruby::Alias[2.0.0]/File[/opt/rubies/2.0.0]: Autorequiring File[/opt/rubies]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[1.9.3]/Ruby::Alias[1.9.3]/Ruby::Version[1.9.3-p545]/Ruby[1.9.3-p545]: Autorequiring File[/opt/rubies]
Debug: /Stage[main]/Main/Node[default]/Ruby::Version[2.0.0]/Ruby::Alias[2.0.0]/Ruby::Version[2.0.0-p451]/Ruby[2.0.0-p451]: Autorequiring File[/opt/rubies]
Info: Applying configuration version '1439550374'
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/env.d/config.sh]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Prefetching parsed resources for sudoers
Debug: sudoers post_parse for line Defaults env_reset
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="BLOCKSIZE"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="COLORFGBGCOLORTERM"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="__CF_USER_TEXT_ENCODING"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="CHARSETLANGLANGUAGELC_ALLLC_COLLATELC_CTYPE"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="LC_MESSAGESLC_MONETARYLC_NUMERICLC_TIME"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="LINESCOLUMNS"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="LSCOLORS"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="SSH_AUTH_SOCK"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="TZ"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="DISPLAYXAUTHORIZATIONXAUTHORITY"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="EDITORVISUAL"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line Defaults env_keep+="HOMEMAIL"
Debug: parsed line as Defaults
Debug: sudoers post_parse for line root ALL=(ALL) ALL
Debug: parsed line as User Spec
Debug: sudoers post_parse for line %admin ALL=(ALL) ALL
Debug: parsed line as User Spec
Debug: sudoers post_parse for line cbaker1 ALL=(ALL) NOPASSWD : /bin/launchctl load,/bin/launchctl unload
Debug: parsed line as User Spec
Debug: sudoers post_parse for line cbaker1 ALL=(ALL) NOPASSWD : /bin/mkdir -p /tmp/puppet,/bin/mkdir -p /opt/boxen,/usr/sbin/chown cbaker1\:staff /opt/boxen,/opt/boxen/repo/bin/puppet,/bin/rm -f /tmp/boxen.log
Debug: parsed line as User Spec
Debug: sudoers post_parse for line cbaker1 ALL=(ALL) NOPASSWD : /usr/bin/fdesetup status,/usr/bin/fdesetup list
Debug: parsed line as User Spec
Debug: /Stage[main]/Boxen::Config/File[/opt/boxen/env.d/gh_creds.sh]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Hub/File[/opt/boxen/env.d/hub.sh]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPassword=>true](provider=posix): Executing check '/usr/bin/defaults read com.apple.screensaver askForPassword && (/usr/bin/defaults read com.apple.screensaver askForPassword | awk '{ exit $0 != "1" }') && (/usr/bin/defaults read-type com.apple.screensaver askForPassword | awk '/^Type is / { exit $3 != "boolean" } { exit 1 }')'
Debug: Executing '/usr/bin/defaults read com.apple.screensaver askForPassword && (/usr/bin/defaults read com.apple.screensaver askForPassword | awk '{ exit $0 != "1" }') && (/usr/bin/defaults read-type com.apple.screensaver askForPassword | awk '/^Type is / { exit $3 != "boolean" } { exit 1 }')'
Debug: /Stage[main]/Boxen::Security/Boxen::Osx_defaults[require password at screensaver]/Exec[osx_defaults write  com.apple.screensaver:askForPassword=>true]/unless: 1
Debug: Executing '/usr/bin/dscl -plist . -list /Groups'
Debug: Executing '/usr/bin/dscl -plist . -read /Groups/puppet'
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/boxen-bottle-hooks.rb]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/boxen-monkeypatches.rb]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Exec[osx_defaults write  com.apple.screensaver:askForPasswordDelay=>5](provider=posix): Executing check '/usr/bin/defaults read com.apple.screensaver askForPasswordDelay && (/usr/bin/defaults read com.apple.screensaver askForPasswordDelay | awk '{ exit $0 != "5" }') && (/usr/bin/defaults read-type com.apple.screensaver askForPasswordDelay | awk '/^Type is / { exit $3 != "float" } { exit 1 }')'
Debug: Executing '/usr/bin/defaults read com.apple.screensaver askForPasswordDelay && (/usr/bin/defaults read com.apple.screensaver askForPasswordDelay | awk '{ exit $0 != "5" }') && (/usr/bin/defaults read-type com.apple.screensaver askForPasswordDelay | awk '/^Type is / { exit $3 != "float" } { exit 1 }')'
Debug: /Stage[main]/Boxen::Security/Boxen::Osx_defaults[short delay for password dialog on screensaver]/Exec[osx_defaults write  com.apple.screensaver:askForPasswordDelay=>5]/unless: 5
Debug: Executing '/usr/bin/git config --get remote.origin.url'
Debug: Executing '/usr/bin/git fetch -q origin'
Debug: Executing '/usr/bin/git rev-parse HEAD'
Debug: Executing '/usr/bin/git rev-list --max-count=1 f18b3d67756d1cb25ba6e35044f816fd67211b33'
Debug: Executing '/usr/bin/git config --get remote.origin.url'
Debug: Executing '/usr/bin/git fetch -q origin'
Debug: Executing '/usr/bin/git rev-parse HEAD'
Debug: Executing '/usr/bin/git rev-list --max-count=1 v20150413'
Debug: Executing '/usr/bin/git config --get remote.origin.url'
Debug: Executing '/usr/bin/git fetch -q origin'
Debug: Executing '/usr/bin/git rev-parse HEAD'
Debug: Executing '/usr/bin/git rev-list --max-count=1 v0.2.0'
Debug: Executing '/usr/bin/git config --get remote.origin.url'
Debug: Executing '/usr/bin/git fetch -q origin'
Debug: Executing '/usr/bin/git rev-parse HEAD'
Debug: Executing '/usr/bin/git rev-list --max-count=1 v0.4.0'
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/cflags.sh]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-upgrade.rb]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen/homebrew-brews/cmd/brew-boxen-upgrade.rb]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/homebrew.sh]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-latest.rb]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/30_homebrew.sh]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-install.rb]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Homebrew/File[/opt/boxen/env.d/ldflags.sh]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Boxen::Janitor/File[/bin/cc]: Nothing to manage: no ensure and the resource doesn't exist
Debug: /Stage[main]/Boxen::Janitor/File[/bin/gcc]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Executing '/bin/launchctl list com.boxen.dnsmasq'
Debug: Executing '/bin/launchctl list com.boxen.dnsmasq'
Debug: Executing '/usr/bin/git rev-list --max-count=1 e90b6e9ded2fd2c73a4e0d93f5dbc5b075a61b7c'
Debug: Executing '/usr/bin/git rev-parse HEAD'
Debug: Executing '/bin/sh -c /usr/bin/git rev-list 919ce60d5baa812a845f1539871004e2fe00c1dc | grep '^e90b6e9ded2fd2c73a4e0d93f5dbc5b075a61b7c''
Debug: Prefetching homebrew resources for package
Debug: Executing 'brew boxen-latest boxen/brews/hub'
Debug: Executing '/bin/launchctl list dev.nginx'
Debug: /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx]: Nothing to manage: no ensure and the resource doesn't exist
Debug: Executing '/bin/launchctl list dev.dnsmasq'
Debug: Trying to download precompiled node for v0.6
Debug: Executing 'curl --silent --fail https://boxen-downloads.s3.amazonaws.com/nodes/Darwin/10.10/v0.6.tar.bz2 >/tmp/node-v0.6.tar.bz2 && tar xjf /tmp/node-v0.6.tar.bz2 -C /opt/nodes'
Debug: Executing '/opt/boxen/node-build/bin/node-build v0.6 /opt/nodes/v0.6'
Error: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.6 /opt/nodes/v0.6' returned 1: node-build: definition not found: v0.6 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Error: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.6]/Nodejs[v0.6]/ensure: change from absent to present failed: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.6 /opt/nodes/v0.6' returned 1: node-build: definition not found: v0.6 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Debug: Trying to download precompiled node for v0.10
Debug: Executing 'curl --silent --fail https://boxen-downloads.s3.amazonaws.com/nodes/Darwin/10.10/v0.10.tar.bz2 >/tmp/node-v0.10.tar.bz2 && tar xjf /tmp/node-v0.10.tar.bz2 -C /opt/nodes'
Debug: Executing '/opt/boxen/node-build/bin/node-build v0.10 /opt/nodes/v0.10'
Error: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.10 /opt/nodes/v0.10' returned 1: node-build: definition not found: v0.10 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Error: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.10]/Nodejs[v0.10]/ensure: change from absent to present failed: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.10 /opt/nodes/v0.10' returned 1: node-build: definition not found: v0.10 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Debug: Trying to download precompiled node for v0.8
Debug: Executing 'curl --silent --fail https://boxen-downloads.s3.amazonaws.com/nodes/Darwin/10.10/v0.8.tar.bz2 >/tmp/node-v0.8.tar.bz2 && tar xjf /tmp/node-v0.8.tar.bz2 -C /opt/nodes'
Debug: Executing '/opt/boxen/node-build/bin/node-build v0.8 /opt/nodes/v0.8'
Error: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.8 /opt/nodes/v0.8' returned 1: node-build: definition not found: v0.8 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Error: /Stage[main]/Main/Node[default]/Nodejs::Version[v0.8]/Nodejs[v0.8]/ensure: change from absent to present failed: install failed with a crazy error: Execution of '/opt/boxen/node-build/bin/node-build v0.8 /opt/nodes/v0.8' returned 1: node-build: definition not found: v0.8 ["/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/execution.rb:203:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/provider.rb:115:in `execute'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:66:in `build_node'", "/opt/boxen/repo/shared/nodejs/lib/puppet/provider/nodejs/nodebuild.rb:45:in `create'", "/opt/boxen/repo/shared/nodejs/lib/puppet/type/nodejs.rb:5:in `block (3 levels) in <top (required)>'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:197:in `call_valuemethod'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:498:in `set'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/property.rb:581:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:204:in `sync'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:128:in `sync_if_needed'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:81:in `perform_changes'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/resource_harness.rb:20:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:204:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:217:in `eval_resource'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `call'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block (2 levels) in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:327:in `block in thinmark'", "/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:326:in `thinmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:147:in `block in evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/graph/relationship_graph.rb:118:in `traverse'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction.rb:138:in `evaluate'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:169:in `block in apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/log.rb:149:in `with_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/transaction/report.rb:112:in `as_logging_destination'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/resource/catalog.rb:168:in `apply'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:118:in `block in apply_catalog'", "/opt/boxen/repo/shared/boxen/lib/puppet/provider/package/hax.rb:12:in `benchmark'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:117:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:222:in `run_internal'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:132:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/configurer.rb:131:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:297:in `apply_catalog'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:231:in `block in main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/context.rb:64:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet.rb:244:in `override'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:193:in `main'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application/apply.rb:154:in `run_command'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block (2 levels) in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:510:in `plugin_hook'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `block in run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util.rb:488:in `exit_on_fail'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/application.rb:384:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:146:in `run'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/lib/puppet/util/command_line.rb:92:in `execute'", "/opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.7.1/bin/puppet:8:in `<top (required)>'", "/opt/boxen/repo/bin/puppet:16:in `load'", "/opt/boxen/repo/bin/puppet:16:in `<main>'"]
Debug: Finishing transaction 70291103074420
Debug: Storing state
Debug: Stored state in 0.02 seconds
USGVMCBAKER02:repo cbaker1$ 
rhussmann commented 9 years ago

I'm seeing this, as well, on a fresh install of Mavericks 10.9.5 running with the --no-fde flag.

charleshbaker commented 9 years ago

Do you guys think this is a problem with the --no-fde flag? Or the s3 bucket? Obviously crosses versions of MacOSX.

rhussmann commented 9 years ago

I'm guessing it's something to do with the S3 bucket. I tried running the curl command as well, and wasn't able to pull anything down (the bucket I was pulling from had 10.9 in the path rather than 10.10). I can't understand why I shouldn't be able to curl to that URL, so I'm guessing either the bucket path is wrong, or the tarballs just aren't there.

rafaelfranca commented 9 years ago

It is not a bucket problem. It is related with https://github.com/boxen/puppet-nodejs/pull/48. It tries to build a version that is just an alias @blackjid do you have any idea why?

bbck commented 9 years ago

The the version numbering for the nodejs module changed at some point. It now expects version numbering without the 'v' prefix, so 0.6 instead of v0.6.

charleshbaker commented 9 years ago

So, does that require renaming stuff in S3 and a code change?

bbck commented 9 years ago

The definitions in manifests/site.pp needs to be updated. If you're using the latest version of puppet-nodejs they should look something like:

# node versions
nodejs::version { '0.6': }
nodejs::version { '0.8': }
nodejs::version { '0.10': }
rafaelfranca commented 9 years ago

Should be fixed now

rafaelfranca commented 9 years ago

Thank you @bbck

rhussmann commented 9 years ago

:+1: Thanks!

charleshbaker commented 9 years ago

Thanks for fixing this with https://github.com/boxen/our-boxen/pull/774 @bbck !

blackjid commented 9 years ago

thanks @bbck!