Deploy to Staging #10
release_and_deploy_staging.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 preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --event-log /tmp/automation-logs-preview-Gniq75/eventlog.txt --stack gitcoin/scroll-badge-service/staging --non-interactive
[resource plugin aws-6.42.1] installing
Previewing update (gitcoin/staging)
View Live: https://app.pulumi.com/gitcoin/scroll-badge-service/staging/previews/0a93f701-ccf0-415e-9bc8-538785661215
@ Previewing update........
pulumi:pulumi:Stack scroll-badge-service-staging running
pulumi:pulumi:Stack 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
@ Previewing update........
pulumi:pulumi:Stack scroll-badge-service-staging running Downloading provider: aws
@ Previewing update........
pulumi:pulumi:Stack scroll-badge-service-staging running read pulumi:pulumi:StackReference gitcoin/passport/staging
pulumi:pulumi:Stack scroll-badge-service-staging running read pulumi:pulumi:StackReference gitcoin/core-infra/staging
aws:cloudwatch:LogGroup scroll-badge-service [diff: ~provider]
~ aws:iam:Role passport-ecs-role update [diff: ~inlinePolicies]
++ aws:ecs:TaskDefinition scroll-badge-service-td create replacement [diff: ~containerDefinitions]
+- aws:ecs:TaskDefinition scroll-badge-service-td replace [diff: ~containerDefinitions]
pulumi:pulumi:Stack scroll-badge-service-staging running read pulumi:pulumi:StackReference gitcoin/passport/staging
pulumi:pulumi:Stack scroll-badge-service-staging running read pulumi:pulumi:StackReference gitcoin/core-infra/staging
aws:ec2:SecurityGroup scroll-badge-service-sg [diff: ~provider]
aws:lb:TargetGroup scroll-badge-service-tg [diff: ~provider]
aws:ec2:SecurityGroupRule scroll-badge-service-sgr [diff: ~provider]
aws:ec2:SecurityGroupRule scroll-badge-service-all [diff: ~provider]
@ Previewing update....
~ aws:ecs:Service scroll-badge-service update [diff: ~taskDefinition]
aws:lb:ListenerRule scroll-badge-service-https error: aws:lb/listenerRule:ListenerRule resource 'scroll-badge-service-https' has a problem: expected length of condition.0.host_header.0.values.0 to be in the range (1 - 128), got . Examine values at 'scroll-badge-service-https.conditions'.
pulumi:pulumi:Stack scroll-badge-service-staging 1 warning; 1 message
aws:lb:ListenerRule scroll-badge-service-https 1 error
Diagnostics:
aws:lb:ListenerRule (scroll-badge-service-https):
error: aws:lb/listenerRule:ListenerRule resource 'scroll-badge-service-https' has a problem: expected length of condition.0.host_header.0.values.0 to be in the range (1 - 128), got . Examine values at 'scroll-badge-service-https.conditions'.
pulumi:pulumi:Stack (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
Downloading provider: aws
Outputs:
+ ROUTE53_DOMAIN : ""
+ SCROLL_SECRETS_ARN: ""
+ VC_SECRETS_ARN : ""
err?: Error: Command failed with exit code 255: pulumi preview --parallel 2147483647 --exec-agent pulumi/actions@v3 --color auto --exec-kind auto.local --event-log /tmp/automation-logs-preview-Gniq75/eventlog.txt --stack gitcoin/scroll-badge-service/staging --non-interactive
[resource plugin aws-6.42.1] installing
Previewing update (gitcoin/staging)
View Live: https://app.pulumi.com/gitcoin/scroll-badge-service/staging/previews/0a93f701-ccf0-415e-9bc8-538785661215
@ Previewing update........
pulumi:pulumi:Stack scroll-badge-service-staging running
pulumi:pulumi:Stack scroll-badge-service-staging running warning: Could not find entry point '/home/runner/work/pass
|
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/semantic-version@v5.0.2. 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/
|