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

cmd/go: TestDefaultGOPATHGet failures #55200

Closed
gopherbot opened this issue Sep 20, 2022 · 4 comments
Closed

cmd/go: TestDefaultGOPATHGet failures #55200

gopherbot opened this issue Sep 20, 2022 · 4 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "cmd/go" && test == "TestDefaultGOPATHGet"

Bug automatically created to track these flakes.

— watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "cmd/go" && test == "TestDefaultGOPATHGet"
2022-08-10 18:52 linux-386-longtest go@8003efe1 cmd/go.TestDefaultGOPATHGet (log)
--- FAIL: TestDefaultGOPATHGet (2.51s)
    go_test.go:1391: running testgo [get -v github.com/golang/example/hello]
    go_test.go:1391: standard error:
    go_test.go:1391: github.com/golang/example (download)
        created GOPATH=/workdir/tmp/cmd-go-test-63028719/gotest556921176/home/go; see 'go help gopath'
        get "golang.org/x/example/stringutil": found meta tag vcs.metaImport{Prefix:"golang.org/x/example", VCS:"git", RepoRoot:"https://go.googlesource.com/example"} at //golang.org/x/example/stringutil?go-get=1
        get "golang.org/x/example/stringutil": verifying non-authoritative meta tag
        golang.org/x/example (download)
        golang.org/x/example/stringutil
        github.com/golang/example/hello

    go_test.go:1397: running testgo [get github.com/golang/example/hello]
    go_test.go:1397: standard error:
    go_test.go:1397: package golang.org/x/example/stringutil: unrecognized import path "golang.org/x/example/stringutil": fetching golang.org/x/example: Get "https://golang.org/x/example?go-get=1": stream error: stream ID 3; INTERNAL_ERROR; received from peer

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

watchflakes

@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Stopped.

@rsc rsc closed this as completed Sep 20, 2022
@gopherbot gopherbot changed the title cmd/go: flaky TestDefaultGOPATHGet cmd/go: TestDefaultGOPATHGet failures Sep 20, 2022
@gopherbot gopherbot reopened this Feb 24, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/go" && test == "TestDefaultGOPATHGet"
2023-02-10 17:29 linux-386-longtest go@aa5b2255 cmd/go.TestDefaultGOPATHGet (log)
vcs-test.golang.org rerouted to http://127.0.0.1:46319
https://vcs-test.golang.org rerouted to https://127.0.0.1:39907
go test proxy running at GOPROXY=http://127.0.0.1:37931/mod
2023/02/10 18:13:29 http: TLS handshake error from 127.0.0.1:39924: EOF
2023/02/10 18:13:29 http: TLS handshake error from 127.0.0.1:39878: EOF
2023/02/10 18:13:30 http: TLS handshake error from 127.0.0.1:39894: EOF
2023/02/10 18:13:30 http: TLS handshake error from 127.0.0.1:39968: EOF
2023/02/10 18:13:30 http: TLS handshake error from 127.0.0.1:39928: EOF
2023/02/10 18:13:31 http: TLS handshake error from 127.0.0.1:40030: read tcp 127.0.0.1:39907->127.0.0.1:40030: read: connection reset by peer
2023/02/10 18:13:31 http: TLS handshake error from 127.0.0.1:40010: read tcp 127.0.0.1:39907->127.0.0.1:40010: read: connection reset by peer
2023/02/10 18:13:31 http: TLS handshake error from 127.0.0.1:40036: EOF
2023/02/10 18:13:31 http: TLS handshake error from 127.0.0.1:40044: EOF
2023/02/10 18:13:31 http: TLS handshake error from 127.0.0.1:40102: EOF
2023/02/10 18:13:31 http: TLS handshake error from 127.0.0.1:40118: EOF
2023/02/10 18:13:31 http: TLS handshake error from 127.0.0.1:40076: EOF
2023/02/10 18:13:31 http: TLS handshake error from 127.0.0.1:40120: EOF
2023/02/10 18:13:31 http: TLS handshake error from 127.0.0.1:40086: EOF
--- FAIL: TestDefaultGOPATHGet (1.47s)
    go_test.go:1396: running testgo [get -v github.com/golang/example/hello]
    go_test.go:1396: standard error:
    go_test.go:1396: github.com/golang/example (download)
        created GOPATH=/workdir/tmp/cmd-go-test-475988687/gotest2175577613/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: 500 Internal Server Error

    go_test.go:1396: go [get -v github.com/golang/example/hello] failed unexpectedly in /workdir/go/src/cmd/go: exit status 1
2023-02-10 17:29 linux-386-longtest go@1fa2deb1 cmd/go.TestDefaultGOPATHGet (log)
vcs-test.golang.org rerouted to http://127.0.0.1:37021
https://vcs-test.golang.org rerouted to https://127.0.0.1:34275
go test proxy running at GOPROXY=http://127.0.0.1:43083/mod
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:55930: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:55908: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:55914: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:55958: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:55948: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:55970: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:56008: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:56016: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:56066: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:56082: EOF
2023/02/10 18:13:47 http: TLS handshake error from 127.0.0.1:56084: EOF
--- FAIL: TestDefaultGOPATHGet (3.14s)
    go_test.go:1396: running testgo [get -v github.com/golang/example/hello]
    go_test.go:1396: standard error:
    go_test.go:1396: github.com/golang/example (download)
        created GOPATH=/workdir/tmp/cmd-go-test-3740005368/gotest524644450/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: 500 Internal Server Error

    go_test.go:1396: go [get -v github.com/golang/example/hello] failed unexpectedly in /workdir/go/src/cmd/go: exit status 1
2023-02-10 17:41 linux-amd64-longtest go@7628627c cmd/go.TestDefaultGOPATHGet (log)
vcs-test.golang.org rerouted to http://127.0.0.1:38245
https://vcs-test.golang.org rerouted to https://127.0.0.1:46611
go test proxy running at GOPROXY=http://127.0.0.1:38755/mod
2023/02/10 18:12:17 http: TLS handshake error from 127.0.0.1:41582: read tcp 127.0.0.1:46611->127.0.0.1:41582: read: connection reset by peer
2023/02/10 18:12:17 http: TLS handshake error from 127.0.0.1:41572: read tcp 127.0.0.1:46611->127.0.0.1:41572: read: connection reset by peer
2023/02/10 18:12:18 http: TLS handshake error from 127.0.0.1:41610: EOF
2023/02/10 18:12:18 http: TLS handshake error from 127.0.0.1:41604: EOF
2023/02/10 18:12:18 http: TLS handshake error from 127.0.0.1:46964: read tcp 127.0.0.1:46611->127.0.0.1:46964: read: connection reset by peer
2023/02/10 18:12:18 http: TLS handshake error from 127.0.0.1:46996: read tcp 127.0.0.1:46611->127.0.0.1:46996: read: connection reset by peer
2023/02/10 18:12:18 http: TLS handshake error from 127.0.0.1:46974: EOF
--- FAIL: TestDefaultGOPATHGet (11.62s)
    go_test.go:1396: running testgo [get -v github.com/golang/example/hello]
    go_test.go:1396: standard error:
    go_test.go:1396: github.com/golang/example (download)
        created GOPATH=/workdir/tmp/cmd-go-test-1318724607/gotest1419479580/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: 500 Internal Server Error

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

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Mar 20, 2023

Duplicate of #52851

@bcmills bcmills marked this as a duplicate of #52851 Mar 20, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Mar 20, 2023
@golang golang locked and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants