proxy.golang.org: i/o timeout frequently get i/o timeout when using bazel/gazelle #63562
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
proxy.golang.org
Milestone
What is the URL of the page with the issue?
https://proxy.golang.org/
What is your user agent?
bazel 5.4.1 + bazel gazelle 0.33.0
Screenshot
Error looks like this:
What did you do?
Uses bazel to build our internal repository on AWS ec2 machines. We do have a lot of these build machines. They are not behind a NAT though.
What did you expect to see?
proxy.golang.org responds
What did you see instead?
proxy.golang.org timesout
it is very flaky, maybe around 1% failure (eyeballed), though when it fails, retrying does not work. it is not frequent enough to break individual workflows, but frequent enough to 100% break CI/CD pipelines with a lot of parallelism.
this issue started around Friday last week, but did not go away during the weekend.
as a mitigation, we have changed go proxy to an unofficial one + direct for now.
not 100% sure if this is the right place to file this bug.. seems to us more like Google's load balancer might have some issue (or we got rate limited due to some new policy?)
The text was updated successfully, but these errors were encountered: