D Berksfile found at C:/Workspace/cookbooks/azure_sample/Berksfile, loading Berkshelf D Berkshelf 5.0.0 library loaded D winrm requested, loading winrm gem (["~> 2.0"]) D winrm is loaded. D winrm-fs requested, loading winrm-fs gem (["~> 1.0"]) D winrm-fs is loaded. --- timestamp: 2016-09-09 17:32:32 UTC kitchen_version: 1.12.0 plugins: driver: Azurerm: class: Kitchen::Driver::Azurerm version: api_version: provisioner: ChefZero: class: Kitchen::Provisioner::ChefZero version: 1.12.0 api_version: 2 transport: Winrm: class: Kitchen::Transport::Winrm version: 1.12.0 api_version: 1 verifier: Serverspec: class: Kitchen::Verifier::Serverspec version: 1.12.0 api_version: 1 loader: process_erb: true process_local: true process_global: true global_config: project_config: filename: C:/Workspace/cookbooks/azure_sample/.kitchen.yml raw_data: driver: name: azurerm driver_config: subscription_id: 5dfc2882-e33d-4845-ba49-2f4a416be41d location: West US machine_size: Standard_D1 provisioner: name: chef_zero verifier: name: serverspec platforms: - name: windows2012-r2 driver_config: image_urn: MicrosoftWindowsServer:WindowsServer:2012-R2-Datacenter:latest winrm_powershell_script: |- winrm quickconfig -q winrm set winrm/config/winrs '@{MaxMemoryPerShellMB="512"}' winrm set winrm/config '@{MaxTimeoutms="1800000"}' winrm set winrm/config/service '@{AllowUnencrypted="true"}' winrm set winrm/config/service/auth '@{Basic="true"}' username: orchestrate password: Vm*1234 transport: name: winrm suites: - name: default run_list: - recipe[azure_sample::default] attributes: local_config: combined_config: filename: raw_data: driver: name: azurerm driver_config: subscription_id: 5dfc2882-e33d-4845-ba49-2f4a416be41d location: West US machine_size: Standard_D1 provisioner: name: chef_zero verifier: name: serverspec platforms: - name: windows2012-r2 driver_config: image_urn: MicrosoftWindowsServer:WindowsServer:2012-R2-Datacenter:latest winrm_powershell_script: |- winrm quickconfig -q winrm set winrm/config/winrs '@{MaxMemoryPerShellMB="512"}' winrm set winrm/config '@{MaxTimeoutms="1800000"}' winrm set winrm/config/service '@{AllowUnencrypted="true"}' winrm set winrm/config/service/auth '@{Basic="true"}' username: orchestrate password: Vm*1234 transport: name: winrm suites: - name: default run_list: - recipe[azure_sample::default] attributes: instances: default-windows2012-r2: platform: os_type: windows shell_type: powershell state_file: azure_management_url: https://management.azure.com azure_resource_group_name: kitchen-default-windows2012-r2-20160909T122547 password: Vm*1234 server_id: vmd266ea9a97696ee7 subscription_id: 5e32cfb3-20f6-45a0-a877-c6fbf2097a1f username: orchestrate uuid: d266ea9a97696ee7 vm_name: vm driver: azure_management_url: https://management.azure.com azure_resource_group_name: kitchen-default-windows2012-r2 boot_diagnostics_enabled: 'true' image_urn: MicrosoftWindowsServer:WindowsServer:2012-R2-Datacenter:latest kitchen_root: C:/Workspace/cookbooks/azure_sample location: West US log_level: :debug machine_size: Standard_D1 name: azurerm password: Vm*1234 pre_deployment_parameters: {} pre_deployment_template: '' storage_account_type: Standard_LRS subnet_id: '' subscription_id: 5dfc2882-e33d-4845-ba49-2f4a416be41d test_base_path: C:/Workspace/cookbooks/azure_sample/test/integration username: orchestrate vm_name: vm vnet_id: '' winrm_powershell_script: |- winrm quickconfig -q winrm set winrm/config/winrs '@{MaxMemoryPerShellMB="512"}' winrm set winrm/config '@{MaxTimeoutms="1800000"}' winrm set winrm/config/service '@{AllowUnencrypted="true"}' winrm set winrm/config/service/auth '@{Basic="true"}' provisioner: always_update_cookbooks: false attributes: {} chef_client_path: "\\bin\\chef-client.bat" chef_omnibus_install_options: chef_omnibus_url: https://omnitruck.chef.io/install.sh chef_zero_host: chef_zero_port: 8889 client_rb: {} clients_path: command_prefix: config_path: cookbook_files_glob: README.*,metadata.{json,rb},attributes/**/*,definitions/**/*,files/**/*,libraries/**/*,providers/**/*,recipes/**/*,resources/**/*,templates/**/* data_bags_path: data_path: encrypted_data_bag_secret_key_path: environments_path: ftp_proxy: http_proxy: https_proxy: json_attributes: true kitchen_root: C:/Workspace/cookbooks/azure_sample log_file: log_level: auto max_retries: 1 name: chef_zero named_run_list: {} nodes_path: policyfile: policyfile_path: profile_ruby: false require_chef_omnibus: true retry_on_exit_code: [] roles_path: root_path: "$env:TEMP\\kitchen" ruby_bindir: "\\embedded\\bin" run_list: - recipe[azure_sample::default] sudo: sudo_command: test_base_path: C:/Workspace/cookbooks/azure_sample/test/integration wait_for_retry: 30 transport: connection_retries: 5 connection_retry_sleep: 1 elevated: false endpoint_template: http://%{hostname}:%{port}/wsman kitchen_root: C:/Workspace/cookbooks/azure_sample log_level: :debug max_wait_until_ready: 600 name: winrm password: port: 5985 rdp_port: 3389 test_base_path: C:/Workspace/cookbooks/azure_sample/test/integration username: administrator winrm_transport: :negotiate verifier: additional_install_command: additional_serverspec_command: bundler_path: chef_omnibus_root: "/opt/chef" color: true command_prefix: custom_install_command: custom_serverspec_command: default_path: "/tmp/kitchen" env_vars: {} extra_flags: format: documentation ftp_proxy: gemfile: http_proxy: https_proxy: kitchen_root: C:/Workspace/cookbooks/azure_sample live_stream: !ruby/object:IO {} log_level: :debug name: serverspec patterns: [] remote_exec: true remove_default_path: false require_runner: false root_path: "$env:TEMP\\verifier" rspec_path: runner_url: https://raw.githubusercontent.com/neillturner/serverspec-runners/master/ansiblespec_runner.rb serverspec_command: shellout_opts: {} sleep: 0 sudo: sudo_command: sudo -E -H suite_name: default test_base_path: C:/Workspace/cookbooks/azure_sample/test/integration test_serverspec_installed: true