Skip to content

Test and Deploy

Test and Deploy #768

Manually triggered September 23, 2023 14:54
Status Failure
Total duration 11m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test_and_deploy.yml

on: workflow_dispatch
Preview [TEST]
0s
Preview [TEST]
Deploy [PRODUCTION]
0s
Deploy [PRODUCTION]
Deploy [STAGING]
0s
Deploy [STAGING]
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Deploy [TEST]
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 test --non-interactive [resource plugin gcp-6.62.0] installing [resource plugin aws-5.42.0] installing Updating (test): @ updating............ @ updating...... pulumi:pulumi:Stack cerulean-cloud-test running pulumi:providers:docker cerulean-cloud-images-test-gcr @ updating...... + gcp:storage:Bucket cerulean-cloud-test-bucket-cloud-function-ais-analysis creating (0s) gcp:sql:DatabaseInstance cerulean-cloud-test-database-instance gcp:cloudtasks:Queue cerulean-cloud-test-queue-cloud-tasks-ais-analysis gcp:serviceAccount:Account cerulean-cloud-test-cloud-function-ais-analysis error: gcp:serviceAccount/account:Account resource 'cerulean-cloud-test-cloud-function-ais-analysis' has a problem: "account_id" ("test-cloud-function-ais-analysis") doesn't match regexp "^[a-z](?:[-a-z0-9]{4,28}[a-z0-9])$". Examine values at 'cerulean-cloud-test-cloud-function-ais-analysis.accountId'. @ updating.... pulumi:pulumi:Stack cerulean-cloud-test running warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API. pulumi:pulumi:Stack cerulean-cloud-test running warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API. pulumi:pulumi:Stack cerulean-cloud-test running warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API. @ updating...... + gcp:storage:Bucket cerulean-cloud-test-bucket-cloud-function-ais-analysis created (4s) @ updating.... pulumi:pulumi:Stack cerulean-cloud-test 3 warnings gcp:serviceAccount:Account cerulean-cloud-test-cloud-function-ais-analysis **failed** 1 error Diagnostics: gcp:serviceAccount:Account (cerulean-cloud-test-cloud-function-ais-analysis): error: gcp:serviceAccount/account:Account resource 'cerulean-cloud-test-cloud-function-ais-analysis' has a problem: "account_id" ("test-cloud-function-ais-analysis") doesn't match regexp "^[a-z](?:[-a-z0-9]{4,28}[a-z0-9])$". Examine values at 'cerulean-cloud-test-cloud-function-ais-analysis.accountId'. pulumi:pulumi:Stack (cerulean-cloud-test): warning: serving_state is deprecated: `serving_state` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API. warning: env_froms is deprecated: `env_from` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API. warning: working_dir is deprecated: `working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API. Outputs: - api_key : "[secret]" - cloud_run_offset_tile_url : "https://cerulean-cloud-test-cloud-run-offset-tiles-5qkjkyomta-ew.a.run.app" - cloud_run_orchestrator_url: "https://cerulean-cloud-test-cloud-run-orchestrator-5qkjkyomta-ew.a.run.app" - cloud_run_tipg_url : "https://cerulean-cloud-test-cloud-run-tipg-5qkjkyomta-ew.a.run.app" - database_instance_name : "cerulean-338116:europe-west1:cerulean-cloud-test-database-instance-5c8463f" - database_url : [secret] - database_url_alembic : [secret] - historical_run_url : "https://europe-west1-cerulean-338116.cloudfunctions.net/cerulean-cloud-test-cloud-function-historical-run" - scene_relevancy_url : "https://europe-west1-cerulean-338116.cloudfunctions.net/cerulean-cloud-test-cloud-function-scene-relevancy" - sns_topic_subscription : "arn:aws:sns:eu-central-1:214830741341:SentinelS1L1C:b801eaca-e8ac-429d-b184-e80921daa55b" - titiler_sentinel_url : "https://iwvu2v4r5i.execute-api.eu-central-1.amazonaws.com" Resources: + 1 created 4 unchanged Duration: 12
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy [TEST]
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, aws-actions/configure-aws-credentials@v1, 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/
Deploy [TEST]
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/