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

Flake: ERROR: An error occurred during the fetch of repository 'bazel-base' #19416

Closed
MushuEE opened this issue Oct 1, 2020 · 2 comments
Closed
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/flake Categorizes issue or PR as related to a flaky test. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@MushuEE
Copy link
Contributor

MushuEE commented Oct 1, 2020

What happened:
Failure:

ERROR: An error occurred during the fetch of repository 'bazel-base':
ERROR: /home/prow/go/src/github.com/kubernetes/test-infra/testgrid/cmd/transfigure/BUILD.bazel:3:1: //testgrid/cmd/transfigure:image depends on @bazel-base//image:image in repository @bazel-base which failed to fetch. no such package '@bazel-base//image': Pull command failed: 2020/10/01 00:00:23 Running the Image Puller to pull images from a Docker Registry...
ERROR: Analysis of target '//prow:release' failed; build aborted: no such package '@bazel-base//image': Pull command failed: 2020/10/01 00:00:23 Running the Image Puller to pull images from a Docker Registry...

Seen in #17643 and #17534
What you expected to happen:
No failure on pull
How to reproduce it (as minimally and precisely as possible):
Unknown
Please provide links to example occurrences, if any:
Above
Anything else we need to know?:

/kind flake
/cc @spiffxp

@MushuEE MushuEE added the kind/bug Categorizes issue or PR as related to a bug. label Oct 1, 2020
@k8s-ci-robot k8s-ci-robot added the kind/flake Categorizes issue or PR as related to a flaky test. label Oct 1, 2020
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 30, 2020
@BenTheElder
Copy link
Member

The more general bug here is image pulling can flake. I don't think there's not much we can do in this repo. bazelbuild/rules_docker#673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/flake Categorizes issue or PR as related to a flaky test. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

4 participants