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

x/build: errors connecting to goproxy.io on linux-amd64-wsl and linux-riscv64-unmatched #52793

Closed
bcmills opened this issue May 9, 2022 · 10 comments
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

Comments

@bcmills bcmills added the Builders x/build issues (builders, bots, dashboards) label May 9, 2022
@bcmills bcmills added this to the Unreleased milestone May 9, 2022
@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 9, 2022
@oiooj
Copy link
Member

oiooj commented May 9, 2022

Thanks @bcmills,It seems that the HTTPS PROXY not stable,Can you add proxy.golang.com.cn into NO PROXY lists? @mengzhuo

@bcmills
Copy link
Contributor Author

bcmills commented May 9, 2022

@oiooj, I don't think the Go coordinator sets HTTPS_PROXY or HTTP_PROXY for these builders — maybe that's something @mengzhuo can tweak in the local environment?

@mengzhuo
Copy link
Contributor

mengzhuo commented May 10, 2022

Updates:

goproxy.io will redirect to proxy.golang.com.cn, I've updated unmatched and will tweak WSL today.


I've set the NO_PROXY on unmatched but it seems not working?

https://build.golang.org/log/7a27067291035ae9d7fc39ce9d9b43b9aac20c62

:: Running /tmp/workdir-host-linux-riscv64-unmatched/go/bin/go with args ["/tmp/workdir-host-linux-riscv64-unmatched/go/bin/go" "test" "-short" "golang.org/x/tools/gopls/..."] and env ["LANG=zh_CN.UTF-8" "PATH=/tmp/workdir-host-linux-riscv64-unmatched/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/sh" "INVOCATION_ID=b38b544a91d84a899b36ade2b69cc6e6" "JOURNAL_STREAM=7:142080795" "GO_BUILDER_ENV=host-linux-riscv64-unmatched" "WORKDIR=/tmp/workdir-host-linux-riscv64-unmatched" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "GOPROXY=https://goproxy.io,direct" "NO_PROXY=goproxy.io" "GOSUMDB=off" "GO_STAGE0_NET_DELAY=6.4s" "GO_STAGE0_DL_DELAY=1.6s" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-riscv64-unmatched/go1.4" "GO_BUILDER_NAME=linux-riscv64-unmatched" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/goboot" "GO_TEST_TIMEOUT_SCALE=4" "GOROOT=/tmp/workdir-host-linux-riscv64-unmatched/go" "GOPATH=/tmp/workdir-host-linux-riscv64-unmatched/gopath" "TMPDIR=/tmp/workdir-host-linux-riscv64-unmatched/tmp" "GOCACHE=/tmp/workdir-host-linux-riscv64-unmatched/gocache"] in dir /tmp/workdir-host-linux-riscv64-unmatched/gopath/src/golang.org/x/tools/gopls

@mengzhuo
Copy link
Contributor

Updates:

Proxy setting of wsl and unmatched builders had been updated to proxy.golang.com.cn with NO_PROXY=*.cn

@bcmills
Copy link
Contributor Author

bcmills commented May 12, 2022

Thanks! I'll keep an eye out during triage — so far it's looking promising.

@bcmills bcmills added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label May 12, 2022
@gopherbot
Copy link

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.)

@bcmills
Copy link
Contributor Author

bcmills commented Aug 31, 2022

@bcmills bcmills removed the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Aug 31, 2022
@bcmills bcmills reopened this Aug 31, 2022
@mengzhuo
Copy link
Contributor

mengzhuo commented Sep 1, 2022

I'm trying to mitigate it by change proxy to goproxy.cn

@heschi
Copy link
Contributor

heschi commented Sep 1, 2022

One flake from proxy.golang.com.cn: https://build.golang.org/log/99bc16020bd63482d23c63f890c734366d23c5ad

@mengzhuo
Copy link
Contributor

mengzhuo commented Apr 3, 2023

All builders using goproxy.cn working fine for 3 months, should we close this issue?

@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2023
@golang golang locked and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

5 participants