YES I have. I visited the logs, clicked Actions dropdown > Download > I’m pasting the entire logs, please tell me if this is what you’re looking for.
[
{
"protoPayload": {
"@type": "type.googleapis.com/google.cloud.audit.AuditLog",
"status": {
"code": 9,
"message": "Ready condition status changed to False for Revision bhadala-blnk-00003-5bg with message: The user-provided container failed to start and listen on the port defined provided by the PORT=5001 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.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=witaxipay-bhadala&resource=cloud_run_revision/service_name/bhadala-blnk/revision_name/bhadala-blnk-00003-5bg&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bhadala-blnk%22%0Aresource.labels.revision_name%3D%22bhadala-blnk-00003-5bg%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start"
},
"serviceName": "run.googleapis.com",
"methodName": "/Services.ReplaceService",
"resourceName": "namespaces/witaxipay-bhadala/revisions/bhadala-blnk-00003-5bg",
"response": {
"metadata": {
"name": "bhadala-blnk-00003-5bg",
"namespace": "288219978516",
"selfLink": "/apis/serving.knative.dev/v1/namespaces/288219978516/revisions/bhadala-blnk-00003-5bg",
"uid": "57e4d318-cbdb-4ca5-b785-77130bd2b81e",
"resourceVersion": "AAYsU0v1Q50",
"generation": 1,
"creationTimestamp": "2025-01-22T22:48:33.850460Z",
"labels": {
"client.knative.dev/nonce": "f21de577-3682-440e-9ec6-2e5bce70d3af",
"serving.knative.dev/configuration": "bhadala-blnk",
"serving.knative.dev/configurationGeneration": "3",
"serving.knative.dev/service": "bhadala-blnk",
"serving.knative.dev/serviceUid": "950cef21-63ce-4b98-b2de-13e6573b4af0",
"serving.knative.dev/route": "bhadala-blnk",
"cloud.googleapis.com/location": "us-east1",
"run.googleapis.com/startupProbeType": "Custom"
},
"annotations": {
"run.googleapis.com/client-name": "cloud-console",
"run.googleapis.com/startup-cpu-boost": "true",
"autoscaling.knative.dev/minScale": "1",
"run.googleapis.com/operation-id": "9a9cff38-a0ad-4fc3-bf0c-e4c090f13d01",
"autoscaling.knative.dev/maxScale": "5"
},
"ownerReferences": [
{
"kind": "Configuration",
"name": "bhadala-blnk",
"uid": "8a54be0c-1b36-4a91-9719-bee66b090b75",
"apiVersion": "serving.knative.dev/v1",
"controller": true,
"blockOwnerDeletion": true
}
]
},
"apiVersion": "serving.knative.dev/v1",
"kind": "Revision",
"spec": {
"containerConcurrency": 80,
"timeoutSeconds": 300,
"serviceAccountName": "288219978516-compute@developer.gserviceaccount.com",
"containers": [
{
"name": "server",
"image": "mirror.gcr.io/jerryenebeli/blnk@sha256:1e34412eafd9a9533a112919d26a24d56a37219741ce66159890e50777850c11",
"ports": [
{
"name": "http1",
"containerPort": 5001
}
],
"resources": {
"limits": {
"cpu": "1000m",
"memory": "512Mi"
}
},
"volumeMounts": [
{
"name": "blnk_json",
"mountPath": "/blnk_json"
}
],
"livenessProbe": {
"initialDelaySeconds": 30,
"timeoutSeconds": 1,
"periodSeconds": 10,
"failureThreshold": 3,
"httpGet": {
"path": "/health",
"port": 5001
}
},
"startupProbe": {
"initialDelaySeconds": 30,
"timeoutSeconds": 240,
"periodSeconds": 240,
"failureThreshold": 1,
"tcpSocket": {
"port": 5001
}
}
},
{
"name": "worker",
"image": "mirror.gcr.io/jerryenebeli/blnk@sha256:20c1d8895a8c5ccfa155f337211c5adbe32574948cbb6813f5bf6299e63ba79f",
"command": [
"blnk",
"workers"
],
"resources": {
"limits": {
"cpu": "1000m",
"memory": "512Mi"
}
},
"volumeMounts": [
{
"name": "blnk_json",
"mountPath": "/blnk_json"
}
]
},
{
"name": "migration-job",
"image": "mirror.gcr.io/jerryenebeli/blnk@sha256:20c1d8895a8c5ccfa155f337211c5adbe32574948cbb6813f5bf6299e63ba79f",
"command": [
"blnk",
"migrate",
"up"
],
"resources": {
"limits": {
"cpu": "1000m",
"memory": "512Mi"
}
},
"volumeMounts": [
{
"name": "blnk_json",
"mountPath": "/blnk_json"
}
]
}
],
"volumes": [
{
"name": "blnk_json",
"secret": {
"secretName": "blnk_json",
"items": [
{
"key": "latest",
"path": "blnk_json"
}
]
}
}
]
},
"status": {
"observedGeneration": 1,
"conditions": [
{
"type": "Ready",
"status": "False",
"reason": "HealthCheckContainerError",
"message": "The user-provided container failed to start and listen on the port defined provided by the PORT=5001 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.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=witaxipay-bhadala&resource=cloud_run_revision/service_name/bhadala-blnk/revision_name/bhadala-blnk-00003-5bg&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bhadala-blnk%22%0Aresource.labels.revision_name%3D%22bhadala-blnk-00003-5bg%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
"lastTransitionTime": "2025-01-22T22:48:48.536477Z"
},
{
"type": "ContainerHealthy",
"status": "False",
"reason": "HealthCheckContainerError",
"message": "The user-provided container failed to start and listen on the port defined provided by the PORT=5001 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.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=witaxipay-bhadala&resource=cloud_run_revision/service_name/bhadala-blnk/revision_name/bhadala-blnk-00003-5bg&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bhadala-blnk%22%0Aresource.labels.revision_name%3D%22bhadala-blnk-00003-5bg%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
"lastTransitionTime": "2025-01-22T22:48:48.536477Z"
},
{
"type": "ContainerReady",
"status": "True",
"message": "Container image import completed.",
"lastTransitionTime": "2025-01-22T22:48:36.750153Z"
},
{
"type": "MinInstancesProvisioned",
"status": "Unknown",
"reason": "MinInstancesWarming",
"lastTransitionTime": "2025-01-22T22:48:39.449402Z"
},
{
"type": "ResourcesAvailable",
"status": "True",
"message": "Revision deployment finished in 2.7s. Checking container health.",
"lastTransitionTime": "2025-01-22T22:48:39.449402Z"
},
{
"type": "Retry",
"status": "True",
"reason": "ImmediateRetry",
"message": "System will retry after 0:00:00 from lastTransitionTime for attempt 0.",
"lastTransitionTime": "2025-01-22T22:48:39.449402Z",
"severity": "Info"
}
],
"logUrl": "https://console.cloud.google.com/logs/viewer?project=witaxipay-bhadala&resource=cloud_run_revision/service_name/bhadala-blnk/revision_name/bhadala-blnk-00003-5bg&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bhadala-blnk%22%0Aresource.labels.revision_name%3D%22bhadala-blnk-00003-5bg%22",
"containerStatuses": [
{
"name": "server",
"imageDigest": "mirror.gcr.io/jerryenebeli/blnk@sha256:1e34412eafd9a9533a112919d26a24d56a37219741ce66159890e50777850c11"
},
{
"name": "worker",
"imageDigest": "mirror.gcr.io/jerryenebeli/blnk@sha256:20c1d8895a8c5ccfa155f337211c5adbe32574948cbb6813f5bf6299e63ba79f"
},
{
"name": "migration-job",
"imageDigest": "mirror.gcr.io/jerryenebeli/blnk@sha256:20c1d8895a8c5ccfa155f337211c5adbe32574948cbb6813f5bf6299e63ba79f"
}
],
"desiredReplicas": 1
},
"@type": "type.googleapis.com/google.cloud.run.v1.Revision"
}
},
"insertId": "uuz2v8c350",
"resource": {
"type": "cloud_run_revision",
"labels": {
"service_name": "bhadala-blnk",
"configuration_name": "bhadala-blnk",
"project_id": "witaxipay-bhadala",
"location": "us-east1",
"revision_name": "bhadala-blnk-00003-5bg"
}
},
"timestamp": "2025-01-22T22:48:48.552123Z",
"severity": "ERROR",
"logName": "projects/witaxipay-bhadala/logs/cloudaudit.googleapis.com%2Fsystem_event",
"receiveTimestamp": "2025-01-22T22:48:49.465048968Z"
},
{
"protoPayload": {
"@type": "type.googleapis.com/google.cloud.audit.AuditLog",
"status": {
"code": 9,
"message": "Ready condition status changed to False for Service bhadala-blnk with message: Revision 'bhadala-blnk-00003-5bg' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=5001 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.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=witaxipay-bhadala&resource=cloud_run_revision/service_name/bhadala-blnk/revision_name/bhadala-blnk-00003-5bg&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bhadala-blnk%22%0Aresource.labels.revision_name%3D%22bhadala-blnk-00003-5bg%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start"
},
"serviceName": "run.googleapis.com",
"methodName": "/Services.ReplaceService",
"resourceName": "namespaces/witaxipay-bhadala/services/bhadala-blnk",
"response": {
"metadata": {
"name": "bhadala-blnk",
"namespace": "288219978516",
"selfLink": "/apis/serving.knative.dev/v1/namespaces/288219978516/services/bhadala-blnk",
"uid": "950cef21-63ce-4b98-b2de-13e6573b4af0",
"resourceVersion": "AAYsU0v3JOI",
"generation": 3,
"creationTimestamp": "2025-01-22T17:58:05.141602Z",
"labels": {
"cloud.googleapis.com/location": "us-east1"
},
"annotations": {
"run.googleapis.com/client-name": "cloud-console",
"run.googleapis.com/operation-id": "9a9cff38-a0ad-4fc3-bf0c-e4c090f13d01",
"run.googleapis.com/ingress": "all",
"run.googleapis.com/ingress-status": "all",
"run.googleapis.com/minScale": "1",
"run.googleapis.com/urls": "[\"https://bhadala-blnk-288219978516.us-east1.run.app\"]"
}
},
"apiVersion": "serving.knative.dev/v1",
"kind": "Service",
"spec": {
"template": {
"metadata": {
"labels": {
"client.knative.dev/nonce": "f21de577-3682-440e-9ec6-2e5bce70d3af",
"run.googleapis.com/startupProbeType": "Custom"
},
"annotations": {
"autoscaling.knative.dev/maxScale": "5",
"autoscaling.knative.dev/minScale": "1",
"run.googleapis.com/client-name": "cloud-console",
"run.googleapis.com/startup-cpu-boost": "true"
}
},
"spec": {
"containerConcurrency": 80,
"timeoutSeconds": 300,
"serviceAccountName": "288219978516-compute@developer.gserviceaccount.com",
"containers": [
{
"name": "server",
"image": "jerryenebeli/blnk:latest",
"ports": [
{
"name": "http1",
"containerPort": 5001
}
],
"resources": {
"limits": {
"cpu": "1000m",
"memory": "512Mi"
}
},
"volumeMounts": [
{
"name": "blnk_json",
"mountPath": "/blnk_json"
}
],
"livenessProbe": {
"initialDelaySeconds": 30,
"timeoutSeconds": 1,
"periodSeconds": 10,
"failureThreshold": 3,
"httpGet": {
"path": "/health",
"port": 5001
}
},
"startupProbe": {
"initialDelaySeconds": 30,
"timeoutSeconds": 240,
"periodSeconds": 240,
"failureThreshold": 1,
"tcpSocket": {
"port": 5001
}
}
},
{
"name": "worker",
"image": "jerryenebeli/blnk:0.8.0",
"command": [
"blnk",
"workers"
],
"resources": {
"limits": {
"cpu": "1000m",
"memory": "512Mi"
}
},
"volumeMounts": [
{
"name": "blnk_json",
"mountPath": "/blnk_json"
}
]
},
{
"name": "migration-job",
"image": "jerryenebeli/blnk:0.8.0",
"command": [
"blnk",
"migrate",
"up"
],
"resources": {
"limits": {
"cpu": "1000m",
"memory": "512Mi"
}
},
"volumeMounts": [
{
"name": "blnk_json",
"mountPath": "/blnk_json"
}
]
}
],
"volumes": [
{
"name": "blnk_json",
"secret": {
"secretName": "blnk_json",
"items": [
{
"key": "latest",
"path": "blnk_json"
}
]
}
}
]
}
},
"traffic": [
{
"percent": 100,
"latestRevision": true
}
]
},
"status": {
"observedGeneration": 3,
"conditions": [
{
"type": "Ready",
"status": "False",
"reason": "HealthCheckContainerError",
"message": "Revision 'bhadala-blnk-00003-5bg' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=5001 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.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=witaxipay-bhadala&resource=cloud_run_revision/service_name/bhadala-blnk/revision_name/bhadala-blnk-00003-5bg&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bhadala-blnk%22%0Aresource.labels.revision_name%3D%22bhadala-blnk-00003-5bg%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
"lastTransitionTime": "2025-01-22T22:48:48.584996Z"
},
{
"type": "ConfigurationsReady",
"status": "True",
"message": "The user-provided container failed to start and listen on the port defined provided by the PORT=5001 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.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=witaxipay-bhadala&resource=cloud_run_revision/service_name/bhadala-blnk/revision_name/bhadala-blnk-00003-5bg&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bhadala-blnk%22%0Aresource.labels.revision_name%3D%22bhadala-blnk-00003-5bg%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
"lastTransitionTime": "2025-01-22T22:48:48.576350Z"
},
{
"type": "RoutesReady",
"status": "False",
"reason": "HealthCheckContainerError",
"message": "Revision 'bhadala-blnk-00003-5bg' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=5001 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.\n\nLogs URL: https://console.cloud.google.com/logs/viewer?project=witaxipay-bhadala&resource=cloud_run_revision/service_name/bhadala-blnk/revision_name/bhadala-blnk-00003-5bg&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22bhadala-blnk%22%0Aresource.labels.revision_name%3D%22bhadala-blnk-00003-5bg%22 \nFor more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start",
"lastTransitionTime": "2025-01-22T22:48:48.584996Z"
}
],
"latestReadyRevisionName": "bhadala-blnk-00003-5bg",
"latestCreatedRevisionName": "bhadala-blnk-00003-5bg"
},
"@type": "type.googleapis.com/google.cloud.run.v1.Service"
}
},
"insertId": "hrb28oc4sw",
"resource": {
"type": "cloud_run_revision",
"labels": {
"location": "us-east1",
"configuration_name": "",
"service_name": "bhadala-blnk",
"project_id": "witaxipay-bhadala",
"revision_name": ""
}
},
"timestamp": "2025-01-22T22:48:48.679322Z",
"severity": "ERROR",
"logName": "projects/witaxipay-bhadala/logs/cloudaudit.googleapis.com%2Fsystem_event",
"receiveTimestamp": "2025-01-22T22:48:48.716740691Z"
}
]