Skip to content

update OIDC provider and add prune statement to redeploy script #5

update OIDC provider and add prune statement to redeploy script

update OIDC provider and add prune statement to redeploy script #5

Triggered via push June 25, 2024 07:57
Status Failure
Total duration 30s
Artifacts

deploy_gcp.yaml

on: push
DeployToGCP
20s
DeployToGCP
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
DeployToGCP
google-github-actions/ssh-compute failed with: failed to execute gcloud command `gcloud compute ssh *** --zone *** --ssh-key-file /tmp/528f5fb218765dad5ba70240/google_compute_engine --quiet --tunnel-through-iap --command bash -c "#!/bin/bash cd /home/suzinyou/aaq-core git pull origin main cd ./deployment/docker-compose docker compose -f docker-compose.yml -f docker-compose.dev.yml -p aaq-stack up --build -d docker system prune --volumes -f "`: ERROR: (gcloud.compute.ssh) There was a problem refreshing your current auth tokens: ('Error code invalid_request: Invalid value for "audience". This value should be the full resource name of the Identity Provider. See https://cloud.google.com/iam/docs/reference/sts/rest/v1/TopLevel/token for the list of possible formats.', '{"error":"invalid_request","error_description":"Invalid value for \\"audience\\". This value should be the full resource name of the Identity Provider. See https://cloud.google.com/iam/docs/reference/sts/rest/v1/TopLevel/token for the list of possible formats."}') Please run: $ gcloud auth login to obtain new credentials. If you have already logged in with a different account, run: $ gcloud config set account ACCOUNT to select an already authenticated account to use.
DeployToGCP
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.