Release workflow #4
release_and_deploy_production.yml
on: workflow_dispatch
Annotations
1 error and 8 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/scroll-badge-service/production --non-interactive
[resource plugin aws-6.42.0] installing
Updating (gitcoin/production)
View Live: https://app.pulumi.com/gitcoin/scroll-badge-service/production/updates/6
@ Updating........
pulumi:pulumi:Stack scroll-badge-service-production running
@ Updating........
pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/passport/production
aws:iam:Role scroll-badge-ecs-role
pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/core-infra/production
aws:cloudwatch:LogGroup scroll-badge-service
@ Updating....
++ aws:ecs:TaskDefinition scroll-badge-service-td creating replacement (0s) [diff: ~containerDefinitions]
pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/passport/production
pulumi:pulumi:Stack scroll-badge-service-production running read pulumi:pulumi:StackReference gitcoin/core-infra/production
++ aws:ecs:TaskDefinition scroll-badge-service-td created replacement (0.57s) [diff: ~containerDefinitions]
@ Updating....
pulumi:pulumi:Stack scroll-badge-service-production running warning: Undefined value (passportClusterNameArn) will not show as a stack output.
aws:ec2:SecurityGroup scroll-badge-service-sg
aws:lb:TargetGroup scroll-badge-service-tg
+- aws:ecs:TaskDefinition scroll-badge-service-td replacing (0s) [diff: ~containerDefinitions]
+- aws:ecs:TaskDefinition scroll-badge-service-td replaced (0.00s) [diff: ~containerDefinitions]
+ aws:ec2:SecurityGroupRule scroll-badge-service-all creating (0s)
+ aws:ec2:SecurityGroupRule scroll-badge-service-sgr creating (0s)
+ aws:ecs:Service scroll-badge-service creating (0s)
+ aws:lb:ListenerRule scroll-badge-service-https creating (0s)
@ Updating....
+ aws:lb:ListenerRule scroll-badge-service-https creating (0s) error: 1 error occurred:
+ aws:lb:ListenerRule scroll-badge-service-https **creating failed** error: 1 error occurred:
+ aws:ec2:SecurityGroupRule scroll-badge-service-all created (0.95s)
+ aws:ec2:SecurityGroupRule scroll-badge-service-sgr creating (1s) error: 1 error occurred:
+ aws:ec2:SecurityGroupRule scroll-badge-service-sgr **creating failed** error: 1 error occurred:
@ Updating...................................................................................................................................................................................................................................................
+ aws:ecs:Service scroll-badge-service creating (240s) error: 1 error occurred:
+ aws:ecs:Service scroll-badge-service **creating failed** error: 1 error occurred:
pulumi:pulumi:Stack scroll-badge-service-production running error: update failed
pulumi:pulumi:Stack scroll-badge-service-production **failed** 1 error; 1 warning
Diagnostics:
aws:ec2:SecurityGroupRule (scroll-badge-service-sgr):
error: 1 error occurred:
* [WARN] A duplicate Security Group rule was found on (sg-0d05425e76c09687b). This may be
a side effect of a now-fixed Terraform issue causing two security groups with
identical attributes but different source_security_group_ids to overwrite each
other in the state. See https://github.com/hashicorp/terraform/pull/2376 for more
information and instructions for recovery. Error: InvalidPermission.Duplicate: the specified rule "peer: 0.0.0.0/0, TCP, from port: 80, to port: 80, ALLOW" already exists
status code: 400, request id: 588a3d22-d4e2-49d9-8fc6-1dd6502043f8
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: bb82c103-c8bb-4a29-ac67-9c9310949ecf, PriorityInUse: Priority '
|
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/
|