Skip to content

Instantly share code, notes, and snippets.

@sofam
Created August 8, 2017 15:22
Show Gist options
  • Save sofam/9665a973ece75b129b3347e6f3e1138c to your computer and use it in GitHub Desktop.
Save sofam/9665a973ece75b129b3347e6f3e1138c to your computer and use it in GitHub Desktop.
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: 2017/08/08 17:12:22 [DEBUG] AzureRM Response for https://management.azure.com/subscriptions/xxxxx-e5aa-4f91-8ace-xxxxx/resourceGroups/eco-stag-oel/providers/Microsoft.Compute/virtualMachineScaleSets/stag-app?api-version=2016-04-30-preview:
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: HTTP/1.1 200 OK
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Transfer-Encoding: chunked
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Cache-Control: no-cache
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Content-Type: application/json; charset=utf-8
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Date: Tue, 08 Aug 2017 15:12:22 GMT
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Expires: -1
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Pragma: no-cache
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Server: Microsoft-HTTPAPI/2.0
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Server: Microsoft-HTTPAPI/2.0
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Strict-Transport-Security: max-age=31536000; includeSubDomains
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Vary: Accept-Encoding
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: X-Ms-Correlation-Request-Id: b2e32dfc-6b50-473f-8122-d1f4778c13cc
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: X-Ms-Ratelimit-Remaining-Subscription-Reads: 14861
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: X-Ms-Request-Id: def32c78-47ae-4a7a-9b6c-21f267a7ff98
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: X-Ms-Routing-Request-Id: WESTEUROPE:20170808T151223Z:b2e32dfc-6b50-473f-8122-d1f4778c13cc
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: X-Ms-Served-By: 34c76c74-43d2-4c9c-a1a6-83af8ac38c11_131457506127722316
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4:
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: ecf
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "sku": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "name": "Standard_DS1_v2",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "tier": "Standard",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "capacity": 2
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "properties": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "singlePlacementGroup": true,
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "upgradePolicy": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "mode": "Manual"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "virtualMachineProfile": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "osProfile": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "computerNamePrefix": "stag-app",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "adminUsername": "xxxxxxxx",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "customData": "xx==",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "windowsConfiguration": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "provisionVMAgent": true,
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "enableAutomaticUpdates": false,
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "winRM": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "listeners": [
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "protocol": "https",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "certificateUrl": "https://xxxxxxx.vault.azure.net/secrets/xxx-xx-xxxx/ed0b413c72884e8684a7f5920e77565f"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: ]
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "secrets": [
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "sourceVault": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "id": "/subscriptions/xxxxx-e5aa-4f91-8ace-xxxxxx/resourceGroups/xxxx-xxxxx-test/providers/Microsoft.KeyVault/vaults/xxxxxxx-xxxxxx-xxxxxxx"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "vaultCertificates": [
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "certificateUrl": "https://xxxxxxxxxx.azure.net/secrets/xxxxxx-xxxxxx-xxxxxx/xxxxxxxxxx",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "certificateStore": "My"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: ]
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: ]
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "storageProfile": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "osDisk": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "createOption": "FromImage",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "caching": "ReadWrite",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "managedDisk": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "storageAccountType": "Standard_LRS"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "imageReference": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "publisher": "microsoftwindowsserver",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "offer": "WindowsServer",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "sku": "2016-Datacenter",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "version": "latest"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "dataDisks": [
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "lun": 0,
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "createOption": "Empty",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "caching": "ReadWrite",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "managedDisk": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "storageAccountType": "Standard_LRS"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "diskSizeGB": 50
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: ]
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "networkProfile": {"networkInterfaceConfigurations":[{"name":"stag-app","properties":{"primary":true,"ipConfigurations":[{"name":"stag-app-ipConfig","properties":{"subnet":{"id":"/subscriptions/xxxxxxxx-e5aa-4f91-8ace-xxxxxxxxx/resourceGroups/eco-stag-oel/providers/Microsoft.Network/virtualNetworks/xxxxxxxx-vn/subnets/app_zone_1"},"loadBalancerBackendAddressPools":[{"id":"/subscriptions/xxxxxxxx-e5aa-4f91-8ace-xxxxxxxxxs/resourceGroups/eco-stag-oel/providers/Microsoft.Network/loadBalancers/app-1-lb/backendAddressPools/app-1-lb-be-ip"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/xxxxxxxx-e5aa-4f91-8ace-xxxxxxxx/resourceGroups/eco-stag-oel/providers/Microsoft.Network/loadBalancers/app-1-lb/inboundNatPools/app-1-lb-nat"}]}}]}}]},
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "extensionProfile": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "extensions": []
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "provisioningState": "Succeeded",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "overprovision": false,
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "uniqueId": "b032314f-aaa4-4b85-afd7-b7424d29909f"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: },
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "type": "Microsoft.Compute/virtualMachineScaleSets",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "location": "westeurope",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "tags": {},
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "id": "/subscriptions/xxxxxxxx-e5aa-4f91-8ace-xxxxxxxxxxx/resourceGroups/eco-stag-oel/providers/Microsoft.Compute/virtualMachineScaleSets/stag-app",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "name": "stag-app"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: 0
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4:
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4:
2017/08/08 17:12:22 [ERROR] root: eval: *terraform.EvalRefresh, err: azurerm_virtual_machine_scale_set.stag-app: [DEBUG] Error setting Virtual Machine Scale Set OS Profile Windows config error: &errors.errorString{s:"Invalid address to set: []string{\"os_profile_windows_config\", \"0\", \"winrm\"}"}
2017/08/08 17:12:22 [ERROR] root: eval: *terraform.EvalSequence, err: azurerm_virtual_machine_scale_set.stag-app: [DEBUG] Error setting Virtual Machine Scale Set OS Profile Windows config error: &errors.errorString{s:"Invalid address to set: []string{\"os_profile_windows_config\", \"0\", \"winrm\"}"}
2017/08/08 17:12:22 [TRACE] [walkRefresh] Exiting eval tree: azurerm_virtual_machine_scale_set.stag-app
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: 2017/08/08 17:12:22 [DEBUG] AzureRM Response for https://management.azure.com/subscriptions/2a65484f-e5aa-4f91-8ace-18421d584029/resourceGroups/eco-stag-oel/providers/Microsoft.Network/virtualNetworks/e-conomic-vn/subnets/app_zone_2?api-version=2017-03-01:
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: HTTP/1.1 200 OK
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Transfer-Encoding: chunked
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Cache-Control: no-cache
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Content-Type: application/json; charset=utf-8
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Date: Tue, 08 Aug 2017 15:12:23 GMT
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Etag: W/"834c68cc-00ec-408b-8366-111001da1cb3"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Expires: -1
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Pragma: no-cache
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Server: Microsoft-HTTPAPI/2.0
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Server: Microsoft-HTTPAPI/2.0
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Strict-Transport-Security: max-age=31536000; includeSubDomains
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: Vary: Accept-Encoding
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: X-Ms-Correlation-Request-Id: ef6a24a5-1e4c-4388-9115-bbb41a03f676
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: X-Ms-Ratelimit-Remaining-Subscription-Reads: 14998
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: X-Ms-Request-Id: 90e1f9a1-b2e9-4df4-9eb4-2119845132fe
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: X-Ms-Routing-Request-Id: WESTEUROPE:20170808T151223Z:ef6a24a5-1e4c-4388-9115-bbb41a03f676
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4:
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: 229
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "name": "app_zone_2",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "id": "/subscriptions/xxxxxxxxx-e5aa-4f91-8ace-xxxxxxxxxxx/resourceGroups/eco-stag-oel/providers/Microsoft.Network/virtualNetworks/xxxxxxx-vn/subnets/app_zone_2",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "etag": "W/\"834c68cc-00ec-408b-8366-111001da1cb3\"",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "properties": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "provisioningState": "Succeeded",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "addressPrefix": "10.0.0.128/25",
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "networkSecurityGroup": {
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: "id": "/subscriptions/xxxxxxxxx-e5aa-4f91-8ace-xxxxxxxxx/resourceGroups/eco-stag-oel/providers/Microsoft.Network/networkSecurityGroups/xxxxxxxxxxx"
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: }
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4: 0
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4:
2017/08/08 17:12:22 [DEBUG] plugin: terraform-provider-azurerm_v0.1.4_x4:
2017/08/08 17:12:22 [DEBUG] root: eval: *terraform.EvalWriteState
2017/08/08 17:12:22 [TRACE] [walkRefresh] Exiting eval tree: azurerm_subnet.app_zone_2
2017/08/08 17:12:22 [DEBUG] dag/walk: upstream errored, not walking "provider.azurerm (close)"
2017/08/08 17:12:22 [DEBUG] dag/walk: upstream errored, not walking "root"
e:Error refreshing state: 1 error(s) occurred:
* azurerm_virtual_machine_scale_set.stag-app: 1 error(s) occurred:
* azurerm_virtual_machine_scale_set.stag-app: azurerm_virtual_machine_scale_set.stag-app: [DEBUG] Error setting Virtual Machine Scale Set OS Profile Windows config error: &errors.errorString{s:"Invalid address to set: []string{\"os_profile_windows_config\", \"0\", \"winrm\"}"}
2017/08/08 17:12:22 [DEBUG] plugin: waiting for all plugin processes to complete...
2017/08/08 17:12:22 [DEBUG] plugin: /Users/oel/Documents/Development/terraform-staging/.terraform/plugins/darwin_amd64/terraform-provider-azurerm_v0.1.4_x4: plugin process exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment