Skip to content

Retrieve images in the origin-node family fails w/ no active account selected #18306

@sjenning

Description

@sjenning

During test_pull_request_origin_extended_conformance_gce

TASK [Retrieve images in the origin-node family] *******************************
Friday 26 January 2018  15:59:30 +0000 (0:00:00.019)       0:00:00.102 ******** 
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["gcloud", "--project", "openshift-gce-devel-ci", "compute", "images", "list", "--filter=family=origin-node", "--format=json", "--sort-by", "~creationTimestamp"], "delta": "0:00:02.527088", "end": "2018-01-26 15:59:34.186943", "msg": "non-zero return code", "rc": 1, "start": "2018-01-26 15:59:31.659855", "stderr": "ERROR: (gcloud.compute.images.list) You do not currently have an active account selected.\nPlease run:\n\n  $ gcloud auth login\n\nto obtain new credentials, or if you have already logged in with a\ndifferent account:\n\n  $ gcloud config set account ACCOUNT\n\nto select an already authenticated account to use.", "stderr_lines": ["ERROR: (gcloud.compute.images.list) You do not currently have an active account selected.", "Please run:", "", "  $ gcloud auth login", "", "to obtain new credentials, or if you have already logged in with a", "different account:", "", "  $ gcloud config set account ACCOUNT", "", "to select an already authenticated account to use."], "stdout": "", "stdout_lines": []}

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions