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

x/tools/gopls/internal/telemetry/cmd/stacks: go build within TestReadPCLineTable fails with "go: unknown GOEXPERIMENT synctest" #71260

Closed
gopherbot opened this issue Jan 14, 2025 · 6 comments
Assignees
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. gopls Issues related to the Go language server, gopls. NeedsFix The path to resolution is known, but the work has not been done. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link
Contributor

gopherbot commented Jan 14, 2025

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/telemetry/cmd/stacks" && test ~ `TestReadPCLineTable`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestReadPCLineTable/gopls
2025/01/13 18:03:46 cloning tools@gopls/v0.16.1
2025/01/13 18:03:51 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls2339998938/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (46.35s)

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/telemetry/cmd/stacks" && test == "TestReadPCLineTable/gopls"
2025-01-13 20:35 x_tools-go1.24-darwin-amd64-longtest tools@ee36e77d release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 18:03:46 cloning tools@gopls/v0.16.1
2025/01/13 18:03:51 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls2339998938/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (46.35s)
2025-01-13 20:35 x_tools-gotip-darwin-amd64-longtest tools@ee36e77d go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 17:49:26 cloning tools@gopls/v0.16.1
2025/01/13 17:49:32 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls615060806/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (49.09s)
2025-01-13 21:24 x_tools-go1.24-darwin-amd64-longtest tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 15:08:35 cloning tools@gopls/v0.16.1
2025/01/13 15:08:41 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls384470468/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (54.49s)
2025-01-13 21:24 x_tools-gotip-darwin-amd64-longtest tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 15:08:45 cloning tools@gopls/v0.16.1
2025/01/13 15:08:50 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls228592848/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (41.98s)
2025-01-13 22:17 x_tools-go1.24-darwin-amd64-longtest tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 17:07:04 cloning tools@gopls/v0.16.1
2025/01/13 17:07:10 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls1054268186/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (63.14s)
2025-01-13 22:17 x_tools-gotip-darwin-amd64-longtest tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 16:52:56 cloning tools@gopls/v0.16.1
2025/01/13 16:53:03 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls4242556100/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (55.87s)
2025-01-13 22:23 x_tools-go1.24-darwin-amd64-longtest tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 16:07:23 cloning tools@gopls/v0.16.1
2025/01/13 16:07:29 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls1480507058/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (50.66s)
2025-01-13 22:23 x_tools-gotip-darwin-amd64-longtest tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 15:54:02 cloning tools@gopls/v0.16.1
2025/01/13 15:54:10 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Volumes/Work/s/w/ir/x/t/TestReadPCLineTablegopls116557607/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (80.32s)

watchflakes

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Jan 14, 2025
@gopherbot gopherbot added this to the Unreleased milestone Jan 14, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/telemetry/cmd/stacks" && test == "TestReadPCLineTable/gopls"
2025-01-13 20:35 x_tools-go1.24-darwin-amd64-longtest tools@5fef1f23 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 18:28:44 cloning tools@gopls/v0.16.1
2025/01/13 18:28:51 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Volumes/Work/s/w/ir/x/t/TestReadPCLineTablegopls3313427616/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (105.74s)
2025-01-13 20:35 x_tools-gotip-darwin-amd64-longtest tools@5fef1f23 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 19:15:10 cloning tools@gopls/v0.16.1
2025/01/13 19:15:15 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls20992188/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (43.69s)
2025-01-13 20:35 x_tools-gotip-darwin-amd64-longtest tools@8a5a6d75 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 18:42:40 cloning tools@gopls/v0.16.1
2025/01/13 18:42:46 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls3880106430/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (53.34s)
2025-01-13 22:23 x_tools-gotip-darwin-amd64-longtest tools@09330211 go@de9fdc7b x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 19:33:44 cloning tools@gopls/v0.16.1
2025/01/13 19:33:52 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Volumes/Work/s/w/ir/x/t/TestReadPCLineTablegopls730543876/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (81.97s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/telemetry/cmd/stacks" && test == "TestReadPCLineTable/gopls"
2025-01-13 22:23 x_tools-gotip-darwin-amd64-longtest tools@09330211 go@7bb192a1 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 20:51:35 cloning tools@gopls/v0.16.1
2025/01/13 20:51:40 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (darwin/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /Users/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls1644911858/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (40.90s)

watchflakes

@adonovan adonovan changed the title x/tools/gopls/internal/telemetry/cmd/stacks: TestReadPCLineTable/gopls failures [consistent failure] x/tools/gopls/internal/telemetry/cmd/stacks: go build within TestReadPCLineTable fails with "go: unknown GOEXPERIMENT synctest" Jan 14, 2025
@adonovan adonovan marked this as a duplicate of #71259 Jan 14, 2025
@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. FixPending Issues that have a fix which has not yet been reviewed or submitted. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jan 14, 2025
@dmitshur dmitshur self-assigned this Jan 14, 2025
@dmitshur dmitshur moved this to Active in Test Flakes Jan 14, 2025
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/641859 mentions this issue: gopls/internal/telemetry/cmd/stacks: don't forward GOEXPERIMENT from env

@github-project-automation github-project-automation bot moved this from Active to Done in Test Flakes Jan 14, 2025
gopherbot pushed a commit to golang/build that referenced this issue Jan 14, 2025
…o1.24"

This reverts commit e3a07ca.

Reason for revert: Breaks tools, perf, protobuf CI

Fixes golang/go#71260

Change-Id: Ie3b6f073a80314e6d720a77c8a652f613e2968d0
Reviewed-on: https://go-review.googlesource.com/c/build/+/642017
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/642017 mentions this issue: Revert "main.star: set GOEXPERIMENT=synctest for builders testing >=go1.24"

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/telemetry/cmd/stacks" && test ~ `TestReadPCLineTable`
2025-01-13 21:24 x_tools-go1.24-linux-386-longtest tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:33:04 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2982572787/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.10s)
2025-01-13 21:24 x_tools-go1.24-linux-386-longtest tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:32:14 cloning tools@gopls/v0.16.1
2025/01/13 21:32:16 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/386)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls1337804054/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (49.87s)
2025-01-13 21:24 x_tools-go1.24-linux-amd64-longtest tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:32:34 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile923492108/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.06s)
2025-01-13 21:24 x_tools-go1.24-linux-amd64-longtest tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:32:03 cloning tools@gopls/v0.16.1
2025/01/13 21:32:06 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls2501142161/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (30.76s)
2025-01-13 21:24 x_tools-go1.24-linux-amd64-longtest-aliastypeparams tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:32:30 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2106665506/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.12s)
2025-01-13 21:24 x_tools-go1.24-linux-amd64-longtest-aliastypeparams tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:32:01 cloning tools@gopls/v0.16.1
2025/01/13 21:32:04 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls4187847719/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (29.92s)
2025-01-13 21:24 x_tools-go1.24-linux-amd64-longtest-race tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:36:03 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2708422938/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.09s)
2025-01-13 21:24 x_tools-go1.24-linux-amd64-longtest-race tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:35:31 cloning tools@gopls/v0.16.1
2025/01/13 21:35:36 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls4109170263/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (32.45s)
2025-01-13 21:24 x_tools-go1.24-linux-arm64-longtest tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:32:00 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile1654230471/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.03s)
2025-01-13 21:24 x_tools-go1.24-linux-arm64-longtest tools@fec85803 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:31:43 cloning tools@gopls/v0.16.1
2025/01/13 21:31:45 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/arm64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls3271546118/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (17.53s)
2025-01-13 21:24 x_tools-gotip-linux-386-longtest tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:33:34 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2293037105/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.04s)
2025-01-13 21:24 x_tools-gotip-linux-386-longtest tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:32:58 cloning tools@gopls/v0.16.1
2025/01/13 21:33:02 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/386)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls3782098518/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (35.54s)
2025-01-13 21:24 x_tools-gotip-linux-amd64-longtest tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:32:52 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile168500672/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.05s)
2025-01-13 21:24 x_tools-gotip-linux-amd64-longtest tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:32:28 cloning tools@gopls/v0.16.1
2025/01/13 21:32:31 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls3056874668/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (23.59s)
2025-01-13 21:24 x_tools-gotip-linux-amd64-longtest-aliastypeparams tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:33:14 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2421737591/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.10s)
2025-01-13 21:24 x_tools-gotip-linux-amd64-longtest-aliastypeparams tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:32:47 cloning tools@gopls/v0.16.1
2025/01/13 21:32:51 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls971163746/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (26.84s)
2025-01-13 21:24 x_tools-gotip-linux-amd64-longtest-race tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:36:38 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile3214292402/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.12s)
2025-01-13 21:24 x_tools-gotip-linux-amd64-longtest-race tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:36:19 cloning tools@gopls/v0.16.1
2025/01/13 21:36:23 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls181183032/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (19.09s)
2025-01-13 21:24 x_tools-gotip-linux-arm64-longtest tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 21:32:25 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2765548226/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.02s)
2025-01-13 21:24 x_tools-gotip-linux-arm64-longtest tools@fec85803 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 21:32:09 cloning tools@gopls/v0.16.1
2025/01/13 21:32:10 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/arm64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls3565568550/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (15.53s)
2025-01-13 22:17 x_tools-go1.24-linux-386-longtest tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:26:04 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2431338973/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.08s)
2025-01-13 22:17 x_tools-go1.24-linux-386-longtest tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:25:15 cloning tools@gopls/v0.16.1
2025/01/13 22:25:17 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/386)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls227823110/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (49.27s)
2025-01-13 22:17 x_tools-go1.24-linux-amd64-longtest tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:25:37 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile3558200841/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.17s)
2025-01-13 22:17 x_tools-go1.24-linux-amd64-longtest tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:25:05 cloning tools@gopls/v0.16.1
2025/01/13 22:25:08 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls876685667/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (32.20s)
2025-01-13 22:17 x_tools-go1.24-linux-amd64-longtest-aliastypeparams tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:25:58 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile3396975456/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.08s)
2025-01-13 22:17 x_tools-go1.24-linux-amd64-longtest-aliastypeparams tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:25:28 cloning tools@gopls/v0.16.1
2025/01/13 22:25:31 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls2056858704/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (30.25s)
2025-01-13 22:17 x_tools-go1.24-linux-amd64-longtest-race tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:29:04 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile460736996/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.05s)
2025-01-13 22:17 x_tools-go1.24-linux-amd64-longtest-race tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:28:30 cloning tools@gopls/v0.16.1
2025/01/13 22:28:36 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls611619982/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (33.73s)
2025-01-13 22:17 x_tools-go1.24-linux-arm64-longtest tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:24:56 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2530937455/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.03s)
2025-01-13 22:17 x_tools-go1.24-linux-arm64-longtest tools@73a70702 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:24:39 cloning tools@gopls/v0.16.1
2025/01/13 22:24:41 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/arm64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls1659554679/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (16.82s)
2025-01-13 22:17 x_tools-gotip-linux-386-longtest tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:26:44 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2075085670/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.03s)
2025-01-13 22:17 x_tools-gotip-linux-386-longtest tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:26:08 cloning tools@gopls/v0.16.1
2025/01/13 22:26:11 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/386)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls2787689716/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (35.89s)
2025-01-13 22:17 x_tools-gotip-linux-amd64-longtest tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:26:07 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile3142464592/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.06s)
2025-01-13 22:17 x_tools-gotip-linux-amd64-longtest tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:25:42 cloning tools@gopls/v0.16.1
2025/01/13 22:25:45 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls1579398670/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (25.45s)
2025-01-13 22:17 x_tools-gotip-linux-amd64-longtest-aliastypeparams tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:25:29 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile4171017031/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.11s)
2025-01-13 22:17 x_tools-gotip-linux-amd64-longtest-aliastypeparams tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:25:03 cloning tools@gopls/v0.16.1
2025/01/13 22:25:06 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls102751124/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (25.91s)
2025-01-13 22:17 x_tools-gotip-linux-amd64-longtest-race tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:29:43 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2777303564/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.09s)
2025-01-13 22:17 x_tools-gotip-linux-amd64-longtest-race tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:29:22 cloning tools@gopls/v0.16.1
2025/01/13 22:29:26 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls2083577681/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (21.34s)
2025-01-13 22:17 x_tools-gotip-linux-arm64-longtest tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:25:34 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2764261718/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.03s)
2025-01-13 22:17 x_tools-gotip-linux-arm64-longtest tools@73a70702 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:25:18 cloning tools@gopls/v0.16.1
2025/01/13 22:25:20 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/arm64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls3914756231/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (15.46s)
2025-01-13 22:23 x_tools-go1.24-linux-386-longtest tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:28:59 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile1020226992/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.14s)
2025-01-13 22:23 x_tools-go1.24-linux-386-longtest tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:28:08 cloning tools@gopls/v0.16.1
2025/01/13 22:28:11 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/386)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls469767049/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (51.24s)
2025-01-13 22:23 x_tools-go1.24-linux-amd64-longtest tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:27:46 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile3774343385/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.11s)
2025-01-13 22:23 x_tools-go1.24-linux-amd64-longtest tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:27:17 cloning tools@gopls/v0.16.1
2025/01/13 22:27:21 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls1661164206/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (29.05s)
2025-01-13 22:23 x_tools-go1.24-linux-amd64-longtest-aliastypeparams tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:27:33 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile4092590529/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.23s)
2025-01-13 22:23 x_tools-go1.24-linux-amd64-longtest-aliastypeparams tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:27:04 cloning tools@gopls/v0.16.1
2025/01/13 22:27:07 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls2910530541/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (28.87s)
2025-01-13 22:23 x_tools-go1.24-linux-amd64-longtest-race tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:31:50 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2397514740/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.12s)
2025-01-13 22:23 x_tools-go1.24-linux-amd64-longtest-race tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:31:17 cloning tools@gopls/v0.16.1
2025/01/13 22:31:23 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls938134120/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (33.09s)
2025-01-13 22:23 x_tools-go1.24-linux-arm64-longtest tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:27:24 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile736967987/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.02s)
2025-01-13 22:23 x_tools-go1.24-linux-arm64-longtest tools@09330211 release-branch.go1.24@e06b6fc5 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:27:08 cloning tools@gopls/v0.16.1
2025/01/13 22:27:10 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/arm64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls3535522541/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (16.15s)
2025-01-13 22:23 x_tools-gotip-linux-386-longtest tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:32:33 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile192276795/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.03s)
2025-01-13 22:23 x_tools-gotip-linux-386-longtest tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:31:57 cloning tools@gopls/v0.16.1
2025/01/13 22:31:59 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/386)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls1230667906/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (36.19s)
2025-01-13 22:23 x_tools-gotip-linux-amd64-longtest tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:31:42 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2873973800/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.04s)
2025-01-13 22:23 x_tools-gotip-linux-amd64-longtest tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:31:18 cloning tools@gopls/v0.16.1
2025/01/13 22:31:21 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls2749598295/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (23.62s)
2025-01-13 22:23 x_tools-gotip-linux-amd64-longtest-aliastypeparams tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:31:58 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile2076504714/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.08s)
2025-01-13 22:23 x_tools-gotip-linux-amd64-longtest-aliastypeparams tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:31:36 cloning tools@gopls/v0.16.1
2025/01/13 22:31:38 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls2264603003/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (22.51s)
2025-01-13 22:23 x_tools-gotip-linux-amd64-longtest-race tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:35:02 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile1691057553/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.10s)
2025-01-13 22:23 x_tools-gotip-linux-amd64-longtest-race tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:34:43 cloning tools@gopls/v0.16.1
2025/01/13 22:34:47 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/amd64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls1266447159/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (18.54s)
2025-01-13 22:23 x_tools-gotip-linux-arm64-longtest tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/compile (log)
=== RUN   TestReadPCLineTable/compile
2025/01/13 22:31:12 building cmd/compile@go1.23.4 with go1.23.4 for linux/amd64
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablecompile3228766735/001?) want nil
--- FAIL: TestReadPCLineTable/compile (0.01s)
2025-01-13 22:23 x_tools-gotip-linux-arm64-longtest tools@09330211 go@6da16013 x/tools/gopls/internal/telemetry/cmd/stacks.TestReadPCLineTable/gopls (log)
=== RUN   TestReadPCLineTable/gopls
2025/01/13 22:30:56 cloning tools@gopls/v0.16.1
2025/01/13 22:30:58 building golang.org/x/tools/gopls@v0.16.1 with go1.23.4 for linux/amd64
go: downloading go1.23.4 (linux/arm64)
go: unknown GOEXPERIMENT synctest
    stacks_test.go:64: readPCLineTable got err building: exit status 2 (rm -fr /home/swarming/.swarming/w/ir/x/t/TestReadPCLineTablegopls877977607/001?) want nil
--- FAIL: TestReadPCLineTable/gopls (15.40s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. gopls Issues related to the Go language server, gopls. NeedsFix The path to resolution is known, but the work has not been done. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

3 participants