test deployment #3
deploy.yml
on: push
build
1m 25s
deploy-production
0s
deploy-staging
35s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
nialexsan
deleted by nialexsan
|
(Environment deleted) |
franklywatson
deleted by franklywatson
|
(Environment deleted) |
Annotations
2 errors and 2 warnings
deploy-staging
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy flow-evm-gateway --quiet --image us-west1-docker.pkg.dev/dl-flow-devex-staging/backend/flow-evm-gateway:d01b36b891547ed0b9686e304982bf77285b3940 --update-labels managed-by=github-actions,commit-sha=d01b36b891547ed0b9686e304982bf77285b3940 --platform managed --format json --region us-central1`: Deploying container to Cloud Run service [flow-evm-gateway] in project [dl-flow-devex-staging] region [us-central1]
Deploying...
Creating Revision..........................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'flow-evm-gateway-00004-9pg' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=dl-flow-devex-staging&resource=cloud_run_revision/service_name/flow-evm-gateway/revision_name/flow-evm-gateway-00004-9pg&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22flow-evm-gateway%22%0Aresource.labels.revision_name%3D%22flow-evm-gateway-00004-9pg%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|
deploy-production
The deployment was rejected or didn't satisfy other protection rules.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, google-github-actions/setup-gcloud@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-staging
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, google-github-actions/deploy-cloudrun@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|