e2e #1805
Annotations
1 error
e2e-test
google-github-actions/setup-gcloud failed with: failed to execute command `gcloud --quiet config set project secretmanager-csi-build`: ERROR: (gcloud.config.set) There was a problem refreshing auth tokens for account [email protected]: ('invalid_grant: Invalid JWT Signature.', ***'error': 'invalid_grant', 'error_description': 'Invalid JWT Signature.'***)
Please run:
$ gcloud auth activate-service-account --key-file=SERVICE_ACCOUNT_FILE_PATH
Or:
$ gcloud auth login --cred-file=SERVICE_ACCOUNT_FILE_PATH
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.
|