Skip to content

Instantly share code, notes, and snippets.

@filterfish
Created May 10, 2018 14:26
Show Gist options
  • Save filterfish/aa362f434b1626d3b8b934d909a43837 to your computer and use it in GitHub Desktop.
Save filterfish/aa362f434b1626d3b8b934d909a43837 to your computer and use it in GitHub Desktop.
terraform-dns-segv
2018/05/11 00:21:19 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/05/11 00:21:19 [INFO] Go runtime version: go1.10.1
2018/05/11 00:21:19 [INFO] CLI args: []string{"/home/rgh/bin/terraform-0.11.7", "apply", "--auto-approve"}
2018/05/11 00:21:19 [DEBUG] Attempting to open CLI config file: /home/rgh/.terraformrc
2018/05/11 00:21:19 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/05/11 00:21:19 [INFO] CLI command args: []string{"apply", "--auto-approve"}
2018/05/11 00:21:19 [INFO] command: empty terraform config, returning nil
2018/05/11 00:21:19 [DEBUG] command: no data state file found for backend config
2018/05/11 00:21:19 [DEBUG] New state was assigned lineage "ac22b346-a1b6-1211-d523-6b5b5feb07c9"
2018/05/11 00:21:19 [INFO] command: backend initialized: <nil>
2018/05/11 00:21:19 [DEBUG] checking for provider in "."
2018/05/11 00:21:19 [DEBUG] checking for provider in "/home/rgh/bin"
2018/05/11 00:21:19 [WARN] found legacy provider "terraform-provider-lxc"
2018/05/11 00:21:19 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2018/05/11 00:21:19 [DEBUG] found provider "terraform-provider-dns_v1.0.0_x4"
2018/05/11 00:21:19 [DEBUG] checking for provider in "/home/rgh/.terraform.d/plugins"
2018/05/11 00:21:19 [DEBUG] checking for provider in "/home/rgh/.terraform.d/plugins/linux_amd64"
2018/05/11 00:21:19 [DEBUG] found provider "terraform-provider-lxd_v1.1.0_x4"
2018/05/11 00:21:19 [DEBUG] found valid plugin: "lxc", "0.0.0", "/home/rgh/bin/terraform-provider-lxc"
2018/05/11 00:21:19 [DEBUG] found valid plugin: "dns", "1.0.0", "/home/rgh/tmp/terramform/.terraform/plugins/linux_amd64/terraform-provider-dns_v1.0.0_x4"
2018/05/11 00:21:19 [DEBUG] found valid plugin: "lxd", "1.1.0", "/home/rgh/.terraform.d/plugins/linux_amd64/terraform-provider-lxd_v1.1.0_x4"
2018/05/11 00:21:19 [DEBUG] checking for provisioner in "."
2018/05/11 00:21:19 [DEBUG] checking for provisioner in "/home/rgh/bin"
2018/05/11 00:21:19 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2018/05/11 00:21:19 [DEBUG] checking for provisioner in "/home/rgh/.terraform.d/plugins"
2018/05/11 00:21:19 [DEBUG] checking for provisioner in "/home/rgh/.terraform.d/plugins/linux_amd64"
2018/05/11 00:21:19 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/05/11 00:21:19 [INFO] backend/local: starting Apply operation
2018/05/11 00:21:19 [TRACE] Preserving existing state lineage "830c483e-a4a3-4aff-b63d-9d244eec9ac0"
2018/05/11 00:21:19 [TRACE] Preserving existing state lineage "830c483e-a4a3-4aff-b63d-9d244eec9ac0"
2018/05/11 00:21:20 [INFO] terraform: building graph: GraphTypeInput
2018/05/11 00:21:20 [TRACE] ConfigTransformer: Starting for path: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ConfigTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.LocalTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OutputTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
2018/05/11 00:21:20 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/11 00:21:20 [TRACE] AttachResourceConfigTransformer: Attach resource config request: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"test", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc4204389a0), RawConfig:(*config.RawConfig)(0xc420438930), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
2018/05/11 00:21:20 [DEBUG] Resource state not found for "dns_a_record_set.test": dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachStateTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootVariableTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
2018/05/11 00:21:20 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/11 00:21:20 [TRACE] Attach provider request: []string{} dns
2018/05/11 00:21:20 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"dns", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4204388c0)}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.MissingProviderTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [DEBUG] resource dns_a_record_set.test using provider provider.dns
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.PruneProviderTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ParentProviderTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.graphTransformerMulti:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "dns_a_record_set.test" references: []
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "provider.dns" references: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ReferenceTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TargetsTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CloseProviderTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.dns (close) - *terraform.graphNodeCloseProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeAbstractResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeAbstractResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.dns (close) - *terraform.graphNodeCloseProvider
2018/05/11 00:21:20 [DEBUG] Starting graph walk: walkInput
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "provider.dns"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "root"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "provider.dns (close)" waiting on "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "root" waiting on "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "dns_a_record_set.test" waiting on "provider.dns"
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "dns_a_record_set.test", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "provider.dns (close)", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: walking "provider.dns"
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns': evaluating
2018/05/11 00:21:20 [TRACE] [walkInput] Entering eval tree: provider.dns
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInitProvider
2018-05-11T00:21:20.013+1000 [DEBUG] plugin: starting plugin: path=/home/rgh/tmp/terramform/.terraform/plugins/linux_amd64/terraform-provider-dns_v1.0.0_x4 args=[/home/rgh/tmp/terramform/.terraform/plugins/linux_amd64/terraform-provider-dns_v1.0.0_x4]
2018-05-11T00:21:20.013+1000 [DEBUG] plugin: waiting for RPC address: path=/home/rgh/tmp/terramform/.terraform/plugins/linux_amd64/terraform-provider-dns_v1.0.0_x4
2018-05-11T00:21:20.017+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: 2018/05/11 00:21:20 [DEBUG] plugin: plugin address: unix /tmp/plugin306171750
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInputProvider
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] [walkInput] Exiting eval tree: provider.dns
2018/05/11 00:21:20 [TRACE] dag/walk: walking "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': walking
2018/05/11 00:21:20 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/11 00:21:20 [TRACE] dag/walk: walking "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns (close)': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns (close)': evaluating
2018/05/11 00:21:20 [TRACE] [walkInput] Entering eval tree: provider.dns (close)
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/11 00:21:20 [TRACE] [walkInput] Exiting eval tree: provider.dns (close)
2018/05/11 00:21:20 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/11 00:21:20 [TRACE] [walkInput] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/11 00:21:20 [TRACE] [walkInput] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/11 00:21:20 [TRACE] dag/walk: walking "root"
2018/05/11 00:21:20 [TRACE] vertex 'root.root': walking
2018/05/11 00:21:20 [INFO] terraform: building graph: GraphTypeValidate
2018/05/11 00:21:20 [TRACE] ConfigTransformer: Starting for path: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ConfigTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.LocalTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OutputTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
2018/05/11 00:21:20 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/11 00:21:20 [TRACE] AttachResourceConfigTransformer: Attach resource config request: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"test", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc4204389a0), RawConfig:(*config.RawConfig)(0xc420438930), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
2018/05/11 00:21:20 [DEBUG] Resource state not found for "dns_a_record_set.test": dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachStateTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootVariableTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
2018/05/11 00:21:20 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/11 00:21:20 [TRACE] Attach provider request: []string{} dns
2018/05/11 00:21:20 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"dns", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4204388c0)}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.MissingProviderTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [DEBUG] resource dns_a_record_set.test using provider provider.dns
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.PruneProviderTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ParentProviderTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.graphTransformerMulti:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProvisionerTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.graphTransformerMulti:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "dns_a_record_set.test" references: []
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "provider.dns" references: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ReferenceTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TargetsTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CloseProviderTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.dns (close) - *terraform.graphNodeCloseProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeValidatableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.dns (close) - *terraform.graphNodeCloseProvider
2018/05/11 00:21:20 [DEBUG] Starting graph walk: walkValidate
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "provider.dns"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "root"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "dns_a_record_set.test" waiting on "provider.dns"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "provider.dns (close)" waiting on "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "root" waiting on "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "dns_a_record_set.test", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "provider.dns (close)", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: walking "provider.dns"
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns': evaluating
2018/05/11 00:21:20 [TRACE] [walkValidate] Entering eval tree: provider.dns
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalValidateProvider
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] [walkValidate] Exiting eval tree: provider.dns
2018/05/11 00:21:20 [TRACE] dag/walk: walking "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': evaluating
2018/05/11 00:21:20 [TRACE] [walkValidate] Entering eval tree: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalIf
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalValidateCount
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/11 00:21:20 [TRACE] [walkValidate] Exiting eval tree: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': expanding/walking dynamic subgraph
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ResourceCountTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResourceInstance
2018/05/11 00:21:20 [DEBUG] Resource state not found for "dns_a_record_set.test": dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachStateTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResourceInstance
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TargetsTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResourceInstance
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "dns_a_record_set.test" references: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ReferenceTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResourceInstance
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootTransformer:
dns_a_record_set.test - *terraform.NodeValidatableResourceInstance
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: walking "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': evaluating
2018/05/11 00:21:20 [TRACE] [walkValidate] Entering eval tree: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalValidateResourceSelfRef
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/11 00:21:20 [TRACE] [walkValidate] Exiting eval tree: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/11 00:21:20 [TRACE] dag/walk: walking "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns (close)': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/11 00:21:20 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/11 00:21:20 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns (close)': evaluating
2018/05/11 00:21:20 [TRACE] [walkValidate] Entering eval tree: provider.dns (close)
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/11 00:21:20 [TRACE] [walkValidate] Exiting eval tree: provider.dns (close)
2018/05/11 00:21:20 [TRACE] dag/walk: walking "root"
2018/05/11 00:21:20 [TRACE] vertex 'root.root': walking
2018/05/11 00:21:20 [INFO] backend/local: apply calling Refresh
2018/05/11 00:21:20 [INFO] terraform: building graph: GraphTypeRefresh
2018/05/11 00:21:20 [TRACE] No managed resources in state during refresh, skipping managed resource transformer
2018/05/11 00:21:20 [TRACE] ConfigTransformer: Starting for path: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ConfigTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachStateTransformer:
2018/05/11 00:21:20 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootVariableTransformer:
2018/05/11 00:21:20 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/11 00:21:20 [TRACE] Attach provider request: []string{} dns
2018/05/11 00:21:20 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"dns", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4204388c0)}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.MissingProviderTransformer:
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderTransformer:
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [DEBUG] pruning unused provider provider.dns
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.PruneProviderTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ParentProviderTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.graphTransformerMulti:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.LocalTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OutputTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ReferenceTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TargetsTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CloseProviderTransformer:
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootTransformer:
root - terraform.graphNodeRoot
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
root - terraform.graphNodeRoot
2018/05/11 00:21:20 [DEBUG] Starting graph walk: walkRefresh
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "root"
2018/05/11 00:21:20 [TRACE] dag/walk: walking "root"
2018/05/11 00:21:20 [TRACE] vertex 'root.root': walking
2018/05/11 00:21:20 [INFO] backend/local: apply calling Plan
2018/05/11 00:21:20 [INFO] terraform: building graph: GraphTypePlan
2018/05/11 00:21:20 [TRACE] ConfigTransformer: Starting for path: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ConfigTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.LocalTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OutputTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OrphanResourceTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
2018/05/11 00:21:20 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/11 00:21:20 [TRACE] AttachResourceConfigTransformer: Attach resource config request: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"test", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc4204389a0), RawConfig:(*config.RawConfig)(0xc420438930), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
2018/05/11 00:21:20 [DEBUG] Resource state not found for "dns_a_record_set.test": dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachStateTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootVariableTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
2018/05/11 00:21:20 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/11 00:21:20 [TRACE] Attach provider request: []string{} dns
2018/05/11 00:21:20 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"dns", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4204388c0)}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.MissingProviderTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [DEBUG] resource dns_a_record_set.test using provider provider.dns
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.PruneProviderTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ParentProviderTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.graphTransformerMulti:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "dns_a_record_set.test" references: []
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "provider.dns" references: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ReferenceTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TargetsTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CloseProviderTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.dns (close) - *terraform.graphNodeCloseProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodePlannableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.dns (close) - *terraform.graphNodeCloseProvider
2018/05/11 00:21:20 [DEBUG] Starting graph walk: walkPlan
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "provider.dns"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "root"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "provider.dns (close)" waiting on "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "root" waiting on "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "dns_a_record_set.test" waiting on "provider.dns"
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "provider.dns (close)", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "dns_a_record_set.test", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: walking "provider.dns"
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns': evaluating
2018/05/11 00:21:20 [TRACE] [walkPlan] Entering eval tree: provider.dns
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-11T00:21:20.025+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: 2018/05/11 00:21:20 [INFO] Building DNSClient config structure
2018/05/11 00:21:20 [TRACE] [walkPlan] Exiting eval tree: provider.dns
2018/05/11 00:21:20 [TRACE] dag/walk: walking "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': evaluating
2018/05/11 00:21:20 [TRACE] [walkPlan] Entering eval tree: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCountCheckComputed
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalIf
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundary
2018/05/11 00:21:20 [TRACE] [walkPlan] Exiting eval tree: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': expanding/walking dynamic subgraph
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ResourceCountTransformer:
dns_a_record_set.test - *terraform.NodePlannableResourceInstance
2018/05/11 00:21:20 [TRACE] OrphanResourceCount: Starting...
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OrphanResourceCountTransformer:
dns_a_record_set.test - *terraform.NodePlannableResourceInstance
2018/05/11 00:21:20 [DEBUG] Resource state not found for "dns_a_record_set.test": dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachStateTransformer:
dns_a_record_set.test - *terraform.NodePlannableResourceInstance
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TargetsTransformer:
dns_a_record_set.test - *terraform.NodePlannableResourceInstance
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "dns_a_record_set.test" references: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ReferenceTransformer:
dns_a_record_set.test - *terraform.NodePlannableResourceInstance
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootTransformer:
dns_a_record_set.test - *terraform.NodePlannableResourceInstance
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: walking "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': evaluating
2018/05/11 00:21:20 [TRACE] [walkPlan] Entering eval tree: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalReadState
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalDiff
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/05/11 00:21:20 [TRACE] [walkPlan] Exiting eval tree: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] dag/walk: walking "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': walking
2018/05/11 00:21:20 [TRACE] dag/walk: walking "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns (close)': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating
2018/05/11 00:21:20 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (count boundary fixup)
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2018/05/11 00:21:20 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (count boundary fixup)
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns (close)': evaluating
2018/05/11 00:21:20 [TRACE] [walkPlan] Entering eval tree: provider.dns (close)
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCloseProvider
2018/05/11 00:21:20 [TRACE] [walkPlan] Exiting eval tree: provider.dns (close)
2018/05/11 00:21:20 [TRACE] dag/walk: walking "root"
2018/05/11 00:21:20 [TRACE] vertex 'root.root': walking
2018/05/11 00:21:20 [INFO] terraform: building graph: GraphTypeApply
2018/05/11 00:21:20 [TRACE] DiffTransformer: starting
2018/05/11 00:21:20 [TRACE] DiffTransformer: Module: CREATE: dns_a_record_set.test
addresses.#: "" => "1"
addresses.335027738: "" => "192.168.8.166"
name: "" => "test." (forces new resource)
ttl: "" => "3600" (forces new resource)
zone: "" => "int.filterfish.org." (forces new resource)
2018/05/11 00:21:20 [TRACE] DiffTransformer: Resource "dns_a_record_set.test": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"addresses.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "addresses.335027738":*terraform.ResourceAttrDiff{Old:"", New:"192.168.8.166", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ttl":*terraform.ResourceAttrDiff{Old:"", New:"3600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "zone":*terraform.ResourceAttrDiff{Old:"", New:"int.filterfish.org.", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"test.", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.DiffTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
2018/05/11 00:21:20 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/05/11 00:21:20 [TRACE] AttachResourceConfigTransformer: Attach resource config request: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"test", Type:"dns_a_record_set", RawCount:(*config.RawConfig)(0xc4204389a0), RawConfig:(*config.RawConfig)(0xc420438930), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
2018/05/11 00:21:20 [DEBUG] Resource state not found for "dns_a_record_set.test": dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.AttachStateTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
2018/05/11 00:21:20 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/11 00:21:20 [TRACE] Attach provider request: []string{} dns
2018/05/11 00:21:20 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"dns", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc4204388c0)}
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.MissingProviderTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [DEBUG] resource dns_a_record_set.test using provider provider.dns
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProviderTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.PruneProviderTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ParentProviderTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.graphTransformerMulti:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] CBDEdgeTransformer: Beginning CBD transformation...
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CBDEdgeTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ProvisionerTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootVariableTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.LocalTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.OutputTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "dns_a_record_set.test" references: []
2018/05/11 00:21:20 [DEBUG] ReferenceTransformer: "provider.dns" references: []
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.ReferenceTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TargetsTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CloseProviderTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.RootTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.dns (close) - *terraform.graphNodeCloseProvider
2018/05/11 00:21:20 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
dns_a_record_set.test - *terraform.NodeApplyableResource
provider.dns - *terraform.NodeApplyableProvider
provider.dns (close) - *terraform.graphNodeCloseProvider
dns_a_record_set.test - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.dns (close) - *terraform.graphNodeCloseProvider
2018/05/11 00:21:20 [DEBUG] Starting graph walk: walkApply
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "root"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added new vertex: "provider.dns"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "provider.dns (close)" waiting on "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "root" waiting on "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "dns_a_record_set.test" waiting on "provider.dns"
2018/05/11 00:21:20 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "provider.dns (close)", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "dns_a_record_set.test", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2018/05/11 00:21:20 [TRACE] dag/walk: walking "provider.dns"
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.provider.dns': evaluating
2018/05/11 00:21:20 [TRACE] [walkApply] Entering eval tree: provider.dns
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInitProvider
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalOpFilter
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalConfigProvider
2018-05-11T00:21:20.028+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: 2018/05/11 00:21:20 [INFO] Building DNSClient config structure
2018/05/11 00:21:20 [TRACE] [walkApply] Exiting eval tree: provider.dns
2018/05/11 00:21:20 [TRACE] dag/walk: walking "dns_a_record_set.test"
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': walking
2018/05/11 00:21:20 [TRACE] vertex 'root.dns_a_record_set.test': evaluating
2018/05/11 00:21:20 [TRACE] [walkApply] Entering eval tree: dns_a_record_set.test
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalSequence
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInstanceInfo
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalReadDiff
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalIf
2018/05/11 00:21:20 [TRACE] root: eval: terraform.EvalNoop
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalIf
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalInterpolate
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalReadState
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalValidateResource
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalDiff
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalReadDiff
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalCompareDiff
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalGetProvider
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalReadState
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalApplyPre
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalApply
2018/05/11 00:21:20 [DEBUG] apply: dns_a_record_set.test: executing Apply
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: panic: runtime error: invalid memory address or nil pointer dereference
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x9dd9c3]
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4:
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: goroutine 69 [running]:
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: github.com/terraform-providers/terraform-provider-dns/vendor/github.com/miekg/dns.(*Msg).Insert(0xc420075850, 0xc420075718, 0x1, 0x1)
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-dns/vendor/github.com/miekg/dns/update.go:71 +0xa3
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: github.com/terraform-providers/terraform-provider-dns/dns.resourceDnsARecordSetUpdate(0xc42039ea80, 0xa9e020, 0xc4200849b0, 0x2, 0x2)
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-dns/dns/resource_dns_a_record_set.go:144 +0x89e
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: github.com/terraform-providers/terraform-provider-dns/dns.resourceDnsARecordSetCreate(0xc42039ea80, 0xa9e020, 0xc4200849b0, 0x24, 0x1051b40)
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-dns/dns/resource_dns_a_record_set.go:58 +0x2f7
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: github.com/terraform-providers/terraform-provider-dns/vendor/github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc420396000, 0xc420084be0, 0xc4203a8fc0, 0xa9e020, 0xc4200849b0, 0x1, 0xc4203a3050, 0xc420378990)
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-dns/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:193 +0x3b6
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: github.com/terraform-providers/terraform-provider-dns/vendor/github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc420351c00, 0xc420084b90, 0xc420084be0, 0xc4203a8fc0, 0x7f9192900000, 0x0, 0x18)
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-dns/vendor/github.com/hashicorp/terraform/helper/schema/provider.go:259 +0xa4
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: github.com/terraform-providers/terraform-provider-dns/vendor/github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).Apply(0xc420315700, 0xc4203a8ba0, 0xc4203aac30, 0x0, 0x0)
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-dns/vendor/github.com/hashicorp/terraform/plugin/resource_provider.go:488 +0x57
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: reflect.Value.call(0xc4202aa480, 0xc42031e560, 0x13, 0xbc8b80, 0x4, 0xc4202fcf20, 0x3, 0x3, 0xc42005b6c0, 0xc42005c360, ...)
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /usr/local/go/src/reflect/value.go:434 +0x906
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: reflect.Value.Call(0xc4202aa480, 0xc42031e560, 0x13, 0xc420036f20, 0x3, 0x3, 0xc420036f48, 0xc4200283c0, 0x0)
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /usr/local/go/src/reflect/value.go:302 +0xa4
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: net/rpc.(*service).call(0xc420293500, 0xc420338cd0, 0xc420327980, 0xc420368800, 0xc42037d840, 0xaa02a0, 0xc4203a8ba0, 0x16, 0xaa02e0, 0xc4203aac30, ...)
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /usr/local/go/src/net/rpc/server.go:381 +0x142
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: created by net/rpc.(*Server).ServeCodec
2018-05-11T00:21:20.032+1000 [DEBUG] plugin.terraform-provider-dns_v1.0.0_x4: /usr/local/go/src/net/rpc/server.go:475 +0x36b
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalIf
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalWriteState
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/05/11 00:21:20 [TRACE] root: eval: *terraform.EvalApplyPost
2018/05/11 00:21:20 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* dns_a_record_set.test: unexpected EOF
2018/05/11 00:21:20 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* dns_a_record_set.test: unexpected EOF
2018/05/11 00:21:20 [TRACE] [walkApply] Exiting eval tree: dns_a_record_set.test
2018-05-11T00:21:20.033+1000 [DEBUG] plugin: plugin process exited: path=/home/rgh/tmp/terramform/.terraform/plugins/linux_amd64/terraform-provider-dns_v1.0.0_x4
2018/05/11 00:21:20 [TRACE] dag/walk: upstream errored, not walking "provider.dns (close)"
2018/05/11 00:21:20 [TRACE] dag/walk: upstream errored, not walking "meta.count-boundary (count boundary fixup)"
2018/05/11 00:21:20 [TRACE] dag/walk: upstream errored, not walking "root"
2018/05/11 00:21:20 [TRACE] Preserving existing state lineage "830c483e-a4a3-4aff-b63d-9d244eec9ac0"
2018/05/11 00:21:20 [TRACE] Preserving existing state lineage "830c483e-a4a3-4aff-b63d-9d244eec9ac0"
2018/05/11 00:21:20 [TRACE] Preserving existing state lineage "830c483e-a4a3-4aff-b63d-9d244eec9ac0"
2018/05/11 00:21:20 [TRACE] Preserving existing state lineage "830c483e-a4a3-4aff-b63d-9d244eec9ac0"
2018/05/11 00:21:20 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-05-11T00:21:20.038+1000 [WARN ] plugin: error closing client during Kill: err="connection is shut down"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment