Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcloud auth print-access-token transient error #17

Open
jrynyt opened this issue Sep 28, 2017 · 1 comment
Open

gcloud auth print-access-token transient error #17

jrynyt opened this issue Sep 28, 2017 · 1 comment

Comments

@jrynyt
Copy link
Contributor

jrynyt commented Sep 28, 2017

Running Command: /google-cloud-sdk/bin/gcloud auth activate-service-account --key-file /tmp/gcloud.json
Activated service account credentials for: [[email protected]]
error creating access token: exit status 1

[info] build failed (exit code 1)

a few retries didn't work, then it did

also note

NAME
    gcloud auth print-access-token - print an access token for the active
        account
...
NOTES
    This command is an internal implementation detail and may change or
    disappear without notice.

see if there's a more official way to get the token, and/or get more info out of the error to understand why it fails, maybe have the plugin retry a few times

@jrynyt
Copy link
Contributor Author

jrynyt commented Sep 28, 2017

possibly related: #16, but unclear how that would affect it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant