Back to build
Raw log | Switch to full mode | Login

Use of LUCI is subject to the Google [Terms of Service](https://policies.google.com/terms) and [Privacy Policy](https://policies.google.com/privacy) [I2025-12-07T00:17:32.126124-08:00 21937 0 sink.go:354] SinkServer: warm-up started [I2025-12-07T00:17:32.126299-08:00 21937 0 sink.go:427] SinkServer: starting HTTP server... [I2025-12-07T00:17:32.127529-08:00 21937 0 sink.go:359] SinkServer: warm-up ended [I2025-12-07T00:17:32.127932-08:00 21937 0 cmd_stream.go:577] rdb-stream: starting the test command - ["/b/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/b/s/w/ir/x/w/go.testjson" "--" "/b/s/w/ir/x/w/goroot/bin/go" "test" "-json" "-short" "./..."] panic: test timed out after 10m0s running tests: TestIntegration (10m0s) goroutine 34 [running]: testing.(*M).startAlarm.func1() /b/s/w/ir/x/w/goroot/src/testing/testing.go:2802 +0x34b created by time.goFunc /b/s/w/ir/x/w/goroot/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0x1997f726a008, {0x5a5881?, 0x1997f730cb30?}, 0x5b1780) /b/s/w/ir/x/w/goroot/src/testing/testing.go:2109 +0x4fb testing.runTests.func1(0x1997f726a008) /b/s/w/ir/x/w/goroot/src/testing/testing.go:2585 +0x37 testing.tRunner(0x1997f726a008, 0x1997f730cc58) /b/s/w/ir/x/w/goroot/src/testing/testing.go:2036 +0xea testing.runTests({0x5a9190, 0x1b}, {0x5ab10b, 0x21}, 0x1997f71ce018, {0x6fc550, 0x1, 0x1}, {0xc2456c7d21acc3c1, 0x8bb2cf01d5, ...}) /b/s/w/ir/x/w/goroot/src/testing/testing.go:2583 +0x510 testing.(*M).Run(0x1997f7310500) /b/s/w/ir/x/w/goroot/src/testing/testing.go:2443 +0x6b8 main.main() _testmain.go:46 +0x9b goroutine 5 [syscall]: syscall.Syscall6(0xf7, 0x3, 0xb, 0x1997f7308c10, 0x4, 0x1997f72d0000, 0x0) /b/s/w/ir/x/w/goroot/src/syscall/syscall_linux.go:96 +0x39 internal/syscall/unix.Waitid(0x90?, 0x59aa20?, 0x50aa01?, 0x18?, 0x587d00?) /b/s/w/ir/x/w/goroot/src/internal/syscall/unix/waitid_linux.go:18 +0x39 os.(*Process).pidfdWait.func1(...) /b/s/w/ir/x/w/goroot/src/os/pidfd_linux.go:108 os.ignoringEINTR(...) /b/s/w/ir/x/w/goroot/src/os/file_posix.go:256 os.(*Process).pidfdWait(0x1997f72cc000) /b/s/w/ir/x/w/goroot/src/os/pidfd_linux.go:107 +0x1d8 os.(*Process).wait(0x420a4c?) /b/s/w/ir/x/w/goroot/src/os/exec_unix.go:25 +0x1a os.(*Process).Wait(...) /b/s/w/ir/x/w/goroot/src/os/exec.go:346 os/exec.(*Cmd).Wait(0x1997f72a8000) /b/s/w/ir/x/w/goroot/src/os/exec/exec.go:922 +0x45 os/exec.(*Cmd).Run(0x1997f72a8000) /b/s/w/ir/x/w/goroot/src/os/exec/exec.go:626 +0x2d os/exec.(*Cmd).CombinedOutput(0x1997f72a8000) /b/s/w/ir/x/w/goroot/src/os/exec/exec.go:1039 +0x8f github.com/golang/vscode-go/build_test.TestIntegration(0x1997f726a248) /b/s/w/ir/x/w/targetrepo2060678530/build/integration_test.go:79 +0x359 testing.tRunner(0x1997f726a248, 0x5b1780) /b/s/w/ir/x/w/goroot/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /b/s/w/ir/x/w/goroot/src/testing/testing.go:2101 +0x4dd goroutine 33 [IO wait]: internal/poll.runtime_pollWait(0x73148100e600, 0x72) /b/s/w/ir/x/w/goroot/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1997f72b8060?, 0x1997f72f38f6?, 0x1) /b/s/w/ir/x/w/goroot/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /b/s/w/ir/x/w/goroot/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1997f72b8060, {0x1997f72f38f6, 0x270a, 0x270a}) /b/s/w/ir/x/w/goroot/src/internal/poll/fd_unix.go:165 +0x2ae os.(*File).read(...) /b/s/w/ir/x/w/goroot/src/os/file_posix.go:29 os.(*File).Read(0x1997f7282010, {0x1997f72f38f6?, 0x4bffb0?, 0x7e41?}) /b/s/w/ir/x/w/goroot/src/os/file.go:144 +0x4f bytes.(*Buffer).ReadFrom(0x1997f72a02d0, {0x5b4008, 0x1997f7282010}) /b/s/w/ir/x/w/goroot/src/bytes/buffer.go:229 +0x98 io.copyBuffer({0x5b43a0, 0x1997f72a02d0}, {0x5b4008, 0x1997f7282010}, {0x0, 0x0, 0x0}) /b/s/w/ir/x/w/goroot/src/io/io.go:415 +0x151 io.Copy(...) /b/s/w/ir/x/w/goroot/src/io/io.go:388 os.genericWriteTo(0x1997f7282010?, {0x5b43a0?, 0x1997f72a02d0?}) /b/s/w/ir/x/w/goroot/src/os/file.go:295 +0x35 os.(*File).WriteTo(0x1997f7282010, {0x5b43a0, 0x1997f72a02d0}) /b/s/w/ir/x/w/goroot/src/os/file.go:273 +0x9c io.copyBuffer({0x5b43a0, 0x1997f72a02d0}, {0x5b4088, 0x1997f7282010}, {0x0, 0x0, 0x0}) /b/s/w/ir/x/w/goroot/src/io/io.go:411 +0x9d io.Copy(...) /b/s/w/ir/x/w/goroot/src/io/io.go:388 os/exec.(*Cmd).writerDescriptor.func1() /b/s/w/ir/x/w/goroot/src/os/exec/exec.go:596 +0x34 os/exec.(*Cmd).Start.func2(0x0?) /b/s/w/ir/x/w/goroot/src/os/exec/exec.go:749 +0x2c created by os/exec.(*Cmd).Start in goroutine 5 /b/s/w/ir/x/w/goroot/src/os/exec/exec.go:748 +0x937 FAIL github.com/golang/vscode-go/build 600.009s ok github.com/golang/vscode-go/internal/vscgo 0.007s Warning: no '=' in invocation-link-artifacts pair: "", ignoring [W2025-12-07T00:27:32.588901-08:00 21937 0 cmd_stream.go:589] rdb-stream: test process exited with error: exit status 1 [I2025-12-07T00:27:32.589045-08:00 21937 0 cmd_stream.go:573] rdb-stream: the test process terminated [I2025-12-07T00:27:32.589171-08:00 21937 0 sink.go:452] SinkServer: shutdown started [I2025-12-07T00:27:32.589310-08:00 21937 0 sink.go:430] SinkServer: HTTP server stopped with "http: Server closed" [I2025-12-07T00:27:32.589341-08:00 21937 0 sink_server.go:96] SinkServer: draining TestResult channel started [I2025-12-07T00:27:32.628320-08:00 21937 0 sink_server.go:98] SinkServer: draining TestResult channel ended [I2025-12-07T00:27:32.628363-08:00 21937 0 sink_server.go:100] SinkServer: draining Artifact channel started [I2025-12-07T00:27:32.679306-08:00 21937 0 sink_server.go:102] SinkServer: draining Artifact channel ended [I2025-12-07T00:27:32.679393-08:00 21937 0 sink.go:455] SinkServer: shutdown completed successfully [I2025-12-07T00:27:32.679421-08:00 21937 0 cmd_stream.go:498] rdb-stream: exiting with 1