Created
August 6, 2013 21:09
-
-
Save jblaine/6168667 to your computer and use it in GitHub Desktop.
Chef client 11.4.0 on RHEL 6.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chef client 11.4.0 on RHEL 6.4 | |
... | |
mtc-sge-exec1 Recipe: rcf-mounts::mtc | |
mtc-sge-exec1 * directory[/mtcnas] action create | |
mtc-sge-exec1 (up to date) | |
mtc-sge-exec1 * directory[/mtcnas/platform] action create | |
mtc-sge-exec1 | |
mtc-sge-exec1 ================================================================================ | |
mtc-sge-exec1 Error executing action `create` on resource 'directory[/mtcnas/platform]' | |
mtc-sge-exec1 ================================================================================ | |
mtc-sge-exec1 | |
mtc-sge-exec1 | |
mtc-sge-exec1 Errno::EEXIST | |
mtc-sge-exec1 ------------- | |
mtc-sge-exec1 File exists - /mtcnas/platform | |
mtc-sge-exec1 | |
mtc-sge-exec1 | |
mtc-sge-exec1 Resource Declaration: | |
mtc-sge-exec1 --------------------- | |
mtc-sge-exec1 # In /var/chef/cache/cookbooks/rcf-mounts/recipes/mtc.rb | |
mtc-sge-exec1 | |
mtc-sge-exec1 | |
mtc-sge-exec1 7: directory '/mtcnas/platform' do | |
mtc-sge-exec1 8: action :create | |
mtc-sge-exec1 9: end | |
mtc-sge-exec1 10: directory '/mtcnas/project' do | |
mtc-sge-exec1 | |
mtc-sge-exec1 | |
mtc-sge-exec1 | |
mtc-sge-exec1 Compiled Resource: | |
mtc-sge-exec1 ------------------ | |
mtc-sge-exec1 # Declared in /var/chef/cache/cookbooks/rcf-mounts/recipes/mtc.rb:7:in `from_file' | |
mtc-sge-exec1 | |
mtc-sge-exec1 directory("/mtcnas/platform") do | |
mtc-sge-exec1 provider Chef::Provider::Directory | |
mtc-sge-exec1 action [:create] | |
mtc-sge-exec1 retries 0 | |
mtc-sge-exec1 retry_delay 2 | |
mtc-sge-exec1 path "/mtcnas/platform" | |
mtc-sge-exec1 cookbook_name "rcf-mounts" | |
mtc-sge-exec1 recipe_name "mtc" | |
mtc-sge-exec1 end | |
mtc-sge-exec1 | |
mtc-sge-exec1 | |
mtc-sge-exec1 | |
mtc-sge-exec1 Recipe: chef-client::config | |
mtc-sge-exec1 * ruby_block[reload_client_config] action create | |
mtc-sge-exec1 | |
mtc-sge-exec1 - execute the ruby block reload_client_config | |
mtc-sge-exec1 | |
mtc-sge-exec1 [2013-08-06T17:04:13-04:00] ERROR: Running exception handlers | |
mtc-sge-exec1 [2013-08-06T17:04:13-04:00] FATAL: Saving node information to /var/chef/cache/failed-run-data.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stack trace please bro :)
--force-logger --log-level debug --why-run
Cheers