Test and Deploy #979
test_and_deploy.yml
on: workflow_dispatch
Tests
3m 20s
Preview [TEST]
0s
Deploy [JONA]
8m 28s
Deploy [PRODUCTION]
0s
Deploy [STAGING]
0s
Deploy [TEST]
0s
Annotations
1 error and 3 warnings
Deploy [JONA]
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 jona --non-interactive
Updating (jona):
@ updating....
@ updating.......
pulumi:pulumi:Stack cerulean-cloud-jona running
@ updating.....
pulumi:providers:docker cerulean-cloud-images-jona-gcr
gcp:storage:Bucket cerulean-cloud-jona-bucket-cloud-function-ais
gcp:cloudtasks:Queue cerulean-cloud-jona-queue-cloud-tasks-ais-analysis
gcp:serviceaccount:Account cerulean-cloud-jona-cloud-function-ais
+ gcp:sql:DatabaseInstance cerulean-cloud-jona-database-instance creating (0s)
gcp:projects:IAMMember cerulean-cloud-jona-cloud-function-ais-iam
-- gcp:storage:BucketObject cerulean-cloud-jona-source-cloud-function-ais deleting original (0s)
@ updating....
-- gcp:storage:BucketObject cerulean-cloud-jona-source-cloud-function-ais deleted original (1s)
+- gcp:storage:BucketObject cerulean-cloud-jona-source-cloud-function-ais replacing (0s) [diff: ~name]
+- gcp:storage:BucketObject cerulean-cloud-jona-source-cloud-function-ais replaced (0.00s) [diff: ~name]
++ gcp:storage:BucketObject cerulean-cloud-jona-source-cloud-function-ais creating replacement (0s) [diff: ~name]
pulumi:pulumi:Stack cerulean-cloud-jona 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-jona 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-jona 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.
+ gcp:sql:DatabaseInstance cerulean-cloud-jona-database-instance creating (1s) error: 1 error occurred:
+ gcp:sql:DatabaseInstance cerulean-cloud-jona-database-instance **creating failed** error: 1 error occurred:
@ updating.....
++ gcp:storage:BucketObject cerulean-cloud-jona-source-cloud-function-ais created replacement (1s) [diff: ~name]
pulumi:pulumi:Stack cerulean-cloud-jona running error: update failed
pulumi:pulumi:Stack cerulean-cloud-jona **failed** 1 error; 3 warnings
Diagnostics:
gcp:sql:DatabaseInstance (cerulean-cloud-jona-database-instance):
error: 1 error occurred:
* Error, failed to create instance cerulean-cloud-jona-database-instance-ded2227: googleapi: Error 400: Value requested is not valid. Failed to set pg_stat_statements.track: ALL was not an expected string., invalidFlagValue
pulumi:pulumi:Stack (cerulean-cloud-jona):
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.
error: update failed
Resources:
+-1 replaced
6 unchanged
Duration: 10s
err?: Error: 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 jona --non-interactive
Updating (jona):
@ updating....
@ updating.......
pulumi:pulumi:Stack cerulean-cloud-jona running
@ updating.....
pulumi:providers:docker cerulean-cloud-images-jona-gcr
gcp:storage:Bucket cerulean-cloud-jona-bucket-cloud-function-ais
gcp:cloudtasks:Queue cerulean-cloud-jona-queue-cloud-tasks-ais-analysis
gcp:serviceaccount:Account cerulean-cloud-jona-cloud-function-ais
+ gcp:sql:DatabaseInstance cerulean-cloud-jona-database-instance creating (0s)
gc
|
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 [JONA]
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@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 [JONA]
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/
|