-
Notifications
You must be signed in to change notification settings - Fork 9.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TERRAFORM CRASH (version 1.6.0) on MAC ARM #34020
Comments
I am also facing the same issue when running from the GitHub actions pipeline. But it is working fine from local terraform installation. The code was working fine till a few days ago.
|
Using an older version of terraform(1.5.7) fixed the issue for me |
Hi @yebolenko, thanks for filing this. I believe this is a duplicate of #34014, so I will be closing this as a duplicate and you can follow the resolution in the linked issue. @qbvysakh, I think your crash is slightly different but a duplicate of #33977 which will have a fix released in the next path release for the v1.6 series. Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Terraform Version
Terraform Configuration Files
Not Applicable
Debug Output
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
checkable object status report for unexpected checkable object module.merged_eks_definitions.var.maps
goroutine 53480 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.21.1/x64/src/runtime/debug/stack.go:24 +0x64
runtime/debug.PrintStack()
/Users/runner/hostedtoolcache/go/1.21.1/x64/src/runtime/debug/stack.go:16 +0x1c
github.com/hashicorp/terraform/internal/logging.PanicHandler()
/Users/runner/work/terraform/terraform/internal/logging/panic.go:58 +0x164
panic({0x10302a8a0?, 0x14009a40810?})
/Users/runner/hostedtoolcache/go/1.21.1/x64/src/runtime/panic.go:920 +0x26c
github.com/hashicorp/terraform/internal/checks.(*State).reportCheckResult(0x140048be150, {0x10365c8a8, 0x1400856aae0}, 0x0?, 0x0, 0x50)
/Users/runner/work/terraform/terraform/internal/checks/state_report.go:106 +0x2a8
github.com/hashicorp/terraform/internal/checks.(*State).ReportCheckResult(0x103466720?, {0x10365c8a8?, 0x1400856aae0?}, 0x14009617678?, 0x1?, 0x2063e98?)
/Users/runner/work/terraform/terraform/internal/checks/state_report.go:71 +0xd4
github.com/hashicorp/terraform/internal/terraform.evalVariableValidations({{0x14008086b40, 0x1, 0x1}, {{}, {0x14002063e98, 0x4}}}, 0x14002fa6b60, {0x10c8d1018, 0x14000a28640}, {0x103672450, ...})
/Users/runner/work/terraform/terraform/internal/terraform/eval_variable.go:252 +0x85c
github.com/hashicorp/terraform/internal/terraform.(*nodeModuleVariable).Execute(0x14000f41f80, {0x103672450, 0x140039e57a0}, 0x0?)
/Users/runner/work/terraform/terraform/internal/terraform/node_module_variable.go:198 +0x2d4
github.com/hashicorp/terraform/internal/terraform.(*ContextGraphWalker).Execute(0x14007d218c0, {0x103672450, 0x140039e57a0}, {0x10c76bac8, 0x14000f41f80})
/Users/runner/work/terraform/terraform/internal/terraform/graph_walk_context.go:143 +0xa0
github.com/hashicorp/terraform/internal/terraform.(*Graph).walk.func1({0x1033a2a60, 0x14000f41f80})
/Users/runner/work/terraform/terraform/internal/terraform/graph.go:78 +0x280
github.com/hashicorp/terraform/internal/dag.(*Walker).walkVertex(0x14002c1e180, {0x1033a2a60, 0x14000f41f80}, 0x140080dbc00)
/Users/runner/work/terraform/terraform/internal/dag/walk.go:384 +0x2a8
created by github.com/hashicorp/terraform/internal/dag.(*Walker).Update in goroutine 52014
/Users/runner/work/terraform/terraform/internal/dag/walk.go:307 +0xb0c
Expected Behavior
CRASH
Actual Behavior
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
checkable object status report for unexpected checkable object module.merged_eks_definitions.var.maps
goroutine 53480 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.21.1/x64/src/runtime/debug/stack.go:24 +0x64
runtime/debug.PrintStack()
/Users/runner/hostedtoolcache/go/1.21.1/x64/src/runtime/debug/stack.go:16 +0x1c
github.com/hashicorp/terraform/internal/logging.PanicHandler()
/Users/runner/work/terraform/terraform/internal/logging/panic.go:58 +0x164
panic({0x10302a8a0?, 0x14009a40810?})
/Users/runner/hostedtoolcache/go/1.21.1/x64/src/runtime/panic.go:920 +0x26c
github.com/hashicorp/terraform/internal/checks.(*State).reportCheckResult(0x140048be150, {0x10365c8a8, 0x1400856aae0}, 0x0?, 0x0, 0x50)
/Users/runner/work/terraform/terraform/internal/checks/state_report.go:106 +0x2a8
github.com/hashicorp/terraform/internal/checks.(*State).ReportCheckResult(0x103466720?, {0x10365c8a8?, 0x1400856aae0?}, 0x14009617678?, 0x1?, 0x2063e98?)
/Users/runner/work/terraform/terraform/internal/checks/state_report.go:71 +0xd4
github.com/hashicorp/terraform/internal/terraform.evalVariableValidations({{0x14008086b40, 0x1, 0x1}, {{}, {0x14002063e98, 0x4}}}, 0x14002fa6b60, {0x10c8d1018, 0x14000a28640}, {0x103672450, ...})
/Users/runner/work/terraform/terraform/internal/terraform/eval_variable.go:252 +0x85c
github.com/hashicorp/terraform/internal/terraform.(*nodeModuleVariable).Execute(0x14000f41f80, {0x103672450, 0x140039e57a0}, 0x0?)
/Users/runner/work/terraform/terraform/internal/terraform/node_module_variable.go:198 +0x2d4
github.com/hashicorp/terraform/internal/terraform.(*ContextGraphWalker).Execute(0x14007d218c0, {0x103672450, 0x140039e57a0}, {0x10c76bac8, 0x14000f41f80})
/Users/runner/work/terraform/terraform/internal/terraform/graph_walk_context.go:143 +0xa0
github.com/hashicorp/terraform/internal/terraform.(*Graph).walk.func1({0x1033a2a60, 0x14000f41f80})
/Users/runner/work/terraform/terraform/internal/terraform/graph.go:78 +0x280
github.com/hashicorp/terraform/internal/dag.(*Walker).walkVertex(0x14002c1e180, {0x1033a2a60, 0x14000f41f80}, 0x140080dbc00)
/Users/runner/work/terraform/terraform/internal/dag/walk.go:384 +0x2a8
created by github.com/hashicorp/terraform/internal/dag.(*Walker).Update in goroutine 52014
/Users/runner/work/terraform/terraform/internal/dag/walk.go:307 +0xb0c
Steps to Reproduce
terraform init
terraform apply
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: