-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
x/build: errors connecting to goproxy.io
on linux-amd64-wsl and linux-riscv64-unmatched
#52793
Comments
Updates:
I've set the NO_PROXY on unmatched but it seems not working? https://build.golang.org/log/7a27067291035ae9d7fc39ce9d9b43b9aac20c62
|
Updates: Proxy setting of wsl and unmatched builders had been updated to |
Thanks! I'll keep an eye out during triage — so far it's looking promising. |
Timed out in state WaitingForInfo. Closing. (I am just a bot, though. Please speak up if this is a mistake or you have the requested information.) |
I'm trying to mitigate it by change proxy to goproxy.cn |
One flake from proxy.golang.com.cn: https://build.golang.org/log/99bc16020bd63482d23c63f890c734366d23c5ad |
All builders using |
greplogs -l -e 'https://(?:goproxy\.io|proxy.golang.com.cn).*(?:unexpected EOF|Service Unavailable|connection reset|TLS handshake timeout)' --since=2022-01-01
2022-05-08T17:29:15-ea49e3e-3391517/linux-riscv64-unmatched
2022-05-08T17:29:15-b2400d8-3391517/linux-amd64-wsl
2022-05-08T17:29:15-59231c0-3391517/linux-amd64-wsl
2022-05-08T17:27:54-15f5199-dd8d425/linux-amd64-wsl
2022-05-07T10:56:06-22b7096-a131fd1/linux-riscv64-unmatched
2022-05-07T00:24:17-22b7096-130775c/linux-riscv64-unmatched
2022-05-06T17:56:28-59231c0-9c9090e/linux-amd64-wsl
2022-05-06T02:40:50-70e8d0d-7dd9884/linux-riscv64-unmatched
2022-05-05T17:30:08-d299b94-2150be1/linux-amd64-wsl
2022-05-05T16:48:28-0ebacc1-fdb640b/linux-amd64-wsl
2022-05-05T16:31:21-15f5199-a286c7d/linux-amd64-wsl
2022-05-03T12:34:17-fb9be63-a41e37f/linux-amd64-wsl
2022-05-02T19:53:56-fb9be63-3b01a80/linux-amd64-wsl
2022-05-02T15:27:00-86c51ed-0633894/linux-amd64-wsl
2022-04-29T20:16:31-84e58bf-3ce203d/linux-amd64-wsl
2022-04-29T18:37:11-fb9be63-8c5917c/linux-amd64-wsl
(attn @mengzhuo @oiooj)
Curiously, I haven't seen any such errors on
linux-mips64le-mengzhuo
. 🤔The text was updated successfully, but these errors were encountered: