Created
September 24, 2020 10:10
-
-
Save jjmartres/9513507e3d27713bb4a62114eeb564d3 to your computer and use it in GitHub Desktop.
caselog
This file contains 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
2020/09/24 12:08:17 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:17 [INFO] Terraform version: 0.13.0 | |
2020/09/24 12:08:17 [INFO] Go runtime version: go1.14.2 | |
2020/09/24 12:08:17 [INFO] CLI args: []string{"/usr/local/bin/terraform", "get"} | |
2020/09/24 12:08:17 [DEBUG] Attempting to open CLI config file: /home/jjmartres/.terraformrc | |
2020/09/24 12:08:17 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.terraform.d/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /usr/share/5b_flat-remix-miami-dark-gnome-fullpanel/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /var/lib/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins | |
2020/09/24 12:08:17 [INFO] CLI command args: []string{"get"} | |
2020/09/24 12:08:17 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:17 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:17 [INFO] Terraform version: 0.13.0 | |
2020/09/24 12:08:17 [INFO] Go runtime version: go1.14.2 | |
2020/09/24 12:08:17 [INFO] CLI args: []string{"/usr/local/bin/terraform", "init", "-upgrade", "-reconfigure", "-backend-config=bucket=an-3615-noether-terraform-state", "-backend-config=prefix=anasen/api/mesh"} | |
2020/09/24 12:08:17 [DEBUG] Attempting to open CLI config file: /home/jjmartres/.terraformrc | |
2020/09/24 12:08:17 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.terraform.d/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /usr/share/5b_flat-remix-miami-dark-gnome-fullpanel/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /var/lib/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2020/09/24 12:08:17 [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins | |
2020/09/24 12:08:17 [INFO] CLI command args: []string{"init", "-upgrade", "-reconfigure", "-backend-config=bucket=an-3615-noether-terraform-state", "-backend-config=prefix=anasen/api/mesh"} | |
2020/09/24 12:08:17 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
Initializing the backend... | |
2020/09/24 12:08:17 [DEBUG] checking for provisioner in "." | |
2020/09/24 12:08:17 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2020/09/24 12:08:17 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory | |
Successfully configured the backend "gcs"! Terraform will automatically | |
use this backend unless the backend configuration changes. | |
2020/09/24 12:08:19 [DEBUG] checking for provisioner in "." | |
2020/09/24 12:08:19 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2020/09/24 12:08:19 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory | |
Initializing provider plugins... | |
- Finding latest version of hashicorp/kubernetes... | |
2020/09/24 12:08:20 [DEBUG] Service discovery for registry.terraform.io at https://registry.terraform.io/.well-known/terraform.json | |
2020/09/24 12:08:20 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:20 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/kubernetes/versions | |
- Finding latest version of hashicorp/kubernetes-alpha... | |
2020/09/24 12:08:20 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:20 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/kubernetes-alpha/versions | |
2020/09/24 12:08:21 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
- Finding latest version of hashicorp/null... | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:21 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/null/versions | |
2020/09/24 12:08:21 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:21 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/google/versions | |
- Finding latest version of hashicorp/google... | |
2020/09/24 12:08:22 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:22 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/google-beta/versions | |
- Finding latest version of hashicorp/google-beta... | |
2020/09/24 12:08:22 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:22 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/kubernetes-alpha/0.2.1/download/linux/amd64 | |
2020/09/24 12:08:23 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-kubernetes-alpha/0.2.1/terraform-provider-kubernetes-alpha_0.2.1_SHA256SUMS | |
2020/09/24 12:08:23 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-kubernetes-alpha/0.2.1/terraform-provider-kubernetes-alpha_0.2.1_SHA256SUMS.sig | |
- Installing hashicorp/kubernetes-alpha v0.2.1... | |
2020/09/24 12:08:30 [DEBUG] Provider signed by 51852D87348FFC4C HashiCorp Security <[email protected]> | |
- Installed hashicorp/kubernetes-alpha v0.2.1 (signed by HashiCorp) | |
2020/09/24 12:08:31 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:31 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/null/2.1.2/download/linux/amd64 | |
2020/09/24 12:08:31 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-null/2.1.2/terraform-provider-null_2.1.2_SHA256SUMS | |
2020/09/24 12:08:31 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-null/2.1.2/terraform-provider-null_2.1.2_SHA256SUMS.sig | |
- Installing hashicorp/null v2.1.2... | |
2020/09/24 12:08:35 [DEBUG] Provider signed by 51852D87348FFC4C HashiCorp Security <[email protected]> | |
- Installed hashicorp/null v2.1.2 (signed by HashiCorp) | |
2020/09/24 12:08:35 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:35 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/google/3.40.0/download/linux/amd64 | |
2020/09/24 12:08:35 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-google/3.40.0/terraform-provider-google_3.40.0_SHA256SUMS | |
2020/09/24 12:08:36 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-google/3.40.0/terraform-provider-google_3.40.0_SHA256SUMS.sig | |
- Installing hashicorp/google v3.40.0... | |
2020/09/24 12:08:44 [DEBUG] Provider signed by 51852D87348FFC4C HashiCorp Security <[email protected]> | |
2020/09/24 12:08:44 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
- Installed hashicorp/google v3.40.0 (signed by HashiCorp) | |
2020/09/24 12:08:44 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/google-beta/3.40.0/download/linux/amd64 | |
2020/09/24 12:08:45 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-google-beta/3.40.0/terraform-provider-google-beta_3.40.0_SHA256SUMS | |
2020/09/24 12:08:45 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-google-beta/3.40.0/terraform-provider-google-beta_3.40.0_SHA256SUMS.sig | |
- Installing hashicorp/google-beta v3.40.0... | |
2020/09/24 12:08:56 [DEBUG] Provider signed by 51852D87348FFC4C HashiCorp Security <[email protected]> | |
- Installed hashicorp/google-beta v3.40.0 (signed by HashiCorp) | |
2020/09/24 12:08:56 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:08:56 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/kubernetes/1.13.2/download/linux/amd64 | |
2020/09/24 12:08:57 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-kubernetes/1.13.2/terraform-provider-kubernetes_1.13.2_SHA256SUMS | |
2020/09/24 12:08:57 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-kubernetes/1.13.2/terraform-provider-kubernetes_1.13.2_SHA256SUMS.sig | |
- Installing hashicorp/kubernetes v1.13.2... | |
2020/09/24 12:09:11 [DEBUG] Provider signed by 51852D87348FFC4C HashiCorp Security <[email protected]> | |
- Installed hashicorp/kubernetes v1.13.2 (signed by HashiCorp) | |
The following providers do not have any version constraints in configuration, | |
so the latest version was installed. | |
To prevent automatic upgrades to new major versions that may contain breaking | |
changes, we recommend adding version constraints in a required_providers block | |
in your configuration, with the constraint strings suggested below. | |
* hashicorp/google: version = "~> 3.40.0" | |
* hashicorp/google-beta: version = "~> 3.40.0" | |
* hashicorp/kubernetes: version = "~> 1.13.2" | |
* hashicorp/kubernetes-alpha: version = "~> 0.2.1" | |
* hashicorp/null: version = "~> 2.1.2" | |
Warning: Additional provider information from registry | |
The remote registry returned warnings for | |
registry.terraform.io/hashicorp/kubernetes-alpha: | |
- Please do not rely on this provider for production use while we strive | |
towards project maturity. | |
https://github.com/hashicorp/terraform-provider-kubernetes-alpha#experimental-status | |
Terraform has been successfully initialized! | |
You may now begin working with Terraform. Try running "terraform plan" to see | |
any changes that are required for your infrastructure. All Terraform commands | |
should now work. | |
If you ever set or change modules or backend configuration for Terraform, | |
rerun this command to reinitialize your working directory. If you forget, other | |
commands will detect it and remind you to do so if necessary. | |
2020/09/24 12:09:12 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:09:12 [INFO] Terraform version: 0.13.0 | |
2020/09/24 12:09:12 [INFO] Go runtime version: go1.14.2 | |
2020/09/24 12:09:12 [INFO] CLI args: []string{"/usr/local/bin/terraform", "workspace", "select", "experimental"} | |
2020/09/24 12:09:12 [DEBUG] Attempting to open CLI config file: /home/jjmartres/.terraformrc | |
2020/09/24 12:09:12 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/09/24 12:09:12 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2020/09/24 12:09:12 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.terraform.d/plugins | |
2020/09/24 12:09:12 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/terraform/plugins | |
2020/09/24 12:09:12 [DEBUG] ignoring non-existing provider search directory /usr/share/5b_flat-remix-miami-dark-gnome-fullpanel/terraform/plugins | |
2020/09/24 12:09:12 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:09:12 [DEBUG] ignoring non-existing provider search directory /var/lib/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:09:12 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2020/09/24 12:09:12 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2020/09/24 12:09:12 [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins | |
2020/09/24 12:09:12 [INFO] CLI command args: []string{"workspace", "select", "experimental"} | |
2020/09/24 12:09:12 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:09:13 [DEBUG] checking for provisioner in "." | |
2020/09/24 12:09:13 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2020/09/24 12:09:13 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory | |
2020/09/24 12:09:13 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:09:13 [INFO] Terraform version: 0.13.0 | |
2020/09/24 12:09:13 [INFO] Go runtime version: go1.14.2 | |
2020/09/24 12:09:13 [INFO] CLI args: []string{"/usr/local/bin/terraform", "workspace", "select", "experimental"} | |
2020/09/24 12:09:13 [DEBUG] Attempting to open CLI config file: /home/jjmartres/.terraformrc | |
2020/09/24 12:09:13 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/09/24 12:09:13 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2020/09/24 12:09:13 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.terraform.d/plugins | |
2020/09/24 12:09:13 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/terraform/plugins | |
2020/09/24 12:09:13 [DEBUG] ignoring non-existing provider search directory /usr/share/5b_flat-remix-miami-dark-gnome-fullpanel/terraform/plugins | |
2020/09/24 12:09:13 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:09:13 [DEBUG] ignoring non-existing provider search directory /var/lib/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:09:13 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2020/09/24 12:09:13 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2020/09/24 12:09:13 [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins | |
2020/09/24 12:09:13 [INFO] CLI command args: []string{"workspace", "select", "experimental"} | |
2020/09/24 12:09:13 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:09:14 [DEBUG] checking for provisioner in "." | |
2020/09/24 12:09:14 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2020/09/24 12:09:14 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory | |
2020/09/24 12:09:15 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:09:15 [INFO] Terraform version: 0.13.0 | |
2020/09/24 12:09:15 [INFO] Go runtime version: go1.14.2 | |
2020/09/24 12:09:15 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-var", "tag=experimental-79025dad", "-var", "comp=api", "-auto-approve"} | |
2020/09/24 12:09:15 [DEBUG] Attempting to open CLI config file: /home/jjmartres/.terraformrc | |
2020/09/24 12:09:15 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/09/24 12:09:15 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2020/09/24 12:09:15 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.terraform.d/plugins | |
2020/09/24 12:09:15 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/terraform/plugins | |
2020/09/24 12:09:15 [DEBUG] ignoring non-existing provider search directory /usr/share/5b_flat-remix-miami-dark-gnome-fullpanel/terraform/plugins | |
2020/09/24 12:09:15 [DEBUG] ignoring non-existing provider search directory /home/jjmartres/.local/share/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:09:15 [DEBUG] ignoring non-existing provider search directory /var/lib/flatpak/exports/share/terraform/plugins | |
2020/09/24 12:09:15 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2020/09/24 12:09:15 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2020/09/24 12:09:15 [DEBUG] ignoring non-existing provider search directory /var/lib/snapd/desktop/terraform/plugins | |
2020/09/24 12:09:15 [INFO] CLI command args: []string{"apply", "-var", "tag=experimental-79025dad", "-var", "comp=api", "-auto-approve"} | |
2020/09/24 12:09:15 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/09/24 12:09:15 [DEBUG] checking for provisioner in "." | |
2020/09/24 12:09:15 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2020/09/24 12:09:15 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory | |
2020/09/24 12:09:15 [INFO] backend/local: starting Apply operation | |
2020-09-24T12:09:17.915+0200 [INFO] plugin: configuring client automatic mTLS | |
2020-09-24T12:09:17.936+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5] | |
2020-09-24T12:09:17.936+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 pid=1092358 | |
2020-09-24T12:09:17.936+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 | |
2020-09-24T12:09:17.950+0200 [INFO] plugin.terraform-provider-google_v3.40.0_x5: configuring server automatic mTLS: timestamp=2020-09-24T12:09:17.950+0200 | |
2020-09-24T12:09:17.973+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: plugin address: address=/tmp/plugin510661748 network=unix timestamp=2020-09-24T12:09:17.973+0200 | |
2020-09-24T12:09:17.973+0200 [DEBUG] plugin: using plugin: version=5 | |
2020-09-24T12:09:18.022+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020-09-24T12:09:18.068+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 pid=1092358 | |
2020-09-24T12:09:18.068+0200 [DEBUG] plugin: plugin exited | |
2020-09-24T12:09:18.068+0200 [INFO] plugin: configuring client automatic mTLS | |
2020-09-24T12:09:18.091+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4] | |
2020-09-24T12:09:18.092+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 pid=1092371 | |
2020-09-24T12:09:18.092+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 | |
2020-09-24T12:09:18.116+0200 [INFO] plugin.terraform-provider-kubernetes_v1.13.2_x4: configuring server automatic mTLS: timestamp=2020-09-24T12:09:18.116+0200 | |
2020-09-24T12:09:18.141+0200 [DEBUG] plugin.terraform-provider-kubernetes_v1.13.2_x4: plugin address: address=/tmp/plugin787388223 network=unix timestamp=2020-09-24T12:09:18.141+0200 | |
2020-09-24T12:09:18.141+0200 [DEBUG] plugin: using plugin: version=5 | |
2020-09-24T12:09:18.187+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020-09-24T12:09:18.217+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.13.2/linux_amd64/terraform-provider-kubernetes_v1.13.2_x4 pid=1092371 | |
2020-09-24T12:09:18.217+0200 [DEBUG] plugin: plugin exited | |
2020-09-24T12:09:18.217+0200 [INFO] plugin: configuring client automatic mTLS | |
2020-09-24T12:09:18.242+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5] | |
2020-09-24T12:09:18.242+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=1092384 | |
2020-09-24T12:09:18.242+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 | |
2020-09-24T12:09:18.249+0200 [INFO] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: configuring server automatic mTLS: timestamp=2020-09-24T12:09:18.249+0200 | |
2020-09-24T12:09:18.275+0200 [DEBUG] plugin: using plugin: version=5 | |
2020-09-24T12:09:18.275+0200 [DEBUG] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: plugin address: address=/tmp/plugin066054255 network=unix timestamp=2020-09-24T12:09:18.275+0200 | |
2020-09-24T12:09:18.324+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2020-09-24T12:09:18.325+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=1092384 | |
2020-09-24T12:09:18.325+0200 [DEBUG] plugin: plugin exited | |
2020/09/24 12:09:18 [INFO] terraform: building graph: GraphTypeValidate | |
2020/09/24 12:09:18 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google"], implied first by data.google_container_cluster.cluster | |
2020/09/24 12:09:18 [DEBUG] ProviderTransformer: "data.google_container_cluster.cluster" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2020/09/24 12:09:18 [DEBUG] ProviderTransformer: "kubernetes_manifest.gateway" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes-alpha"] | |
2020/09/24 12:09:18 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/kubernetes"] | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "terraform.workspace" | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "terraform.workspace" | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "kubernetes_manifest.gateway" references: [var.comp] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "local.tfenv (expand)" references: [local.tfsettingsfilecontent (expand)] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "local.cluster (expand)" references: [local.tfenv (expand)] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "var.comp" references: [] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "data.google_container_cluster.cluster" references: [local.cluster (expand) local.cluster (expand) local.cluster (expand)] | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "path.module" | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "terraform.workspace" | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "local.tfsettingsfile (expand)" references: [] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "local.tfsettingsfilecontent (expand)" references: [local.tfsettingsfile (expand) local.tfsettingsfile (expand)] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "output.dump (expand)" references: [data.google_container_cluster.cluster] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "var.tag" references: [] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "var.slot" references: [] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes-alpha\"]" references: [data.google_container_cluster.cluster data.google_container_cluster.cluster data.google_container_cluster.cluster data.google_container_cluster.cluster] | |
2020/09/24 12:09:18 [DEBUG] Starting graph walk: walkValidate | |
2020-09-24T12:09:18.327+0200 [INFO] plugin: configuring client automatic mTLS | |
2020-09-24T12:09:18.351+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5] | |
2020-09-24T12:09:18.352+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 pid=1092397 | |
2020-09-24T12:09:18.352+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 | |
2020-09-24T12:09:18.366+0200 [INFO] plugin.terraform-provider-google_v3.40.0_x5: configuring server automatic mTLS: timestamp=2020-09-24T12:09:18.366+0200 | |
2020-09-24T12:09:18.391+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: plugin address: address=/tmp/plugin915369963 network=unix timestamp=2020-09-24T12:09:18.391+0200 | |
2020-09-24T12:09:18.391+0200 [DEBUG] plugin: using plugin: version=5 | |
2020-09-24T12:09:18.440+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020-09-24T12:09:18.512+0200 [INFO] plugin: configuring client automatic mTLS | |
2020-09-24T12:09:18.537+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5] | |
2020-09-24T12:09:18.537+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=1092410 | |
2020-09-24T12:09:18.537+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 | |
2020-09-24T12:09:18.544+0200 [INFO] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: configuring server automatic mTLS: timestamp=2020-09-24T12:09:18.544+0200 | |
2020-09-24T12:09:18.569+0200 [DEBUG] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: plugin address: address=/tmp/plugin411499560 network=unix timestamp=2020-09-24T12:09:18.569+0200 | |
2020-09-24T12:09:18.569+0200 [DEBUG] plugin: using plugin: version=5 | |
2020-09-24T12:09:18.620+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 pid=1092397 | |
2020-09-24T12:09:18.620+0200 [DEBUG] plugin: plugin exited | |
2020-09-24T12:09:18.624+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2020-09-24T12:09:18.626+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=1092410 | |
2020-09-24T12:09:18.626+0200 [DEBUG] plugin: plugin exited | |
2020/09/24 12:09:18 [INFO] backend/local: apply calling Refresh | |
2020/09/24 12:09:18 [INFO] terraform: building graph: GraphTypeRefresh | |
2020/09/24 12:09:18 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/google"], implied first by data.google_container_cluster.cluster (expand) | |
2020/09/24 12:09:18 [DEBUG] ProviderTransformer: "kubernetes_manifest.gateway (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes-alpha"] | |
2020/09/24 12:09:18 [DEBUG] ProviderTransformer: "data.google_container_cluster.cluster (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/google"] | |
2020/09/24 12:09:18 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/kubernetes"] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "var.tag" references: [] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "var.comp" references: [] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "var.slot" references: [] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "local.tfsettingsfilecontent (expand)" references: [local.tfsettingsfile (expand) local.tfsettingsfile (expand)] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "output.dump (expand)" references: [data.google_container_cluster.cluster (expand)] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes-alpha\"]" references: [data.google_container_cluster.cluster (expand) data.google_container_cluster.cluster (expand) data.google_container_cluster.cluster (expand) data.google_container_cluster.cluster (expand)] | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "terraform.workspace" | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "terraform.workspace" | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "kubernetes_manifest.gateway (expand)" references: [var.comp] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "data.google_container_cluster.cluster (expand)" references: [local.cluster (expand) local.cluster (expand) local.cluster (expand)] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "local.tfenv (expand)" references: [local.tfsettingsfilecontent (expand)] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "local.cluster (expand)" references: [local.tfenv (expand)] | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "path.module" | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "terraform.workspace" | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "local.tfsettingsfile (expand)" references: [] | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [] | |
2020/09/24 12:09:18 [DEBUG] Starting graph walk: walkRefresh | |
2020-09-24T12:09:18.628+0200 [INFO] plugin: configuring client automatic mTLS | |
2020-09-24T12:09:18.652+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5] | |
2020-09-24T12:09:18.652+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 pid=1092423 | |
2020-09-24T12:09:18.652+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 | |
2020-09-24T12:09:18.664+0200 [INFO] plugin.terraform-provider-google_v3.40.0_x5: configuring server automatic mTLS: timestamp=2020-09-24T12:09:18.664+0200 | |
2020-09-24T12:09:18.691+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: plugin address: network=unix address=/tmp/plugin955599194 timestamp=2020-09-24T12:09:18.691+0200 | |
2020-09-24T12:09:18.691+0200 [DEBUG] plugin: using plugin: version=5 | |
2020-09-24T12:09:18.739+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio" | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Authenticating using DefaultClient... | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email] | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating GCE client for path https://compute.googleapis.com/compute/v1/projects/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating GCE Beta client for path https://www.googleapis.com/compute/beta/projects/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating GKE client for path https://container.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating GKE Beta client for path https://container.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud DNS client for path https://dns.googleapis.com | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud DNS Beta client for path https://www.googleapis.com | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud KMS client for path https://cloudkms.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Stackdriver Logging client for path https://logging.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Storage client for path https://storage.googleapis.com/storage/v1/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google SqlAdmin client for path https://sqladmin.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Pubsub client for path https://pubsub.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Dataflow client for path https://dataflow.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud ResourceManager V client for path https://cloudresourcemanager.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Runtimeconfig client for path https://runtimeconfig.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud IAMCredentials client for path https://iamcredentials.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Service Management client for path https://servicemanagement.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Service Usage client for path https://serviceusage.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Billing client for path https://cloudbilling.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Build client for path https://cloudbuild.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud BigQuery client for path https://bigquery.googleapis.com/bigquery/v2/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud CloudFunctions Client for path https://cloudfunctions.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud BigtableAdmin for path https://bigtableadmin.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Source Repo client for path https://sourcerepo.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Spanner client for path https://spanner.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Dataproc client for path https://dataproc.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Dataproc Beta client for path https://dataproc.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Filestore client for path https://file.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud IoT Core client for path | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating App Engine client for path https://appengine.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Cloud Composer client for path https://composer.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Service Networking client for path https://servicenetworking.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Storage Transfer client for path https://storagetransfer.googleapis.com/ | |
2020-09-24T12:09:18.786+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [INFO] Instantiating Google Cloud Healthcare client for path https://healthcare.googleapis.com/ | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "local.cluster" | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "local.cluster" | |
2020/09/24 12:09:18 [WARN] ReferenceTransformer: reference not found: "local.cluster" | |
2020/09/24 12:09:18 [DEBUG] ReferenceTransformer: "data.google_container_cluster.cluster" references: [] | |
data.google_container_cluster.cluster: Refreshing state... [id=projects/arctic-math-252409/locations/europe-west1-c/clusters/dev-k8s-c2] | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [DEBUG] Retry Transport: request attempt 0 | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:18 [DEBUG] Google API Request Details: | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ---[ REQUEST ]--------------------------------------- | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: GET /v1beta1/projects/arctic-math-252409/locations/europe-west1-c/clusters/dev-k8s-c2?alt=json&prettyPrint=false HTTP/1.1 | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Host: container.googleapis.com | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: User-Agent: google-api-go-client/0.5 HashiCorp Terraform/0.13.0 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google/3.40.0 | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Goog-Api-Client: gl-go/1.14.5 gdcl/20200911 | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Accept-Encoding: gzip | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:18.790+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ----------------------------------------------------- | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:20 [DEBUG] Google API Response Details: | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: HTTP/1.1 200 OK | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Connection: close | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Transfer-Encoding: chunked | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Cache-Control: private | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Date: Thu, 24 Sep 2020 10:09:20 GMT | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Server: ESF | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Vary: Origin | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Vary: X-Origin | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Vary: Referer | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Content-Type-Options: nosniff | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Xss-Protection: 0 | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 1229 | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: { | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "name": "dev-k8s-c2", | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "description": "Test kubernetes cluster", | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "initialNodeCount": 1, | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "nodeConfig": { | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "machineType": "n1-standard-4", | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "diskSizeGb": 100, | |
"oauthScopes": [ | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "https://www.googleapis.com/auth/monitoring", | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "https://www.googleapis.com/auth/logging.write" | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "metadata": { | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "disable-legacy-endpoints": "true" | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "imageType": "COS", | |
2020-09-24T12:09:20.714+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "tags": [ | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "terraform", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "infrastructure", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "kubernetes", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "test" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "serviceAccount": "default", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "diskType": "pd-standard", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "shieldedInstanceConfig": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "enableIntegrityMonitoring": true | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "masterAuth": { | |
JTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURLakNDQWhLZ0F3SUJBZ0lRTHVDS0IzNktZZFhTdnFwS2IzQ1V1akFOQmdrcWhraUc5dzBCQVFzRkFEQXYKTVMwd0t3WURWUVFERXlRME1EUTROalptTXkxaU1ETTRMVFJsWW1RdE9HRmlOaTFsTnpSbU5HVTBZalJrT0RrdwpIaGNOTWpBd09URTRNRGt6TmpNNVdoY05NalV3T1RFM01UQXpOak01V2pBdk1TMHdLd1lEVlFRREV5UTBNRFE0Ck5qWm1NeTFpTURNNExUUmxZbVF0T0dGaU5pMWxOelJtTkdVMFlqUmtPRGt3Z2dFaU1BMEdDU3FHU0liM0RRRUIKQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUMyZXlnZXhrSUxHUFk4UVZlS2NuaXVUWmdhUEVldTJYQUdyY2NtNm9KWgpId252T1dRSk9WSm5OYm9GR291Vm01cGo2UmFaRmgrcHZTM295TVlQeHlIUCtDSXJITFcwSFJqY29QWlVuTy9oCmNOdHJvNVNSeUd5RFFNT0x1ZjBjQjJ1M21uWWkyR3N3dUw0V0k4dnVucW11V2tFUGdBOFdPN0l5dEpOQU4rTy8KUjRWUEVsZ0x1cUtyanI0eFhRRVBGbDVqYjBjTUkyZCtqSEVXcHdOR1gxU2hEemJCZUtaNkpOVGFTN0Q3MXRrUAphci9VZS9INDdXQjhrcmc2RFN1NWVCSVJleGg3TDFqa2k0SkFndzROTU9ZOG9BMnpOUlFyWkw0anJUeUFEdkhCCkZUVmdSTDBPbC9MOVA0cFBFaVlyRXpCeUFlOTJJQUoyWkZTUHY2WnpmM0FCQWdNQkFBR2pRakJBTUE0R0ExVWQKRHdFQi93UUVBd0lDQkRBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUIwR0ExVWREZ1FXQkJUb0RwaERxRE1SSXU5QQpnZjV1dzdLZWozblpFVEFOQmdrcWhraUc5dzBCQVFzRkFBT0NBUUVBc0dEWWJtWTFjQjBTZXJydlQvV1pjL2IvCnlZYytwZjZZcXJkM0VhZ0FTeUo1U1lhQTdKR3ZKQWhWN0YvOC96OUYvWGw1Vnlxejdienp6Z1hrTjdBWnZuVkcKYzBKcFlCck9nTk5acHZJMnlpVFllY0wyRFFOY3p5S0RieFNlTWcybkRWOEthU2FqRGc3SE1zdVVld3dDM3BEagpCSHV0YU1BS2VDL1pHZHJ6LytKbmZkejdKTURhWmExSnJ6RVlkVkMxUHJWK0ZTRWpDN0FTbWhGQnhIanErek81Cm93dGs1dDc3WldsanBVZ0xoWjhacEo2N1hlb3RITkNZbmlxd0JrRTdmbzNzU0tydHo0Ly9yeDYzaW4zZmVMUVMKcGFQd285bUVqN1Z2djIvNEttc1VIeVRnQXpiclg3aE1qemJYL2RHOEFOZXFyRzFuSFB5cGhXSFJkUklZZlE9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "loggingService": "logging.googleapis.com/kubernetes", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "monitoringService": "monitoring.googleapis.com/kubernetes", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "network": "default", | |
plugin.terraform-provider-google_v3.40.0_x5: "clusterIpv4Cidr": "10.16.0.0/14", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "addonsConfig": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "kubernetesDashboard": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "disabled": true | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "networkPolicyConfig": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "disabled": true | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "istioConfig": {} | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "subnetwork": "default", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "nodePools": [ | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "name": "dev-001", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "config": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "machineType": "n1-standard-4", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "diskSizeGb": 100, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "oauthScopes": [ | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "https://www.googleapis.com/auth/monitoring", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "https://www.googleapis.com/auth/logging.write" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "metadata": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "disable-legacy-endpoints": "true" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "imageType": "COS", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "tags": [ | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "terraform", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "infrastructure", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "kubernetes", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "test" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
0_x5: "serviceAccount": "default", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "diskType": "pd-standard", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "shieldedInstanceConfig": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "enableIntegrityMonitoring": true | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "initialNodeCount": 2, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "autoscaling": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "enabled": true, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "minNodeCount": 2, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "maxNodeCount": 2 | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "management": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "autoUpgrade": true, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "autoRepair": true | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "podIpv4CidrSize": 24, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "locations": [ | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "europe-west1-c" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
.0_x5: "selfLink": "https://container.googleapis.com/v1beta1/projects/arctic-math-252409/zones/europe-west1-c/clusters/dev-k8s-c2/nodePools/dev-001", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "version": "1.16.13-gke.401", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "instanceGroupUrls": [ | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "https://www.googleapis.com/compute/v1/projects/arctic-math-252409/zones/europe-west1-c/instanceGroupManagers/gke-dev-k8s-c2-dev-001-f46e6da6-grp" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "status": "RUNNING", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "upgradeSettings": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "maxSurge": 1 | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "locations": [ | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "europe-west1-c" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "labelFingerprint": "a9dc16a7", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "legacyAbac": {}, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "ipAllocationPolicy": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "useRoutes": true | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "masterAuthorizedNetworksConfig": {}, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "maintenancePolicy": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "window": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "dailyMaintenanceWindow": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "startTime": "03:30", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "duration": "PT4H0M0S" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
gle_v3.40.0_x5: "resourceVersion": "e98b2e51" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "binaryAuthorization": {}, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "autoscaling": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "autoscalingProfile": "BALANCED" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "networkConfig": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "network": "projects/arctic-math-252409/global/networks/default", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "subnetwork": "projects/arctic-math-252409/regions/europe-west1/subnetworks/default" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "databaseEncryption": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "state": "DECRYPTED" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "shieldedNodes": {}, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "clusterTelemetry": { | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "type": "ENABLED" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "selfLink": "https://container.googleapis.com/v1beta1/projects/arctic-math-252409/zones/europe-west1-c/clusters/dev-k8s-c2", | |
"europe-west1-c", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "endpoint": "34.77.108.132", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "initialClusterVersion": "1.16.13-gke.401", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "currentMasterVersion": "1.16.13-gke.401", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "currentNodeVersion": "1.16.13-gke.401", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "createTime": "2020-09-18T10:36:39+00:00", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "status": "RUNNING", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "nodeIpv4CidrSize": 24, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "servicesIpv4Cidr": "10.19.240.0/20", | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "instanceGroupUrls": [ | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "https://www.googleapis.com/compute/v1/projects/arctic-math-252409/zones/europe-west1-c/instanceGroupManagers/gke-dev-k8s-c2-dev-001-f46e6da6-grp" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "currentNodeCount": 2, | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "location": "europe-west1-c" | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 0 | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ----------------------------------------------------- | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:20 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:20 [DEBUG] Retry Transport: Returning after 1 attempts | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:20 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:20 [DEBUG] Retry Transport: request attempt 0 | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:20 [DEBUG] Google API Request Details: | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ---[ REQUEST ]--------------------------------------- | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: GET /compute/beta/projects/projects/arctic-math-252409/zones/europe-west1-c/instanceGroupManagers/gke-dev-k8s-c2-dev-001-f46e6da6-grp?alt=json&prettyPrint=false HTTP/1.1 | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Host: www.googleapis.com | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: User-Agent: google-api-go-client/0.5 HashiCorp Terraform/0.13.0 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google/3.40.0 | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Goog-Api-Client: gl-go/1.14.5 gdcl/20200911 | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Accept-Encoding: gzip | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:20.715+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ----------------------------------------------------- | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:21 [DEBUG] Google API Response Details: | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: HTTP/1.1 200 OK | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Connection: close | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Transfer-Encoding: chunked | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Cache-Control: private | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Date: Thu, 24 Sep 2020 10:09:21 GMT | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Etag: XS4Tlk-QIJuMY5-ItqzK8XbZMIk=/vOQZ75naTe0q-4QNLcbya9M0G_0= | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Server: ESF | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Vary: Origin | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Vary: X-Origin | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Vary: Referer | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Content-Type-Options: nosniff | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Xss-Protection: 0 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 63a | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "id": "8441284719500931137", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "creationTimestamp": "2020-09-18T03:40:46.916-07:00", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "name": "gke-dev-k8s-c2-dev-001-f46e6da6-grp", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "zone": "https://www.googleapis.com/compute/beta/projects/arctic-math-252409/zones/europe-west1-c", | |
[DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "instanceTemplate": "https://www.googleapis.com/compute/beta/projects/arctic-math-252409/global/instanceTemplates/gke-dev-k8s-c2-dev-001-f46e6da6", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "versions": [ | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "instanceTemplate": "https://www.googleapis.com/compute/beta/projects/arctic-math-252409/global/instanceTemplates/gke-dev-k8s-c2-dev-001-f46e6da6", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "targetSize": { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "calculated": 2 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "instanceGroup": "https://www.googleapis.com/compute/beta/projects/arctic-math-252409/zones/europe-west1-c/instanceGroups/gke-dev-k8s-c2-dev-001-f46e6da6-grp", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "baseInstanceName": "gke-dev-k8s-c2-dev-001-f46e6da6", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "fingerprint": "AE_i3qRIziw=", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "currentActions": { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "none": 2, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "creating": 0, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "creatingWithoutRetries": 0, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "verifying": 0, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "recreating": 0, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "deleting": 0, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "abandoning": 0, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "restarting": 0, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "refreshing": 0 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "status": { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "isStable": true, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "versionTarget": { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "isReached": true | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "stateful": { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "isStateful": false, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "hasStatefulConfig": false, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "perInstanceConfigs": { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "allEffective": true | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
lugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "targetSize": 2, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "selfLink": "https://www.googleapis.com/compute/beta/projects/arctic-math-252409/zones/europe-west1-c/instanceGroupManagers/gke-dev-k8s-c2-dev-001-f46e6da6-grp", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "updatePolicy": { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "type": "OPPORTUNISTIC", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "minimalAction": "REPLACE", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "maxSurge": { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "fixed": 1, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "calculated": 1 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "maxUnavailable": { | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "fixed": 1, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "calculated": 1 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "minReadySec": 0, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "replacementMethod": "SUBSTITUTE" | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "serviceAccount": "[email protected]", | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "kind": "compute#instanceGroupManager" | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 0 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ----------------------------------------------------- | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:21 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:21 [DEBUG] Retry Transport: Returning after 1 attempts | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:21 [DEBUG] Retry Transport: starting RoundTrip retry loop | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:21 [DEBUG] Retry Transport: request attempt 0 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:21 [DEBUG] Google API Request Details: | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ---[ REQUEST ]--------------------------------------- | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: GET /compute/v1/projects/arctic-math-252409/zones/europe-west1-c/instanceGroupManagers/gke-dev-k8s-c2-dev-001-f46e6da6-grp?alt=json&prettyPrint=false HTTP/1.1 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Host: compute.googleapis.com | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: User-Agent: google-api-go-client/0.5 HashiCorp Terraform/0.13.0 (+https://www.terraform.io) Terraform Plugin SDK/1.11.0 terraform-provider-google/3.40.0 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Goog-Api-Client: gl-go/1.14.5 gdcl/20200911 | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Accept-Encoding: gzip | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:21.142+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ----------------------------------------------------- | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:21 [DEBUG] Google API Response Details: | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ---[ RESPONSE ]-------------------------------------- | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: HTTP/1.1 200 OK | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Connection: close | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Transfer-Encoding: chunked | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Cache-Control: private | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Content-Type: application/json; charset=UTF-8 | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Date: Thu, 24 Sep 2020 10:09:21 GMT | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Etag: BTToCNOQr2Jiblnkk1G7t4L0hAg=/0DlurfD4Ve-QuBSx6DAhpXmQPeE= | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Server: ESF | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Vary: Origin | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Vary: X-Origin | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: Vary: Referer | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Content-Type-Options: nosniff | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Frame-Options: SAMEORIGIN | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: X-Xss-Protection: 0 | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 5cb | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "id": "8441284719500931137", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "creationTimestamp": "2020-09-18T03:40:46.916-07:00", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "name": "gke-dev-k8s-c2-dev-001-f46e6da6-grp", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "zone": "https://www.googleapis.com/compute/v1/projects/arctic-math-252409/zones/europe-west1-c", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "instanceTemplate": "https://www.googleapis.com/compute/v1/projects/arctic-math-252409/global/instanceTemplates/gke-dev-k8s-c2-dev-001-f46e6da6", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "versions": [ | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "instanceTemplate": "https://www.googleapis.com/compute/v1/projects/arctic-math-252409/global/instanceTemplates/gke-dev-k8s-c2-dev-001-f46e6da6", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "targetSize": { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "calculated": 2 | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ], | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "instanceGroup": "https://www.googleapis.com/compute/v1/projects/arctic-math-252409/zones/europe-west1-c/instanceGroups/gke-dev-k8s-c2-dev-001-f46e6da6-grp", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "baseInstanceName": "gke-dev-k8s-c2-dev-001-f46e6da6", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "fingerprint": "AE_i3qRIziw=", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "currentActions": { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "none": 2, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "creating": 0, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "creatingWithoutRetries": 0, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "verifying": 0, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "recreating": 0, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "deleting": 0, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "abandoning": 0, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "restarting": 0, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "refreshing": 0 | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "status": { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "isStable": true, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "versionTarget": { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "isReached": true | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "stateful": { | |
e, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "perInstanceConfigs": { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "allEffective": true | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "targetSize": 2, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "selfLink": "https://www.googleapis.com/compute/v1/projects/arctic-math-252409/zones/europe-west1-c/instanceGroupManagers/gke-dev-k8s-c2-dev-001-f46e6da6-grp", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "updatePolicy": { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "type": "OPPORTUNISTIC", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "minimalAction": "REPLACE", | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "maxSurge": { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "fixed": 1, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "calculated": 1 | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "maxUnavailable": { | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "fixed": 1, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "calculated": 1 | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "replacementMethod": "SUBSTITUTE" | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: }, | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: "kind": "compute#instanceGroupManager" | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: } | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 0 | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: ----------------------------------------------------- | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:21 [DEBUG] Retry Transport: Stopping retries, last request was successful | |
2020-09-24T12:09:21.741+0200 [DEBUG] plugin.terraform-provider-google_v3.40.0_x5: 2020/09/24 12:09:21 [DEBUG] Retry Transport: Returning after 1 attempts | |
2020-09-24T12:09:21.746+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.40.0/linux_amd64/terraform-provider-google_v3.40.0_x5 pid=1092423 | |
2020-09-24T12:09:21.746+0200 [DEBUG] plugin: plugin exited | |
2020-09-24T12:09:21.746+0200 [INFO] plugin: configuring client automatic mTLS | |
2020-09-24T12:09:21.774+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5] | |
2020-09-24T12:09:21.774+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=1092437 | |
2020-09-24T12:09:21.774+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 | |
2020-09-24T12:09:21.782+0200 [INFO] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: configuring server automatic mTLS: timestamp=2020-09-24T12:09:21.782+0200 | |
2020-09-24T12:09:21.807+0200 [DEBUG] plugin.terraform-provider-kubernetes-alpha_v0.2.1_x5: plugin address: address=/tmp/plugin743217969 network=unix timestamp=2020-09-24T12:09:21.807+0200 | |
2020-09-24T12:09:21.807+0200 [DEBUG] plugin: using plugin: version=5 | |
2020/09/24 12:09:21 [ERROR] eval: *terraform.EvalConfigProvider, err: rpc error: code = Unknown desc = failed to validate provider configuration | |
2020/09/24 12:09:21 [ERROR] eval: *terraform.EvalSequence, err: rpc error: code = Unknown desc = failed to validate provider configuration | |
2020/09/24 12:09:21 [ERROR] eval: *terraform.EvalOpFilter, err: rpc error: code = Unknown desc = failed to validate provider configuration | |
2020/09/24 12:09:21 [ERROR] eval: *terraform.EvalSequence, err: rpc error: code = Unknown desc = failed to validate provider configuration | |
Error: rpc error: code = Unknown desc = failed to validate provider configuration | |
2020-09-24T12:09:22.043+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2020-09-24T12:09:22.045+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes-alpha/0.2.1/linux_amd64/terraform-provider-kubernetes-alpha_v0.2.1_x5 pid=1092437 | |
2020-09-24T12:09:22.045+0200 [DEBUG] plugin: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment