Skip to content

Ktisis Beta

Ktisis Beta #12

Manually triggered December 22, 2024 17:05
Status Failure
Total duration 2m 38s
Artifacts

beta.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy ktisis-receiver --image ***/ktisis-receiver:beta --update-labels ^,^managed-by=github-actions,commit-sha=eb26409dda1ff0eed102d6f13ae73dacefe9d2e8 --format json --region europe-west2 --project ***`: This service will require authentication to be invoked. Deploying container to Cloud Run service [ktisis-receiver] in project [***] region [europe-west2] Deploying new service... Creating Revision................................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'ktisis-receiver-00001-wxs' 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 within the allocated timeout. This can happen when the container port is misconfigured or if the timeout is too short. The health check timeout can be extended. Logs for this revision might contain more information. Logs URL: https://console.cloud.google.com/logs/viewer?project=***&resource=cloud_run_revision/service_name/ktisis-receiver/revision_name/ktisis-receiver-00001-wxs&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22ktisis-receiver%22%0Aresource.labels.revision_name%3D%22ktisis-receiver-00001-wxs%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
Deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636