golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.98k stars 17.67k forks source link

x/build: DNS errors on `linux-riscv64-unmatched` #53722

Open heschi opened 2 years ago

heschi commented 2 years ago

2022-07-05T12:57:46-fc48f9f-c111091/linux-riscv64-unmatched 2022-07-05T12:57:46-ecd2fa3-c111091/linux-riscv64-unmatched

rsc.io/pdf@v0.1.1: Get "https://proxy.golang.com.cn/rsc.io/pdf/@v/v0.1.1.mod": dial tcp: lookup proxy.golang.com.cn: i/o timeout

Given that they both occurred at exactly the same time, could just be a transient issue.

cc @golang/riscv64

mengzhuo commented 2 years ago

cc @oiooj (proxy.golang.com.cn admin)

oiooj commented 2 years ago

which DNS the builder using now? It seems that you can't connect the DNS server.

mengzhuo commented 2 years ago

FYI /etc/systemd/resolved.conf

[Resolve]
DNS=119.29.29.29 223.5.5.5 223.6.6.6
FallbackDNS=114.114.114.114
mengzhuo commented 2 years ago

More errors had occured.

https://build.golang.org/log/c06bbf9d41222cba6e6a12cee6fe423261552d12 https://build.golang.org/log/c23c0569db6c565961cb69d750ab8c7c37043029

go: downloading golang.org/x/text v0.3.7
go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
html/charset/charset.go:20:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:21:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:22:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:23:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:26:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:27:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:28:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
http2/h2i/h2i.go:42:2: golang.org/x/term@v0.0.0-20210927222741-03fcf44c2211: Get "https://proxy.golang.com.cn/golang.org/x/term/@v/v0.0.0-20210927222741-03fcf44c2211.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
internal/socket/cmsghdr_unix.go:10:8: golang.org/x/sys@v0.0.0-20220728004956-3c1f35247d10: Get "https://proxy.golang.com.cn/golang.org/x/sys/@v/v0.0.0-20220728004956-3c1f35247d10.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
oiooj commented 2 years ago

More errors had occured.

https://build.golang.org/log/c06bbf9d41222cba6e6a12cee6fe423261552d12 https://build.golang.org/log/c23c0569db6c565961cb69d750ab8c7c37043029

go: downloading golang.org/x/text v0.3.7
go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
html/charset/charset.go:20:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:21:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:22:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
html/charset/charset.go:23:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:26:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:27:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
idna/idna10.0.0.go:28:2: golang.org/x/text@v0.3.7: Get "https://proxy.golang.com.cn/golang.org/x/text/@v/v0.3.7.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
http2/h2i/h2i.go:42:2: golang.org/x/term@v0.0.0-20210927222741-03fcf44c2211: Get "https://proxy.golang.com.cn/golang.org/x/term/@v/v0.0.0-20210927222741-03fcf44c2211.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout
internal/socket/cmsghdr_unix.go:10:8: golang.org/x/sys@v0.0.0-20220728004956-3c1f35247d10: Get "https://proxy.golang.com.cn/golang.org/x/sys/@v/v0.0.0-20220728004956-3c1f35247d10.zip": proxyconnect tcp: dial tcp 205.185.121.87:54288: i/o timeout

These issues are about builder's HTTP PROXY, it's a local network issue.

heschi commented 2 years ago

Are there any plans to fix this? It's ongoing.

mengzhuo commented 2 years ago

I had changed the proxy into goproxy.cn, let's see if it works.