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

all: test failures with 429 status from golang.org #58459

Open
bcmills opened this issue Feb 10, 2023 · 2 comments
Open

all: test failures with 429 status from golang.org #58459

bcmills opened this issue Feb 10, 2023 · 2 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 Feb 10, 2023

#!watchflakes
post <- log ~ `https://.*golang\.org/.*: 429 Too Many Requests`

(Pulled out from #55311 (comment).)

@bcmills bcmills added this to the Backlog milestone Feb 10, 2023
@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- log ~ `https://golang\.org/.*: 429 Too Many Requests`
2023-02-10 17:48 linux-arm64-longtest go@00f5d300 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:38057
https://vcs-test.golang.org rerouted to https://127.0.0.1:44881
go test proxy running at GOPROXY=http://127.0.0.1:44825/mod
2023/02/10 18:16:01 http: TLS handshake error from 127.0.0.1:35652: EOF
2023/02/10 18:16:01 http: TLS handshake error from 127.0.0.1:35692: EOF
2023/02/10 18:16:01 http: TLS handshake error from 127.0.0.1:35720: EOF
2023/02/10 18:16:02 http: TLS handshake error from 127.0.0.1:35730: read tcp 127.0.0.1:44881->127.0.0.1:35730: read: connection reset by peer
--- FAIL: TestScript (0.07s)
    --- FAIL: TestScript/mod_pseudo_cache (0.07s)
        script_test.go:134: 2023-02-10T18:15:54Z
...
    --- FAIL: TestScript/mod_invalid_version (0.33s)
        script_test.go:134: 2023-02-10T18:15:57Z
        script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-3154362308/tmpdir131137156/mod_invalid_version443446272
        script_test.go:154: 
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            > env GO111MODULE=on
            > env GOPROXY=direct
...
            > env GOSUMDB=off
            > [!net] skip
            [condition not met]
            > [!git] skip
            [condition not met]
            # fetch commit hash reachable from refs/heads/* and refs/tags/* is OK (0.062s)
            > go list -m golang.org/x/time@8be79e1e0910c292df4e79c241bb7e8f7e725959 # on master branch
            [stderr]
            go: golang.org/x/time@8be79e1e0910c292df4e79c241bb7e8f7e725959: unrecognized import path "golang.org/x/time": reading https://golang.org/x/time?go-get=1: 429 Too Many Requests
        script_test.go:154: FAIL: mod_get_hash.txt:8: go list -m golang.org/x/time@8be79e1e0910c292df4e79c241bb7e8f7e725959: exit status 1

watchflakes

@dr2chase dr2chase added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Feb 10, 2023
@gopherbot
Copy link

Found new dashboard test flakes for:

#!watchflakes
post <- log ~ `https://.*golang\.org/.*: 429 Too Many Requests`
2023-05-15 09:26 linux-arm64-longtest go@974236bd cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:35049
https://vcs-test.golang.org rerouted to https://127.0.0.1:38917
go test proxy running at GOPROXY=http://127.0.0.1:34849/mod
2023/05/15 09:54:43 http: TLS handshake error from 127.0.0.1:50450: read tcp 127.0.0.1:38917->127.0.0.1:50450: read: connection reset by peer
2023/05/15 09:54:51 http: TLS handshake error from 127.0.0.1:43128: read tcp 127.0.0.1:38917->127.0.0.1:43128: read: connection reset by peer
2023/05/15 09:54:52 http: TLS handshake error from 127.0.0.1:43234: read tcp 127.0.0.1:38917->127.0.0.1:43234: read: connection reset by peer
2023/05/15 09:54:52 http: TLS handshake error from 127.0.0.1:43232: read tcp 127.0.0.1:38917->127.0.0.1:43232: read: connection reset by peer
2023/05/15 09:54:52 http: TLS handshake error from 127.0.0.1:43282: read tcp 127.0.0.1:38917->127.0.0.1:43282: read: connection reset by peer
--- FAIL: TestScript (0.06s)
    --- FAIL: TestScript/mod_convert (110.11s)
...
            @@ -10,6 +10,7 @@
             	golang.org/x/net v0.0.0-20180216171745-136a25c244d3
             	golang.org/x/oauth2 v0.0.0-20180207181906-543e37812f10
             	golang.org/x/text v0.3.1-0.20180208041248-4e4a3210bb54
            +	google.golang.org/api v0.0.0-20180217000815-c7a403bb5fe1
             	google.golang.org/appengine v1.0.0
             	google.golang.org/genproto v0.0.0-20180206005123-2b5a72b8730b
             	google.golang.org/grpc v1.10.0

        script_test.go:154: FAIL: mod_convert.txt:24: cmpenv go.mod go.mod.want: go.mod and go.mod.want differ
2023-05-15 09:26 linux-arm64-longtest go@974236bd cmd/go.TestDefaultGOPATHGet (log)
--- FAIL: TestDefaultGOPATHGet (0.81s)
    go_test.go:1392: running testgo [get -v github.com/golang/example/hello]
    go_test.go:1392: standard error:
    go_test.go:1392: github.com/golang/example (download)
        created GOPATH=/tmp/workdir/tmp/cmd-go-test-2679046680/gotest1595798740/home/go; see 'go help gopath'
        package golang.org/x/example/stringutil: unrecognized import path "golang.org/x/example/stringutil": reading https://golang.org/x/example/stringutil?go-get=1: 429 Too Many Requests

    go_test.go:1392: go [get -v github.com/golang/example/hello] failed unexpectedly in /tmp/workdir/go/src/cmd/go: exit status 1

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

3 participants