-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
blocked/upstreamflaky-testkind/bugneeds-investigationpriority/important-soonIdeally to be resolved in time for the next releaseIdeally to be resolved in time for the next release
Description
started failing consistently:
https://github.com/weaveworks/eksctl-ci/runs/4389011807?check_suite_focus=true#step:7:42981
https://github.com/weaveworks/eksctl-ci/runs/4394682147?check_suite_focus=true#step:7:42813
[15] 2021-12-02 12:59:19 [✖] unexpected status "ROLLBACK_IN_PROGRESS" while waiting for CloudFormation stack "eksctl-it-managed-wonderful-creature-1638447107-nodegroup-ubuntu"
[15] 2021-12-02 12:59:19 [ℹ] fetching stack events in attempt to troubleshoot the root cause of the failure
[15] 2021-12-02 12:59:20 [▶] AWS::CloudFormation::Stack/eksctl-it-managed-wonderful-creature-1638447107-nodegroup-ubuntu: ROLLBACK_IN_PROGRESS – "The following resource(s) failed to create: [ManagedNodeGroup]. Rollback requested by user."
[15] 2021-12-02 12:59:20 [✖] AWS::EKS::Nodegroup/ManagedNodeGroup: CREATE_FAILED – "Nodegroup ubuntu failed to stabilize: [{Code: NodeCreationFailure,Message: Instances failed to join the kubernetes cluster,ResourceIds: [i-08ce0c00104cedf0d, i-0a20429db29afca17]}]"
[15] 2021-12-02 12:59:20 [▶] AWS::EKS::Nodegroup/ManagedNodeGroup: CREATE_IN_PROGRESS – "Resource creation Initiated"
[15] 2021-12-02 12:59:20 [▶] AWS::EKS::Nodegroup/ManagedNodeGroup: CREATE_IN_PROGRESS
[15] 2021-12-02 12:59:20 [▶] AWS::IAM::Role/NodeInstanceRole: CREATE_COMPLETE
[15] 2021-12-02 12:59:20 [▶] AWS::EC2::LaunchTemplate/LaunchTemplate: CREATE_COMPLETE
[15] 2021-12-02 12:59:20 [▶] AWS::EC2::LaunchTemplate/LaunchTemplate: CREATE_IN_PROGRESS – "Resource creation Initiated"
[15] 2021-12-02 12:59:20 [▶] AWS::IAM::Role/NodeInstanceRole: CREATE_IN_PROGRESS – "Resource creation Initiated"
[15] 2021-12-02 12:59:20 [▶] AWS::IAM::Role/NodeInstanceRole: CREATE_IN_PROGRESS
[15] 2021-12-02 12:59:20 [▶] AWS::EC2::LaunchTemplate/LaunchTemplate: CREATE_IN_PROGRESS
[15] 2021-12-02 12:59:20 [▶] AWS::CloudFormation::Stack/eksctl-it-managed-wonderful-creature-1638447107-nodegroup-ubuntu: CREATE_IN_PROGRESS – "User Initiated"
[15] Error: failed to create nodegroups for cluster "it-managed-wonderful-creature-1638447107"
[15] 2021-12-02 12:59:20 [▶] failed task: create managed nodegroup "ubuntu" (will continue until other parallel tasks are completed)
[15] 2021-12-02 12:59:20 [▶] failed task: 1 task: { create managed nodegroup "ubuntu" } (will continue until other parallel tasks are completed)
[15] 2021-12-02 12:59:20 [▶] failed task: 1 task: { 1 task: { create managed nodegroup "ubuntu" } } (will not run other sequential tasks)
[15] 2021-12-02 12:59:20 [ℹ] 1 error(s) occurred and nodegroups haven't been created properly, you may wish to check CloudFormation console
[15] 2021-12-02 12:59:20 [ℹ] to cleanup resources, run 'eksctl delete nodegroup --region=us-west-2 --cluster=it-managed-wonderful-creature-1638447107 --name=<name>' for each of the failed nodegroup
[15] 2021-12-02 12:59:20 [✖] waiting for CloudFormation stack "eksctl-it-managed-wonderful-creature-1638447107-nodegroup-ubuntu": RequestCanceled: waiter context canceled
[15] caused by: context deadline exceeded
[15]
[15] • Failure [1507.707 seconds]
[15] (Integration) Create Managed Nodegroups
[15] /__w/eksctl-ci/eksctl-ci/eksctl/integration/tests/managed/managed_nodegroup_test.go:58
[15] Bottlerocket and Ubuntu support
[15] /__w/eksctl-ci/eksctl-ci/eksctl/integration/tests/managed/managed_nodegroup_test.go:94
[15] Ubuntu [It]
[15] /__w/eksctl-ci/eksctl-ci/eksctl/integration/tests/managed/managed_nodegroup_test.go:123
[15]
[15] Expected '../../../eksctl "create" "nodegroup" "--config-file" "-" "--verbose" "4"' to succeed, got return code 1
[15]
[15] /__w/eksctl-ci/eksctl-ci/eksctl/integration/tests/managed/managed_nodegroup_test.go:106
[15] ------------------------------
Metadata
Metadata
Assignees
Labels
blocked/upstreamflaky-testkind/bugneeds-investigationpriority/important-soonIdeally to be resolved in time for the next releaseIdeally to be resolved in time for the next release