Created
March 4, 2020 06:30
-
-
Save torumakabe/e7e80a25e38bdf19e1df5ca14371df9b to your computer and use it in GitHub Desktop.
Terraform debug log (Helm plugin)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020/03/04 14:54:30 [INFO] Terraform version: 0.12.21 | |
2020/03/04 14:54:30 [INFO] Go runtime version: go1.12.13 | |
[snip] | |
2020/03/04 15:03:11 [WARN] Provider "registry.terraform.io/-/helm" produced an invalid plan for module.aks.helm_release.prometheus_operator, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .max_history: planned value cty.NumberIntVal(0) does not match config value cty.NullVal(cty.Number) | |
- .replace: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .cleanup_on_fail: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .reuse_values: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .skip_crds: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .recreate_pods: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .verify: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .atomic: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .reset_values: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .timeout: planned value cty.NumberIntVal(300) does not match config value cty.NullVal(cty.Number) | |
- .disable_crd_hooks: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .force_update: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .dependency_update: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
- .render_subchart_notes: planned value cty.True does not match config value cty.NullVal(cty.Bool) | |
- .disable_webhooks: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
2020/03/04 15:03:11 [DEBUG] module.aks.helm_release.prometheus_operator: applying the planned Create change | |
2020-03-04T15:03:11.864+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:11 [DEBUG] setting computed for "metadata" from ComputedKeys | |
2020-03-04T15:03:11.864+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:11 [DEBUG] Getting Config | |
2020-03-04T15:03:11.865+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:11 [INFO] Successfully initialized config | |
2020-03-04T15:03:11.895+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:11 [DEBUG] Getting chart | |
2020-03-04T15:03:12.981+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:12 [DEBUG] Got Chart from Helm | |
2020-03-04T15:03:12.981+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:12 ---[ values.yaml ]----------------------------------- | |
2020-03-04T15:03:12.981+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: {} | |
2020-03-04T15:03:12.981+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: | |
2020-03-04T15:03:12.981+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:12 [DEBUG] Installing Chart | |
2020-03-04T15:03:13.392+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:13 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:13.935+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:13 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:14.337+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:14 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:14.863+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:14 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:15.314+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:15 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:15.736+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:15 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:15.842+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:15 [DEBUG] Clearing discovery cache | |
2020-03-04T15:03:15.842+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:15 [DEBUG] beginning wait for 6 resources with timeout of 1m0s | |
2020-03-04T15:03:19.457+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:19 info: skipping unknown hook: "crd-install" | |
2020-03-04T15:03:19.458+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:19 info: skipping unknown hook: "crd-install" | |
2020-03-04T15:03:19.477+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:19 info: skipping unknown hook: "crd-install" | |
2020-03-04T15:03:19.478+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:19 info: skipping unknown hook: "crd-install" | |
2020-03-04T15:03:19.479+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:19 info: skipping unknown hook: "crd-install" | |
2020-03-04T15:03:19.497+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:19 info: skipping unknown hook: "crd-install" | |
2020-03-04T15:03:23.203+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:23 [DEBUG] Starting delete for "prometheus-operator-admission" RoleBinding | |
2020-03-04T15:03:23.213+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:23 [DEBUG] rolebindings.rbac.authorization.k8s.io "prometheus-operator-admission" not found | |
2020-03-04T15:03:24.222+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:24 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:24.581+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:24 [DEBUG] Starting delete for "prometheus-operator-admission" ClusterRoleBinding | |
2020-03-04T15:03:24.605+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:24 [DEBUG] clusterrolebindings.rbac.authorization.k8s.io "prometheus-operator-admission" not found | |
2020-03-04T15:03:25.669+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:25 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:26.014+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:26 [DEBUG] Starting delete for "prometheus-operator-admission" ClusterRole | |
2020-03-04T15:03:26.024+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:26 [DEBUG] clusterroles.rbac.authorization.k8s.io "prometheus-operator-admission" not found | |
2020-03-04T15:03:26.926+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:26 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:27.449+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:27 [DEBUG] Starting delete for "prometheus-operator-admission" Role | |
2020-03-04T15:03:27.459+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:27 [DEBUG] roles.rbac.authorization.k8s.io "prometheus-operator-admission" not found | |
2020-03-04T15:03:28.391+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:28 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:28.766+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:28 [DEBUG] Starting delete for "prometheus-operator-admission" PodSecurityPolicy | |
2020-03-04T15:03:28.778+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:28 [DEBUG] podsecuritypolicies.policy "prometheus-operator-admission" not found | |
2020-03-04T15:03:29.743+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:29 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:30.186+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:30 [DEBUG] Starting delete for "prometheus-operator-admission" ServiceAccount | |
2020-03-04T15:03:30.196+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:30 [DEBUG] serviceaccounts "prometheus-operator-admission" not found | |
2020-03-04T15:03:31.276+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:31 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:31.609+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:31 [DEBUG] Starting delete for "prometheus-operator-admission-create" Job | |
2020-03-04T15:03:31.620+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:31 [DEBUG] jobs.batch "prometheus-operator-admission-create" not found | |
2020-03-04T15:03:32.610+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:32 [DEBUG] creating 1 resource(s) | |
2020-03-04T15:03:32.630+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:32 [DEBUG] Watching for changes to Job prometheus-operator-admission-create with timeout of 5m0s | |
2020-03-04T15:03:32.665+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:32 [DEBUG] Add/Modify event for prometheus-operator-admission-create: ADDED | |
2020-03-04T15:03:32.665+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:32 [DEBUG] prometheus-operator-admission-create: Jobs active: 0, jobs failed: 0, jobs succeeded: 0 | |
2020-03-04T15:03:32.745+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:32 [DEBUG] Add/Modify event for prometheus-operator-admission-create: MODIFIED | |
2020-03-04T15:03:32.745+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:32 [DEBUG] prometheus-operator-admission-create: Jobs active: 1, jobs failed: 0, jobs succeeded: 0 | |
2020-03-04T15:03:41.425+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:41 [DEBUG] Add/Modify event for prometheus-operator-admission-create: MODIFIED | |
2020-03-04T15:03:41.735+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:41 [DEBUG] Starting delete for "prometheus-operator-admission" RoleBinding | |
2020-03-04T15:03:42.074+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:42 [DEBUG] Starting delete for "prometheus-operator-admission" ClusterRoleBinding | |
2020-03-04T15:03:42.428+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:42 [DEBUG] Starting delete for "prometheus-operator-admission" ClusterRole | |
2020-03-04T15:03:42.724+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:42 [DEBUG] Starting delete for "prometheus-operator-admission" Role | |
2020-03-04T15:03:43.067+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:43 [DEBUG] Starting delete for "prometheus-operator-admission" PodSecurityPolicy | |
2020-03-04T15:03:43.451+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:43 [DEBUG] Starting delete for "prometheus-operator-admission" ServiceAccount | |
2020-03-04T15:03:43.751+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:43 [DEBUG] Starting delete for "prometheus-operator-admission-create" Job | |
2020-03-04T15:03:43.780+0900 [DEBUG] plugin.terraform-provider-helm_v1.0.0_x4: 2020/03/04 15:03:43 [DEBUG] creating 123 resource(s) | |
2020/03/04 15:04:15 [DEBUG] module.aks.helm_release.prometheus_operator: apply errored, but we're indicating that via the Error pointer rather than returning it: Timeout: request did not complete within requested timeout | |
2020/03/04 15:04:15 [ERROR] module.aks: eval: *terraform.EvalApplyPost, err: Timeout: request did not complete within requested timeout | |
2020/03/04 15:04:15 [ERROR] module.aks: eval: *terraform.EvalSequence, err: Timeout: request did not complete within requested timeout | |
2020-03-04T15:04:17.015+0900 [DEBUG] plugin: plugin process exited: path=/mnt/c/Users/tomakabe/workspace/github.com/ToruMakabe/container-handson/prep/aks-cluster/.terraform/plugins/linux_amd64/terraform-provider-helm_v1.0.0_x4 pid=22246 | |
2020-03-04T15:04:17.015+0900 [DEBUG] plugin: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment