Skip to content
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

cdk destroy failed #66

Open
thomas-roos opened this issue Jan 18, 2024 · 0 comments
Open

cdk destroy failed #66

thomas-roos opened this issue Jan 18, 2024 · 0 comments

Comments

@thomas-roos
Copy link
Contributor

❌ QemuEmbeddedLinuxPipeline: destroy failed Error: The stack named QemuEmbeddedLinuxPipeline is in a failed state. You may need to delete it from the AWS console : DELETE_FAILED (The following resource(s) failed to delete: [BuildProjectSecurityGroup28D27668]. ): resource sg-0d0cd1c97d4aa94b0 has a dependent object (Service: AmazonEC2; Status Code: 400; Error Code: DependencyViolation; Request ID: d4c7dcf9-f29d-4033-b483-26b264d779dd; Proxy: null)
at destroyStack (/home/ANT.AMAZON.COM/throos/.local/lib/node_modules/aws-cdk/lib/index.js:471:1792)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async CdkToolkit.destroy (/home/ANT.AMAZON.COM/throos/.local/lib/node_modules/aws-cdk/lib/index.js:474:188097)
at async exec4 (/home/ANT.AMAZON.COM/throos/.local/lib/node_modules/aws-cdk/lib/index.js:529:53102)

The stack named QemuEmbeddedLinuxPipeline is in a failed state. You may need to delete it from the AWS console : DELETE_FAILED (The following resource(s) failed to delete: [BuildProjectSecurityGroup28D27668]. ): resource sg-0d0cd1c97d4aa94b0 has a dependent object (Service: AmazonEC2; Status Code: 400; Error Code: DependencyViolation; Request ID: d4c7dcf9-f29d-4033-b483-26b264d779dd; Proxy: null)

-> this happes just "sometime"
-> a workaround currently is go the aws console and delete manually the eni blocking the sg deletion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant