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-08-12T14:02:03.127506-07:00 74287 0 sink.go:350] SinkServer: warm-up started
[I2025-08-12T14:02:03.127572-07:00 74287 0 sink.go:423] SinkServer: starting HTTP server...
[I2025-08-12T14:02:03.128780-07:00 74287 0 sink.go:355] SinkServer: warm-up ended
[I2025-08-12T14:02:03.129059-07:00 74287 0 cmd_stream.go:575] 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" "./..."]
--- FAIL: TestIntegration (428.25s)
integration_test.go:80: integration test log:
npm warn deprecated es5class@2.3.1: this package isn't maintained anymore because ES6+
added 531 packages, and audited 533 packages in 7s
111 packages are looking for funding
run `npm fund` for details
11 vulnerabilities (5 low, 4 moderate, 1 high, 1 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
**** Set up virtual display ****
**** Run settings generator ****
2025/08/12 21:03:14 WORK=/tmp/goplssettings1133546465
2025/08/12 21:03:14 Reading settings of gopls....
version:
Build info
----------
golang.org/x/tools/gopls v0.20.0
golang.org/x/tools/gopls@v0.20.0 h1:fxOYZXKl6IsOTKIh6IgjDbIDHlr5btOtOUkrGOgFDB4=
github.com/BurntSushi/toml@v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg=
github.com/fatih/camelcase@v1.0.0 h1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8=
github.com/fatih/gomodifytags@v1.17.1-0.20250423142747-f3939df9aa3c h1:dDSgAjoOMp8da3egfz0t2S+t8RGOpEmEXZubcGuc0Bg=
github.com/fatih/structtag@v1.2.0 h1:/OdNE99OxoI/PqaW/SuSK9uxxT3f/tcSZgon/ssNSx4=
github.com/fsnotify/fsnotify@v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=
github.com/google/go-cmp@v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
golang.org/x/exp/typeparams@v0.0.0-20250620022241-b7579e27df2b h1:KdrhdYPDUvJTvrDK9gdjfFd6JTk8vA1WJoldYSi0kHo=
golang.org/x/mod@v0.26.0 h1:EGMPT//Ezu+ylkCijjPc+f4Aih7sZvaAr+O3EHBxvZg=
golang.org/x/sync@v0.16.0 h1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw=
golang.org/x/sys@v0.34.0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA=
golang.org/x/telemetry@v0.0.0-20250710130107-8d8967aff50b h1:DU+gwOBXU+6bO0sEyO7o/NeMlxZxCZEvI7v+J4a1zRQ=
golang.org/x/text@v0.27.0 h1:4fGWRpyh641NLlecmyl4LOe6yDdfaYNrGb2zdfo4JV4=
golang.org/x/tools@v0.35.1-0.20250728180453-01a3475a31bc h1:ZRKyKRJl/YEWl9ScZwd6Ua6xSt7DE6tHp1I3ucMroGM=
golang.org/x/vuln@v1.1.4 h1:Ju8QsuyhX3Hk8ma3CesTbO8vfJD9EvUBgHvkxHBzj0I=
honnef.co/go/tools@v0.7.0-0.dev.0.20250523013057-bbc2f4dd71ea h1:fj8r9irJSpolAGUdZBxJIRY3lLc4jH2Dt4lwnWyWwpw=
mvdan.cc/gofumpt@v0.8.0 h1:nZUCeC2ViFaerTcYKstMmfysj6uhQrA2vJe+2vwGU6k=
mvdan.cc/xurls/v2@v2.6.0 h1:3NTZpeTxYVWNSokW3MKeyVkz/j7uYXYiMtXRUfmjbgI=
go: go1.24.6
**** Test build ****
> go@0.50.0-dev compile
> npm run bundle
> go@0.50.0-dev bundle
> esbuild src/goMain.ts debugAdapter=src/debugAdapter/goDebug.ts --bundle --outdir=dist --external:vscode --format=cjs --platform=node
dist/goMain.js 1.8mb ⚠️
dist/debugAdapter.js 638.3kb
⚡ Done in 117ms
**** Run Go tests ****
go: downloading github.com/google/go-cmp v0.6.0
go: downloading golang.org/x/mod v0.21.0
go: downloading github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8
go: downloading golang.org/x/telemetry v0.0.0-20241004145657-5eebfecbdf1f
? github.com/golang/vscode-go/extension [no test files]
? github.com/golang/vscode-go/extension/tools [no test files]
ok github.com/golang/vscode-go/extension/tools/docs2wiki 0.010s
ok github.com/golang/vscode-go/extension/tools/goplssetting 0.516s
ok github.com/golang/vscode-go/extension/tools/installtools 0.004s
ok github.com/golang/vscode-go/extension/tools/license 20.769s
ok github.com/golang/vscode-go/extension/tools/release 17.136s
**** Run test ****
> go@0.50.0-dev unit-test
> npm run test-compile && node ./node_modules/mocha/bin/_mocha -u tdd --timeout 5000 ./out/test/unit
> go@0.50.0-dev test-compile
> tsc -p ./
random day tests
✔ next days
Mutex Tests
✔ works for basic concurrent access
✔ works when lock holders throw errors
escapeSubTestName Tests
✔ correctly escapes sub tests
util tests
✔ parseArgsString Tests
5 passing (43ms)
[8104:0812/210400.476160:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8104:0812/210400.483361:ERROR:electron/shell/common/node_bindings.cc:427] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.
[8104:0812/210400.897047:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8104:0812/210400.897105:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8132:0812/210401.037533:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[8104:0812/210401.042199:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x55ed9b18d90a <unknown>
#1 0x55ed9b186d5c <unknown>
#2 0x55ed9b186d19 close
#3 0x7c6c65dfe06b <unknown>
[8104:0812/210401.183976:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x55ed9b18d90a <unknown>
#1 0x55ed9b186d5c <unknown>
#2 0x55ed9b186d19 close
#3 0x7c6c65dfe06b <unknown>
[8104:0812/210401.184059:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8189:0812/210401.188777:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[90m[main 2025-08-12T21:04:01.228Z][0m update#setState disabled
[90m[main 2025-08-12T21:04:01.229Z][0m update#ctor - updates are disabled by the environment
[8104:0812/210401.328052:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x55ed9b18d90a <unknown>
#1 0x55ed9b186d5c <unknown>
#2 0x55ed9b186d19 close
#3 0x7c6c65dfe06b <unknown>
[8104:0812/210401.328154:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8234:0812/210401.337608:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[8104:0812/210401.481919:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
[8284:0812/210401.625443:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[8104:0812/210401.638934:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x55ed9b18d90a <unknown>
#1 0x55ed9b186d5c <unknown>
#2 0x55ed9b186d19 close
#3 0x7c6c65dfe06b <unknown>
[8104:0812/210401.639027:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[8104:0812/210401.639048:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[8236:0812/210402.276586:ERROR:gpu/ipc/client/command_buffer_proxy_impl.cc:127] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-vsliveshare.vsliveshare' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.gather' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.vscode-pylance' wants API proposal 'mcpConfigurationProvider' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Started local extension host with pid 8379.
ChatSessionStore: Migrating 0 chat sessions from storage service to file system
Loading development extension at /workspace/extension
Settings Sync: Account status changed from uninitialized to unavailable
[0m[0m
[0m Coverage for tests[0m
[32m ✔[0m[90m resolve import paths[0m[33m (54ms)[0m
[0m Go Extension Tests (GOPATH mode)[0m
Using GOPATH: /home/node/go
[32m ✔[0m[90m Linting - concurrent process cancelation[0m[31m (2018ms)[0m
start linting
[32m ✔[0m[90m Linting - lint errors with multiple open files[0m[31m (1673ms)[0m
[32m ✔[0m[90m Error checking[0m[31m (428ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for file[0m[31m (217ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for a function[0m[31m (279ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for package[0m[31m (125ms)[0m
[36m - Test diffUtils.getEditsFromUnifiedDiffStr[0m
[36m - Test diffUtils.getEdits[0m
[32m ✔[0m[90m Test Env Variables are passed to Tests[0m[31m (582ms)[0m
[32m ✔[0m[90m getImportPath()[0m
[32m ✔[0m[90m goPlay - success run[0m[31m (961ms)[0m
[32m ✔[0m[90m goPlay - success run & share[0m[31m (991ms)[0m
[32m ✔[0m[90m goPlay - fail[0m[31m (523ms)[0m
[32m ✔[0m[90m Build Tags checking[0m[31m (190ms)[0m
[32m ✔[0m[90m Test Tags checking[0m[31m (988ms)[0m
[0m Go Extension Tests (Module mode)[0m
Using GOPATH: /home/node/go
[File Watcher (node.js)] Watcher shutdown because watched path got deleted
[32m ✔[0m[90m Linting - concurrent process cancelation[0m[31m (2014ms)[0m
start linting
[32m ✔[0m[90m Linting - lint errors with multiple open files[0m[31m (248ms)[0m
[32m ✔[0m[90m Error checking[0m[31m (386ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for file[0m[33m (52ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for a function[0m[31m (154ms)[0m
[32m ✔[0m[90m Test Generate unit tests skeleton for package[0m[31m (108ms)[0m
[32m ✔[0m[90m Test diffUtils.getEditsFromUnifiedDiffStr[0m[31m (197ms)[0m
[32m ✔[0m[90m Test diffUtils.getEdits[0m[31m (137ms)[0m
[32m ✔[0m[90m Test Env Variables are passed to Tests[0m[31m (444ms)[0m
[32m ✔[0m[90m getImportPath()[0m
[32m ✔[0m[90m goPlay - success run[0m[31m (778ms)[0m
[32m ✔[0m[90m goPlay - success run & share[0m[31m (1251ms)[0m
[32m ✔[0m[90m goPlay - fail[0m[31m (453ms)[0m
[32m ✔[0m[90m Build Tags checking[0m[31m (190ms)[0m
[32m ✔[0m[90m Test Tags checking[0m[31m (966ms)[0m
[0m Go Debug Adapter Tests (legacy)[0m
[0m basic[0m
[File Watcher (node.js)] Watcher shutdown because watched path got deleted
[32m ✔[0m[90m unknown request should produce error[0m[31m (116ms)[0m
[0m initialize[0m
[32m ✔[0m[90m should return supported features[0m[31m (110ms)[0m
[32m ✔[0m[90m should produce error for invalid 'pathFormat'[0m[31m (108ms)[0m
[0m remote attach[0m
2025/08/12 21:04:29 helloWorldServer starting to listen on :45351
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=true --continue=true[0m[31m (8120ms)[0m
Stop reason: exited
API server listening at: 127.0.0.1:40069
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=false --continue=false[0m[31m (780ms)[0m
API server listening at: 127.0.0.1:40939
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=true --continue=false[0m[31m (759ms)[0m
API server listening at: 127.0.0.1:41799
[32m ✔[0m[90m connection to remote is terminated when external dlv process exits[0m[31m (974ms)[0m
[0m setBreakpoints[0m
[32m ✔[0m[90m should stop on a breakpoint[0m[31m (4686ms)[0m
[32m ✔[0m[90m should stop on a breakpoint in test file[0m[31m (3349ms)[0m
2025/08/12 21:04:54 helloWorldServer starting to listen on :33515
2025/08/12 21:04:55 received request: GET /
Stop reason: exited
[32m ✔[0m[90m stopped for a breakpoint set during initialization (remote attach)[0m[31m (4202ms)[0m
2025/08/12 21:04:58 helloWorldServer starting to listen on :40627
2025/08/12 21:05:00 received request: GET /
Stop reason: exited
[32m ✔[0m[90m stopped for a breakpoint set after initialization (remote attach)[0m[31m (4322ms)[0m
[32m ✔[0m[90m should set breakpoints during continue[0m[31m (6695ms)[0m
[36m - should set breakpoints during next[0m
[36m - should set breakpoints during step out[0m
[32m ✔[0m[90m should set breakpoints during next (legacy)[0m[31m (17652ms)[0m
[32m ✔[0m[90m should set breakpoints during step out (legacy)[0m[31m (17075ms)[0m
[0m conditionalBreakpoints[0m
[32m ✔[0m[90m should stop on conditional breakpoint[0m[31m (8840ms)[0m
[32m ✔[0m[90m should add breakpoint condition[0m[31m (16959ms)[0m
[32m ✔[0m[90m should remove breakpoint condition[0m[31m (16970ms)[0m
[0m panicBreakpoints[0m
[32m ✔[0m[90m should stop on panic[0m[31m (565ms)[0m
[36m - should stop on runtime error during continue[0m
[36m - should stop on runtime error during next[0m
[0m disconnect[0m
2025/08/12 21:06:27 helloWorldServer starting to listen on :36461
2025/08/12 21:06:27 received request: GET /
2025/08/12 21:06:27 received request: GET /
[32m ✔[0m[90m disconnect should work for remote attach[0m[31m (2981ms)[0m
[32m ✔[0m[90m should disconnect while continuing on entry[0m[31m (829ms)[0m
[36m - should disconnect with multiple disconnectRequests[0m
[32m ✔[0m[90m should disconnect after continue[0m[31m (749ms)[0m
[32m ✔[0m[90m should disconnect while nexting[0m[31m (5006ms)[0m
[32m ✔[0m[90m should disconnect while paused on pause[0m[31m (820ms)[0m
[32m ✔[0m[90m should disconnect while paused on breakpoint[0m[31m (4861ms)[0m
[32m ✔[0m[90m should disconnect while paused on entry[0m[31m (750ms)[0m
[32m ✔[0m[90m should disconnect while paused on next[0m[31m (754ms)[0m
[36m - should cleanup when stopped[0m
[0m switch goroutine[0m
[36m - next[0m
[36m - step in[0m
[36m - step out[0m
[0m substitute path[0m
[0m substitutePath with missing files[0m
[32m ✔[0m[90m should stop on a breakpoint set in file with substituted path[0m[31m (4587ms)[0m
[0m substitutePath with remote program[0m
2025/08/12 21:06:49 helloWorldServer starting to listen on :39517
2025/08/12 21:06:50 received request: GET /
[32m ✔[0m[90m stopped for a breakpoint set during initialization using substitutePath (remote attach)[0m[31m (4149ms)[0m
[36m - stopped for a breakpoint set during initialization using remotePath (remote attach)[0m
[0m substitutePath with symlink[0m
[36m - should stop on a breakpoint[0m
[0m Go Debug Adapter Tests (dlv-dap)[0m
[0m basic[0m
[32m ✔[0m[90m unknown request should produce error[0m
[0m initialize[0m
[32m ✔[0m[90m should return supported features[0m
[32m ✔[0m[90m should produce error for invalid 'pathFormat'[0m
[0m env[0m
[32m ✔[0m[90m env var from go.toolsEnvVars is respected[0m[31m (657ms)[0m
[32m ✔[0m[90m env var from launch config is respected[0m[31m (642ms)[0m
[0m launch[0m
[32m ✔[0m[90m should run program to the end[0m[31m (371ms)[0m
[32m ✔[0m[90m should stop on entry[0m[31m (370ms)[0m
[32m ✔[0m[90m should debug a file[0m[31m (336ms)[0m
[32m ✔[0m[90m should debug a single test[0m[31m (567ms)[0m
[32m ✔[0m[90m should debug a test package[0m[31m (551ms)[0m
[36m - invalid flags are passed to dlv but should be caught by dlv (legacy)[0m
[32m ✔[0m[90m invalid flags are passed to dlv but should be caught by dlv[0m
[32m ✔[0m[90m should run program with showLog=false and logOutput specified[0m[31m (408ms)[0m
[32m ✔[0m[90m should handle threads request after initialization[0m[31m (364ms)[0m
[32m ✔[0m[90m should handle delayed initial threads request[0m[31m (408ms)[0m
[32m ✔[0m[90m user-specified --listen flag should be ignored[0m[31m (565ms)[0m
[0m set current working directory[0m
[32m ✔[0m[90m should debug program with cwd set[0m[31m (674ms)[0m
[32m ✔[0m[90m should debug program without cwd set[0m[31m (629ms)[0m
[32m ✔[0m[90m should debug file program with cwd set[0m[31m (792ms)[0m
[32m ✔[0m[90m should debug file program without cwd set[0m[31m (591ms)[0m
[32m ✔[0m[90m should run program with cwd set (noDebug)[0m[31m (278ms)[0m
[32m ✔[0m[90m should run program without cwd set (noDebug)[0m[31m (259ms)[0m
[32m ✔[0m[90m should run file program with cwd set (noDebug)[0m[31m (221ms)[0m
[32m ✔[0m[90m should run file program without cwd set (noDebug)[0m[31m (228ms)[0m
[0m remote attach[0m
2025/08/12 21:07:02 helloWorldServer starting to listen on :44047
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=true --continue=true[0m[31m (812ms)[0m
API server listening at: 127.0.0.1:39287
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=false --continue=false[0m[31m (787ms)[0m
API server listening at: 127.0.0.1:42349
[32m ✔[0m[90m can connect and initialize using external dlv --headless --accept-multiclient=true --continue=false[0m[31m (991ms)[0m
[36m - connection to remote is terminated when external dlv process exits[0m
[0m setBreakpoints[0m
[32m ✔[0m[90m should stop on a breakpoint[0m[31m (457ms)[0m
[32m ✔[0m[90m should stop on a breakpoint in test file[0m[31m (650ms)[0m
2025/08/12 21:07:14 helloWorldServer starting to listen on :39717
Error: socket hang up
at Socket.socketOnEnd (node:_http_client:542:25)
at Socket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[32m ✔[0m[90m stopped for a breakpoint set during initialization (remote attach)[0m[31m (3898ms)[0m
2025/08/12 21:07:18 helloWorldServer starting to listen on :37395
Error: socket hang up
at Socket.socketOnEnd (node:_http_client:542:25)
at Socket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[32m ✔[0m[90m stopped for a breakpoint set after initialization (remote attach)[0m[31m (3892ms)[0m
[32m ✔[0m[90m should set breakpoints during continue[0m[31m (2373ms)[0m
[36m - should set breakpoints during next[0m
[36m - should set breakpoints during step out[0m
[36m - should set breakpoints during next (legacy)[0m
[36m - should set breakpoints during step out (legacy)[0m
[0m conditionalBreakpoints[0m
[32m ✔[0m[90m should stop on conditional breakpoint[0m[31m (620ms)[0m
[32m ✔[0m[90m should add breakpoint condition[0m[31m (1117ms)[0m
[32m ✔[0m[90m should remove breakpoint condition[0m[31m (907ms)[0m
[0m panicBreakpoints[0m
[32m ✔[0m[90m should stop on panic[0m[31m (303ms)[0m
[32m ✔[0m[90m should stop on runtime error during continue[0m[31m (311ms)[0m
[32m ✔[0m[90m should stop on runtime error during next[0m[31m (441ms)[0m
[0m disconnect[0m
2025/08/12 21:07:28 helloWorldServer starting to listen on :36663
2025/08/12 21:07:28 received request: GET /
2025/08/12 21:07:28 received request: GET /
Stop reason: exited
[32m ✔[0m[90m disconnect should work for remote attach[0m[31m (2876ms)[0m
[32m ✔[0m[90m should disconnect while continuing on entry[0m[31m (540ms)[0m
[36m - should disconnect with multiple disconnectRequests[0m
[32m ✔[0m[90m should disconnect after continue[0m[31m (583ms)[0m
[32m ✔[0m[90m should disconnect while nexting[0m[31m (704ms)[0m
[32m ✔[0m[90m should disconnect while paused on pause[0m[31m (412ms)[0m
[32m ✔[0m[90m should disconnect while paused on breakpoint[0m[31m (613ms)[0m
[32m ✔[0m[90m should disconnect while paused on entry[0m[31m (527ms)[0m
[32m ✔[0m[90m should disconnect while paused on next[0m[31m (574ms)[0m
output was cleaned /workspace/extension/test/testdata/loop/_loop_output Error: ENOENT: no such file or directory, stat '/workspace/extension/test/testdata/loop/_loop_output'
finished
[32m ✔[0m[90m should cleanup when stopped[0m[31m (1542ms)[0m
[0m switch goroutine[0m
Unable to find a goroutine to step.
[32m ✔[0m[90m next[0m[31m (2237ms)[0m
Unable to find a goroutine to step.
[32m ✔[0m[90m step in[0m[31m (2306ms)[0m
Unable to find a goroutine to step.
[32m ✔[0m[90m step out[0m[31m (2540ms)[0m
[0m logDest attribute tests[0m
[32m ✔[0m[90m logs are written to logDest file[0m[31m (458ms)[0m
[32m ✔[0m[90m relative path as logDest triggers an error[0m
[32m ✔[0m[90m number as logDest triggers an error[0m
[0m substitute path[0m
[0m substitutePath with missing files[0m
[32m ✔[0m[90m should stop on a breakpoint set in file with substituted path[0m[31m (467ms)[0m
[0m substitutePath with remote program[0m
2025/08/12 21:07:44 helloWorldServer starting to listen on :38281
Error: socket hang up
at Socket.socketOnEnd (node:_http_client:542:25)
at Socket.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[32m ✔[0m[90m stopped for a breakpoint set during initialization using substitutePath (remote attach)[0m[31m (3887ms)[0m
[36m - stopped for a breakpoint set during initialization using remotePath (remote attach)[0m
[0m substitutePath with symlink[0m
[32m ✔[0m[90m should stop on a breakpoint[0m[31m (428ms)[0m
[0m hideSystemGoroutines[0m
[32m ✔[0m[90m should toggle hiding system goroutines[0m[31m (745ms)[0m
[0m Go Debug Adapter Tests (dlv-dap, console=integratedTerminal)[0m
[0m basic[0m
[32m ✔[0m[90m unknown request should produce error[0m
[0m initialize[0m
[32m ✔[0m[90m should return supported features[0m
[32m ✔[0m[90m should produce error for invalid 'pathFormat'[0m
[0m env[0m
[32m ✔[0m[90m env var from go.toolsEnvVars is respected[0m[31m (644ms)[0m
[32m ✔[0m[90m env var from launch config is respected[0m[31m (644ms)[0m
[0m launch[0m
[32m ✔[0m[90m should run program to the end[0m[31m (367ms)[0m
[32m ✔[0m[90m should stop on entry[0m[31m (372ms)[0m
[32m ✔[0m[90m should debug a file[0m[31m (324ms)[0m
[32m ✔[0m[90m should debug a single test[0m[31m (545ms)[0m
[32m ✔[0m[90m should debug a test package[0m[31m (545ms)[0m
[36m - invalid flags are passed to dlv but should be caught by dlv (legacy)[0m
[32m ✔[0m[90m invalid flags are passed to dlv but should be caught by dlv[0m
[32m ✔[0m[90m should run program with showLog=false and logOutput specified[0m[31m (403ms)[0m
[32m ✔[0m[90m should handle threads request after initialization[0m[31m (364ms)[0m
[32m ✔[0m[90m should handle delayed initial threads request[0m[31m (403ms)[0m
[32m ✔[0m[90m user-specified --listen flag should be ignored[0m[31m (365ms)[0m
[0m set current working directory[0m
[32m ✔[0m[90m should debug program with cwd set[0m[31m (621ms)[0m
[32m ✔[0m[90m should debug program without cwd set[0m[31m (627ms)[0m
[32m ✔[0m[90m should debug file program with cwd set[0m[31m (584ms)[0m
[32m ✔[0m[90m should debug file program without cwd set[0m[31m (583ms)[0m
[32m ✔[0m[90m should run program with cwd set (noDebug)[0m[31m (261ms)[0m
[32m ✔[0m[90m should run program without cwd set (noDebug)[0m[31m (262ms)[0m
[32m ✔[0m[90m should run file program with cwd set (noDebug)[0m[31m (221ms)[0m
[32m ✔[0m[90m should run file program without cwd set (noDebug)[0m[31m (215ms)[0m
[0m setBreakpoints[0m
[32m ✔[0m[90m should stop on a breakpoint[0m[31m (449ms)[0m
[32m ✔[0m[90m should stop on a breakpoint in test file[0m[31m (633ms)[0m
[0m logDest attribute tests[0m
[32m ✔[0m[90m logs are written to logDest file[0m[31m (660ms)[0m
[36m - relative path as logDest triggers an error[0m
[36m - number as logDest triggers an error[0m
[0m hideSystemGoroutines[0m
[32m ✔[0m[90m should toggle hiding system goroutines[0m[31m (745ms)[0m
[0m Debug Environment Variable Merge Test[0m
[32m ✔[0m[90m works with empty launchArgs[0m
[32m ✔[0m[90m toolsEnvVars is propagated (legacy)[0m
[32m ✔[0m[90m toolsEnvVars is propagated[0m
[32m ✔[0m[90m preserves settings from launchArgs.env[0m
[32m ✔[0m[90m preserves settings from launchArgs.envFile[0m
[32m ✔[0m[90m launchArgs.env overwrites launchArgs.envFile[0m
[32m ✔[0m[90m launchArgs.env overwrites toolsEnvVar (legacy)[0m
[32m ✔[0m[90m launchArgs.env and toolsEnvVar is respected[0m
[32m ✔[0m[90m launchArgs.envFile overwrites toolsEnvVar (legacy)[0m
[32m ✔[0m[90m launchArgs.envFile and toolsEnvVar are repected (dlv-dap)[0m
[0m Debug Configuration Merge User Settings[0m
[0m merge 'go' config from settings.json[0m
[32m ✔[0m[90m default settings are applied[0m
[32m ✔[0m[90m go flags config does not affect debug config[0m
[32m ✔[0m[90m delve config in settings.json is added to debug config[0m
[32m ✔[0m[90m delve config in settings.json is overriden by launch.json[0m
[0m Debug Configuration Modify User Config[0m
[0m remove gcflags[0m
[32m ✔[0m[90m remove gcflags from string args[0m
[32m ✔[0m[90m remove user set -gcflags in buildFlags[0m
[32m ✔[0m[90m remove user set -gcflags in GOFLAGS[0m
[0m convert args list to string for older delve[0m
[32m ✔[0m[90m convert args list to string for older delve[0m
[32m ✔[0m[90m convert args list to string for devel delve[0m
[32m ✔[0m[90m keep args list for newer delve[0m
[0m Debug Configuration Resolve Paths[0m
[32m ✔[0m[90m resolve ~ in cwd[0m
[32m ✔[0m[90m do not resolve workspaceFolder or fileDirname[0m
[0m Debug Configuration With Invalid Program[0m
[32m ✔[0m[90m empty, undefined program is an error[0m
parseDebugProgramArgSync failed: Error: ENOENT: no such file or directory, lstat '/notexists'
[32m ✔[0m[90m non-existing file/directory is an error[0m
[32m ✔[0m[90m files other than .go file with debug/test/auto mode is an error[0m
[0m Debug Configuration Converts Relative Paths[0m
[32m ✔[0m[90m resolve relative paths with workspace root in dlv-dap mode, exec mode does not set __buildDir[0m
[32m ✔[0m[90m allow package path in dlv-dap mode[0m
[32m ✔[0m[90m program and __buildDir are updated while resolving debug configuration in dlv-dap mode[0m
[32m ✔[0m[90m program and __buildDir are not updated when working with externally launched adapters[0m
[32m ✔[0m[90m program and __buildDir are not updated when working with externally launched adapters (debugServer)[0m
[32m ✔[0m[90m directory as program still works when directory name contains .[0m
[32m ✔[0m[90m empty, undefined paths are not affected[0m
[32m ✔[0m[90m relative paths with no workspace root are not expanded[0m
[32m ✔[0m[90m do not affect relative paths (workspace) in legacy mode[0m
[32m ✔[0m[90m do not affect relative paths (no workspace) in legacy mode[0m
[0m Debug Configuration Auto Mode[0m
[32m ✔[0m[90m resolve auto to debug with non-test file[0m
[32m ✔[0m[90m resolve auto to debug with test file[0m
[0m Debug Configuration Default DebugAdapter[0m
[32m ✔[0m[90m default debugAdapter should be 'dlv-dap'[0m
[32m ✔[0m[90m default debugAdapter for remote mode should be determined by `dlv substitute-path-guess-helper`[0m[31m (665ms)[0m
[32m ✔[0m[90m debugAdapter=dlv-dap is allowed with remote mode[0m
[0m Debug Configuration Infers Default Mode Property[0m
[32m ✔[0m[90m default mode for launch requests and test Go programs should be 'test'[0m
[32m ✔[0m[90m default mode for launch requests and non-test Go programs should be 'debug'[0m
[32m ✔[0m[90m default mode for attach requests should be 'local'[0m
[0m GoExplorerProvider[0m
[32m ✔[0m[90m env tree[0m
[32m ✔[0m[90m env tree items[0m
[32m ✔[0m[90m tools tree[0m
[32m ✔[0m[90m tools tree items[0m
[0m GoPackageOutlineProvider[0m
[32m ✔[0m[90m opening a document should trigger package outline response[0m[31m (559ms)[0m
[32m ✔[0m[90m clicking on symbol should navigate to definition[0m[31m (1009ms)[0m
[32m ✔[0m[90m clicking on symbol in different file should open file[0m[31m (1004ms)[0m
[32m ✔[0m[90m non-go file does not trigger outline[0m[31m (590ms)[0m
[0m GoTaskProvider[0m
[32m ✔[0m[90m provide tasks[0m
[32m ✔[0m[90m merge toolsEnv[0m
[32m ✔[0m[90m do not provide tasks when disabled[0m
[32m ✔[0m[90m zero-folder setup does not provide tasks[0m
[0m #getLatestGoVersion()[0m
[32m ✔[0m[90m should get latest go versions from golang.org/dl with empty cache[0m
[32m ✔[0m[90m should get latest go versions from golang.org/dl with timed out cache[0m
[32m ✔[0m[90m should get latest go versions from cache[0m
[0m Installation Tests[0m
[32m ✔[0m[90m Install one tool with a local proxy[0m[31m (287ms)[0m
[32m ✔[0m[90m Install multiple tools with a local proxy[0m[31m (386ms)[0m
[32m ✔[0m[90m Install multiple tools with a local proxy & GOBIN[0m[31m (368ms)[0m
[32m ✔[0m[90m Try to install with old go[0m
[32m ✔[0m[90m Install gofumpt with old go[0m[31m (191ms)[0m
[32m ✔[0m[90m Install gofumpt with new go[0m[31m (187ms)[0m
[32m ✔[0m[90m Install a tool, with go for install[0m[31m (180ms)[0m
[32m ✔[0m[90m Install all tools via GOPROXY[0m
[0m getConfiguredTools[0m
[32m ✔[0m[90m require gopls when using language server[0m
[32m ✔[0m[90m do not require gopls when not using language server[0m
[0m listOutdatedTools[0m
[32m ✔[0m[90m minor version difference requires updates[0m
[32m ✔[0m[90m patch version difference does not require updates[0m
[32m ✔[0m[90m go is rc version[0m
[32m ✔[0m[90m go is dev version - skip version check[0m
[32m ✔[0m[90m go is unknown version - skip version check[0m
[32m ✔[0m[90m tools are unknown versions[0m
[0m maybeInstallImportantTools tests[0m
[32m ✔[0m[90m Successfully install gopls & linter[0m
[32m ✔[0m[90m Do not install alternate tools[0m
[32m ✔[0m[90m Recover when installation fails[0m
[32m ✔[0m[90m Recover when installation crashes[0m
[0m Pick Process Tests[0m
[32m ✔[0m[90m Parse go version output[0m
[32m ✔[0m[90m Parse lsof output[0m
[32m ✔[0m[90m Merge processes[0m
[0m Workspace State Modification Tests[0m
[32m ✔[0m[90m test getMementoKeys[0m
[32m ✔[0m[90m test resetItemsState[0m
[0m #initGoStatusBar()[0m
[32m ✔[0m[90m should create a status bar item[0m
[32m ✔[0m[90m should create a status bar item with a label matching go.goroot version[0m
[0m #setGOROOTEnvVar[0m
[32m ✔[0m[90m empty goroot does not change GOROOT[0m
[32m ✔[0m[90m {env:*} is substituted[0m
[32m ✔[0m[90m non-directory value is rejected[0m
[32m ✔[0m[90m directory value is accepted[0m
[0m #setSelectedGo()[0m
[32m ✔[0m[90m should update the workspace memento storage[0m
[36m - should download an uninstalled version of Go[0m
[0m Test Go Test Args[0m
[32m ✔[0m[90m default config[0m
[32m ✔[0m[90m user flag [-v] enables -json flag[0m
[32m ✔[0m[90m user flag [-json -v] prevents -json flag addition[0m
[32m ✔[0m[90m user flag [-args] does not crash[0m
[32m ✔[0m[90m user flag [-args -v] does not enable -json flag[0m
[32m ✔[0m[90m specifying functions adds -run flags[0m
[32m ✔[0m[90m functions & benchmark adds -bench flags and skips timeout[0m
[32m ✔[0m[90m user -run flag is ignored when functions are provided[0m
[32m ✔[0m[90m use -testify.m for methods[0m
[0m Test Go Test[0m
[32m ✔[0m[90m resolves file names in logs (modules)[0m[31m (10826ms)[0m
[32m ✔[0m[90m resolves file names in logs (GOPATH)[0m[31m (1770ms)[0m
[0m utils Tests[0m
[32m ✔[0m[90m substituteEnv: default[0m
[32m ✔[0m[90m build GoVersion[0m
[0m Duplicate Diagnostics Tests[0m
[32m ✔[0m[90m remove duplicate diagnostics[0m
[0m goEnv[0m
[32m ✔[0m[90m toolExecutionEnvironment[0m
[0m WelcomePanel Tests[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.21.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.22.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.22.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage([], 0.22.0, 0.23.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.21.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.21.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.22.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.22.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.22.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.23.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 1.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 2021.1.100)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.21.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.21.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0-rc.2)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0-rc.3)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.23.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 1.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 2021.1.100)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.21.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.21.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.22.0-rc.1)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.22.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.23.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 1.0.0)[0m
[32m ✔[0m[90m shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 2021.1.100)[0m
[0m joinPath Tests[0m
[32m ✔[0m[90m WelcomePanel dataroot is set as expected[0m
[92m [0m[32m 279 passing[0m[90m (4m)[0m
[36m [0m[36m 25 pending[0m
[90m[main 2025-08-12T21:08:19.462Z][0m Extension host with pid 8379 exited with code: 0, signal: unknown.
Exit code: 0
[41831:0812/210819.608891:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41831:0812/210819.616402:ERROR:electron/shell/common/node_bindings.cc:427] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.
[41831:0812/210820.045754:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41831:0812/210820.045821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0812/210820.071310:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0812/210820.071388:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[0812/210820.074500:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/0fd68707-11f4-4712-94c3-2d5655bd2881: No such file or directory (2)
[41866:0812/210820.182306:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[41831:0812/210820.210101:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x6491b19f290a <unknown>
#1 0x6491b19ebd5c <unknown>
#2 0x6491b19ebd19 close
#3 0x7d54e2bbd06b <unknown>
[41831:0812/210820.210206:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0812/210820.235886:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0812/210820.235916:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[90m[main 2025-08-12T21:08:20.296Z][0m update#setState disabled
[90m[main 2025-08-12T21:08:20.297Z][0m update#ctor - updates are disabled by the environment
[41831:0812/210820.375757:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x6491b19f290a <unknown>
#1 0x6491b19ebd5c <unknown>
#2 0x6491b19ebd19 close
#3 0x7d54e2bbd06b <unknown>
[41831:0812/210820.375854:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[41925:0812/210820.406118:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[0812/210820.408873:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0812/210820.408902:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[0812/210820.416233:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/8d367c42-57f9-440c-be85-481e2115ceb9: No such file or directory (2)
[41831:0812/210820.562753:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
[0812/210820.590596:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0812/210820.590625:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[41976:0812/210820.706398:ERROR:components/viz/service/main/viz_main_impl.cc:184] Exiting GPU process due to errors during initialization
[0812/210820.714409:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/b73c6d86-79b9-4de6-b47b-0a772b8e609d: No such file or directory (2)
[41831:0812/210820.728247:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x6491b19f290a <unknown>
#1 0x6491b19ebd5c <unknown>
#2 0x6491b19ebd19 close
#3 0x7d54e2bbd06b <unknown>
[41831:0812/210820.728396:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[0812/210820.757825:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0812/210820.757873:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[41927:0812/210820.854225:ERROR:gpu/ipc/client/command_buffer_proxy_impl.cc:127] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[41831:0812/210820.898634:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation:
#0 0x6491b19f290a <unknown>
#1 0x6491b19ebd5c <unknown>
#2 0x6491b19ebd19 close
#3 0x7d54e2bbd06b <unknown>
[41831:0812/210820.898738:ERROR:dbus/object_proxy.cc:590] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[0812/210820.928432:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/2b091d14-2ad3-4010-af78-786bc83df4b7: No such file or directory (2)
Via 'product.json#extensionEnabledApiProposals' extension 'ms-vsliveshare.vsliveshare' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.gather' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.vscode-pylance' wants API proposal 'mcpConfigurationProvider' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
[0812/210821.151465:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/d069dcf0-2872-4ac2-8c48-82c06e5f32f2: No such file or directory (2)
Started local extension host with pid 42076.
ChatSessionStore: Migrating 0 chat sessions from storage service to file system
Loading development extension at /workspace/extension
Settings Sync: Account status changed from uninitialized to unavailable
[0m[0m
[0m Code lenses for testing and benchmarking[0m
[32m ✔[0m[90m Subtests - runs a test with cursor on t.Run line[0m[31m (690ms)[0m
[32m ✔[0m[90m Subtests - runs a test with cursor within t.Run function[0m[31m (208ms)[0m
[32m ✔[0m[90m Subtests - returns false for a failing test[0m[31m (332ms)[0m
[32m ✔[0m[90m Subtests - does nothing for a dynamically defined subtest[0m
[32m ✔[0m[90m Subtests - runs a test with curson on t.Run line and dynamic test name is passed in input box[0m[31m (348ms)[0m
[32m ✔[0m[90m Subtests - does nothing when cursor outside of a test function[0m
[32m ✔[0m[90m Subtests - does nothing when no test function covers the cursor and a function name is passed in[0m
[32m ✔[0m[90m Test codelenses[0m
[32m ✔[0m[90m Benchmark codelenses[0m
[32m ✔[0m[90m Test codelenses include only valid test function names[0m[31m (183ms)[0m
[32m ✔[0m[90m Test codelenses include valid fuzz function names[0m
[32m ✔[0m[90m Test codelenses skip TestMain[0m
TreeError [DebugRepl] Tree input not set: Error: TreeError [DebugRepl] Tree input not set
at Lg.C (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.0/resources/app/out/vs/workbench/workbench.desktop.main.js:422:29210)
at Lg.updateChildren (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.0/resources/app/out/vs/workbench/workbench.desktop.main.js:422:29000)
at yae.value (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.0/resources/app/out/vs/workbench/workbench.desktop.main.js:2521:33728)
at I.C (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.0/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2392)
at I.D (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.0/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2462)
at I.fire (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.0/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2680)
at JIe.setVisible (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.0/resources/app/out/vs/workbench/workbench.desktop.main.js:559:2730)
at vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.0/resources/app/out/vs/workbench/workbench.desktop.main.js:585:13938
at Array.map (<anonymous>)
at Vd.setVisible (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.103.0/resources/app/out/vs/workbench/workbench.desktop.main.js:585:13929)
[32m ✔[0m[90m Debug - debugs a test with cursor on t.Run line[0m
[0m Code lenses with stretchr/testify/suite[0m
[32m ✔[0m[90m Run test at cursor[0m[31m (163ms)[0m
[32m ✔[0m[90m Run test at cursor in different file than test suite definition[0m[31m (77ms)[0m
[32m ✔[0m[90m Debug test at cursor[0m[33m (73ms)[0m
[32m ✔[0m[90m Debug test at cursor in different file than test suite definition[0m[33m (71ms)[0m
[0m gopls configuration tests[0m
[32m ✔[0m[90m filterGoplsDefaultConfigValues[0m
[32m ✔[0m[90m passGoConfigToGoplsConfigValues[0m
[0m Go Extension Tests With Gopls[0m
[32m ✔[0m[90m HoverProvider[0m[31m (597ms)[0m
[32m ✔[0m[90m Completion middleware[0m[31m (562ms)[0m
failed to find tool nonexistent
[32m ✔[0m[90m Nonexistent formatter[0m[31m (580ms)[0m
failed to find tool coolCustomFormatter
[32m ✔[0m[90m Custom formatter[0m[31m (553ms)[0m
[32m ✔[0m[90m Prompt For telemetry[0m[31m (536ms)[0m
[0m Go Test Explorer[0m
[0m Document opened[0m
[32m ✔[0m[90m In workspace[0m
[32m ✔[0m[90m Outside workspace[0m
[0m Document edited[0m
[32m ✔[0m[90m Add test[0m
[32m ✔[0m[90m Remove test[0m
[0m stretchr[0m
[32m ✔[0m[90m discovery[0m[31m (692ms)[0m
[0m settings[0m
[0m packageDisplayMode[0m
[32m ✔[0m[90m flat[0m
[32m ✔[0m[90m nested[0m
[0m alwaysRunBenchmarks[0m
[32m ✔[0m[90m false[0m
[32m ✔[0m[90m true[0m
[0m showDynamicSubtestsInEditor[0m
[32m ✔[0m[90m false[0m
[32m ✔[0m[90m true[0m
[0m Go Test Resolver[0m
[0m Root[0m
[32m ✔[0m[90m Basic module[0m
[32m ✔[0m[90m Module with leading comments[0m
[32m ✔[0m[90m Basic workspace[0m
[32m ✔[0m[90m Module and workspace[0m
[32m ✔[0m[90m Module in workspace[0m
[0m Module[0m
[32m ✔[0m[90m Empty[0m
[32m ✔[0m[90m Root package[0m
[32m ✔[0m[90m Sub packages[0m
[32m ✔[0m[90m Nested packages[0m
[0m Package[0m
[32m ✔[0m[90m Empty[0m
[32m ✔[0m[90m Flat[0m
[32m ✔[0m[90m Sub package[0m
[0m File[0m
[32m ✔[0m[90m Empty[0m
[32m ✔[0m[90m One of each[0m
[0m Go Test Runner[0m
[0m parseOutput[0m
[32m ✔[0m[90m no line info [0m
[32m ✔[0m[90m file path without preceding space[0m
[32m ✔[0m[90m valid test message format[0m
[32m ✔[0m[90m message without ending newline[0m
[32m ✔[0m[90m user print message before test message[0m
[32m ✔[0m[90m multiple file locs in one line[0m
[0m Profile[0m
[32m ✔[0m[90m creates a profile[0m[33m (65ms)[0m
[32m ✔[0m[90m tests are run together when not profiling[0m
running 9 tests
verify we got expected calls
[32m ✔[0m[90m tests are run individually when profiling[0m
[0m Subtest[0m
Run TestMain
Verify TestMain was run
Locate subtest
Locate subtests with conflicting names
Run subtest by itself
Verify TestMain/Sub was run
Ensure the subtest has not been disposed
Attempt to run subtest and other test
[32m ✔[0m[90m discover and run[0m[31m (644ms)[0m
[0m gopls issue report tests[0m
[32m ✔[0m[90m sanitize user trace[0m
[0m gopls survey tests[0m
[32m ✔[0m[90m prompt for survey[0m
[0m developer survey tests[0m
[32m ✔[0m[90m inRange[0m
[32m ✔[0m[90m prompt for survey[0m
[0m gopls opt out[0m
[32m ✔[0m[90m opt out: 0[0m
[32m ✔[0m[90m opt out: 1[0m
[32m ✔[0m[90m opt out: 2[0m
[32m ✔[0m[90m opt out: 3[0m
[32m ✔[0m[90m opt out: 4[0m
[32m ✔[0m[90m opt out: 5[0m
[32m ✔[0m[90m opt out: 6[0m
[32m ✔[0m[90m opt out: 7[0m
[32m ✔[0m[90m opt out: 8[0m
[32m ✔[0m[90m opt out: 9[0m
[32m ✔[0m[90m opt out: 10[0m
[0m # prompt for telemetry[0m
[32m ✔[0m[90m do not prompt if language client is not used[0m
[32m ✔[0m[90m do not prompt if gopls does not support telemetry[0m
[32m ✔[0m[90m prompt when telemetry started a while ago[0m
[32m ✔[0m[90m do not prompt if telemetry started two days ago[0m
[32m ✔[0m[90m do not prompt if gopls with telemetry never ran[0m
[32m ✔[0m[90m prompt all preview extension users[0m
[32m ✔[0m[90m do not prompt if vscode telemetry is disabled[0m
[0m # telemetry reporter using vscgo[0m
installing vscgo: install -trimpath github.com/golang/vscode-go/vscgo
vscgo installed: /workspace/extension/bin/vscgo
[32m ✔[0m[90m add succeeds before telemetryReporter.setTool runs[0m
[32m ✔[0m[90m flush is noop before setTool[0m
[32m ✔[0m[90m flush writes accumulated counters after setTool[0m
[32m ✔[0m[90m dispose triggers flush[0m
[0m gopls okForStagedRollout[0m
[32m ✔[0m[90m published today, machine id hash % 100 < 10, want update[0m
[32m ✔[0m[90m published today, machine id hash % 100 >= 10, delay update[0m
[32m ✔[0m[90m published 2d ago, machine id hash % 100 < 30, want update[0m
[32m ✔[0m[90m published 2d ago, machine id hash % 100 >= 30, delay update[0m
[32m ✔[0m[90m published 5d ago, want update[0m
[32m ✔[0m[90m publish date unknown, want update[0m
[32m ✔[0m[90m prerelease, want update[0m
[32m ✔[0m[90m patch version, want update[0m
[0m gopls update tests[0m
[32m ✔[0m[90m prompt for update[0m
[0m version comparison[0m
[32m ✔[0m[90m local delve is old[0m
[32m ✔[0m[90m local delve is the minimum required version[0m
[32m ✔[0m[90m local delve is newer[0m
[32m ✔[0m[90m local delve is slightly older[0m
[32m ✔[0m[90m local delve is slightly newer[0m
[32m ✔[0m[90m local delve version is unknown[0m
[32m ✔[0m[90m local delve version is non-sense[0m
[32m ✔[0m[90m local delve version is non-sense again[0m
[0m writeVulns[0m
[32m ✔[0m[90m gopls.run_govulncheck finds vulnerabilities[0m[31m (1716ms)[0m
[32m ✔[0m[90m gopls.run_govulncheck finds no vulnerabilities[0m[31m (520ms)[0m
[32m ✔[0m[90m gopls.vulncheck finds vulnerabilities[0m[31m (1754ms)[0m
[32m ✔[0m[90m gopls.vulncheck finds no vulnerabilities[0m[31m (515ms)[0m
[92m [0m[32m 106 passing[0m[90m (35s)[0m
[90m[main 2025-08-12T21:08:58.230Z][0m Extension host with pid 42076 exited with code: 0, signal: unknown.
Exit code: 0
**** Run lint ****
> go@0.50.0-dev lint
> gts lint src test
version: 24
/workspace/extension/src/goDebugCommands.ts
39:26 error Insert `(` prettier/prettier
41:6 error Insert `)` prettier/prettier
43:29 error Replace `v` with `(v)` prettier/prettier
47:24 error Insert `(` prettier/prettier
50:6 error Insert `)` prettier/prettier
59:8 error 'full' is never reassigned. Use 'const' instead prefer-const
61:11 error Unexpected constant condition no-constant-condition
62:18 error Insert `(` prettier/prettier
66:6 error Insert `)` prettier/prettier
132:7 error 'raw' is never reassigned. Use 'const' instead prefer-const
✖ 10 problems (10 errors, 0 warnings)
9 errors and 0 warnings potentially fixable with the `--fix` option.
integration_test.go:82: failed to run integration test in docker: exit status 1
integration_test.go:41: image cleanup log:
Deleted: sha256:110f32b928d479ec6ee0b3aa6511de10e36146e9d4657fc292a22ba654e7b049
FAIL
FAIL github.com/golang/vscode-go/build 428.252s
ok github.com/golang/vscode-go/internal/vscgo 0.005s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[W2025-08-12T14:09:11.741235-07:00 74287 0 cmd_stream.go:587] rdb-stream: test process exited with error: exit status 1
[I2025-08-12T14:09:11.741303-07:00 74287 0 cmd_stream.go:571] rdb-stream: the test process terminated
[I2025-08-12T14:09:11.741378-07:00 74287 0 sink.go:448] SinkServer: shutdown started
[I2025-08-12T14:09:11.741477-07:00 74287 0 sink.go:426] SinkServer: HTTP server stopped with "http: Server closed"
[I2025-08-12T14:09:11.741500-07:00 74287 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2025-08-12T14:09:11.824487-07:00 74287 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2025-08-12T14:09:11.824556-07:00 74287 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2025-08-12T14:09:11.891868-07:00 74287 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2025-08-12T14:09:11.891933-07:00 74287 0 sink.go:451] SinkServer: shutdown completed successfully
[I2025-08-12T14:09:11.891973-07:00 74287 0 cmd_stream.go:498] rdb-stream: exiting with 1