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

failing bash run.sh with the Error: Failed to create changeset for the stack: otel-stack #885

Open
Ankireddykatha opened this issue Sep 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Ankireddykatha
Copy link

I have cloned this repository and executed bash run.sh inside the python/src
so getting below error, please someone help me on this

`Build Succeeded

Built Artifacts : .aws-sam/build
Built Template : .aws-sam/build/template.yaml

Commands you can use next

[] Validate SAM template: sam validate
[
] Invoke Function: sam local invoke
[] Test Function in the Cloud: sam sync --stack-name {{stack-name}} --watch
[
] Deploy: sam deploy --guided
requirements.txt file not found. Continuing the build without dependencies.
Running PythonPipBuilder:CopySource

	Managed S3 bucket: aws-sam-cli-managed-default-samclisourcebucket-1nmx9tuywxyv3
	A different default S3 bucket can be set in samconfig.toml
	Or by specifying --s3-bucket explicitly.
Uploading to 44f1c9e389df98dc7ac2571ec1d62bc9  4740165 / 4740165  (100.00%)

File with same data already exists at d41d8cd98f00b204e9800998ecf8427e, skipping upload

Deploying with following values
===============================
Stack name                   : otel-stack
Region                       : us-east-2
Confirm changeset            : False
Disable rollback             : False
Deployment s3 bucket         : aws-sam-cli-managed-default-samclisourcebucket-1nmx9tuywxyv3
Capabilities                 : ["CAPABILITY_NAMED_IAM"]
Parameter overrides          : {"LayerName": "otel-layer"}
Signing Profiles             : {}

Initiating deployment

Uploading to e3923bf6561faeb8f3b8d3f61952f3cd.template  1645 / 1645  (100.00%)

Error: Failed to create changeset for the stack: otel-stack, An error occurred (ValidationError) when calling the CreateChangeSet operation: Stack:arn:aws:cloudformation:us-east-2:xxxxxxxxxx:stack/otel-stack/eb491630-3fff-11ee-9b09-06c7098755f1 is in ROLLBACK_COMPLETE state and can not be updated.`

@Ankireddykatha Ankireddykatha added the bug Something isn't working label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant