Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save laurentgrangeau/83952fc99ee9beb5d4e35d76115755a5 to your computer and use it in GitHub Desktop.
Save laurentgrangeau/83952fc99ee9beb5d4e35d76115755a5 to your computer and use it in GitHub Desktop.
OVH Terraform TRACE
2020/12/09 11:52:57 [INFO] Terraform version: 0.14.0
2020/12/09 11:52:57 [INFO] Go runtime version: go1.15.5
2020/12/09 11:52:57 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-var-file=dev.tfvars"}
2020/12/09 11:52:57 [DEBUG] Attempting to open CLI config file: /Users/laurentgrangeau/.terraformrc
2020/12/09 11:52:57 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/12/09 11:52:57 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2020/12/09 11:52:57 [DEBUG] ignoring non-existing provider search directory /Users/laurentgrangeau/.terraform.d/plugins
2020/12/09 11:52:57 [DEBUG] ignoring non-existing provider search directory /Users/laurentgrangeau/Library/Application Support/io.terraform/plugins
2020/12/09 11:52:57 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2020/12/09 11:52:57 [INFO] CLI command args: []string{"apply", "-var-file=dev.tfvars"}
2020/12/09 11:52:57 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config
2020/12/09 11:52:57 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory
2020/12/09 11:52:57 [DEBUG] New state was assigned lineage "3949fac8-111b-6d88-6877-7da36a3b0e3e"
2020/12/09 11:52:57 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend)
2020/12/09 11:52:57 [TRACE] Meta.Backend: instantiated backend of type <nil>
2020/12/09 11:52:57 [TRACE] providercache.fillMetaCache: scanning directory .terraform/providers
2020/12/09 11:52:57 [TRACE] getproviders.SearchLocalDirectory: .terraform/providers is a symlink to .terraform/providers
2020/12/09 11:52:57 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/ovh/ovh v0.10.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64
2020/12/09 11:52:57 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/ovh/ovh v0.9.1 for darwin_amd64 at .terraform/providers/registry.terraform.io/ovh/ovh/0.9.1/darwin_amd64
2020/12/09 11:52:57 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/terraform-provider-openstack/openstack v1.33.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64
2020/12/09 11:52:57 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/ovh/ovh/0.9.1/darwin_amd64 as a candidate package for registry.terraform.io/ovh/ovh 0.9.1
2020/12/09 11:52:57 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64 as a candidate package for registry.terraform.io/ovh/ovh 0.10.0
2020/12/09 11:52:57 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64 as a candidate package for registry.terraform.io/terraform-provider-openstack/openstack 1.33.0
2020/12/09 11:52:57 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers
2020/12/09 11:52:57 [DEBUG] checking for provisioner in "."
2020/12/09 11:52:57 [DEBUG] checking for provisioner in "/usr/local/bin"
2020/12/09 11:52:57 [INFO] Failed to read plugin lock file .terraform/plugins/darwin_amd64/lock.json: open .terraform/plugins/darwin_amd64/lock.json: no such file or directory
2020/12/09 11:52:57 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend
2020/12/09 11:52:57 [INFO] backend/local: starting Apply operation
2020/12/09 11:52:57 [TRACE] backend/local: requesting state manager for workspace "default"
2020/12/09 11:52:57 [TRACE] backend/local: state manager for workspace "default" will:
- read initial snapshot from terraform.tfstate
- write new snapshots to terraform.tfstate
- create any backup at terraform.tfstate.backup
2020/12/09 11:52:57 [TRACE] backend/local: requesting state lock for workspace "default"
2020/12/09 11:52:57 [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate
2020/12/09 11:52:57 [TRACE] statemgr.Filesystem: existing snapshot has lineage "2fd4765f-a820-025a-c971-c612b8f30242" serial 16
2020/12/09 11:52:57 [TRACE] statemgr.Filesystem: locking terraform.tfstate using fcntl flock
2020/12/09 11:52:57 [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info
2020/12/09 11:52:57 [TRACE] backend/local: reading remote state for workspace "default"
2020/12/09 11:52:57 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate
2020/12/09 11:52:57 [TRACE] statemgr.Filesystem: read snapshot with lineage "2fd4765f-a820-025a-c971-c612b8f30242" serial 16
2020/12/09 11:52:57 [TRACE] backend/local: retrieving local state snapshot for workspace "default"
2020/12/09 11:52:57 [TRACE] backend/local: building context for current working directory
2020/12/09 11:52:57 [TRACE] terraform.NewContext: starting
2020/12/09 11:52:57 [TRACE] terraform.NewContext: loading provider schemas
2020/12/09 11:52:57 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/ovh/ovh"
2020-12-09T11:52:57.385+0100 [INFO] plugin: configuring client automatic mTLS
2020-12-09T11:52:57.418+0100 [DEBUG] plugin: starting plugin: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0 args=[.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0]
2020-12-09T11:52:57.422+0100 [DEBUG] plugin: plugin started: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0 pid=49802
2020-12-09T11:52:57.422+0100 [DEBUG] plugin: waiting for RPC address: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0
2020-12-09T11:52:57.434+0100 [INFO] plugin.terraform-provider-ovh_v0.10.0: configuring server automatic mTLS: timestamp=2020-12-09T11:52:57.434+0100
2020-12-09T11:52:57.466+0100 [DEBUG] plugin.terraform-provider-ovh_v0.10.0: plugin address: address=/var/folders/v5/zg6jg2ns7kx8sbplwj1sq2d00000gn/T/plugin609601753 network=unix timestamp=2020-12-09T11:52:57.466+0100
2020-12-09T11:52:57.466+0100 [DEBUG] plugin: using plugin: version=5
2020/12/09 11:52:57 [TRACE] GRPCProvider: GetSchema
2020-12-09T11:52:57.531+0100 [TRACE] plugin.stdio: waiting for stdio data
2020/12/09 11:52:57 [TRACE] GRPCProvider: Close
2020-12-09T11:52:57.538+0100 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-12-09T11:52:57.539+0100 [DEBUG] plugin: plugin process exited: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0 pid=49802
2020-12-09T11:52:57.540+0100 [DEBUG] plugin: plugin exited
2020/12/09 11:52:57 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/terraform-provider-openstack/openstack"
2020-12-09T11:52:57.540+0100 [INFO] plugin: configuring client automatic mTLS
2020-12-09T11:52:57.572+0100 [DEBUG] plugin: starting plugin: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0 args=[.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0]
2020-12-09T11:52:57.575+0100 [DEBUG] plugin: plugin started: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0 pid=49803
2020-12-09T11:52:57.575+0100 [DEBUG] plugin: waiting for RPC address: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0
2020-12-09T11:52:57.593+0100 [INFO] plugin.terraform-provider-openstack_v1.33.0: configuring server automatic mTLS: timestamp=2020-12-09T11:52:57.593+0100
2020-12-09T11:52:57.625+0100 [DEBUG] plugin.terraform-provider-openstack_v1.33.0: plugin address: network=unix address=/var/folders/v5/zg6jg2ns7kx8sbplwj1sq2d00000gn/T/plugin850533046 timestamp=2020-12-09T11:52:57.625+0100
2020-12-09T11:52:57.625+0100 [DEBUG] plugin: using plugin: version=5
2020/12/09 11:52:57 [TRACE] GRPCProvider: GetSchema
2020-12-09T11:52:57.691+0100 [TRACE] plugin.stdio: waiting for stdio data
2020/12/09 11:52:57 [TRACE] No provider meta schema returned
2020/12/09 11:52:57 [TRACE] GRPCProvider: Close
2020-12-09T11:52:57.709+0100 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-12-09T11:52:57.710+0100 [DEBUG] plugin: plugin process exited: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0 pid=49803
2020-12-09T11:52:57.710+0100 [DEBUG] plugin: plugin exited
2020/12/09 11:52:57 [TRACE] terraform.NewContext: complete
2020/12/09 11:52:57 [TRACE] backend/local: finished building terraform.Context
2020/12/09 11:52:57 [TRACE] backend/local: requesting interactive input, if necessary
2020/12/09 11:52:57 [TRACE] Context.Input: Prompting for provider arguments
2020/12/09 11:52:57 [TRACE] Context.Input: Provider provider.openstack declared at provider.tf:15,1-21
2020/12/09 11:52:57 [TRACE] Context.Input: Provider provider.ovh declared at provider.tf:24,1-15
2020/12/09 11:52:57 [TRACE] Context.Input: Input for provider.openstack: map[string]cty.Value{}
2020/12/09 11:52:57 [TRACE] Context.Input: Input for provider.ovh: map[string]cty.Value{}
2020/12/09 11:52:57 [TRACE] backend/local: running validation operation
2020/12/09 11:52:57 [INFO] terraform: building graph: GraphTypeValidate
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/12/09 11:52:57 [TRACE] ConfigTransformer: Starting for path:
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
------
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.StateTransformer
2020/12/09 11:52:57 [TRACE] StateTransformer: state is empty, so nothing to do
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/12/09 11:52:57 [TRACE] AttachResourceConfigTransformer: attaching to "openstack_compute_instance_v2.control-plane" (*terraform.NodeValidatableResource) config from control-plane.tf:1,1-57
2020/12/09 11:52:57 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to openstack_compute_instance_v2.control-plane
2020/12/09 11:52:57 [TRACE] AttachResourceConfigTransformer: attaching to "ovh_cloud_project_network_private.net" (*terraform.NodeValidatableResource) config from network.tf:1,1-51
2020/12/09 11:52:57 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to ovh_cloud_project_network_private.net
2020/12/09 11:52:57 [TRACE] AttachResourceConfigTransformer: attaching to "openstack_compute_instance_v2.node-worker" (*terraform.NodeValidatableResource) config from node-worker.tf:1,1-55
2020/12/09 11:52:57 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to openstack_compute_instance_v2.node-worker
2020/12/09 11:52:57 [TRACE] AttachResourceConfigTransformer: attaching to "openstack_compute_keypair_v2.ssh-key" (*terraform.NodeValidatableResource) config from ssh-key.tf:1,1-50
2020/12/09 11:52:57 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/12/09 11:52:57 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]" provider configuration from provider.tf:15,1-21
2020/12/09 11:52:57 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/ovh/ovh\"]" provider configuration from provider.tf:24,1-15
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes)
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/12/09 11:52:57 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ovh/ovh"] serving ovh_cloud_project_network_private.net
2020/12/09 11:52:57 [DEBUG] ProviderTransformer: "ovh_cloud_project_network_private.net" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/ovh/ovh"]
2020/12/09 11:52:57 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/terraform-provider-openstack/openstack"] serving openstack_compute_instance_v2.node-worker
2020/12/09 11:52:57 [DEBUG] ProviderTransformer: "openstack_compute_instance_v2.node-worker" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020/12/09 11:52:57 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/terraform-provider-openstack/openstack"] serving openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:57 [DEBUG] ProviderTransformer: "openstack_compute_keypair_v2.ssh-key" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020/12/09 11:52:57 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/terraform-provider-openstack/openstack"] serving openstack_compute_instance_v2.control-plane
2020/12/09 11:52:57 [DEBUG] ProviderTransformer: "openstack_compute_instance_v2.control-plane" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/12/09 11:52:57 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/12/09 11:52:57 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/ovh/ovh"]
2020/12/09 11:52:57 [TRACE] AttachSchemaTransformer: attaching resource schema to openstack_compute_instance_v2.control-plane
2020/12/09 11:52:57 [TRACE] AttachSchemaTransformer: attaching resource schema to ovh_cloud_project_network_private.net
2020/12/09 11:52:57 [TRACE] AttachSchemaTransformer: attaching resource schema to openstack_compute_instance_v2.node-worker
2020/12/09 11:52:57 [TRACE] AttachSchemaTransformer: attaching resource schema to openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:57 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/12/09 11:52:57 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/ovh/ovh\"]" references: []
2020/12/09 11:52:57 [INFO] ReferenceTransformer: reference not found: "count.index"
2020/12/09 11:52:57 [DEBUG] ReferenceTransformer: "openstack_compute_instance_v2.control-plane" references: [var.cluster-name openstack_compute_keypair_v2.ssh-key var.cluster-name]
2020/12/09 11:52:57 [DEBUG] ReferenceTransformer: "ovh_cloud_project_network_private.net" references: []
2020/12/09 11:52:57 [INFO] ReferenceTransformer: reference not found: "count.index"
2020/12/09 11:52:57 [DEBUG] ReferenceTransformer: "openstack_compute_instance_v2.node-worker" references: [var.cluster-name openstack_compute_keypair_v2.ssh-key]
2020/12/09 11:52:57 [DEBUG] ReferenceTransformer: "openstack_compute_keypair_v2.ssh-key" references: []
2020/12/09 11:52:57 [DEBUG] ReferenceTransformer: "var.cluster-name" references: []
2020/12/09 11:52:57 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]" references: []
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:57 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/12/09 11:52:57 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
ovh_cloud_project_network_private.net - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
openstack_compute_instance_v2.control-plane - *terraform.NodeValidatableResource
openstack_compute_instance_v2.node-worker - *terraform.NodeValidatableResource
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:57 [DEBUG] Starting graph walk: walkValidate
2020/12/09 11:52:57 [TRACE] dag/walk: visiting "var.cluster-name"
2020/12/09 11:52:57 [TRACE] vertex "var.cluster-name": starting visit (*terraform.NodeRootVariable)
2020/12/09 11:52:57 [TRACE] vertex "var.cluster-name": visit complete
2020/12/09 11:52:57 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/ovh/ovh\"]"
2020/12/09 11:52:57 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]"
2020/12/09 11:52:57 [TRACE] vertex "provider[\"registry.terraform.io/ovh/ovh\"]": starting visit (*terraform.NodeApplyableProvider)
2020/12/09 11:52:57 [TRACE] vertex "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]": starting visit (*terraform.NodeApplyableProvider)
2020-12-09T11:52:57.712+0100 [INFO] plugin: configuring client automatic mTLS
2020-12-09T11:52:57.746+0100 [DEBUG] plugin: starting plugin: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0 args=[.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0]
2020-12-09T11:52:57.750+0100 [DEBUG] plugin: plugin started: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0 pid=49804
2020-12-09T11:52:57.750+0100 [DEBUG] plugin: waiting for RPC address: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0
2020-12-09T11:52:57.764+0100 [INFO] plugin.terraform-provider-ovh_v0.10.0: configuring server automatic mTLS: timestamp=2020-12-09T11:52:57.763+0100
2020-12-09T11:52:57.796+0100 [DEBUG] plugin.terraform-provider-ovh_v0.10.0: plugin address: address=/var/folders/v5/zg6jg2ns7kx8sbplwj1sq2d00000gn/T/plugin578324875 network=unix timestamp=2020-12-09T11:52:57.796+0100
2020-12-09T11:52:57.796+0100 [DEBUG] plugin: using plugin: version=5
2020/12/09 11:52:57 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/ovh/ovh\"]" provider for provider["registry.terraform.io/ovh/ovh"]
2020-12-09T11:52:57.864+0100 [TRACE] plugin.stdio: waiting for stdio data
2020/12/09 11:52:57 [TRACE] buildProviderConfig for provider["registry.terraform.io/ovh/ovh"]: using explicit config only
2020/12/09 11:52:57 [TRACE] GRPCProvider: GetSchema
2020-12-09T11:52:57.864+0100 [INFO] plugin: configuring client automatic mTLS
2020/12/09 11:52:57 [TRACE] GRPCProvider: PrepareProviderConfig
2020/12/09 11:52:57 [TRACE] vertex "provider[\"registry.terraform.io/ovh/ovh\"]": visit complete
2020/12/09 11:52:57 [TRACE] dag/walk: visiting "ovh_cloud_project_network_private.net"
2020/12/09 11:52:57 [TRACE] vertex "ovh_cloud_project_network_private.net": starting visit (*terraform.NodeValidatableResource)
2020-12-09T11:52:57.899+0100 [DEBUG] plugin: starting plugin: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0 args=[.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0]
2020-12-09T11:52:57.903+0100 [DEBUG] plugin: plugin started: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0 pid=49805
2020-12-09T11:52:57.903+0100 [DEBUG] plugin: waiting for RPC address: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0
2020-12-09T11:52:57.919+0100 [INFO] plugin.terraform-provider-openstack_v1.33.0: configuring server automatic mTLS: timestamp=2020-12-09T11:52:57.919+0100
2020-12-09T11:52:57.953+0100 [DEBUG] plugin.terraform-provider-openstack_v1.33.0: plugin address: address=/var/folders/v5/zg6jg2ns7kx8sbplwj1sq2d00000gn/T/plugin672367944 network=unix timestamp=2020-12-09T11:52:57.953+0100
2020-12-09T11:52:57.953+0100 [DEBUG] plugin: using plugin: version=5
2020/12/09 11:52:58 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]" provider for provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020/12/09 11:52:58 [TRACE] buildProviderConfig for provider["registry.terraform.io/terraform-provider-openstack/openstack"]: using explicit config only
2020/12/09 11:52:58 [TRACE] GRPCProvider: GetSchema
2020-12-09T11:52:58.021+0100 [TRACE] plugin.stdio: waiting for stdio data
2020/12/09 11:52:58 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020-12-09T11:52:58.022+0100 [DEBUG] plugin.terraform-provider-ovh_v0.10.0: 2020/12/09 11:52:58 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2020/12/09 11:52:58 [TRACE] vertex "ovh_cloud_project_network_private.net": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/ovh/ovh\"] (close)"
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/ovh/ovh\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/12/09 11:52:58 [TRACE] GRPCProvider: Close
2020-12-09T11:52:58.023+0100 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-12-09T11:52:58.025+0100 [DEBUG] plugin: plugin process exited: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0 pid=49804
2020-12-09T11:52:58.025+0100 [DEBUG] plugin: plugin exited
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/ovh/ovh\"] (close)": visit complete
2020/12/09 11:52:58 [TRACE] No provider meta schema returned
2020/12/09 11:52:58 [TRACE] GRPCProvider: PrepareProviderConfig
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_keypair_v2.ssh-key"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key": starting visit (*terraform.NodeValidatableResource)
2020/12/09 11:52:58 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_instance_v2.control-plane"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane": starting visit (*terraform.NodeValidatableResource)
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_instance_v2.node-worker"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker": starting visit (*terraform.NodeValidatableResource)
2020/12/09 11:52:58 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/12/09 11:52:58 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane": visit complete
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2020/12/09 11:52:58 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2020/12/09 11:52:58 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"] (close)"
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/12/09 11:52:58 [TRACE] GRPCProvider: Close
2020-12-09T11:52:58.052+0100 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-12-09T11:52:58.054+0100 [DEBUG] plugin: plugin process exited: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0 pid=49805
2020-12-09T11:52:58.054+0100 [DEBUG] plugin: plugin exited
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"] (close)": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "root"
2020/12/09 11:52:58 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule)
2020/12/09 11:52:58 [TRACE] vertex "root": visit complete
2020/12/09 11:52:58 [INFO] backend/local: apply calling Plan
2020/12/09 11:52:58 [INFO] terraform: building graph: GraphTypePlan
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/12/09 11:52:58 [TRACE] ConfigTransformer: Starting for path:
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.OutputTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.StateTransformer
2020/12/09 11:52:58 [TRACE] StateTransformer: state is empty, so nothing to do
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/12/09 11:52:58 [TRACE] AttachResourceConfigTransformer: attaching to "openstack_compute_instance_v2.control-plane (expand)" (*terraform.nodeExpandPlannableResource) config from control-plane.tf:1,1-57
2020/12/09 11:52:58 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to openstack_compute_instance_v2.control-plane (expand)
2020/12/09 11:52:58 [TRACE] AttachResourceConfigTransformer: attaching to "ovh_cloud_project_network_private.net (expand)" (*terraform.nodeExpandPlannableResource) config from network.tf:1,1-51
2020/12/09 11:52:58 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to ovh_cloud_project_network_private.net (expand)
2020/12/09 11:52:58 [TRACE] AttachResourceConfigTransformer: attaching to "openstack_compute_instance_v2.node-worker (expand)" (*terraform.nodeExpandPlannableResource) config from node-worker.tf:1,1-55
2020/12/09 11:52:58 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to openstack_compute_instance_v2.node-worker (expand)
2020/12/09 11:52:58 [TRACE] AttachResourceConfigTransformer: attaching to "openstack_compute_keypair_v2.ssh-key (expand)" (*terraform.nodeExpandPlannableResource) config from ssh-key.tf:1,1-50
2020/12/09 11:52:58 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to openstack_compute_keypair_v2.ssh-key (expand)
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/12/09 11:52:58 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]" provider configuration from provider.tf:15,1-21
2020/12/09 11:52:58 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/ovh/ovh\"]" provider configuration from provider.tf:24,1-15
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes)
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/12/09 11:52:58 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/terraform-provider-openstack/openstack"] serving openstack_compute_instance_v2.node-worker (expand)
2020/12/09 11:52:58 [DEBUG] ProviderTransformer: "openstack_compute_instance_v2.node-worker (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020/12/09 11:52:58 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/terraform-provider-openstack/openstack"] serving openstack_compute_keypair_v2.ssh-key (expand)
2020/12/09 11:52:58 [DEBUG] ProviderTransformer: "openstack_compute_keypair_v2.ssh-key (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020/12/09 11:52:58 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/terraform-provider-openstack/openstack"] serving openstack_compute_instance_v2.control-plane (expand)
2020/12/09 11:52:58 [DEBUG] ProviderTransformer: "openstack_compute_instance_v2.control-plane (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020/12/09 11:52:58 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/ovh/ovh"] serving ovh_cloud_project_network_private.net (expand)
2020/12/09 11:52:58 [DEBUG] ProviderTransformer: "ovh_cloud_project_network_private.net (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/ovh/ovh"]
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/12/09 11:52:58 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/12/09 11:52:58 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020/12/09 11:52:58 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/ovh/ovh"]
2020/12/09 11:52:58 [TRACE] AttachSchemaTransformer: attaching resource schema to openstack_compute_instance_v2.control-plane (expand)
2020/12/09 11:52:58 [TRACE] AttachSchemaTransformer: attaching resource schema to ovh_cloud_project_network_private.net (expand)
2020/12/09 11:52:58 [TRACE] AttachSchemaTransformer: attaching resource schema to openstack_compute_instance_v2.node-worker (expand)
2020/12/09 11:52:58 [TRACE] AttachSchemaTransformer: attaching resource schema to openstack_compute_keypair_v2.ssh-key (expand)
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "openstack_compute_keypair_v2.ssh-key (expand)" references: []
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "var.cluster-name" references: []
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]" references: []
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/ovh/ovh\"]" references: []
2020/12/09 11:52:58 [INFO] ReferenceTransformer: reference not found: "count.index"
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "openstack_compute_instance_v2.control-plane (expand)" references: [var.cluster-name openstack_compute_keypair_v2.ssh-key (expand) var.cluster-name]
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "ovh_cloud_project_network_private.net (expand)" references: []
2020/12/09 11:52:58 [INFO] ReferenceTransformer: reference not found: "count.index"
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "openstack_compute_instance_v2.node-worker (expand)" references: [openstack_compute_keypair_v2.ssh-key (expand) var.cluster-name]
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
2020/12/09 11:52:58 [TRACE] AttachDependenciesTransformer: openstack_compute_instance_v2.control-plane depends on [openstack_compute_keypair_v2.ssh-key]
2020/12/09 11:52:58 [TRACE] AttachDependenciesTransformer: ovh_cloud_project_network_private.net depends on []
2020/12/09 11:52:58 [TRACE] AttachDependenciesTransformer: openstack_compute_instance_v2.node-worker depends on [openstack_compute_keypair_v2.ssh-key]
2020/12/09 11:52:58 [TRACE] AttachDependenciesTransformer: openstack_compute_keypair_v2.ssh-key depends on []
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2020/12/09 11:52:58 [TRACE] ForcedCBDTransformer: "openstack_compute_instance_v2.control-plane (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2020/12/09 11:52:58 [TRACE] ForcedCBDTransformer: "ovh_cloud_project_network_private.net (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2020/12/09 11:52:58 [TRACE] ForcedCBDTransformer: "openstack_compute_instance_v2.node-worker (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2020/12/09 11:52:58 [TRACE] ForcedCBDTransformer: "openstack_compute_keypair_v2.ssh-key (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
var.cluster-name - *terraform.NodeRootVariable
openstack_compute_keypair_v2.ssh-key (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
ovh_cloud_project_network_private.net (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/terraform-provider-openstack/openstack"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
openstack_compute_instance_v2.control-plane (expand) - *terraform.nodeExpandPlannableResource
openstack_compute_instance_v2.node-worker (expand) - *terraform.nodeExpandPlannableResource
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/ovh/ovh"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/terraform-provider-openstack/openstack"] (close) - *terraform.graphNodeCloseProvider
var.cluster-name - *terraform.NodeRootVariable
------
2020/12/09 11:52:58 [DEBUG] Starting graph walk: walkPlan
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "var.cluster-name"
2020/12/09 11:52:58 [TRACE] vertex "var.cluster-name": starting visit (*terraform.NodeRootVariable)
2020/12/09 11:52:58 [TRACE] vertex "var.cluster-name": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/ovh/ovh\"]"
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/ovh/ovh\"]": starting visit (*terraform.NodeApplyableProvider)
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]"
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]": starting visit (*terraform.NodeApplyableProvider)
2020-12-09T11:52:58.056+0100 [INFO] plugin: configuring client automatic mTLS
2020-12-09T11:52:58.095+0100 [DEBUG] plugin: starting plugin: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0 args=[.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0]
2020-12-09T11:52:58.101+0100 [DEBUG] plugin: plugin started: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0 pid=49806
2020-12-09T11:52:58.101+0100 [DEBUG] plugin: waiting for RPC address: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0
2020-12-09T11:52:58.121+0100 [INFO] plugin.terraform-provider-ovh_v0.10.0: configuring server automatic mTLS: timestamp=2020-12-09T11:52:58.120+0100
2020-12-09T11:52:58.160+0100 [DEBUG] plugin: using plugin: version=5
2020-12-09T11:52:58.160+0100 [DEBUG] plugin.terraform-provider-ovh_v0.10.0: plugin address: address=/var/folders/v5/zg6jg2ns7kx8sbplwj1sq2d00000gn/T/plugin125540149 network=unix timestamp=2020-12-09T11:52:58.159+0100
2020/12/09 11:52:58 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/ovh/ovh\"]" provider for provider["registry.terraform.io/ovh/ovh"]
2020/12/09 11:52:58 [TRACE] buildProviderConfig for provider["registry.terraform.io/ovh/ovh"]: using explicit config only
2020/12/09 11:52:58 [TRACE] GRPCProvider: GetSchema
2020-12-09T11:52:58.230+0100 [TRACE] plugin.stdio: waiting for stdio data
2020-12-09T11:52:58.230+0100 [INFO] plugin: configuring client automatic mTLS
2020-12-09T11:52:58.263+0100 [DEBUG] plugin: starting plugin: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0 args=[.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0]
2020-12-09T11:52:58.267+0100 [DEBUG] plugin: plugin started: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0 pid=49807
2020-12-09T11:52:58.267+0100 [DEBUG] plugin: waiting for RPC address: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0
2020-12-09T11:52:58.283+0100 [INFO] plugin.terraform-provider-openstack_v1.33.0: configuring server automatic mTLS: timestamp=2020-12-09T11:52:58.283+0100
2020-12-09T11:52:58.315+0100 [DEBUG] plugin.terraform-provider-openstack_v1.33.0: plugin address: address=/var/folders/v5/zg6jg2ns7kx8sbplwj1sq2d00000gn/T/plugin600974514 network=unix timestamp=2020-12-09T11:52:58.314+0100
2020-12-09T11:52:58.315+0100 [DEBUG] plugin: using plugin: version=5
2020/12/09 11:52:58 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]" provider for provider["registry.terraform.io/terraform-provider-openstack/openstack"]
2020-12-09T11:52:58.383+0100 [TRACE] plugin.stdio: waiting for stdio data
2020/12/09 11:52:58 [TRACE] buildProviderConfig for provider["registry.terraform.io/terraform-provider-openstack/openstack"]: using explicit config only
2020/12/09 11:52:58 [TRACE] GRPCProvider: GetSchema
2020/12/09 11:52:58 [TRACE] GRPCProvider: Configure
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/ovh/ovh\"]": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: upstream of "ovh_cloud_project_network_private.net (expand)" errored, so skipping
2020/12/09 11:52:58 [TRACE] dag/walk: upstream of "provider[\"registry.terraform.io/ovh/ovh\"] (close)" errored, so skipping
2020/12/09 11:52:58 [TRACE] No provider meta schema returned
2020/12/09 11:52:58 [TRACE] GRPCProvider: Configure
2020-12-09T11:52:58.402+0100 [DEBUG] plugin.terraform-provider-openstack_v1.33.0: 2020/12/09 11:52:58 [DEBUG] OpenStack allowReauth: true
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_keypair_v2.ssh-key (expand)"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key (expand)": expanding dynamic subgraph
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key (expand)": entering dynamic subgraph
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_keypair_v2.ssh-key"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key": starting visit (*terraform.NodePlannableResource)
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key": expanding dynamic subgraph
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2020/12/09 11:52:58 [TRACE] ResourceCountTransformer: adding openstack_compute_keypair_v2.ssh-key as *terraform.NodePlannableResourceInstance
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
openstack_compute_keypair_v2.ssh-key - *terraform.NodePlannableResourceInstance
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/12/09 11:52:58 [DEBUG] Resource instance state not found for node "openstack_compute_keypair_v2.ssh-key", instance openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "openstack_compute_keypair_v2.ssh-key" references: []
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.RootTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key": entering dynamic subgraph
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_keypair_v2.ssh-key"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key": starting visit (*terraform.NodePlannableResourceInstance)
2020/12/09 11:52:58 [TRACE] ReadResourceInstanceState: reading state for openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:58 [TRACE] ReadResourceInstanceState: no state present for openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:58 [DEBUG] refresh: openstack_compute_keypair_v2.ssh-key: no state, so not refreshing
2020/12/09 11:52:58 [TRACE] EvalWriteState: using RefreshState for openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:58 [TRACE] EvalWriteState: removing state object for openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:58 [TRACE] Re-validating config for "openstack_compute_keypair_v2.ssh-key"
2020/12/09 11:52:58 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/12/09 11:52:58 [TRACE] GRPCProvider: PlanResourceChange
2020/12/09 11:52:58 [TRACE] EvalWriteState: writing current state object for openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:58 [TRACE] EvalWriteDiff: recorded Create change for openstack_compute_keypair_v2.ssh-key
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key": visit complete
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key": dynamic subgraph completed successfully
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key": visit complete
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key (expand)": dynamic subgraph completed successfully
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_keypair_v2.ssh-key (expand)": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_instance_v2.node-worker (expand)"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker (expand)": expanding dynamic subgraph
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_instance_v2.control-plane (expand)"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane (expand)": expanding dynamic subgraph
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane (expand)": entering dynamic subgraph
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_instance_v2.control-plane"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker (expand)": entering dynamic subgraph
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane": starting visit (*terraform.NodePlannableResource)
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_instance_v2.node-worker"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker": starting visit (*terraform.NodePlannableResource)
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane": expanding dynamic subgraph
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2020/12/09 11:52:58 [TRACE] ResourceCountTransformer: adding openstack_compute_instance_v2.control-plane[0] as *terraform.NodePlannableResourceInstance
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
openstack_compute_instance_v2.control-plane[0] - *terraform.NodePlannableResourceInstance
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/12/09 11:52:58 [DEBUG] Resource instance state not found for node "openstack_compute_instance_v2.control-plane[0]", instance openstack_compute_instance_v2.control-plane[0]
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/12/09 11:52:58 [INFO] ReferenceTransformer: reference not found: "var.cluster-name"
2020/12/09 11:52:58 [INFO] ReferenceTransformer: reference not found: "count.index"
2020/12/09 11:52:58 [INFO] ReferenceTransformer: reference not found: "var.cluster-name"
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "openstack_compute_instance_v2.control-plane[0]" references: []
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.RootTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane": entering dynamic subgraph
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_instance_v2.control-plane[0]"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane[0]": starting visit (*terraform.NodePlannableResourceInstance)
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker": expanding dynamic subgraph
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2020/12/09 11:52:58 [TRACE] ResourceCountTransformer: adding openstack_compute_instance_v2.node-worker[0] as *terraform.NodePlannableResourceInstance
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
openstack_compute_instance_v2.node-worker[0] - *terraform.NodePlannableResourceInstance
------
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/12/09 11:52:58 [DEBUG] Resource instance state not found for node "openstack_compute_instance_v2.node-worker[0]", instance openstack_compute_instance_v2.node-worker[0]
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/12/09 11:52:58 [TRACE] ReadResourceInstanceState: reading state for openstack_compute_instance_v2.control-plane[0]
2020/12/09 11:52:58 [INFO] ReferenceTransformer: reference not found: "var.cluster-name"
2020/12/09 11:52:58 [INFO] ReferenceTransformer: reference not found: "count.index"
2020/12/09 11:52:58 [DEBUG] ReferenceTransformer: "openstack_compute_instance_v2.node-worker[0]" references: []
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2020/12/09 11:52:58 [TRACE] Executing graph transform *terraform.RootTransformer
2020/12/09 11:52:58 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker": entering dynamic subgraph
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "openstack_compute_instance_v2.node-worker[0]"
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker[0]": starting visit (*terraform.NodePlannableResourceInstance)
2020/12/09 11:52:58 [TRACE] ReadResourceInstanceState: no state present for openstack_compute_instance_v2.control-plane[0]
2020/12/09 11:52:58 [DEBUG] refresh: openstack_compute_instance_v2.control-plane[0]: no state, so not refreshing
2020/12/09 11:52:58 [TRACE] EvalWriteState: using RefreshState for openstack_compute_instance_v2.control-plane[0]
2020/12/09 11:52:58 [TRACE] EvalWriteState: removing state object for openstack_compute_instance_v2.control-plane[0]
2020/12/09 11:52:58 [TRACE] ReadResourceInstanceState: reading state for openstack_compute_instance_v2.node-worker[0]
2020/12/09 11:52:58 [TRACE] ReadResourceInstanceState: no state present for openstack_compute_instance_v2.node-worker[0]
2020/12/09 11:52:58 [DEBUG] refresh: openstack_compute_instance_v2.node-worker[0]: no state, so not refreshing
2020/12/09 11:52:58 [TRACE] EvalWriteState: using RefreshState for openstack_compute_instance_v2.node-worker[0]
2020/12/09 11:52:58 [TRACE] EvalWriteState: removing state object for openstack_compute_instance_v2.node-worker[0]
2020/12/09 11:52:58 [TRACE] Re-validating config for "openstack_compute_instance_v2.node-worker[0]"
2020/12/09 11:52:58 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/12/09 11:52:58 [TRACE] Re-validating config for "openstack_compute_instance_v2.control-plane[0]"
2020/12/09 11:52:58 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/12/09 11:52:58 [TRACE] GRPCProvider: PlanResourceChange
2020/12/09 11:52:58 [TRACE] GRPCProvider: PlanResourceChange
2020/12/09 11:52:58 [WARN] Provider "registry.terraform.io/terraform-provider-openstack/openstack" produced an invalid plan for openstack_compute_instance_v2.node-worker[0], 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:
- .power_state: planned value cty.StringVal("active") does not match config value cty.NullVal(cty.String)
- .force_delete: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .stop_before_destroy: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .network[0].access_network: planned value cty.False does not match config value cty.NullVal(cty.Bool)
2020/12/09 11:52:58 [TRACE] EvalWriteState: writing current state object for openstack_compute_instance_v2.node-worker[0]
2020/12/09 11:52:58 [WARN] Provider "registry.terraform.io/terraform-provider-openstack/openstack" produced an invalid plan for openstack_compute_instance_v2.control-plane[0], 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:
- .stop_before_destroy: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .power_state: planned value cty.StringVal("active") does not match config value cty.NullVal(cty.String)
- .force_delete: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .network[0].access_network: planned value cty.False does not match config value cty.NullVal(cty.Bool)
2020/12/09 11:52:58 [TRACE] EvalWriteState: writing current state object for openstack_compute_instance_v2.control-plane[0]
2020/12/09 11:52:58 [TRACE] EvalWriteDiff: recorded Create change for openstack_compute_instance_v2.node-worker[0]
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker[0]": visit complete
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker": dynamic subgraph completed successfully
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker": visit complete
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker (expand)": dynamic subgraph completed successfully
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.node-worker (expand)": visit complete
2020/12/09 11:52:58 [TRACE] EvalWriteDiff: recorded Create change for openstack_compute_instance_v2.control-plane[0]
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane[0]": visit complete
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane": dynamic subgraph completed successfully
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane": visit complete
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane (expand)": dynamic subgraph completed successfully
2020/12/09 11:52:58 [TRACE] vertex "openstack_compute_instance_v2.control-plane (expand)": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: upstream of "meta.count-boundary (EachMode fixup)" errored, so skipping
2020/12/09 11:52:58 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"] (close)"
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/12/09 11:52:58 [TRACE] GRPCProvider: Close
2020-12-09T11:52:58.413+0100 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-12-09T11:52:58.414+0100 [DEBUG] plugin: plugin process exited: path=.terraform/providers/registry.terraform.io/terraform-provider-openstack/openstack/1.33.0/darwin_amd64/terraform-provider-openstack_v1.33.0 pid=49807
2020-12-09T11:52:58.414+0100 [DEBUG] plugin: plugin exited
2020/12/09 11:52:58 [TRACE] vertex "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"] (close)": visit complete
2020/12/09 11:52:58 [TRACE] dag/walk: upstream of "root" errored, so skipping
2020/12/09 11:52:58 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info
2020/12/09 11:52:58 [TRACE] statemgr.Filesystem: unlocking terraform.tfstate using fcntl flock
Error: section "ovh-eu" does not exist
2020-12-09T11:52:58.416+0100 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-12-09T11:52:58.418+0100 [DEBUG] plugin: plugin process exited: path=.terraform/providers/registry.terraform.io/ovh/ovh/0.10.0/darwin_amd64/terraform-provider-ovh_v0.10.0 pid=49806
2020-12-09T11:52:58.418+0100 [DEBUG] plugin: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment