Skip to content

x/tools/go/packages: TestAdHocOverlays/GO111MODULE=on failures #71624

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

Closed
gopherbot opened this issue Feb 8, 2025 · 2 comments
Closed

x/tools/go/packages: TestAdHocOverlays/GO111MODULE=on failures #71624

gopherbot opened this issue Feb 8, 2025 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestAdHocOverlays/GO111MODULE=on"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestAdHocOverlays/GO111MODULE=on
    invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=off GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/testAdHocOverlays1338825378 go list -overlay=/home/swarming/.swarming/w/ir/x/t/gocommand-2169739740/overlay.json -e -f {{context.ReleaseTags}} -- unsafe
    invoke.go:205: 20.636056ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=off GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/testAdHocOverlays1338825378 go list -overlay=/home/swarming/.swarming/w/ir/x/t/gocommand-2169739740/overlay.json -e -f {{context.ReleaseTags}} -- unsafe
    invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=on GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/testAdHocOverlays1338825378 go list -overlay=/home/swarming/.swarming/w/ir/x/t/gocommand-2169739740/overlay.json -f "{{context.GOARCH}} {{context.Compiler}}" -- unsafe
    invoke.go:205: 88.228493ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=on GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/testAdHocOverlays1338825378 go list -overlay=/home/swarming/.swarming/w/ir/x/t/gocommand-2169739740/overlay.json -f "{{context.GOARCH}} {{context.Compiler}}" -- unsafe
    overlay_test.go:526: err: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: bad address: stderr: 
--- FAIL: TestAdHocOverlays/GO111MODULE=on (0.30s)

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 Feb 8, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/packages" && test == "TestAdHocOverlays/GO111MODULE=on"
2025-02-07 16:33 x_tools-go1.22-netbsd-arm tools@4d1de705 release-branch.go1.22@5817e650 x/tools/go/packages.TestAdHocOverlays/GO111MODULE=on (log)
=== RUN   TestAdHocOverlays/GO111MODULE=on
    invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=off GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/testAdHocOverlays1338825378 go list -overlay=/home/swarming/.swarming/w/ir/x/t/gocommand-2169739740/overlay.json -e -f {{context.ReleaseTags}} -- unsafe
    invoke.go:205: 20.636056ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=off GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/testAdHocOverlays1338825378 go list -overlay=/home/swarming/.swarming/w/ir/x/t/gocommand-2169739740/overlay.json -e -f {{context.ReleaseTags}} -- unsafe
    invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=on GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/testAdHocOverlays1338825378 go list -overlay=/home/swarming/.swarming/w/ir/x/t/gocommand-2169739740/overlay.json -f "{{context.GOARCH}} {{context.Compiler}}" -- unsafe
    invoke.go:205: 88.228493ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=on GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/testAdHocOverlays1338825378 go list -overlay=/home/swarming/.swarming/w/ir/x/t/gocommand-2169739740/overlay.json -f "{{context.GOARCH}} {{context.Compiler}}" -- unsafe
    overlay_test.go:526: err: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: bad address: stderr: 
--- FAIL: TestAdHocOverlays/GO111MODULE=on (0.30s)

watchflakes

@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label Feb 8, 2025
@gopherbot gopherbot added this to the Unreleased milestone Feb 8, 2025
@adonovan
Copy link
Member

Dup of #71399

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. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Archived in project
Development

No branches or pull requests

2 participants