Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mhedgpeth/188190d5d02bd70084cb0cb643e2824a to your computer and use it in GitHub Desktop.
Save mhedgpeth/188190d5d02bd70084cb0cb643e2824a to your computer and use it in GitHub Desktop.
test kitchen output
-----> Converging <default-windows-2012r2>...
Preparing files for transfer
$$$$$$ You must set your run_list in your policyfile instead of kitchen config. The run_list your config will be ignored
.
$$$$$$ Ignored run_list: ["recipe[chef-vault::default]", "recipe[platform::default]"]
Preparing dna.json
Exporting cookbook dependencies from Policyfile C:/Users/mh185122/AppData/Local/Temp/default-windows-2012r2-sandb
ox-20160524-7644-1jnsr3n...
Error: Invalid lockfile data
Reason: (ChefDK::CachedCookbookNotFound) Cookbook `webdeploy' not found at expected cache location `webdeploy-8fe
a02926c72c1137e18e2851177533e99cdaec9' (full path: `C:/Users/mh185122/AppData/Local/chefdk/cache/cookbooks/webdeploy-8fe
a02926c72c1137e18e2851177533e99cdaec9')
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: Failed to complete #converge action: [Expected process to exit with [0], but received '1'
---- Begin output of chef export D:/code/chef/cookbooks/platform/Policyfile.rb C:/Users/mh185122/AppData/Local/Temp/defa
ult-windows-2012r2-sandbox-20160524-7644-1jnsr3n --force ----
STDOUT:
STDERR: Error: Invalid lockfile data
Reason: (ChefDK::CachedCookbookNotFound) Cookbook `webdeploy' not found at expected cache location `webdeploy-8fea02926c
72c1137e18e2851177533e99cdaec9' (full path: `C:/Users/mh185122/AppData/Local/chefdk/cache/cookbooks/webdeploy-8fea02926c
72c1137e18e2851177533e99cdaec9')
---- End output of chef export D:/code/chef/cookbooks/platform/Policyfile.rb C:/Users/mh185122/AppData/Local/Temp/defaul
t-windows-2012r2-sandbox-20160524-7644-1jnsr3n --force ----
Ran chef export D:/code/chef/cookbooks/platform/Policyfile.rb C:/Users/mh185122/AppData/Local/Temp/default-windows-2012r
2-sandbox-20160524-7644-1jnsr3n --force returned 1]
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment