x/build: build using the linux-arm64-aws fail on the x repositories #40914
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Builds on the linux-arm64-aws builder are failing because of an inability to reach the module proxy. Some example failures are:
go: github.com/yuin/goldmark@v1.1.32: Get "http://10.240.0.8:30157/github.com/yuin/goldmark/@v/v1.1.32.mod": dial tcp 10.240.0.8:30157: i/o timeout
go: github.com/sergi/go-diff@v1.1.0: Get "http://10.240.0.8:30157/github.com/sergi/go-diff/@v/v1.1.0.mod": dial tcp 10.240.0.8:30157: i/o timeout
/cc @andybons @dmitshur @toothrot
The text was updated successfully, but these errors were encountered: