Deploy to Staging #5
release_and_deploy_staging.yml
on: workflow_dispatch
Annotations
1 error and 9 warnings
Deploy / Deploying AWS Infra
code: -2
stdout:
stderr: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack gitcoin/passport-scroll-badge-service/staging --non-interactive
[resource plugin aws-6.42.0] installing
Updating (gitcoin/staging)
View Live: https://app.pulumi.com/gitcoin/passport-scroll-badge-service/staging/updates/3
@ Updating.......
@ Updating....
pulumi:pulumi:Stack passport-scroll-badge-service-staging running
pulumi:pulumi:Stack passport-scroll-badge-service-staging running warning: Could not find entry point '/home/runner/work/passport-scroll-badge-service/passport-scroll-badge-service/infra/index.ts' specified in package.json; using '/home/runner/work/passport-scroll-badge-service/passport-scroll-badge-service/infra/aws' instead
@ Updating..............
pulumi:pulumi:Stack passport-scroll-badge-service-staging running read pulumi:pulumi:StackReference gitcoin/passport/staging
pulumi:pulumi:Stack passport-scroll-badge-service-staging running read pulumi:pulumi:StackReference gitcoin/core-infra/staging
@ Updating....
pulumi:pulumi:Stack passport-scroll-badge-service-staging running read pulumi:pulumi:StackReference gitcoin/passport/staging
pulumi:pulumi:Stack passport-scroll-badge-service-staging running read pulumi:pulumi:StackReference gitcoin/core-infra/staging
@ Updating....
+ aws:ecs:TaskDefinition scroll-badge-service creating (0s)
aws:ec2:SecurityGroup scroll-badge-service
aws:lb:TargetGroup scroll-badge-service
@ Updating....
+ aws:ec2:SecurityGroupRule scroll-badge-service creating (0s)
+ aws:ec2:SecurityGroupRule scroll-badge-service-all creating (0s)
+ aws:lb:ListenerRule scroll-badge-service-https creating (0s)
+ aws:ecs:TaskDefinition scroll-badge-service creating (0s) error: 1 error occurred:
+ aws:ecs:TaskDefinition scroll-badge-service **creating failed** error: 1 error occurred:
@ Updating....
+ aws:lb:ListenerRule scroll-badge-service-https creating (1s) error: 1 error occurred:
+ aws:lb:ListenerRule scroll-badge-service-https **creating failed** error: 1 error occurred:
+ aws:ec2:SecurityGroupRule scroll-badge-service created (1s)
@ Updating....
+ aws:ec2:SecurityGroupRule scroll-badge-service-all created (2s)
pulumi:pulumi:Stack passport-scroll-badge-service-staging running error: update failed
pulumi:pulumi:Stack passport-scroll-badge-service-staging **failed** 1 error; 1 warning
Diagnostics:
pulumi:pulumi:Stack (passport-scroll-badge-service-staging):
warning: Could not find entry point '/home/runner/work/passport-scroll-badge-service/passport-scroll-badge-service/infra/index.ts' specified in package.json; using '/home/runner/work/passport-scroll-badge-service/passport-scroll-badge-service/infra/aws' instead
error: update failed
aws:ecs:TaskDefinition (scroll-badge-service):
error: 1 error occurred:
* creating ECS Task Definition (scroll-badge-service): ClientException: The Systems Manager parameter name specified for secret SCROLL_RPC_URL is invalid. The parameter name can be up to 2048 characters and include the following letters and symbols: a-zA-Z0-9_.-,
aws:lb:ListenerRule (scroll-badge-service-https):
error: 1 error occurred:
* creating ELBv2 Listener Rule: operation error Elastic Load Balancing v2: CreateRule, https response error StatusCode: 400, RequestID: db1056c8-bbb7-49be-9318-d33acdfd73f4, api error ValidationError: Condition value 'undefined' contains a character that is not valid
Outputs:
~ dockerScrollServiceImage: "a1f1eab" => "a6e4ec4"
Resources:
+ 2 created
3 unchanged
Duration: 17s
err?: Error: Command failed with exit code 255: pulumi up --yes --skip-preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --stack gitcoin/passport-scroll-badge-service/staging --non-interactive
[resource plugin aws-6.42.0] installing
Updating (gitcoin/staging)
View Live: https://app.pulumi.com/gitcoin/passport-scroll-badge-service/staging/
|
Deploy / Test and Draft Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, paulhatch/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy / Test and Draft Release
No tags are present for this repository. If this is unexpected, check to ensure that tags have been pulled from the remote.
|
Deploy / Docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deploy / Docker
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Deploy / Docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, aws-actions/amazon-ecr-login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy / Docker
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy / Deploying AWS Infra
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2, pulumi/actions@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy / Deploying AWS Infra
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, pulumi/actions@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy / Deploying AWS Infra
Unexpected input(s) 'ROUTE53_ZONE_ID', valid inputs are ['docker_tag', 'stack_name', 'aws_region', 'PULUMI_ACCESS_TOKEN', 'AWS_ACCESS_KEY_ID', 'AWS_SECRET_ACCESS_KEY', 'ETHERSCAN_API_KEY', 'ALCHEMY_API_KEY']
|