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

Azure e2e sometimes fails to authenticate #1656

Open
mboersma opened this issue Dec 11, 2024 · 0 comments
Open

Azure e2e sometimes fails to authenticate #1656

mboersma opened this issue Dec 11, 2024 · 0 comments
Labels
area/provider/azure Issues or PRs related to azure provider help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug.

Comments

@mboersma
Copy link
Contributor

Environment

CI for Azure SIG jobs.

What steps did you take and what happened?

Rarely, all jobs in pull-azure-sigs fail due to some az login issue. Example:
https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_image-builder/1653/pull-azure-sigs/1866596918042300416

Retrying the job usually succeeds.

What did you expect to happen?

Authentication should succeed.

Relevant log output

Log Output
�[1;31mBuild 'azure-arm.sig-ubuntu-2404' errored after 88 milliseconds 840 microseconds: error fetching tenantID and subscriptionID from Azure CLI (are you logged on using `az login`?): Unable to find default subscription�[0m

==> Wait completed after 88 milliseconds 912 microseconds

==> Some builds didn't complete successfully and had errors:
--> azure-arm.sig-ubuntu-2404: error fetching tenantID and subscriptionID from Azure CLI (are you logged on using `az login`?): Unable to find default subscription

==> Builds finished but no artifacts were created.
make: *** [Makefile:503: build-azure-sig-ubuntu-2404] Error 1

/kind bug

@mboersma mboersma added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Dec 11, 2024
@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Dec 11, 2024
@mboersma mboersma added the area/provider/azure Issues or PRs related to azure provider label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider/azure Issues or PRs related to azure provider help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants