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

meta: high rate of 5XX errors from go.googlesource.com since 2021-09-08 #50541

Open
bcmills opened this issue Jan 10, 2022 · 40 comments
Open

meta: high rate of 5XX errors from go.googlesource.com since 2021-09-08 #50541

bcmills opened this issue Jan 10, 2022 · 40 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jan 10, 2022

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`

Some of the cmd/go long-mode tests end up cloning repos controlled by the Go project, such as golang.org/x/sys.

Other long-mode tests send requests to a dedicated test server (vcs-test.golang.org), various GitHub repos, packages hosted on rsc.io, and gopkg.in. The failure rate against vcs-test.golang.org is, as far as I can tell, negligible. The GitHub and gopkg.in tests for the most part check integration with services outside the control of the Go project. The rsc.io tests have a low but nontrivial failure rate (filed as #49954), and could perhaps be migrated to vcs-test.golang.org if need be.

However, the dependency on go.googlesource.com for the x repos is not easy to avoid, and as far as I can tell its failure rate since September has dwarfed all of those other services. Many of these failures already result in long (2m+) hangs that could otherwise push the test over its deadline, so I don't think it would be viable to just add retries (#28194) — especially given that if the problem could be fixed by retrying, the server could presumably do that retry internally itself.

I would rather not lose coverage or add complexity to the tests by fetching the Go repos only through proxy.golang.org — @golang/release, is it viable to get a higher SLA on go.googlesource.com?


greplogs --dashboard -md -l -e 'https://go\.googlesource\.com.* 5\d\d\b' --since=2021-01-01

2022-01-10T17:06:19-9e7ea35/linux-386-longtest
2022-01-05T21:22:03-2b39d86/linux-386-longtest
2021-12-08T15:30:52-9fe77de/linux-amd64-longtest
2021-12-03T21:23:11-b3e1fbf/linux-386-longtest
2021-12-02T23:34:26-5f65520/linux-386-longtest
2021-12-02T22:03:11-d3bf627/linux-386-longtest
2021-12-02T20:49:56-bbe1be5/linux-386-longtest
2021-12-02T20:45:47-3c6295d/linux-386-longtest
2021-12-01T17:13:34-08ecdf7/linux-386-longtest
2021-11-30T20:04:58-7ccbcc9/linux-386-longtest
2021-11-30T18:49:39-5f63f16/linux-amd64-longtest
2021-11-30T18:09:02-931d80e/linux-386-longtest
2021-11-30T18:09:02-931d80e/linux-amd64-longtest
2021-11-29T22:02:48-2f6d382/linux-386-longtest
2021-11-24T21:11:45-b77f5f9/linux-386-longtest
2021-11-24T21:09:36-7e5331a/linux-amd64-longtest
2021-11-23T19:31:05-0f64c21/linux-amd64-longtest
2021-11-19T21:36:17-0f75a9e/linux-amd64-longtest
2021-11-16T14:33:48-50dac3b/linux-386-longtest
2021-11-11T20:20:42-3e94140/linux-386-longtest
2021-11-11T13:58:28-d76b1ac/linux-386-longtest
2021-11-10T18:24:14-6406e09/linux-amd64-longtest
2021-11-09T22:58:24-578ada4/linux-386-longtest
2021-11-09T19:01:20-526b2ef/linux-386-longtest
2021-11-09T18:23:16-55e6e82/linux-amd64-longtest
2021-11-08T16:44:14-7ee3f14/linux-amd64-longtest
2021-11-05T17:47:28-6f32d20/linux-386-longtest
2021-11-05T00:52:04-1c4cfd8/linux-386-longtest
2021-11-04T21:52:36-8ad0a7e/linux-386-longtest
2021-11-04T14:17:18-901bf29/linux-386-longtest
2021-11-03T20:30:17-7f2463c/linux-amd64-longtest
2021-11-02T13:43:24-4d7bf41/linux-386-longtest
2021-11-01T19:42:30-5f1bcd1/linux-386-longtest
2021-11-01T15:55:29-0ae4c7f/linux-amd64-longtest
2021-10-29T19:35:47-5ec139f/linux-386-longtest
2021-10-29T18:56:29-6afdf01/linux-386-longtest
2021-10-29T18:35:59-5ec2427/linux-386-longtest
2021-10-29T18:35:20-9ac1ee2/linux-386-longtest
2021-10-29T18:23:03-413672f/linux-386-longtest
2021-10-28T20:27:44-5e21728/linux-amd64-longtest
2021-10-28T16:54:29-5fce1d9/linux-386-longtest
2021-10-28T01:15:26-b2fe2eb/linux-386-longtest
2021-10-27T21:37:54-749f6e9/linux-386-longtest
2021-10-27T20:24:48-a155a30/linux-386-longtest
2021-10-27T20:03:17-68bd512/linux-386-longtest
2021-10-27T19:34:49-ffd2284/linux-386-longtest
2021-10-27T19:18:20-514ebae/linux-386-longtest
2021-10-27T18:08:49-bb49eb3/linux-386-longtest
2021-10-26T20:12:32-f8779b9/linux-amd64-longtest
2021-10-26T17:10:45-76cef81/linux-amd64-longtest
2021-10-26T14:24:17-283d8a3/linux-386-longtest
2021-10-25T17:46:41-9012996/linux-amd64-longtest
2021-10-22T00:57:18-9ff91b9/linux-amd64-longtest
2021-10-21T19:08:43-b8da7e4/linux-386-longtest
2021-10-21T02:35:47-fca46d0/linux-386-longtest
2021-10-12T20:20:41-d032b2b/linux-386-longtest
2021-10-12T14:32:53-36a265a/linux-386-longtest
2021-10-05T19:28:36-7ae83c8/linux-386-longtest
2021-10-01T14:30:33-8d494b0/linux-386-longtest
2021-09-27T19:42:34-315cec2/linux-386-longtest
2021-09-21T14:02:52-7d67f8d/linux-amd64-longtest
2021-09-15T17:32:52-6196979/linux-386-longtest
2021-09-15T17:32:52-6196979/linux-amd64-longtest
2021-09-15T16:32:27-72bb818/linux-386-longtest
2021-09-15T16:32:27-72bb818/linux-amd64-longtest
2021-09-14T23:20:18-2933c45/linux-386-longtest
2021-09-14T23:07:15-137543b/linux-amd64-longtest
2021-09-14T23:03:28-3a72175/linux-amd64-longtest
2021-09-13T21:48:41-42057e9/linux-386-longtest
2021-09-13T20:42:44-81a4fe6/linux-386-longtest
2021-09-09T01:25:40-d4579c2-d62866e/darwin-arm64-11_0-toothrot
2021-09-08T16:59:47-d419f9c/linux-amd64-longtest
2021-09-08T16:19:36-409434d/linux-386-longtest
2021-05-26T22:43:54-1d5298d/linux-amd64-longtest

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jan 10, 2022
@bcmills bcmills added this to the Unreleased milestone Jan 10, 2022
@bcmills
Copy link
Contributor Author

bcmills commented Jan 11, 2022

is it viable to get a higher SLA on go.googlesource.com?

We should also check to make sure these errors are accurately reflected in the monitoring for these services. (It isn't obvious to me that they are even showing up.)

@bcmills
Copy link
Contributor Author

bcmills commented Feb 3, 2022

@bcmills
Copy link
Contributor Author

bcmills commented Feb 7, 2022

For some reason the failure rate to this service on the linux-386-longtest builder seems to be higher than on linux-amd64-longtest.

greplogs --dashboard -md -l -e 'https://go\.googlesource\.com.* 5\d\d\b' --since=2022-01-11

2022-02-04T23:42:50-f1903fd/linux-386-longtest
2022-01-24T19:02:43-48ec6df/linux-386-longtest
2022-01-20T19:24:26-2c2e081/linux-386-longtest
2022-01-18T23:48:55-fa4df65/linux-386-longtest
2022-01-14T21:54:39-3b5eec9/linux-386-longtest

@bcmills
Copy link
Contributor Author

bcmills commented Apr 12, 2022

Another of what appears to be a “googlesource server flakiness” failure mode:

            > go list -m gopkg.in/src-d/go-git.v4
            [stderr]
            go: gopkg.in/src-d/go-git.v4@v4.13.1 requires
            	golang.org/x/tools@v0.0.0-20190729092621-ff9f1409240a: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in $WORK/gopath/pkg/mod/cache/vcs/7d9b3b49b55db5b40e68a94007f21a05905d3fda866f685220de88f9c9bad98a: exit status 128:
            	error: 24736 bytes of body are still expected
            	fetch-pack: unexpected disconnect while reading sideband packet
            	fatal: early EOF
            	fatal: index-pack failed
            [exit status 1]

greplogs --dashboard -md -l -e 'unexpected disconnect while reading sideband packet' --since=2021-01-01

2022-04-11T16:31:42-910a33a/linux-amd64-longtest
2022-04-11T16:31:40-6130b88/linux-386-longtest
2022-03-25T18:19:09-f25631b/linux-386-longtest

@bcmills
Copy link
Contributor Author

bcmills commented Apr 12, 2022

@bcmills
Copy link
Contributor Author

bcmills commented May 3, 2022

greplogs -l -e 'https://go\.googlesource\.com.* 5\d\d\b' --since=2022-04-12
2022-04-27T17:20:34-f0ee7fd/linux-386-longtest

And I've noticed another log pattern that seems to be the same failure mode, just through the git binary instead of go:
greplogs -l -e 'golang\.org/x.*: git fetch .*: exit status 128:\n\s+.*The requested URL returned error: 502' --since=2021-01-01
2022-05-02T17:05:14-64369c3/linux-386-longtest
2022-04-28T15:11:42-4d35071/linux-amd64-longtest
2022-01-21T16:59:19-9eba5ff/linux-amd64-longtest
2022-01-20T19:24:26-2c2e081/linux-386-longtest
2022-01-10T22:48:40-6019a52/linux-amd64-longtest
2022-01-05T21:22:03-2b39d86/linux-386-longtest
2021-12-02T22:03:54-25f06cb/linux-386-longtest
2021-11-30T18:09:02-931d80e/linux-amd64-longtest
2021-11-10T18:24:14-6406e09/linux-amd64-longtest
2021-11-09T19:01:20-526b2ef/linux-386-longtest
2021-11-04T21:52:36-8ad0a7e/linux-386-longtest
2021-11-01T22:55:50-02e5913/linux-amd64-longtest
2021-10-29T18:56:29-6afdf01/linux-386-longtest
2021-10-28T16:54:29-5fce1d9/linux-386-longtest
2021-10-28T16:08:36-6f0185b/linux-386-longtest
2021-10-27T21:37:54-749f6e9/linux-386-longtest
2021-10-27T20:03:17-68bd512/linux-386-longtest
2021-10-26T21:17:38-091db63/linux-amd64-longtest
2021-10-22T00:57:18-9ff91b9/linux-amd64-longtest
2021-10-12T20:20:41-d032b2b/linux-386-longtest
2021-09-15T17:32:52-6196979/linux-amd64-longtest
2021-09-15T16:32:27-72bb818/linux-386-longtest
2021-09-14T23:07:15-137543b/linux-amd64-longtest
2021-09-14T23:03:28-3a72175/linux-386-longtest
2021-09-08T16:19:36-409434d/linux-386-longtest
2021-06-28T23:31:05-1519271/linux-amd64-longtest
2021-05-26T22:43:54-1d5298d/linux-amd64-longtest

@bcmills
Copy link
Contributor Author

bcmills commented May 6, 2022

greplogs -l -e 'golang\.org/x.* git .*\n(\s+.*)*The requested URL returned error: 502' --since=2022-05-03
2022-05-05T14:26:30-1926fa5/linux-amd64-longtest

@bcmills
Copy link
Contributor Author

bcmills commented May 6, 2022

@golang/release, I've filed this internally as b/231704574.

@bcmills
Copy link
Contributor Author

bcmills commented May 10, 2022

@gopherbot
Copy link

Change https://go.dev/cl/405714 mentions this issue: cmd/go: add timestamps to script test output

gopherbot pushed a commit that referenced this issue May 11, 2022
Go tests don't include timestamps by default, but we would like to
have them in order to correlate builder failures with server and
network logs.

Since many of the Go tests with external network and service
dependencies are script tests for the 'go' command, logging timestamps
here adds a lot of logging value with one simple and very low-risk
change.

For #50541.
For #52490.
For #52545.
For #52851.

Change-Id: If3fa86deb4a216ec6a1abc4e6f4ee9b05030a729
Reviewed-on: https://go-review.googlesource.com/c/go/+/405714
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `golang\.org/x.* git .*\n(\s+.*)*The requested URL returned error: 5\d\d`
2023-01-17 19:53 linux-arm64-longtest go@526b8956 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:45929
https://vcs-test.golang.org rerouted to https://127.0.0.1:41015
go test proxy running at GOPROXY=http://127.0.0.1:33201/mod
2023/01/17 20:17:11 http: TLS handshake error from 127.0.0.1:53644: EOF
2023/01/17 20:17:11 http: TLS handshake error from 127.0.0.1:53632: read tcp 127.0.0.1:41015->127.0.0.1:53632: read: connection reset by peer
2023/01/17 20:17:11 http: TLS handshake error from 127.0.0.1:53702: EOF
2023/01/17 20:17:11 http: TLS handshake error from 127.0.0.1:53694: EOF
2023/01/17 20:17:11 http: TLS handshake error from 127.0.0.1:53666: EOF
2023/01/17 20:17:14 http: TLS handshake error from 127.0.0.1:59204: EOF
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/get_404_meta (94.18s)
        script_test.go:134: 2023-01-17T20:17:27Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-1614200166/tmpdir3635077417/get_404_meta3840545689
        script_test.go:154: 
            # golang.org/issue/13037: 'go get' was not parsing <meta> tags in 404 served over HTTPS. (94.179s)
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GONOSUMDB=bazil.org,github.com,golang.org
...
            20:19:02.065841 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            20:19:02.065844 http.c:715              <= Recv header: x-xss-protection: 0
            20:19:02.065847 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            20:19:02.065849 http.c:715              <= Recv header: date: Tue, 17 Jan 2023 20:19:02 GMT
            20:19:02.065853 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            20:19:02.065858 http.c:715              <= Recv header:
            20:19:02.065912 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            fatal: unable to access 'https://go.googlesource.com/sys/': The requested URL returned error: 502
            package golang.org/x/sys/unix: exit status 128
        script_test.go:154: FAIL: get_404_meta.txt:8: go get -d bazil.org/fuse/fs/fstestutil: exit status 1
2023-01-20 18:12 linux-386-longtest go@e38cb25b cmd/go/internal/modload.TestQueryImport (log)
vcs-test.golang.org rerouted to http://127.0.0.1:41085
https://vcs-test.golang.org rerouted to https://127.0.0.1:38965
go: finding module for package golang.org/x/net/context
go: finding module for package golang.org/x/net
go: finding module for package golang.org/x/text
go: finding module for package github.com/rsc/quote/buggy
go: finding module for package github.com/rsc/quote
go: finding module for package golang.org/x/foo/bar
--- FAIL: TestQueryImport (4.01s)
    --- FAIL: TestQueryImport/golang.org_x_text (0.27s)
        import_test.go:81: queryImport(_, "golang.org/x/text"): module golang.org/x/text: git ls-remote -q origin in /workdir/tmp/modload-test-993533108/pkg/mod/cache/vcs/38515699458adac9c8b61a0b44f9ad7a5f6edd7bcc2d7fae95930ec78f71e1b4: exit status 128:
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `golang\.org/x.* git .*\n(\s+.*)*The requested URL returned error: 5\d\d`
2023-01-30 16:00 linux-amd64-longtest go@d42c08a2 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:38923
https://vcs-test.golang.org rerouted to https://127.0.0.1:41055
go test proxy running at GOPROXY=http://127.0.0.1:34839/mod
2023/01/30 16:29:05 http: TLS handshake error from 127.0.0.1:36250: EOF
2023/01/30 16:29:05 http: TLS handshake error from 127.0.0.1:36248: EOF
2023/01/30 16:29:05 http: TLS handshake error from 127.0.0.1:36268: EOF
2023/01/30 16:29:05 http: TLS handshake error from 127.0.0.1:36306: read tcp 127.0.0.1:41055->127.0.0.1:36306: read: connection reset by peer
2023/01/30 16:29:05 http: TLS handshake error from 127.0.0.1:36308: EOF
2023/01/30 16:29:05 http: TLS handshake error from 127.0.0.1:36324: EOF
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_invalid_version (1.27s)
        script_test.go:134: 2023-01-30T16:28:56Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-3194260909/tmpdir3560646292/mod_invalid_version4186906576
        script_test.go:154: 
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GO111MODULE=on
            > env GOPROXY=direct
...
            	16:28:57.299242 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	16:28:57.299261 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	16:28:57.299266 http.c:715              <= Recv header: x-xss-protection: 0
            	16:28:57.299270 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	16:28:57.299273 http.c:715              <= Recv header: date: Mon, 30 Jan 2023 16:28:57 GMT
            	16:28:57.299277 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	16:28:57.299281 http.c:715              <= Recv header:
            	16:28:57.299334 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500
        script_test.go:154: FAIL: mod_invalid_version.txt:24: go list -m golang.org/x/text: exit status 1
2023-01-30 16:41 linux-amd64-longtest go@8c347a09 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:38713
https://vcs-test.golang.org rerouted to https://127.0.0.1:37391
go test proxy running at GOPROXY=http://127.0.0.1:44515/mod
2023/01/30 17:09:41 http: TLS handshake error from 127.0.0.1:60708: read tcp 127.0.0.1:37391->127.0.0.1:60708: read: connection reset by peer
2023/01/30 17:09:57 http: TLS handshake error from 127.0.0.1:52318: EOF
2023/01/30 17:09:57 http: TLS handshake error from 127.0.0.1:52372: read tcp 127.0.0.1:37391->127.0.0.1:52372: read: connection reset by peer
2023/01/30 17:09:57 http: TLS handshake error from 127.0.0.1:52358: read tcp 127.0.0.1:37391->127.0.0.1:52358: read: connection reset by peer
2023/01/30 17:09:57 http: TLS handshake error from 127.0.0.1:52366: read tcp 127.0.0.1:37391->127.0.0.1:52366: read: connection reset by peer
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_invalid_version (0.70s)
...
            	17:09:47.921733 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	17:09:47.921739 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	17:09:47.921743 http.c:715              <= Recv header: x-xss-protection: 0
            	17:09:47.921747 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	17:09:47.921750 http.c:715              <= Recv header: date: Mon, 30 Jan 2023 17:09:47 GMT
            	17:09:47.921755 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	17:09:47.921758 http.c:715              <= Recv header:
            	17:09:47.921807 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500
        script_test.go:154: FAIL: mod_invalid_version.txt:24: go list -m golang.org/x/text: exit status 1
2023-01-30 18:44 linux-arm64-longtest go@d75a8673 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:34211
https://vcs-test.golang.org rerouted to https://127.0.0.1:34603
go test proxy running at GOPROXY=http://127.0.0.1:32965/mod
2023/01/30 19:37:29 http: TLS handshake error from 127.0.0.1:34040: read tcp 127.0.0.1:34603->127.0.0.1:34040: read: connection reset by peer
2023/01/30 19:37:29 http: TLS handshake error from 127.0.0.1:34034: read tcp 127.0.0.1:34603->127.0.0.1:34034: read: connection reset by peer
2023/01/30 19:37:29 http: TLS handshake error from 127.0.0.1:34054: read tcp 127.0.0.1:34603->127.0.0.1:34054: read: connection reset by peer
2023/01/30 19:37:29 http: TLS handshake error from 127.0.0.1:34042: EOF
2023/01/30 19:37:29 http: TLS handshake error from 127.0.0.1:34068: EOF
2023/01/30 19:37:35 http: TLS handshake error from 127.0.0.1:43520: EOF
2023/01/30 19:37:35 http: TLS handshake error from 127.0.0.1:43564: EOF
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/get_non_pkg (5.89s)
        script_test.go:134: 2023-01-30T19:38:11Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-2294213251/tmpdir3743065913/get_non_pkg498936392
        script_test.go:154: 
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GOBIN=$WORK/tmp/gobin
...
            19:38:17.588024 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            19:38:17.588025 http.c:715              <= Recv header: date: Mon, 30 Jan 2023 19:38:17 GMT
            19:38:17.588027 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            19:38:17.588029 http.c:715              <= Recv header:
            19:38:17.588062 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            fatal: unable to access 'https://go.googlesource.com/tools/': The requested URL returned error: 500
            package golang.org/x/tools: exit status 1
            [exit status 1]
            > stderr 'golang.org/x/tools: no Go files'
        script_test.go:154: FAIL: get_non_pkg.txt:11: stderr 'golang.org/x/tools: no Go files': no match for `(?m)golang.org/x/tools: no Go files` in stderr
2023-01-30 18:49 linux-386-longtest go@6ab721df cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:46185
https://vcs-test.golang.org rerouted to https://127.0.0.1:35533
go test proxy running at GOPROXY=http://127.0.0.1:44417/mod
2023/01/30 19:22:33 http: TLS handshake error from 127.0.0.1:47904: EOF
2023/01/30 19:22:33 http: TLS handshake error from 127.0.0.1:47974: EOF
2023/01/30 19:22:33 http: TLS handshake error from 127.0.0.1:47956: EOF
2023/01/30 19:22:33 http: TLS handshake error from 127.0.0.1:47980: EOF
2023/01/30 19:22:33 http: TLS handshake error from 127.0.0.1:47988: EOF
2023/01/30 19:22:33 http: TLS handshake error from 127.0.0.1:47964: EOF
2023/01/30 19:22:33 http: TLS handshake error from 127.0.0.1:47984: EOF
...
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_get_hash (2.09s)
        script_test.go:134: 2023-01-30T19:22:23Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-2850067534/tmpdir3069628882/mod_get_hash607544873
        script_test.go:154: 
            > env GO111MODULE=on
            > env GOPROXY=direct
            > env GOSUMDB=off
            > [!net] skip
            [condition not met]
...
            	19:22:25.553536 http.c:715              <= Recv header: x-xss-protection: 0
            	19:22:25.553540 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	19:22:25.553542 http.c:715              <= Recv header: date: Mon, 30 Jan 2023 19:22:25 GMT
            	19:22:25.553546 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	19:22:25.553549 http.c:715              <= Recv header:
            	19:22:25.553598 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/time/': The requested URL returned error: 500
            [exit status 1]
            > stderr 'unknown revision'
        script_test.go:154: FAIL: mod_get_hash.txt:14: stderr 'unknown revision': no match for `(?m)unknown revision` in stderr
2023-01-30 18:49 linux-amd64-longtest-race go@01b9656f cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:46589
https://vcs-test.golang.org rerouted to https://127.0.0.1:33819
go test proxy running at GOPROXY=http://127.0.0.1:42617/mod
2023/01/30 19:43:07 http: TLS handshake error from 127.0.0.1:48814: EOF
2023/01/30 19:45:09 http: TLS handshake error from 127.0.0.1:35438: EOF
2023/01/30 19:45:09 http: TLS handshake error from 127.0.0.1:35444: EOF
2023/01/30 19:45:09 http: TLS handshake error from 127.0.0.1:35422: EOF
--- FAIL: TestScript (0.15s)
    --- FAIL: TestScript/mod_invalid_version (1.01s)
        script_test.go:134: 2023-01-30T19:43:09Z
...
            	19:43:10.828475 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	19:43:10.828479 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	19:43:10.828481 http.c:715              <= Recv header: x-xss-protection: 0
            	19:43:10.828484 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	19:43:10.828487 http.c:715              <= Recv header: date: Mon, 30 Jan 2023 19:43:10 GMT
            	19:43:10.828491 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	19:43:10.828494 http.c:715              <= Recv header:
            	19:43:10.828550 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500
        script_test.go:154: FAIL: mod_invalid_version.txt:24: go list -m golang.org/x/text: exit status 1
2023-01-30 18:50 linux-arm64-longtest go@4c5d9799 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:37599
https://vcs-test.golang.org rerouted to https://127.0.0.1:45265
go test proxy running at GOPROXY=http://127.0.0.1:37679/mod
2023/01/30 19:12:03 http: TLS handshake error from 127.0.0.1:34552: read tcp 127.0.0.1:45265->127.0.0.1:34552: read: connection reset by peer
2023/01/30 19:12:08 http: TLS handshake error from 127.0.0.1:41660: EOF
2023/01/30 19:12:08 http: TLS handshake error from 127.0.0.1:41658: EOF
2023/01/30 19:12:08 http: TLS handshake error from 127.0.0.1:41662: EOF
2023/01/30 19:12:08 http: TLS handshake error from 127.0.0.1:41690: EOF
2023/01/30 19:12:09 http: TLS handshake error from 127.0.0.1:41704: read tcp 127.0.0.1:45265->127.0.0.1:41704: read: connection reset by peer
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_invalid_version (12.64s)
        script_test.go:134: 2023-01-30T19:12:02Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-3252713621/tmpdir506242042/mod_invalid_version3696729753
        script_test.go:154: 
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GO111MODULE=on
            > env GOPROXY=direct
...
            	19:12:15.418023 http.c:715              <= Recv header: x-xss-protection: 0
            	19:12:15.418024 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	19:12:15.418026 http.c:715              <= Recv header: date: Mon, 30 Jan 2023 19:12:15 GMT
            	19:12:15.418028 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	19:12:15.418029 http.c:715              <= Recv header:
            	19:12:15.418056 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500
            [exit status 1]
            > stderr 'golang.org/x/text@v0.1.1-0.20170915032832-14c0d48ead0c\+incompatible: invalid version: \+incompatible suffix not allowed: major version v0 is compatible'
        script_test.go:154: FAIL: mod_invalid_version.txt:179: stderr 'golang.org/x/text@v0.1.1-0.20170915032832-14c0d48ead0c\+incompatible: invalid version: \+incompatible suffix not allowed: major version v0 is compatible': no match for `(?m)golang.org/x/text@v0.1.1-0.20170915032832-14c0d48ead0c\+incompatible: invalid version: \+incompatible suffix not allowed: major version v0 is compatible` in stderr
2023-01-30 20:36 linux-amd64-longtest-race go@2ab0e046 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:36149
https://vcs-test.golang.org rerouted to https://127.0.0.1:36813
go test proxy running at GOPROXY=http://127.0.0.1:34491/mod
2023/01/30 21:31:46 http: TLS handshake error from 127.0.0.1:42794: EOF
2023/01/30 21:31:47 http: TLS handshake error from 127.0.0.1:42804: EOF
2023/01/30 21:31:47 http: TLS handshake error from 127.0.0.1:42822: EOF
--- FAIL: TestScript (0.15s)
    --- FAIL: TestScript/mod_get_hash (2.79s)
        script_test.go:134: 2023-01-30T21:31:43Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-2430585613/tmpdir201934517/mod_get_hash3603256544
...
            	21:31:46.079247 http.c:715              <= Recv header: x-xss-protection: 0
            	21:31:46.079252 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	21:31:46.079255 http.c:715              <= Recv header: date: Mon, 30 Jan 2023 21:31:46 GMT
            	21:31:46.079259 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	21:31:46.079263 http.c:715              <= Recv header:
            	21:31:46.079308 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/time/': The requested URL returned error: 500
            [exit status 1]
            > stderr 'unknown revision'
        script_test.go:154: FAIL: mod_get_hash.txt:14: stderr 'unknown revision': no match for `(?m)unknown revision` in stderr
2023-01-30 20:36 linux-arm64-longtest go@2ab0e046 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:38981
https://vcs-test.golang.org rerouted to https://127.0.0.1:37425
go test proxy running at GOPROXY=http://127.0.0.1:34327/mod
2023/01/30 20:56:12 http: TLS handshake error from 127.0.0.1:57204: EOF
2023/01/30 20:56:12 http: TLS handshake error from 127.0.0.1:57244: EOF
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_gonoproxy (11.51s)
        script_test.go:134: 2023-01-30T20:56:05Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-2482289391/tmpdir2370204802/mod_gonoproxy2756452556
        script_test.go:154: 
...
            	20:56:12.837924 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	20:56:12.837925 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	20:56:12.837926 http.c:715              <= Recv header: x-xss-protection: 0
            	20:56:12.837928 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	20:56:12.837929 http.c:715              <= Recv header: date: Mon, 30 Jan 2023 20:56:12 GMT
            	20:56:12.837936 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	20:56:12.837939 http.c:715              <= Recv header:
            	20:56:12.837963 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/mod/': The requested URL returned error: 500
        script_test.go:154: FAIL: mod_gonoproxy.txt:50: go list -m all: exit status 1
2023-01-31 15:09 linux-amd64-longtest go@066b7805 cmd/go/internal/modfetch.TestCodeRepo (log)
vcs-test.golang.org rerouted to http://127.0.0.1:37613
https://vcs-test.golang.org rerouted to https://127.0.0.1:45529
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/golang.org_x_text/4e4a3210bb (0.36s)
        coderepo_test.go:633: repo.Stat("4e4a3210bb"): golang.org/x/text@4e4a3210bb: invalid version: git ls-remote -q origin in /workdir/tmp/gitrepo-test-1958602878/modcache/cache/vcs/38515699458adac9c8b61a0b44f9ad7a5f6edd7bcc2d7fae95930ec78f71e1b4: exit status 128:
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500
2023-01-31 16:01 linux-amd64-longtest-race go@e1f9499e cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:39075
https://vcs-test.golang.org rerouted to https://127.0.0.1:40219
go test proxy running at GOPROXY=http://127.0.0.1:45291/mod
2023/01/31 16:57:21 http: TLS handshake error from 127.0.0.1:56490: EOF
2023/01/31 16:57:35 http: TLS handshake error from 127.0.0.1:53868: read tcp 127.0.0.1:40219->127.0.0.1:53868: read: connection reset by peer
2023/01/31 16:57:35 http: TLS handshake error from 127.0.0.1:53878: EOF
--- FAIL: TestScript (0.16s)
    --- FAIL: TestScript/get_dash_t (1.00s)
        script_test.go:134: 2023-01-31T16:58:08Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-2310687848/tmpdir1364950616/get_dash_t264765579
...
            16:58:09.122806 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            16:58:09.122809 http.c:715              <= Recv header: x-xss-protection: 0
            16:58:09.122813 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            16:58:09.122817 http.c:715              <= Recv header: date: Tue, 31 Jan 2023 16:58:09 GMT
            16:58:09.122821 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            16:58:09.122825 http.c:715              <= Recv header:
            16:58:09.122879 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            fatal: unable to access 'https://go.googlesource.com/build/': The requested URL returned error: 500
            package golang.org/x/build/gerrit: exit status 128
        script_test.go:154: FAIL: get_dash_t.txt:7: go get -v -t github.com/rsc/go-get-issue-8181/a github.com/rsc/go-get-issue-8181/b: exit status 1
2023-01-31 16:53 linux-amd64-longtest go@43115ff0 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:44943
https://vcs-test.golang.org rerouted to https://127.0.0.1:37897
go test proxy running at GOPROXY=http://127.0.0.1:45653/mod
2023/01/31 17:18:25 http: TLS handshake error from 127.0.0.1:41294: EOF
2023/01/31 17:18:25 http: TLS handshake error from 127.0.0.1:41302: EOF
2023/01/31 17:18:25 http: TLS handshake error from 127.0.0.1:41326: EOF
2023/01/31 17:18:27 http: TLS handshake error from 127.0.0.1:60056: read tcp 127.0.0.1:37897->127.0.0.1:60056: read: connection reset by peer
2023/01/31 17:18:27 http: TLS handshake error from 127.0.0.1:60058: EOF
2023/01/31 17:18:27 http: TLS handshake error from 127.0.0.1:60068: EOF
2023/01/31 17:18:27 http: TLS handshake error from 127.0.0.1:60108: read tcp 127.0.0.1:37897->127.0.0.1:60108: read: connection reset by peer
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/get_test_only (0.24s)
        script_test.go:134: 2023-01-31T17:19:19Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-619460679/tmpdir468751378/get_test_only3463709222
        script_test.go:154: 
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GO111MODULE=off
...
            17:19:19.780361 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            17:19:19.780364 http.c:715              <= Recv header: x-xss-protection: 0
            17:19:19.780368 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            17:19:19.780371 http.c:715              <= Recv header: date: Tue, 31 Jan 2023 17:19:19 GMT
            17:19:19.780375 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            17:19:19.780378 http.c:715              <= Recv header:
            17:19:19.780435 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            fatal: unable to access 'https://go.googlesource.com/tour/': The requested URL returned error: 500
            package golang.org/x/tour/content...: exit status 128
        script_test.go:154: FAIL: get_test_only.txt:5: go get golang.org/x/tour/content...: exit status 1
2023-01-31 16:55 linux-arm64-longtest go@0067d814 cmd/go/internal/modload.TestQueryImport (log)
vcs-test.golang.org rerouted to http://127.0.0.1:33227
https://vcs-test.golang.org rerouted to https://127.0.0.1:33893
go: finding module for package golang.org/x/net/context
go: finding module for package golang.org/x/net
go: finding module for package golang.org/x/text
go: finding module for package github.com/rsc/quote/buggy
go: finding module for package github.com/rsc/quote
go: finding module for package golang.org/x/foo/bar
--- FAIL: TestQueryImport (2.83s)
    --- FAIL: TestQueryImport/golang.org_x_text (0.21s)
        import_test.go:81: queryImport(_, "golang.org/x/text"): module golang.org/x/text: git ls-remote -q origin in /tmp/workdir/tmp/modload-test-456080844/pkg/mod/cache/vcs/38515699458adac9c8b61a0b44f9ad7a5f6edd7bcc2d7fae95930ec78f71e1b4: exit status 128:
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500
2023-01-31 17:38 linux-amd64-longtest-race go@adc1db23 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:36413
https://vcs-test.golang.org rerouted to https://127.0.0.1:46177
go test proxy running at GOPROXY=http://127.0.0.1:33945/mod
2023/01/31 18:35:33 http: TLS handshake error from 127.0.0.1:52572: read tcp 127.0.0.1:46177->127.0.0.1:52572: read: connection reset by peer
--- FAIL: TestScript (0.16s)
    --- FAIL: TestScript/mod_get_hash (3.26s)
        script_test.go:134: 2023-01-31T18:33:24Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-3797146665/tmpdir3661886647/mod_get_hash4107252300
        script_test.go:154: 
            > env GO111MODULE=on
...
            	18:33:27.600377 http.c:715              <= Recv header: x-xss-protection: 0
            	18:33:27.600381 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	18:33:27.600384 http.c:715              <= Recv header: date: Tue, 31 Jan 2023 18:33:27 GMT
            	18:33:27.600390 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	18:33:27.600393 http.c:715              <= Recv header:
            	18:33:27.600448 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/time/': The requested URL returned error: 500
            [exit status 1]
            > stderr 'unknown revision'
        script_test.go:154: FAIL: mod_get_hash.txt:14: stderr 'unknown revision': no match for `(?m)unknown revision` in stderr

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-01-30 15:19 linux-amd64-longtest go@9e45b1d5 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:33243
https://vcs-test.golang.org rerouted to https://127.0.0.1:41391
go test proxy running at GOPROXY=http://127.0.0.1:41139/mod
2023/01/30 15:49:00 http: TLS handshake error from 127.0.0.1:34588: read tcp 127.0.0.1:41391->127.0.0.1:34588: read: connection reset by peer
2023/01/30 15:49:01 http: TLS handshake error from 127.0.0.1:41016: read tcp 127.0.0.1:41391->127.0.0.1:41016: read: connection reset by peer
2023/01/30 15:49:01 http: TLS handshake error from 127.0.0.1:40996: EOF
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_invalid_version (13.29s)
        script_test.go:134: 2023-01-30T15:48:42Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-2019259328/tmpdir3335610327/mod_invalid_version3710392348
...
            	15:48:55.981748 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	15:48:55.981751 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	15:48:55.981754 http.c:715              <= Recv header: x-xss-protection: 0
            	15:48:55.981758 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	15:48:55.981761 http.c:715              <= Recv header: date: Mon, 30 Jan 2023 15:48:55 GMT
            	15:48:55.981774 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	15:48:55.981778 http.c:715              <= Recv header:
            	15:48:55.981823 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500
        script_test.go:154: FAIL: mod_invalid_version.txt:92: go list -m golang.org/x/text: exit status 1
2023-01-30 18:10 linux-amd64-longtest go@dbfdc446 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:44127
https://vcs-test.golang.org rerouted to https://127.0.0.1:43637
go test proxy running at GOPROXY=http://127.0.0.1:40349/mod
2023/01/30 18:38:38 http: TLS handshake error from 127.0.0.1:39960: read tcp 127.0.0.1:43637->127.0.0.1:39960: read: connection reset by peer
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_pseudo_cache (0.86s)
        script_test.go:134: 2023-01-30T18:38:20Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-1713772226/tmpdir3877346523/mod_pseudo_cache3332512086
        script_test.go:154: 
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GO111MODULE=on
            > env GOPROXY=direct
            > env GOSUMDB=off
            # Regression test for golang.org/issue/27171: after resolving an older
            # pseudo-version of a commit, future resolution of that commit by hash should
            # choose the highest appropriate pseudo-version instead of the cached one. (0.859s)
            > go mod download -json golang.org/x/text@v0.0.0-20171215141712-a1b916ed6726
            [stdout]
            {
            	"Path": "golang.org/x/text",
            	"Version": "v0.0.0-20171215141712-a1b916ed6726",
            	"Error": "golang.org/x/text@v0.0.0-20171215141712-a1b916ed6726: invalid version: git ls-remote -q origin in /workdir/tmp/cmd-go-test-1713772226/tmpdir3877346523/mod_pseudo_cache3332512086/gopath/pkg/mod/cache/vcs/38515699458adac9c8b61a0b44f9ad7a5f6edd7bcc2d7fae95930ec78f71e1b4: exit status 128:\n\t18:38:20.776345 http.c:756              == Info: Couldn't find host go.googlesource.com in the .netrc file; using defaults\n\t18:38:20.792870 http.c:756              == Info:   Trying 142.250.103.82:443...\n\t18:38:20.793863 http.c:756              == Info: Connected to go.googlesource.com (142.250.103.82) port 443 (#0)\n\t18:38:21.012524 http.c:756              == Info: found 387 certificates in /etc/ssl/certs\n\t18:38:21.016445 http.c:756              == Info: ALPN, offering h2\n\t18:38:21.016515 http.c:756              == Info: ALPN, offering http/1.1\n\t18:38:21.024132 http.c:756              == Info: SSL connection using TLS1.3 / ECDHE_RSA_AES_256_GCM_SHA384\n\t18:38:21.026965 http.c:756              == Info: \t server certificate verification OK\n\t18:38:21.027036 http.c:756              == Info: \t server certificate status verification SKIPPED\n\t18:38:21.027321 http.c:756              == Info: \t common name: *.googlecode.com (matched)\n\t18:38:21.027369 http.c:756              == Info: \t server certificate expiration date OK\n\t18:38:21.027394 http.c:756              == Info: \t server certificate activation date OK\n\t18:38:21.027453 http.c:756              == Info: \t certificate public key: EC/ECDSA\n\t18:38:21.027494 http.c:756              == Info: \t certificate version: #3\n\t18:38:21.027530 http.c:756              == Info: \t subject: CN=*.googlecode.com\n\t18:38:21.027575 http.c:756              == Info: \t start date: Mon, 09 Jan 2023 08:18:31 GMT\n\t18:38:21.027621 http.c:756              == Info: \t expire date: Mon, 03 Apr 2023 08:18:30 GMT\n\t18:38:21.027666 http.c:756              == Info: \t issuer: C=US,O=Google Trust Services LLC,CN=GTS CA 1C3\n\t18:38:21.027736 http.c:756              == Info: ALPN, server accepted to use h2\n\t18:38:21.027810 http.c:756              == Info: Using HTTP2, server supports multi-use\n\t18:38:21.027848 http.c:756              == Info: Connection state changed (HTTP/2 confirmed)\n\t18:38:21.027883 http.c:756              == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n\t18:38:21.028012 http.c:756              == Info: Using Stream ID: 1 (easy handle 0x55bad77ba9c0)\n\t18:38:21.028115 http.c:703              =\u003e Send header, 0000000197 bytes (0x000000c5)\n\t18:38:21.028154 http.c:715              =\u003e Send header: GET /text/info/refs?service=git-upload-pack HTTP/2\n\t18:38:21.028175 http.c:715              =\u003e Send header: Host: go.googlesource.com\n\t18:38:21.028194 http.c:715              =\u003e Send header: user-agent: git/2.30.2\n\t18:38:21.028228 http.c:715              =\u003e Send header: accept: */*\n\t18:38:21.028260 http.c:715              =\u003e Send header: accept-encoding: deflate, gzip, br\n\t18:38:21.028282 http.c:715              =\u003e Send header: pragma: no-cache\n\t18:38:21.028299 http.c:715              =\u003e Send header: git-protocol: version=2\n\t18:38:21.028316 http.c:715              =\u003e Send header:\n\t18:38:21.028380 http.c:756              == Info: Connection state changed (MAX_CONCURRENT_STREAMS == 100)!\n\t18:38:21.085624 http.c:703              \u003c= Recv header, 0000000013 bytes (0x0000000d)\n\t18:38:21.085649 http.c:715              \u003c= Recv header: HTTP/2 500\n\t18:38:21.085657 http.c:703              \u003c= Recv header, 0000000022 bytes (0x00000016)\n\t18:38:21.085662 http.c:715              \u003c= Recv header: content-length: 1461\n\t18:38:21.085667 http.c:703              \u003c= Recv header, 0000000040 bytes (0x00000028)\n\t18:38:21.085672 http.c:715              \u003c= Recv header: content-type: text/html; charset=utf-8\n\t18:38:21.085676 http.c:703              \u003c= Recv header, 0000000033 bytes (0x00000021)\n\t18:38:21.085679 http.c:715              \u003c= Recv header: x-content-type-options: nosniff\n\t18:38:21.085684 http.c:703              \u003c= Recv header, 0000000029 bytes (0x0000001d)\n\t18:38:21.085688 http.c:715              \u003c= Recv header: x-frame-options: SAMEORIGIN\n\t18:38:21.085691 http.c:703              \u003c= Recv header, 0000000021 bytes (0x00000015)\n\t18:38:21.085694 http.c:715              \u003c= Recv header: x-xss-protection: 0\n\t18:38:21.085697 http.c:703              \u003c= Recv header, 0000000037 bytes (0x00000025)\n\t18:38:21.085700 http.c:715              \u003c= Recv header: date: Mon, 30 Jan 2023 18:38:21 GMT\n\t18:38:21.085704 http.c:703              \u003c= Recv header, 0000000002 bytes (0x00000002)\n\t18:38:21.085707 http.c:715              \u003c= Recv header:\n\t18:38:21.085756 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact\n\tfatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500"
            }
        script_test.go:154: FAIL: mod_pseudo_cache.txt:12: go mod download -json golang.org/x/text@v0.0.0-20171215141712-a1b916ed6726: exit status 1
2023-01-31 13:55 linux-arm64-longtest go@da0c375c cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:39843
https://vcs-test.golang.org rerouted to https://127.0.0.1:45975
go test proxy running at GOPROXY=http://127.0.0.1:42221/mod
2023/01/31 14:22:47 http: TLS handshake error from 127.0.0.1:34554: EOF
2023/01/31 14:22:47 http: TLS handshake error from 127.0.0.1:34592: EOF
2023/01/31 14:22:48 http: TLS handshake error from 127.0.0.1:34646: read tcp 127.0.0.1:45975->127.0.0.1:34646: read: connection reset by peer
2023/01/31 14:23:40 http: TLS handshake error from 127.0.0.1:57086: EOF
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_pseudo_cache (6.43s)
        script_test.go:134: 2023-01-31T14:22:56Z
...
            # hash should use the highest such pseudo-version appropriate to the commit. (0.571s)
            > env GOPROXY=direct
            > go mod download -json golang.org/x/text@a1b916ed6726
            [stdout]
            {
            	"Path": "golang.org/x/text",
            	"Version": "a1b916ed6726",
            	"Error": "golang.org/x/text@a1b916ed6726: git ls-remote -q origin in /tmp/workdir/tmp/cmd-go-test-2419087090/tmpdir96246866/mod_pseudo_cache1949351906/gopath/pkg/mod/cache/vcs/38515699458adac9c8b61a0b44f9ad7a5f6edd7bcc2d7fae95930ec78f71e1b4: exit status 128:\n\t14:23:02.430502 http.c:756              == Info: Couldn't find host go.googlesource.com in the .netrc file; using defaults\n\t14:23:02.438245 http.c:756              == Info:   Trying 173.194.193.82:443...\n\t14:23:02.439143 http.c:756              == Info: Connected to go.googlesource.com (173.194.193.82) port 443 (#0)\n\t14:23:02.580568 http.c:756              == Info: found 387 certificates in /etc/ssl/certs\n\t14:23:02.585681 http.c:756              == Info: ALPN, offering h2\n\t14:23:02.585811 http.c:756              == Info: ALPN, offering http/1.1\n\t14:23:02.589431 http.c:756              == Info: SSL connection using TLS1.3 / ECDHE_RSA_AES_256_GCM_SHA384\n\t14:23:02.591114 http.c:756              == Info: \t server certificate verification OK\n\t14:23:02.591133 http.c:756              == Info: \t server certificate status verification SKIPPED\n\t14:23:02.591243 http.c:756              == Info: \t common name: *.googlecode.com (matched)\n\t14:23:02.591252 http.c:756              == Info: \t server certificate expiration date OK\n\t14:23:02.591256 http.c:756              == Info: \t server certificate activation date OK\n\t14:23:02.591262 http.c:756              == Info: \t certificate public key: EC/ECDSA\n\t14:23:02.591265 http.c:756              == Info: \t certificate version: #3\n\t14:23:02.591273 http.c:756              == Info: \t subject: CN=*.googlecode.com\n\t14:23:02.591280 http.c:756              == Info: \t start date: Mon, 09 Jan 2023 08:18:31 GMT\n\t14:23:02.591284 http.c:756              == Info: \t expire date: Mon, 03 Apr 2023 08:18:30 GMT\n\t14:23:02.591297 http.c:756              == Info: \t issuer: C=US,O=Google Trust Services LLC,CN=GTS CA 1C3\n\t14:23:02.591310 http.c:756              == Info: ALPN, server accepted to use h2\n\t14:23:02.591347 http.c:756              == Info: Using HTTP2, server supports multi-use\n\t14:23:02.591353 http.c:756              == Info: Connection state changed (HTTP/2 confirmed)\n\t14:23:02.591357 http.c:756              == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n\t14:23:02.591454 http.c:756              == Info: Using Stream ID: 1 (easy handle 0xaaab0ad218c0)\n\t14:23:02.591482 http.c:703              =\u003e Send header, 0000000197 bytes (0x000000c5)\n\t14:23:02.591490 http.c:715              =\u003e Send header: GET /text/info/refs?service=git-upload-pack HTTP/2\n\t14:23:02.591493 http.c:715              =\u003e Send header: Host: go.googlesource.com\n\t14:23:02.591494 http.c:715              =\u003e Send header: user-agent: git/2.30.2\n\t14:23:02.591496 http.c:715              =\u003e Send header: accept: */*\n\t14:23:02.591498 http.c:715              =\u003e Send header: accept-encoding: deflate, gzip, br\n\t14:23:02.591500 http.c:715              =\u003e Send header: pragma: no-cache\n\t14:23:02.591501 http.c:715              =\u003e Send header: git-protocol: version=2\n\t14:23:02.591504 http.c:715              =\u003e Send header:\n\t14:23:02.591519 http.c:756              == Info: Connection state changed (MAX_CONCURRENT_STREAMS == 100)!\n\t14:23:02.604468 http.c:703              \u003c= Recv header, 0000000013 bytes (0x0000000d)\n\t14:23:02.604489 http.c:715              \u003c= Recv header: HTTP/2 500\n\t14:23:02.604492 http.c:703              \u003c= Recv header, 0000000022 bytes (0x00000016)\n\t14:23:02.604494 http.c:715              \u003c= Recv header: content-length: 1461\n\t14:23:02.604497 http.c:703              \u003c= Recv header, 0000000040 bytes (0x00000028)\n\t14:23:02.604499 http.c:715              \u003c= Recv header: content-type: text/html; charset=utf-8\n\t14:23:02.604500 http.c:703              \u003c= Recv header, 0000000033 bytes (0x00000021)\n\t14:23:02.604502 http.c:715              \u003c= Recv header: x-content-type-options: nosniff\n\t14:23:02.604503 http.c:703              \u003c= Recv header, 0000000029 bytes (0x0000001d)\n\t14:23:02.604505 http.c:715              \u003c= Recv header: x-frame-options: SAMEORIGIN\n\t14:23:02.604506 http.c:703              \u003c= Recv header, 0000000021 bytes (0x00000015)\n\t14:23:02.604507 http.c:715              \u003c= Recv header: x-xss-protection: 0\n\t14:23:02.604509 http.c:703              \u003c= Recv header, 0000000037 bytes (0x00000025)\n\t14:23:02.604510 http.c:715              \u003c= Recv header: date: Tue, 31 Jan 2023 14:23:02 GMT\n\t14:23:02.604512 http.c:703              \u003c= Recv header, 0000000002 bytes (0x00000002)\n\t14:23:02.604513 http.c:715              \u003c= Recv header:\n\t14:23:02.604539 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact\n\tfatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500"
            }
        script_test.go:154: FAIL: mod_pseudo_cache.txt:23: go mod download -json golang.org/x/text@a1b916ed6726: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-02-27 17:33 linux-amd64-longtest go@2de406bb cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:42131
https://vcs-test.golang.org rerouted to https://127.0.0.1:40921
go test proxy running at GOPROXY=http://127.0.0.1:35141/mod
2023/02/27 17:57:12 http: TLS handshake error from 127.0.0.1:50356: EOF
2023/02/27 17:57:12 http: TLS handshake error from 127.0.0.1:50322: EOF
2023/02/27 17:57:13 http: TLS handshake error from 127.0.0.1:50394: EOF
--- FAIL: TestScript (0.05s)
    --- FAIL: TestScript/get_non_pkg (96.38s)
        script_test.go:134: 2023-02-27T17:57:22Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-1971584384/tmpdir4280539461/get_non_pkg2491227732
...
            17:58:58.697258 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            17:58:58.697261 http.c:715              <= Recv header: date: Mon, 27 Feb 2023 17:58:58 GMT
            17:58:58.697264 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            17:58:58.697267 http.c:715              <= Recv header:
            17:58:58.697321 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            fatal: unable to access 'https://go.googlesource.com/tools/': The requested URL returned error: 502
            package golang.org/x/tools: exit status 128
            [exit status 1]
            > stderr 'golang.org/x/tools: no Go files'
        script_test.go:154: FAIL: get_non_pkg.txt:8: stderr 'golang.org/x/tools: no Go files': no match for `(?m)golang.org/x/tools: no Go files` in stderr
2023-03-01 17:58 linux-amd64-longtest-race go@cf3d0655 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:39983
https://vcs-test.golang.org rerouted to https://127.0.0.1:45027
go test proxy running at GOPROXY=http://127.0.0.1:34051/mod
2023/03/01 18:55:03 http: TLS handshake error from 127.0.0.1:42286: EOF
2023/03/01 18:55:04 http: TLS handshake error from 127.0.0.1:42326: EOF
2023/03/01 18:56:12 http: TLS handshake error from 127.0.0.1:47908: EOF
--- FAIL: TestScript (0.14s)
    --- FAIL: TestScript/mod_gonoproxy (178.78s)
        script_test.go:134: 2023-03-01T18:55:05Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-2607686026/tmpdir1993522695/mod_gonoproxy4007440744
...
            	18:58:00.098082 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	18:58:00.098086 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	18:58:00.098090 http.c:715              <= Recv header: x-xss-protection: 0
            	18:58:00.098095 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	18:58:00.098099 http.c:715              <= Recv header: date: Wed, 01 Mar 2023 18:58:00 GMT
            	18:58:00.098103 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	18:58:00.098106 http.c:715              <= Recv header:
            	18:58:00.098160 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/sys/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_gonoproxy.txt:50: go list -m all: exit status 1
2023-03-01 21:23 linux-arm64-longtest go@09852e75 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:34759
https://vcs-test.golang.org rerouted to https://127.0.0.1:33263
go test proxy running at GOPROXY=http://127.0.0.1:38621/mod
2023/03/01 21:45:00 http: TLS handshake error from 127.0.0.1:56208: EOF
2023/03/01 21:45:00 http: TLS handshake error from 127.0.0.1:56226: EOF
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/get_dash_t (54.00s)
        script_test.go:134: 2023-03-01T21:45:44Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-3113501528/tmpdir1620706766/get_dash_t360944216
        script_test.go:154: 
...
            21:46:38.078663 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            21:46:38.078665 http.c:715              <= Recv header: x-xss-protection: 0
            21:46:38.078666 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            21:46:38.078667 http.c:715              <= Recv header: date: Wed, 01 Mar 2023 21:46:38 GMT
            21:46:38.078669 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            21:46:38.078671 http.c:715              <= Recv header:
            21:46:38.078724 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            fatal: unable to access 'https://go.googlesource.com/oauth2/': The requested URL returned error: 502
            package golang.org/x/oauth2: exit status 128
        script_test.go:154: FAIL: get_dash_t.txt:7: go get -v -t github.com/rsc/go-get-issue-8181/a github.com/rsc/go-get-issue-8181/b: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-03-13 14:16 linux-arm64-longtest go@b561ebab cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:36213
https://vcs-test.golang.org rerouted to https://127.0.0.1:34087
go test proxy running at GOPROXY=http://127.0.0.1:46191/mod
2023/03/13 14:36:38 http: TLS handshake error from 127.0.0.1:45490: read tcp 127.0.0.1:34087->127.0.0.1:45490: read: connection reset by peer
2023/03/13 14:36:45 http: TLS handshake error from 127.0.0.1:53050: read tcp 127.0.0.1:34087->127.0.0.1:53050: read: connection reset by peer
2023/03/13 14:36:45 http: TLS handshake error from 127.0.0.1:53056: EOF
2023/03/13 14:36:45 http: TLS handshake error from 127.0.0.1:53138: read tcp 127.0.0.1:34087->127.0.0.1:53138: read: connection reset by peer
2023/03/13 14:36:45 http: TLS handshake error from 127.0.0.1:53154: EOF
2023/03/13 14:36:46 http: TLS handshake error from 127.0.0.1:53182: EOF
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_get_hash (67.81s)
        script_test.go:134: 2023-03-13T14:36:43Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-90111800/tmpdir1769401676/mod_get_hash3005402549
        script_test.go:154: 
            > env GO111MODULE=on
            > env GOPROXY=direct
            > env GOSUMDB=off
            > [!net] skip
            [condition not met]
            > [!git] skip
...
            	14:37:51.086637 http.c:715              <= Recv header: x-xss-protection: 0
            	14:37:51.086638 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	14:37:51.086640 http.c:715              <= Recv header: date: Mon, 13 Mar 2023 14:37:51 GMT
            	14:37:51.086641 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	14:37:51.086643 http.c:715              <= Recv header:
            	14:37:51.086684 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/time/': The requested URL returned error: 502
            [exit status 1]
            > stderr 'unknown revision'
        script_test.go:154: FAIL: mod_get_hash.txt:12: stderr 'unknown revision': no match for `(?m)unknown revision` in stderr

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-03-22 21:13 linux-arm64-longtest go@65896f68 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:44047
https://vcs-test.golang.org rerouted to https://127.0.0.1:42679
go test proxy running at GOPROXY=http://127.0.0.1:40685/mod
2023/03/22 21:44:33 http: TLS handshake error from 127.0.0.1:52508: EOF
2023/03/22 21:44:37 http: TLS handshake error from 127.0.0.1:40822: EOF
2023/03/22 21:44:38 http: TLS handshake error from 127.0.0.1:40848: read tcp 127.0.0.1:42679->127.0.0.1:40848: read: connection reset by peer
2023/03/22 21:44:38 http: TLS handshake error from 127.0.0.1:40840: read tcp 127.0.0.1:42679->127.0.0.1:40840: read: connection reset by peer
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_invalid_version (101.82s)
        script_test.go:134: 2023-03-22T21:44:28Z
...
            	21:46:10.055960 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	21:46:10.055961 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	21:46:10.055963 http.c:715              <= Recv header: x-xss-protection: 0
            	21:46:10.055964 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	21:46:10.055966 http.c:715              <= Recv header: date: Wed, 22 Mar 2023 21:46:10 GMT
            	21:46:10.055967 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	21:46:10.055969 http.c:715              <= Recv header:
            	21:46:10.055997 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_invalid_version.txt:24: go list -m golang.org/x/text: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-03-22 20:51 linux-amd64-longtest-race go@d35dd190 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:36631
https://vcs-test.golang.org rerouted to https://127.0.0.1:37037
go test proxy running at GOPROXY=http://127.0.0.1:40337/mod
2023/03/22 21:51:51 http: TLS handshake error from 127.0.0.1:49014: EOF
2023/03/22 21:52:13 http: TLS handshake error from 127.0.0.1:58904: EOF
2023/03/22 21:52:13 http: TLS handshake error from 127.0.0.1:58882: EOF
2023/03/22 21:52:13 http: TLS handshake error from 127.0.0.1:58898: EOF
--- FAIL: TestScript (0.10s)
    --- FAIL: TestScript/mod_get_hash (124.32s)
        script_test.go:134: 2023-03-22T21:52:15Z
...
            	21:54:20.096790 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	21:54:20.096792 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	21:54:20.096793 http.c:715              <= Recv header: x-xss-protection: 0
            	21:54:20.096795 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	21:54:20.096797 http.c:715              <= Recv header: date: Wed, 22 Mar 2023 21:54:20 GMT
            	21:54:20.096799 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	21:54:20.096800 http.c:715              <= Recv header:
            	21:54:20.096836 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/time/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_get_hash.txt:8: go list -m golang.org/x/time@8be79e1e0910c292df4e79c241bb7e8f7e725959: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-03-29 19:20 linux-amd64-longtest-race go@9a164d1c cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:46165
https://vcs-test.golang.org rerouted to https://127.0.0.1:40809
go test proxy running at GOPROXY=http://127.0.0.1:37587/mod
2023/03/29 20:30:03 http: TLS handshake error from 127.0.0.1:33230: read tcp 127.0.0.1:40809->127.0.0.1:33230: read: connection reset by peer
2023/03/29 20:30:03 http: TLS handshake error from 127.0.0.1:33310: EOF
2023/03/29 20:30:38 http: TLS handshake error from 127.0.0.1:50528: EOF
2023/03/29 20:30:38 http: TLS handshake error from 127.0.0.1:50550: EOF
2023/03/29 20:30:39 http: TLS handshake error from 127.0.0.1:50582: EOF
2023/03/29 20:30:39 http: TLS handshake error from 127.0.0.1:54342: EOF
--- FAIL: TestScript (0.18s)
    --- FAIL: TestScript/govcs (106.19s)
        script_test.go:134: 2023-03-29T20:28:00Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-2699177894/tmpdir1966437132/govcs967677078
        script_test.go:154: 
            > env GO111MODULE=on
            > env proxy=$GOPROXY
            > env GOPROXY=direct
            # GOVCS stops go get (0.260s)
            # public pattern works (0.121s)
            # private pattern works (0.157s)
...
            	20:30:09.086431 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	20:30:09.086436 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	20:30:09.086440 http.c:715              <= Recv header: x-xss-protection: 0
            	20:30:09.086444 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	20:30:09.086448 http.c:715              <= Recv header: date: Wed, 29 Mar 2023 20:30:09 GMT
            	20:30:09.086454 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	20:30:09.086458 http.c:715              <= Recv header:
            	20:30:09.086518 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_gonoproxy.txt:49: go get golang.org/x/text: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-04-14 17:01 linux-amd64-longtest-race go@ac9d777c cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:37437
https://vcs-test.golang.org rerouted to https://127.0.0.1:44221
go test proxy running at GOPROXY=http://127.0.0.1:36885/mod
2023/04/14 17:56:54 http: TLS handshake error from 127.0.0.1:44950: EOF
2023/04/14 17:57:38 http: TLS handshake error from 127.0.0.1:60754: read tcp 127.0.0.1:44221->127.0.0.1:60754: read: connection reset by peer
2023/04/14 17:57:57 http: TLS handshake error from 127.0.0.1:46410: read tcp 127.0.0.1:44221->127.0.0.1:46410: read: connection reset by peer
2023/04/14 17:57:57 http: TLS handshake error from 127.0.0.1:46394: read tcp 127.0.0.1:44221->127.0.0.1:46394: read: connection reset by peer
2023/04/14 17:57:57 http: TLS handshake error from 127.0.0.1:46400: EOF
2023/04/14 17:57:58 http: TLS handshake error from 127.0.0.1:46420: EOF
--- FAIL: TestScript (0.16s)
    --- FAIL: TestScript/mod_invalid_version (183.15s)
        script_test.go:134: 2023-04-14T17:56:11Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-2091242139/tmpdir237152342/mod_invalid_version2712227115
        script_test.go:154: 
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GO111MODULE=on
            > env GOPROXY=direct
...
            	17:59:13.777097 http.c:715              <= Recv header: x-xss-protection: 0
            	17:59:13.777101 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	17:59:13.777105 http.c:715              <= Recv header: date: Fri, 14 Apr 2023 17:59:13 GMT
            	17:59:13.777109 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	17:59:13.777112 http.c:715              <= Recv header:
            	17:59:13.777161 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
            [exit status 1]
            > stderr 'go: example.com@v0.0.0 requires\n\tgolang.org/x/text@v0.2.1-0.20170915032832-14c0d48ead0c: invalid pseudo-version: revision 14c0d48ead0c is not a descendent of preceding tag \(v0.2.0\)'
        script_test.go:154: FAIL: mod_invalid_version.txt:156: stderr 'go: example.com@v0.0.0 requires\n\tgolang.org/x/text@v0.2.1-0.20170915032832-14c0d48ead0c: invalid pseudo-version: revision 14c0d48ead0c is not a descendent of preceding tag \(v0.2.0\)': no match for `(?m)go: example.com@v0.0.0 requires\n\tgolang.org/x/text@v0.2.1-0.20170915032832-14c0d48ead0c: invalid pseudo-version: revision 14c0d48ead0c is not a descendent of preceding tag \(v0.2.0\)` in stderr

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-04-14 18:40 linux-386-longtest go@35ec948d cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:43225
https://vcs-test.golang.org rerouted to https://127.0.0.1:34093
go test proxy running at GOPROXY=http://127.0.0.1:45417/mod
2023/04/14 19:16:59 http: TLS handshake error from 127.0.0.1:45652: read tcp 127.0.0.1:34093->127.0.0.1:45652: read: connection reset by peer
2023/04/14 19:16:59 http: TLS handshake error from 127.0.0.1:45664: read tcp 127.0.0.1:34093->127.0.0.1:45664: read: connection reset by peer
2023/04/14 19:16:59 http: TLS handshake error from 127.0.0.1:45650: EOF
2023/04/14 19:16:59 http: TLS handshake error from 127.0.0.1:45698: EOF
2023/04/14 19:16:59 http: TLS handshake error from 127.0.0.1:45682: EOF
2023/04/14 19:16:59 http: TLS handshake error from 127.0.0.1:45694: EOF
2023/04/14 19:17:00 http: TLS handshake error from 127.0.0.1:45724: EOF
...
--- FAIL: TestScript (0.05s)
    --- FAIL: TestScript/get_update_unknown_protocol (105.56s)
        script_test.go:134: 2023-04-14T19:17:47Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-1627132912/tmpdir14918009/get_update_unknown_protocol1485976646
        script_test.go:154: 
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GO111MODULE=off
...
            19:19:33.075897 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            19:19:33.075899 http.c:715              <= Recv header: x-xss-protection: 0
            19:19:33.075900 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            19:19:33.075901 http.c:715              <= Recv header: date: Fri, 14 Apr 2023 19:19:33 GMT
            19:19:33.075903 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            19:19:33.075905 http.c:715              <= Recv header:
            19:19:33.075943 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            fatal: unable to access 'https://go.googlesource.com/example/': The requested URL returned error: 502
            package golang.org/x/example/stringutil: exit status 128
        script_test.go:154: FAIL: get_update_unknown_protocol.txt:14: go get -d -u -f github.com/golang/example/hello: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-04-20 14:56 linux-arm64-longtest go@4f9a9669 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:43275
https://vcs-test.golang.org rerouted to https://127.0.0.1:46145
go test proxy running at GOPROXY=http://127.0.0.1:37457/mod
2023/04/20 15:16:19 http: TLS handshake error from 127.0.0.1:39064: EOF
2023/04/20 15:16:28 http: TLS handshake error from 127.0.0.1:50148: read tcp 127.0.0.1:46145->127.0.0.1:50148: read: connection reset by peer
2023/04/20 15:16:28 http: TLS handshake error from 127.0.0.1:50122: EOF
2023/04/20 15:16:28 http: TLS handshake error from 127.0.0.1:50196: EOF
2023/04/20 15:16:28 http: TLS handshake error from 127.0.0.1:50180: EOF
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_gonoproxy (37.67s)
...
            	15:17:02.105975 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	15:17:02.105977 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	15:17:02.105978 http.c:715              <= Recv header: x-xss-protection: 0
            	15:17:02.105980 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	15:17:02.105981 http.c:715              <= Recv header: date: Thu, 20 Apr 2023 15:17:02 GMT
            	15:17:02.105983 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	15:17:02.105984 http.c:715              <= Recv header:
            	15:17:02.106015 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/tools/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_gonoproxy.txt:50: go list -m all: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-04-21 16:47 linux-arm64-longtest go@e23322e2 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:38663
https://vcs-test.golang.org rerouted to https://127.0.0.1:34929
go test proxy running at GOPROXY=http://127.0.0.1:36601/mod
2023/04/21 17:31:10 http: TLS handshake error from 127.0.0.1:34220: EOF
2023/04/21 17:31:10 http: TLS handshake error from 127.0.0.1:34324: read tcp 127.0.0.1:34929->127.0.0.1:34324: read: connection reset by peer
2023/04/21 17:32:03 http: TLS handshake error from 127.0.0.1:33906: read tcp 127.0.0.1:34929->127.0.0.1:33906: read: connection reset by peer
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_invalid_version (152.83s)
        script_test.go:134: 2023-04-21T17:30:42Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-2420971524/tmpdir1381965893/mod_invalid_version2801241543
...
            	17:33:14.651286 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	17:33:14.651288 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	17:33:14.651289 http.c:715              <= Recv header: x-xss-protection: 0
            	17:33:14.651290 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	17:33:14.651292 http.c:715              <= Recv header: date: Fri, 21 Apr 2023 17:33:14 GMT
            	17:33:14.651293 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	17:33:14.651295 http.c:715              <= Recv header:
            	17:33:14.651323 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_invalid_version.txt:147: go get golang.org/x/text@upgrade: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-04-24 14:06 linux-386-longtest go@ee42d468 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:40819
https://vcs-test.golang.org rerouted to https://127.0.0.1:40277
go test proxy running at GOPROXY=http://127.0.0.1:40627/mod
2023/04/24 14:43:08 http: TLS handshake error from 127.0.0.1:34972: EOF
2023/04/24 14:43:25 http: TLS handshake error from 127.0.0.1:41596: EOF
2023/04/24 14:43:25 http: TLS handshake error from 127.0.0.1:41624: EOF
2023/04/24 14:43:25 http: TLS handshake error from 127.0.0.1:41642: EOF
2023/04/24 14:43:25 http: TLS handshake error from 127.0.0.1:41648: EOF
2023/04/24 14:43:25 http: TLS handshake error from 127.0.0.1:41626: EOF
2023/04/24 14:43:25 http: TLS handshake error from 127.0.0.1:41668: EOF
...
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_get_hash (91.35s)
        script_test.go:134: 2023-04-24T14:43:21Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-3085480216/tmpdir3182731233/mod_get_hash3377465493
        script_test.go:154: 
            > env GO111MODULE=on
            > env GOPROXY=direct
            > env GOSUMDB=off
            > [!net] skip
            [condition not met]
...
            	14:44:53.016106 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	14:44:53.016110 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	14:44:53.016112 http.c:715              <= Recv header: x-xss-protection: 0
            	14:44:53.016116 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	14:44:53.016119 http.c:715              <= Recv header: date: Mon, 24 Apr 2023 14:44:53 GMT
            	14:44:53.016126 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	14:44:53.016129 http.c:715              <= Recv header:
            	14:44:53.016201 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/time/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_get_hash.txt:8: go list -m golang.org/x/time@8be79e1e0910c292df4e79c241bb7e8f7e725959: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-02 19:41 linux-amd64-longtest-race go@a32232cb cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:33447
https://vcs-test.golang.org rerouted to https://127.0.0.1:37803
go test proxy running at GOPROXY=http://127.0.0.1:33673/mod
2023/05/02 20:41:09 http: TLS handshake error from 127.0.0.1:49912: EOF
2023/05/02 20:41:18 http: TLS handshake error from 127.0.0.1:42624: read tcp 127.0.0.1:37803->127.0.0.1:42624: read: connection reset by peer
--- FAIL: TestScript (1.14s)
    --- FAIL: TestScript/mod_invalid_version (37.84s)
        script_test.go:134: 2023-05-02T20:39:30Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-2569038435/tmpdir2913778086/mod_invalid_version2017634006
        script_test.go:154: 
...
            	20:40:08.045772 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	20:40:08.045774 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	20:40:08.045778 http.c:715              <= Recv header: x-xss-protection: 0
            	20:40:08.045781 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	20:40:08.045783 http.c:715              <= Recv header: date: Tue, 02 May 2023 20:40:08 GMT
            	20:40:08.045786 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	20:40:08.045788 http.c:715              <= Recv header:
            	20:40:08.045823 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_invalid_version.txt:24: go list -m golang.org/x/text: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-10 15:11 linux-arm64-longtest go@93d9035c cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:34951
https://vcs-test.golang.org rerouted to https://127.0.0.1:43969
go test proxy running at GOPROXY=http://127.0.0.1:35661/mod
2023/05/10 15:33:12 http: TLS handshake error from 127.0.0.1:43848: read tcp 127.0.0.1:43969->127.0.0.1:43848: read: connection reset by peer
2023/05/10 15:33:43 http: TLS handshake error from 127.0.0.1:34580: EOF
2023/05/10 15:33:43 http: TLS handshake error from 127.0.0.1:34620: EOF
2023/05/10 15:33:43 http: TLS handshake error from 127.0.0.1:34640: EOF
2023/05/10 15:33:43 http: TLS handshake error from 127.0.0.1:34634: EOF
2023/05/10 15:33:43 http: TLS handshake error from 127.0.0.1:34676: read tcp 127.0.0.1:43969->127.0.0.1:34676: read: connection reset by peer
2023/05/10 15:33:43 http: TLS handshake error from 127.0.0.1:34680: read tcp 127.0.0.1:43969->127.0.0.1:34680: read: connection reset by peer
...
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_invalid_version (160.57s)
        script_test.go:134: 2023-05-10T15:33:14Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-1569824191/tmpdir45329178/mod_invalid_version3354269359
        script_test.go:154: 
            > [!net:golang.org] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GO111MODULE=on
...
            	15:35:54.946943 http.c:715              <= Recv header: x-xss-protection: 0
            	15:35:54.946946 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	15:35:54.946948 http.c:715              <= Recv header: date: Wed, 10 May 2023 15:35:54 GMT
            	15:35:54.946950 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	15:35:54.946952 http.c:715              <= Recv header:
            	15:35:54.946981 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
            [exit status 1]
            > stderr 'go: example.com@v0.0.0 requires\n\tgolang.org/x/text@v1.999.999-0.20170915032832-14c0d48ead0c: invalid pseudo-version: preceding tag \(v1.999.998\) not found'
        script_test.go:154: FAIL: mod_invalid_version.txt:100: stderr 'go: example.com@v0.0.0 requires\n\tgolang.org/x/text@v1.999.999-0.20170915032832-14c0d48ead0c: invalid pseudo-version: preceding tag \(v1.999.998\) not found': no match for `(?m)go: example.com@v0.0.0 requires\n\tgolang.org/x/text@v1.999.999-0.20170915032832-14c0d48ead0c: invalid pseudo-version: preceding tag \(v1.999.998\) not found` in stderr

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-10 15:11 linux-amd64-longtest-race go@93d9035c cmd/go/internal/modload.TestQueryImport (log)
vcs-test.golang.org rerouted to http://127.0.0.1:34709
https://vcs-test.golang.org rerouted to https://127.0.0.1:44109
go: finding module for package golang.org/x/net/context
go: finding module for package golang.org/x/net
go: finding module for package golang.org/x/text
go: finding module for package github.com/rsc/quote/buggy
go: finding module for package github.com/rsc/quote
go: finding module for package golang.org/x/foo/bar
--- FAIL: TestQueryImport (40.93s)
    --- FAIL: TestQueryImport/golang.org_x_text (30.83s)
        import_test.go:81: queryImport(_, "golang.org/x/text"): module golang.org/x/text: git ls-remote -q origin in /workdir/tmp/modload-test-4021681135/pkg/mod/cache/vcs/38515699458adac9c8b61a0b44f9ad7a5f6edd7bcc2d7fae95930ec78f71e1b4: exit status 128:
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-10 20:35 linux-386-longtest go@200a01ff cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:44495
https://vcs-test.golang.org rerouted to https://127.0.0.1:36651
go test proxy running at GOPROXY=http://127.0.0.1:41617/mod
2023/05/10 21:09:53 http: TLS handshake error from 127.0.0.1:35190: read tcp 127.0.0.1:36651->127.0.0.1:35190: read: connection reset by peer
2023/05/10 21:09:53 http: TLS handshake error from 127.0.0.1:35192: EOF
2023/05/10 21:09:53 http: TLS handshake error from 127.0.0.1:35200: read tcp 127.0.0.1:36651->127.0.0.1:35200: read: connection reset by peer
2023/05/10 21:09:53 http: TLS handshake error from 127.0.0.1:35242: EOF
2023/05/10 21:09:53 http: TLS handshake error from 127.0.0.1:35214: EOF
2023/05/10 21:09:53 http: TLS handshake error from 127.0.0.1:35230: EOF
2023/05/10 21:09:54 http: TLS handshake error from 127.0.0.1:35286: EOF
...
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_get_hash (72.24s)
        script_test.go:134: 2023-05-10T21:09:51Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-1700495123/tmpdir3744854209/mod_get_hash3108374947
        script_test.go:154: 
            > env GO111MODULE=on
            > env GOPROXY=direct
            > env GOSUMDB=off
            > [!net:golang.org] skip
            [condition not met]
...
            	21:11:03.341679 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	21:11:03.341682 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	21:11:03.341686 http.c:715              <= Recv header: x-xss-protection: 0
            	21:11:03.341691 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	21:11:03.341695 http.c:715              <= Recv header: date: Wed, 10 May 2023 21:11:03 GMT
            	21:11:03.341699 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	21:11:03.341703 http.c:715              <= Recv header:
            	21:11:03.341754 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/time/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_get_hash.txt:8: go list -m golang.org/x/time@8be79e1e0910c292df4e79c241bb7e8f7e725959: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-10 20:35 linux-amd64-longtest-race go@200a01ff cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:40373
https://vcs-test.golang.org rerouted to https://127.0.0.1:37105
go test proxy running at GOPROXY=http://127.0.0.1:39709/mod
2023/05/10 21:35:46 http: TLS handshake error from 127.0.0.1:58174: EOF
2023/05/10 21:35:46 http: TLS handshake error from 127.0.0.1:58202: EOF
2023/05/10 21:35:46 http: TLS handshake error from 127.0.0.1:58188: EOF
2023/05/10 21:39:02 http: TLS handshake error from 127.0.0.1:44026: EOF
--- FAIL: TestScript (1.15s)
    --- FAIL: TestScript/mod_invalid_version (200.75s)
        script_test.go:134: 2023-05-10T21:38:51Z
...
            	21:42:12.307369 http.c:715              <= Recv header: x-xss-protection: 0
            	21:42:12.307373 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	21:42:12.307375 http.c:715              <= Recv header: date: Wed, 10 May 2023 21:42:12 GMT
            	21:42:12.307378 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	21:42:12.307380 http.c:715              <= Recv header:
            	21:42:12.307424 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
            [exit status 1]
            > stderr 'golang.org/x/text@v0.1.1-0.20170915032832-14c0d48ead0c\+incompatible: invalid version: \+incompatible suffix not allowed: major version v0 is compatible'
        script_test.go:154: FAIL: mod_invalid_version.txt:179: stderr 'golang.org/x/text@v0.1.1-0.20170915032832-14c0d48ead0c\+incompatible: invalid version: \+incompatible suffix not allowed: major version v0 is compatible': no match for `(?m)golang.org/x/text@v0.1.1-0.20170915032832-14c0d48ead0c\+incompatible: invalid version: \+incompatible suffix not allowed: major version v0 is compatible` in stderr

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-12 13:51 linux-arm64-longtest go@c3db9af3 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:36277
https://vcs-test.golang.org rerouted to https://127.0.0.1:41775
go test proxy running at GOPROXY=http://127.0.0.1:45241/mod
2023/05/12 14:11:38 http: TLS handshake error from 127.0.0.1:38678: read tcp 127.0.0.1:41775->127.0.0.1:38678: read: connection reset by peer
2023/05/12 14:11:38 http: TLS handshake error from 127.0.0.1:38746: EOF
2023/05/12 14:11:38 http: TLS handshake error from 127.0.0.1:38786: read tcp 127.0.0.1:41775->127.0.0.1:38786: read: connection reset by peer
2023/05/12 14:11:40 http: TLS handshake error from 127.0.0.1:38908: EOF
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/get_test_only (70.13s)
        script_test.go:134: 2023-05-12T14:12:36Z
...
    --- FAIL: TestScript/get_dash_t (41.19s)
        script_test.go:134: 2023-05-12T14:13:05Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-2697138359/tmpdir1605217320/get_dash_t2924223589
        script_test.go:154: 
            # Tests issue 8181 (41.189s)
            > [!net:github.com] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GO111MODULE=off
...
            # hash should use the highest such pseudo-version appropriate to the commit. (140.158s)
            > env GOPROXY=direct
            > go mod download -json golang.org/x/text@a1b916ed6726
            [stdout]
            {
            	"Path": "golang.org/x/text",
            	"Version": "a1b916ed6726",
            	"Error": "golang.org/x/text@a1b916ed6726: git ls-remote -q origin in /tmp/workdir/tmp/cmd-go-test-2697138359/tmpdir1605217320/mod_pseudo_cache3453137005/gopath/pkg/mod/cache/vcs/38515699458adac9c8b61a0b44f9ad7a5f6edd7bcc2d7fae95930ec78f71e1b4: exit status 128:\n\t14:11:33.552306 http.c:756              == Info: Couldn't find host go.googlesource.com in the .netrc file; using defaults\n\t14:11:33.556333 http.c:756              == Info:   Trying 142.250.136.82:443...\n\t14:11:33.557121 http.c:756              == Info: Connected to go.googlesource.com (142.250.136.82) port 443 (#0)\n\t14:11:33.589673 http.c:756              == Info: found 387 certificates in /etc/ssl/certs\n\t14:11:33.589804 http.c:756              == Info: ALPN, offering h2\n\t14:11:33.589827 http.c:756              == Info: ALPN, offering http/1.1\n\t14:11:33.593303 http.c:756              == Info: SSL connection using TLS1.3 / ECDHE_RSA_AES_256_GCM_SHA384\n\t14:11:33.595005 http.c:756              == Info: \t server certificate verification OK\n\t14:11:33.595020 http.c:756              == Info: \t server certificate status verification SKIPPED\n\t14:11:33.595135 http.c:756              == Info: \t common name: *.googlecode.com (matched)\n\t14:11:33.595142 http.c:756              == Info: \t server certificate expiration date OK\n\t14:11:33.595146 http.c:756              == Info: \t server certificate activation date OK\n\t14:11:33.595153 http.c:756              == Info: \t certificate public key: EC/ECDSA\n\t14:11:33.595156 http.c:756              == Info: \t certificate version: #3\n\t14:11:33.595165 http.c:756              == Info: \t subject: CN=*.googlecode.com\n\t14:11:33.595172 http.c:756              == Info: \t start date: Mon, 17 Apr 2023 08:25:00 GMT\n\t14:11:33.595177 http.c:756              == Info: \t expire date: Mon, 10 Jul 2023 08:24:59 GMT\n\t14:11:33.595192 http.c:756              == Info: \t issuer: C=US,O=Google Trust Services LLC,CN=GTS CA 1C3\n\t14:11:33.595204 http.c:756              == Info: ALPN, server accepted to use h2\n\t14:11:33.595242 http.c:756              == Info: Using HTTP2, server supports multi-use\n\t14:11:33.595247 http.c:756              == Info: Connection state changed (HTTP/2 confirmed)\n\t14:11:33.595251 http.c:756              == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n\t14:11:33.595342 http.c:756              == Info: Using Stream ID: 1 (easy handle 0xacb52f777520)\n\t14:11:33.595411 http.c:703              =\u003e Send header, 0000000197 bytes (0x000000c5)\n\t14:11:33.595436 http.c:715              =\u003e Send header: GET /text/info/refs?service=git-upload-pack HTTP/2\n\t14:11:33.595457 http.c:715              =\u003e Send header: Host: go.googlesource.com\n\t14:11:33.595475 http.c:715              =\u003e Send header: user-agent: git/2.30.2\n\t14:11:33.595543 http.c:715              =\u003e Send header: accept: */*\n\t14:11:33.595550 http.c:715              =\u003e Send header: accept-encoding: deflate, gzip, br\n\t14:11:33.595553 http.c:715              =\u003e Send header: pragma: no-cache\n\t14:11:33.595554 http.c:715              =\u003e Send header: git-protocol: version=2\n\t14:11:33.595556 http.c:715              =\u003e Send header:\n\t14:11:33.595577 http.c:756              == Info: Connection state changed (MAX_CONCURRENT_STREAMS == 100)!\n\t14:13:53.361261 http.c:703              \u003c= Recv header, 0000000013 bytes (0x0000000d)\n\t14:13:53.361276 http.c:715              \u003c= Recv header: HTTP/2 500\n\t14:13:53.361279 http.c:703              \u003c= Recv header, 0000000022 bytes (0x00000016)\n\t14:13:53.361282 http.c:715              \u003c= Recv header: content-length: 1461\n\t14:13:53.361284 http.c:703              \u003c= Recv header, 0000000040 bytes (0x00000028)\n\t14:13:53.361286 http.c:715              \u003c= Recv header: content-type: text/html; charset=utf-8\n\t14:13:53.361287 http.c:703              \u003c= Recv header, 0000000033 bytes (0x00000021)\n\t14:13:53.361289 http.c:715              \u003c= Recv header: x-content-type-options: nosniff\n\t14:13:53.361290 http.c:703              \u003c= Recv header, 0000000029 bytes (0x0000001d)\n\t14:13:53.361292 http.c:715              \u003c= Recv header: x-frame-options: SAMEORIGIN\n\t14:13:53.361293 http.c:703              \u003c= Recv header, 0000000021 bytes (0x00000015)\n\t14:13:53.361294 http.c:715              \u003c= Recv header: x-xss-protection: 0\n\t14:13:53.361296 http.c:703              \u003c= Recv header, 0000000037 bytes (0x00000025)\n\t14:13:53.361297 http.c:715              \u003c= Recv header: date: Fri, 12 May 2023 14:13:53 GMT\n\t14:13:53.361299 http.c:703              \u003c= Recv header, 0000000002 bytes (0x00000002)\n\t14:13:53.361300 http.c:715              \u003c= Recv header:\n\t14:13:53.361326 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact\n\tfatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500"
            }
        script_test.go:154: FAIL: mod_pseudo_cache.txt:23: go mod download -json golang.org/x/text@a1b916ed6726: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-17 13:57 linux-amd64-longtest go@54031132 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:36963
https://vcs-test.golang.org rerouted to https://127.0.0.1:42065
go test proxy running at GOPROXY=http://127.0.0.1:37249/mod
2023/05/17 14:26:14 http: TLS handshake error from 127.0.0.1:37616: EOF
2023/05/17 14:26:14 http: TLS handshake error from 127.0.0.1:37634: EOF
2023/05/17 14:26:14 http: TLS handshake error from 127.0.0.1:37650: EOF
2023/05/17 14:26:15 http: TLS handshake error from 127.0.0.1:37654: read tcp 127.0.0.1:42065->127.0.0.1:37654: read: connection reset by peer
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_sumdb_golang (27.72s)
        script_test.go:134: 2023-05-17T14:24:46Z
...
            	14:25:14.066359 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	14:25:14.066365 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	14:25:14.066370 http.c:715              <= Recv header: x-xss-protection: 0
            	14:25:14.066376 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	14:25:14.066382 http.c:715              <= Recv header: date: Wed, 17 May 2023 14:25:14 GMT
            	14:25:14.066391 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	14:25:14.066397 http.c:715              <= Recv header:
            	14:25:14.066469 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_sumdb_golang.txt:20: go get rsc.io/quote@v1.5.2: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-19 17:41 linux-amd64-longtest go@dc4993e7 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:39905
https://vcs-test.golang.org rerouted to https://127.0.0.1:34233
go test proxy running at GOPROXY=http://127.0.0.1:43985/mod
2023/05/19 18:14:01 http: TLS handshake error from 127.0.0.1:57166: read tcp 127.0.0.1:34233->127.0.0.1:57166: read: connection reset by peer
2023/05/19 18:14:01 http: TLS handshake error from 127.0.0.1:57176: read tcp 127.0.0.1:34233->127.0.0.1:57176: read: connection reset by peer
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_sumdb_golang (39.00s)
        script_test.go:134: 2023-05-19T18:13:31Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-3579343650/tmpdir4087203479/mod_sumdb_golang1509028640
        script_test.go:154: 
...
            	18:14:09.833763 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	18:14:09.833766 http.c:715              <= Recv header: x-xss-protection: 0
            	18:14:09.833770 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	18:14:09.833772 http.c:715              <= Recv header:
            	18:14:09.874473 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	remote: UNAVAILABLE: The service is currently unavailable
            	remote: [type.googleapis.com/google.rpc.RequestInfo]
            	remote: request_id: "24b034ad0b7c4982a24cece7dc5195e7"
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 503
        script_test.go:154: FAIL: mod_sumdb_golang.txt:71: go list -mod=mod -x -m all: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-24 00:49 linux-386-longtest go@0c301519 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:36813
https://vcs-test.golang.org rerouted to https://127.0.0.1:44507
go test proxy running at GOPROXY=http://127.0.0.1:36053/mod
2023/05/24 01:31:37 http: TLS handshake error from 127.0.0.1:55346: EOF
2023/05/24 01:32:09 http: TLS handshake error from 127.0.0.1:50016: EOF
2023/05/24 01:32:09 http: TLS handshake error from 127.0.0.1:49990: EOF
2023/05/24 01:32:09 http: TLS handshake error from 127.0.0.1:50000: EOF
2023/05/24 01:32:09 http: TLS handshake error from 127.0.0.1:50038: EOF
2023/05/24 01:32:09 http: TLS handshake error from 127.0.0.1:50032: EOF
2023/05/24 01:32:09 http: TLS handshake error from 127.0.0.1:50042: EOF
...
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_sumdb_golang (41.68s)
        script_test.go:134: 2023-05-24T01:31:34Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-2824260025/tmpdir602832143/mod_sumdb_golang3112110293
        script_test.go:154: 
            # Test default GOPROXY and GOSUMDB (0.112s)
            # Download direct from github. (16.850s)
            # Download from proxy.golang.org with go.sum entry already.
            # Use 'go list' instead of 'go get' since the latter may download extra go.mod
            # files not listed in go.sum. (1.940s)
...
            	01:32:15.026465 http.c:715              <= Recv header: x-frame-options: SAMEORIGIN
            	01:32:15.026470 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            	01:32:15.026474 http.c:715              <= Recv header: x-xss-protection: 0
            	01:32:15.026479 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	01:32:15.026570 http.c:715              <= Recv header: date: Wed, 24 May 2023 01:32:15 GMT
            	01:32:15.026581 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	01:32:15.026585 http.c:715              <= Recv header:
            	01:32:15.026655 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
        script_test.go:154: FAIL: mod_sumdb_golang.txt:71: go list -mod=mod -x -m all: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-24 21:17 linux-amd64-longtest go@85e84a49 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:44379
https://vcs-test.golang.org rerouted to https://127.0.0.1:35369
go test proxy running at GOPROXY=http://127.0.0.1:36559/mod
2023/05/24 21:36:17 http: TLS handshake error from 127.0.0.1:54946: EOF
2023/05/24 21:36:17 http: TLS handshake error from 127.0.0.1:54954: EOF
--- FAIL: TestScript (0.03s)
    --- FAIL: TestScript/mod_pseudo_cache (28.22s)
        script_test.go:134: 2023-05-24T21:35:55Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-1923987016/tmpdir2667342929/mod_pseudo_cache3738835145
        script_test.go:154: 
...
            # hash should use the highest such pseudo-version appropriate to the commit. (20.679s)
            > env GOPROXY=direct
            > go mod download -json golang.org/x/text@a1b916ed6726
            [stdout]
            {
            	"Path": "golang.org/x/text",
            	"Version": "a1b916ed6726",
            	"Error": "golang.org/x/text@a1b916ed6726: git ls-remote -q origin in /workdir/tmp/cmd-go-test-1923987016/tmpdir2667342929/mod_pseudo_cache3738835145/gopath/pkg/mod/cache/vcs/38515699458adac9c8b61a0b44f9ad7a5f6edd7bcc2d7fae95930ec78f71e1b4: exit status 128:\n\t21:36:02.900023 http.c:756              == Info: Couldn't find host go.googlesource.com in the .netrc file; using defaults\n\t21:36:02.910278 http.c:756              == Info:   Trying 74.125.202.82:443...\n\t21:36:02.911043 http.c:756              == Info: Connected to go.googlesource.com (74.125.202.82) port 443 (#0)\n\t21:36:02.964035 http.c:756              == Info: found 387 certificates in /etc/ssl/certs\n\t21:36:02.964117 http.c:756              == Info: ALPN, offering h2\n\t21:36:02.964120 http.c:756              == Info: ALPN, offering http/1.1\n\t21:36:02.973527 http.c:756              == Info: SSL connection using TLS1.3 / ECDHE_RSA_AES_256_GCM_SHA384\n\t21:36:02.975179 http.c:756              == Info: \t server certificate verification OK\n\t21:36:02.975198 http.c:756              == Info: \t server certificate status verification SKIPPED\n\t21:36:02.975338 http.c:756              == Info: \t common name: *.googlecode.com (matched)\n\t21:36:02.975351 http.c:756              == Info: \t server certificate expiration date OK\n\t21:36:02.975355 http.c:756              == Info: \t server certificate activation date OK\n\t21:36:02.975364 http.c:756              == Info: \t certificate public key: EC/ECDSA\n\t21:36:02.975367 http.c:756              == Info: \t certificate version: #3\n\t21:36:02.975377 http.c:756              == Info: \t subject: CN=*.googlecode.com\n\t21:36:02.975391 http.c:756              == Info: \t start date: Mon, 24 Apr 2023 12:00:31 GMT\n\t21:36:02.975395 http.c:756              == Info: \t expire date: Mon, 17 Jul 2023 12:00:30 GMT\n\t21:36:02.975418 http.c:756              == Info: \t issuer: C=US,O=Google Trust Services LLC,CN=GTS CA 1C3\n\t21:36:02.975436 http.c:756              == Info: ALPN, server accepted to use h2\n\t21:36:02.975470 http.c:756              == Info: Using HTTP2, server supports multi-use\n\t21:36:02.975488 http.c:756              == Info: Connection state changed (HTTP/2 confirmed)\n\t21:36:02.975494 http.c:756              == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0\n\t21:36:02.975552 http.c:756              == Info: Using Stream ID: 1 (easy handle 0x55a1b5540400)\n\t21:36:02.975584 http.c:703              =\u003e Send header, 0000000197 bytes (0x000000c5)\n\t21:36:02.975593 http.c:715              =\u003e Send header: GET /text/info/refs?service=git-upload-pack HTTP/2\n\t21:36:02.975596 http.c:715              =\u003e Send header: Host: go.googlesource.com\n\t21:36:02.975598 http.c:715              =\u003e Send header: user-agent: git/2.30.2\n\t21:36:02.975600 http.c:715              =\u003e Send header: accept: */*\n\t21:36:02.975602 http.c:715              =\u003e Send header: accept-encoding: deflate, gzip, br\n\t21:36:02.975605 http.c:715              =\u003e Send header: pragma: no-cache\n\t21:36:02.975607 http.c:715              =\u003e Send header: git-protocol: version=2\n\t21:36:02.975608 http.c:715              =\u003e Send header:\n\t21:36:02.975628 http.c:756              == Info: Connection state changed (MAX_CONCURRENT_STREAMS == 100)!\n\t21:36:23.102169 http.c:703              \u003c= Recv header, 0000000013 bytes (0x0000000d)\n\t21:36:23.102184 http.c:715              \u003c= Recv header: HTTP/2 502\n\t21:36:23.102188 http.c:703              \u003c= Recv header, 0000000022 bytes (0x00000016)\n\t21:36:23.102191 http.c:715              \u003c= Recv header: content-length: 1451\n\t21:36:23.102193 http.c:703              \u003c= Recv header, 0000000040 bytes (0x00000028)\n\t21:36:23.102195 http.c:715              \u003c= Recv header: content-type: text/html; charset=utf-8\n\t21:36:23.102198 http.c:703              \u003c= Recv header, 0000000033 bytes (0x00000021)\n\t21:36:23.102199 http.c:715              \u003c= Recv header: x-content-type-options: nosniff\n\t21:36:23.102201 http.c:703              \u003c= Recv header, 0000000029 bytes (0x0000001d)\n\t21:36:23.102203 http.c:715              \u003c= Recv header: x-frame-options: SAMEORIGIN\n\t21:36:23.102205 http.c:703              \u003c= Recv header, 0000000021 bytes (0x00000015)\n\t21:36:23.102207 http.c:715              \u003c= Recv header: x-xss-protection: 0\n\t21:36:23.102209 http.c:703              \u003c= Recv header, 0000000037 bytes (0x00000025)\n\t21:36:23.102210 http.c:715              \u003c= Recv header: date: Wed, 24 May 2023 21:36:23 GMT\n\t21:36:23.102213 http.c:703              \u003c= Recv header, 0000000002 bytes (0x00000002)\n\t21:36:23.102214 http.c:715              \u003c= Recv header:\n\t21:36:23.102246 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact\n\tfatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502"
            }
        script_test.go:154: FAIL: mod_pseudo_cache.txt:23: go mod download -json golang.org/x/text@a1b916ed6726: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-24 22:39 linux-amd64-longtest go@79a8997a cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:40907
https://vcs-test.golang.org rerouted to https://127.0.0.1:40383
go test proxy running at GOPROXY=http://127.0.0.1:45843/mod
2023/05/24 23:00:38 http: TLS handshake error from 127.0.0.1:57262: EOF
2023/05/24 23:00:38 http: TLS handshake error from 127.0.0.1:57278: EOF
--- FAIL: TestScript (0.03s)
    --- FAIL: TestScript/get_with_git_trace (47.32s)
        script_test.go:134: 2023-05-24T23:00:45Z
        script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-982827170/tmpdir29936474/get_with_git_trace1731373262
        script_test.go:154: 
...
            23:01:33.044781 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            23:01:33.044783 http.c:715              <= Recv header: x-xss-protection: 0
            23:01:33.044785 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            23:01:33.044787 http.c:715              <= Recv header: date: Wed, 24 May 2023 23:01:33 GMT
            23:01:33.044790 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            23:01:33.044791 http.c:715              <= Recv header:
            23:01:33.044829 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
            package golang.org/x/text: exit status 128
        script_test.go:154: FAIL: get_with_git_trace.txt:9: go get golang.org/x/text: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-25 17:51 linux-amd64-longtest go@ff07c540 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:42051
https://vcs-test.golang.org rerouted to https://127.0.0.1:36285
go test proxy running at GOPROXY=http://127.0.0.1:43577/mod
2023/05/25 18:19:33 http: TLS handshake error from 127.0.0.1:58574: EOF
2023/05/25 18:19:33 http: TLS handshake error from 127.0.0.1:58610: read tcp 127.0.0.1:36285->127.0.0.1:58610: read: connection reset by peer
2023/05/25 18:19:33 http: TLS handshake error from 127.0.0.1:58634: read tcp 127.0.0.1:36285->127.0.0.1:58634: read: connection reset by peer
2023/05/25 18:19:33 http: TLS handshake error from 127.0.0.1:58614: read tcp 127.0.0.1:36285->127.0.0.1:58614: read: connection reset by peer
2023/05/25 18:19:33 http: TLS handshake error from 127.0.0.1:58620: read tcp 127.0.0.1:36285->127.0.0.1:58620: read: connection reset by peer
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_invalid_version (39.72s)
...
            	18:19:57.066631 http.c:715              <= Recv header: x-xss-protection: 0
            	18:19:57.066635 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	18:19:57.066639 http.c:715              <= Recv header: date: Thu, 25 May 2023 18:19:57 GMT
            	18:19:57.066659 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	18:19:57.066662 http.c:715              <= Recv header:
            	18:19:57.066714 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
            [exit status 1]
            > stderr 'golang.org/x/text@v0.1.1-0.20170915032832-14c0d48ead0c\+incompatible: invalid version: \+incompatible suffix not allowed: major version v0 is compatible'
        script_test.go:154: FAIL: mod_invalid_version.txt:179: stderr 'golang.org/x/text@v0.1.1-0.20170915032832-14c0d48ead0c\+incompatible: invalid version: \+incompatible suffix not allowed: major version v0 is compatible': no match for `(?m)golang.org/x/text@v0.1.1-0.20170915032832-14c0d48ead0c\+incompatible: invalid version: \+incompatible suffix not allowed: major version v0 is compatible` in stderr

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-05-22 21:48 linux-386-longtest go@65cc8e6a cmd/go.TestScript (log)
go test proxy running at GOPROXY=http://127.0.0.1:33915/mod
--- FAIL: TestScript (0.01s)
    --- FAIL: TestScript/mod_invalid_version (37.10s)
        script_test.go:270: 
            # (2023-05-22T22:26:17Z)
            # Regression test for golang.org/issue/27173: if the user (or go.mod file)
            # requests a pseudo-version that does not match both the module path and commit
            # metadata, reject it with a helpful error message.
            #
            # TODO(bcmills): Replace the github.com/pierrec/lz4 examples with something
...
            	22:26:54.017178 http.c:715              <= Recv header: x-xss-protection: 0
            	22:26:54.017182 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	22:26:54.017185 http.c:715              <= Recv header: date: Mon, 22 May 2023 22:26:54 GMT
            	22:26:54.017190 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	22:26:54.017193 http.c:715              <= Recv header:
            	22:26:54.017255 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 502
            [exit status 1]
            > stderr 'go: example.com@v0.0.0 requires\n\tgolang.org/x/text@v0.2.1-0.20170915032832-14c0d48ead0c: invalid pseudo-version: revision 14c0d48ead0c is not a descendent of preceding tag \(v0.2.0\)'
            FAIL: testdata/script/mod_invalid_version.txt:156: no match for `(?m)go: example.com@v0.0.0 requires\n\tgolang.org/x/text@v0.2.1-0.20170915032832-14c0d48ead0c: invalid pseudo-version: revision 14c0d48ead0c is not a descendent of preceding tag \(v0.2.0\)` found in stderr

watchflakes

@bcmills
Copy link
Contributor Author

bcmills commented Jun 27, 2023

Converting mod_invalid_version to use the local vcweb would help a lot with these; it seems to be the one that hits this most often.

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-07-20 23:09 linux-amd64-longtest-race go@a04a665a cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:33369
https://vcs-test.golang.org rerouted to https://127.0.0.1:35219
go test proxy running at GOPROXY=http://127.0.0.1:42207/mod
2023/07/20 23:57:26 http: TLS handshake error from 127.0.0.1:60220: EOF
2023/07/20 23:57:26 http: TLS handshake error from 127.0.0.1:60206: EOF
2023/07/20 23:57:26 http: TLS handshake error from 127.0.0.1:60230: EOF
--- FAIL: TestScript (1.10s)
    --- FAIL: TestScript/mod_invalid_version (57.27s)
        script_test.go:132: 2023-07-20T23:54:55Z
        script_test.go:134: $WORK=/workdir/tmp/cmd-go-test-2664021906/tmpdir4164476777/mod_invalid_version4218640591
...
            	23:55:52.403970 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	23:55:52.403971 http.c:715              <= Recv header:
            	23:55:52.426283 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	remote: UNAVAILABLE: The service is currently unavailable
            	remote: [type.googleapis.com/google.rpc.RequestInfo]
            	remote: request_id: "ecfa9aa481a94192ba48ecd247081dc1"
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 503
            [exit status 1]
            > stderr 'golang.org/x/text@v1.999.999-0.20170915032832-14c0d48ead0c: invalid pseudo-version: preceding tag \(v1.999.998\) not found'
        script_test.go:156: FAIL: testdata/script/mod_invalid_version.txt:103: stderr 'golang.org/x/text@v1.999.999-0.20170915032832-14c0d48ead0c: invalid pseudo-version: preceding tag \(v1.999.998\) not found': no match for `(?m)golang.org/x/text@v1.999.999-0.20170915032832-14c0d48ead0c: invalid pseudo-version: preceding tag \(v1.999.998\) not found` in stderr

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-08-15 14:52 linux-amd64-longtest-race go@b51a4dd6 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:41617
https://vcs-test.golang.org rerouted to https://127.0.0.1:45489
go test proxy running at GOPROXY=http://127.0.0.1:39395/mod
2023/08/15 16:02:23 http: TLS handshake error from 127.0.0.1:46836: EOF
2023/08/15 16:03:01 http: TLS handshake error from 127.0.0.1:38702: EOF
2023/08/15 16:04:20 http: TLS handshake error from 127.0.0.1:37682: EOF
2023/08/15 16:04:20 http: TLS handshake error from 127.0.0.1:37722: EOF
--- FAIL: TestScript (1.16s)
    --- FAIL: TestScript/get_test_only (3.41s)
        script_test.go:132: 2023-08-15T16:04:14Z
...
            16:04:17.800458 http.c:703              <= Recv header, 0000000021 bytes (0x00000015)
            16:04:17.800460 http.c:715              <= Recv header: x-xss-protection: 0
            16:04:17.800462 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            16:04:17.800464 http.c:715              <= Recv header: date: Tue, 15 Aug 2023 16:04:17 GMT
            16:04:17.800467 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            16:04:17.800470 http.c:715              <= Recv header:
            16:04:17.800523 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            fatal: unable to access 'https://go.googlesource.com/tour/': The requested URL returned error: 500
            package golang.org/x/tour/content...: exit status 1
        script_test.go:156: FAIL: testdata/script/get_test_only.txt:6: go get -t golang.org/x/tour/content...: exit status 1

watchflakes

@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- `https://go\.googlesource\.com.*: The requested URL returned error: 5\d\d`
2023-09-15 15:33 linux-amd64-longtest go@5f872db5 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:43089
https://vcs-test.golang.org rerouted to https://127.0.0.1:45573
go test proxy running at GOPROXY=http://127.0.0.1:43769/mod
2023/09/15 16:45:59 http: TLS handshake error from 127.0.0.1:48048: read tcp 127.0.0.1:45573->127.0.0.1:48048: read: connection reset by peer
2023/09/15 16:46:04 http: TLS handshake error from 127.0.0.1:48234: read tcp 127.0.0.1:45573->127.0.0.1:48234: read: connection reset by peer
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_invalid_version (15.81s)
        script_test.go:132: 2023-09-15T16:45:52Z
        script_test.go:134: $WORK=/workdir/tmp/cmd-go-test-2397527174/tmpdir2530710848/mod_invalid_version660945351
        script_test.go:156: 
...
            	16:46:08.138700 http.c:715              <= Recv header: x-xss-protection: 0
            	16:46:08.138704 http.c:703              <= Recv header, 0000000037 bytes (0x00000025)
            	16:46:08.138707 http.c:715              <= Recv header: date: Fri, 15 Sep 2023 16:46:08 GMT
            	16:46:08.138711 http.c:703              <= Recv header, 0000000002 bytes (0x00000002)
            	16:46:08.138715 http.c:715              <= Recv header:
            	16:46:08.138779 http.c:756              == Info: Connection #0 to host go.googlesource.com left intact
            	fatal: unable to access 'https://go.googlesource.com/text/': The requested URL returned error: 500
            [exit status 1]
            > stderr 'golang.org/x/text@v0.2.1-0.20170915032832-14c0d48ead0c: invalid pseudo-version: revision 14c0d48ead0c is not a descendent of preceding tag \(v0.2.0\)'
        script_test.go:156: FAIL: testdata/script/mod_invalid_version.txt:159: stderr 'golang.org/x/text@v0.2.1-0.20170915032832-14c0d48ead0c: invalid pseudo-version: revision 14c0d48ead0c is not a descendent of preceding tag \(v0.2.0\)': no match for `(?m)golang.org/x/text@v0.2.1-0.20170915032832-14c0d48ead0c: invalid pseudo-version: revision 14c0d48ead0c is not a descendent of preceding tag \(v0.2.0\)` in stderr

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

2 participants