Skip to content

Instantly share code, notes, and snippets.

@lfmundim
Created June 24, 2020 13:38
Show Gist options
  • Save lfmundim/8083ce0abadb4567545e33ace29ba4bf to your computer and use it in GitHub Desktop.
Save lfmundim/8083ce0abadb4567545e33ace29ba4bf to your computer and use it in GitHub Desktop.
Error: rpc error: code = Unavailable desc = transport is closing
panic: runtime error: invalid memory address or nil pointer dereference
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: [signal 0xc0000005 code=0x0 addr=0x8 pc=0xe050ab]
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe:
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: goroutine 52 [running]:
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: github.com/terraform-providers/terraform-provider-azuredevops/azuredevops/internal/service/git.resourceGitRepositoryCreate(0xc0002fea10, 0xef9ea0, 0xc0003ec240, 0x2, 0x1b3c480)
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azuredevops/azuredevops/internal/service/git/resource_git_repository.go:173 +0x44b
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Resource).Apply(0xc000665180, 0xc0006be320, 0xc0007c6360, 0xef9ea0, 0xc0003ec240, 0xfa0e01, 0xc00043fbf8, 0xc000182330)
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azuredevops/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/resource.go:305 +0x36c
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: github.com/hashicorp/terraform-plugin-sdk/helper/schema.(*Provider).Apply(0xc000282d00, 0xc0004c38e0, 0xc0006be320, 0xc0007c6360, 0xc0007da2c8, 0xc00065c0c0, 0xfa2ea0)
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azuredevops/vendor/github.com/hashicorp/terraform-plugin-sdk/helper/schema/provider.go:294 +0xa0
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin.(*GRPCProviderServer).ApplyResourceChange(0xc000006078, 0x1388ea0, 0xc000592180, 0xc0002002a0, 0xc000006078, 0xc000592180, 0xc00025ba48)
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azuredevops/vendor/github.com/hashicorp/terraform-plugin-sdk/internal/helper/plugin/grpc_provider.go:885 +0x8bb
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5._Provider_ApplyResourceChange_Handler(0x10d11a0, 0xc000006078, 0x1388ea0, 0xc000592180, 0xc0002001e0, 0x0, 0x1388ea0, 0xc000592180, 0xc0004e0000, 0x1af)
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azuredevops/vendor/github.com/hashicorp/terraform-plugin-sdk/internal/tfplugin5/tfplugin5.pb.go:3189 +0x21e
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: google.golang.org/grpc.(*Server).processUnaryRPC(0xc0004bc160, 0x13969a0, 0xc00005be00, 0xc00006c200, 0xc00006a510, 0x1b00160, 0x0, 0x0, 0x0)
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azuredevops/vendor/google.golang.org/grpc/server.go:995 +0x467
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: google.golang.org/grpc.(*Server).handleStream(0xc0004bc160, 0x13969a0, 0xc00005be00, 0xc00006c200, 0x0)
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azuredevops/vendor/google.golang.org/grpc/server.go:1275 +0xd44
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc0005a4160, 0xc0004bc160, 0x13969a0, 0xc00005be00, 0xc00006c200)
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azuredevops/vendor/google.golang.org/grpc/server.go:710 +0xa8
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: created by google.golang.org/grpc.(*Server).serveStreams.func1
2020-06-24T10:34:44.827-0300 [DEBUG] plugin.terraform-provider-azuredevops_v0.0.1_x4.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azuredevops/vendor/google.golang.org/grpc/server.go:708 +0xa8
2020/06/24 10:34:44 [DEBUG] azuredevops_git_repository.repo: apply errored, but we're indicating that via the Error pointer rather than returning it: rpc error: code = Unavailable desc =
transport is closing
2020/06/24 10:34:44 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2020/06/24 10:34:44 [TRACE] EvalMaybeTainted: azuredevops_git_repository.repo encountered an error during creation, so it is now marked as tainted
2020/06/24 10:34:44 [TRACE] <root>: eval: *terraform.EvalWriteState
2020/06/24 10:34:44 [TRACE] EvalWriteState: removing state object for azuredevops_git_repository.repo
2020/06/24 10:34:44 [TRACE] <root>: eval: *terraform.EvalApplyProvisioners
2020/06/24 10:34:44 [TRACE] EvalApplyProvisioners: azuredevops_git_repository.repo has no state, so skipping provisioners
2020/06/24 10:34:44 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2020/06/24 10:34:44 [TRACE] EvalMaybeTainted: azuredevops_git_repository.repo encountered an error during creation, so it is now marked as tainted
2020/06/24 10:34:44 [TRACE] <root>: eval: *terraform.EvalWriteState
2020/06/24 10:34:44 [TRACE] EvalWriteState: removing state object for azuredevops_git_repository.repo
2020/06/24 10:34:44 [TRACE] <root>: eval: *terraform.EvalIf
2020/06/24 10:34:44 [TRACE] <root>: eval: *terraform.EvalIf
2020/06/24 10:34:44 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2020/06/24 10:34:44 [TRACE] <root>: eval: *terraform.EvalApplyPost
2020/06/24 10:34:44 [ERROR] <root>: eval: *terraform.EvalApplyPost, err: rpc error: code = Unavailable desc = transport is closing
2020/06/24 10:34:44 [ERROR] <root>: eval: *terraform.EvalSequence, err: rpc error: code = Unavailable desc = transport is closing
2020/06/24 10:34:44 [TRACE] [walkApply] Exiting eval tree: azuredevops_git_repository.repo
2020/06/24 10:34:44 [TRACE] vertex "azuredevops_git_repository.repo": visit complete
2020/06/24 10:34:44 [TRACE] dag/walk: upstream of "azuredevops_build_definition.build" errored, so skipping
2020/06/24 10:34:44 [TRACE] dag/walk: upstream of "provider.azuredevops (close)" errored, so skipping
2020/06/24 10:34:44 [TRACE] dag/walk: upstream of "meta.count-boundary (EachMode fixup)" errored, so skipping
2020/06/24 10:34:44 [TRACE] dag/walk: upstream of "root" errored, so skipping
2020/06/24 10:34:44 [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old
2020/06/24 10:34:44 [TRACE] statemgr.Filesystem: no state changes since last snapshot
2020/06/24 10:34:44 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2020-06-24T10:34:44.838-0300 [DEBUG] plugin: plugin process exited: path=D:\Git\MundimTerraform\NewRepo\.terraform\plugins\windows_amd64\terraform-provider-azuredevops_v0.0.1_x4.exe pid=1956 error="exit status 2"
2020/06/24 10:34:44 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info
2020/06/24 10:34:44 [TRACE] statemgr.Filesystem: unlocked by closing terraform.tfstate
2020-06-24T10:34:44.885-0300 [DEBUG] plugin: plugin exited
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment