Use of LUCI is subject to the Google [Terms of Service](
https://policies.google.com/terms) and [Privacy Policy](
https://policies.google.com/privacy)
[I2026-04-30T22:03:33.499556Z 52894 0 sink.go:371] SinkServer: warm-up started
[I2026-04-30T22:03:33.499759Z 52894 0 sink.go:454] SinkServer: starting HTTP server...
[I2026-04-30T22:03:33.500842Z 52894 0 sink.go:376] SinkServer: warm-up ended
[I2026-04-30T22:03:33.501143Z 52894 0 cmd_stream.go:577] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/go.testjson" "--" "unshare" "--net" "--map-root-user" "--" "sh" "-c" "ip link set dev lo up && /home/swarming/.swarming/w/ir/x/w/goroot/bin/go test -json -short ./..."]
ok golang.org/x/tools/gopls/internal/analysis/deprecated 4.027s
ok golang.org/x/tools/gopls/internal/analysis/embeddirective 3.135s
ok golang.org/x/tools/gopls/internal/analysis/fillreturns 5.380s
ok golang.org/x/tools/gopls/internal/analysis/fillstruct 3.326s
ok golang.org/x/tools/gopls/internal/analysis/fillswitch 0.864s
ok golang.org/x/tools/gopls/internal/analysis/infertypeargs 0.676s
ok golang.org/x/tools/gopls/internal/analysis/maprange 2.416s
ok golang.org/x/tools/gopls/internal/analysis/nonewvars 3.292s
ok golang.org/x/tools/gopls/internal/analysis/noresultvalues 0.734s
ok golang.org/x/tools/gopls/internal/analysis/recursiveiter 2.155s
ok golang.org/x/tools/gopls/internal/analysis/simplifycompositelit 0.759s
ok golang.org/x/tools/gopls/internal/analysis/simplifyrange 3.157s
ok golang.org/x/tools/gopls/internal/analysis/simplifyslice 0.698s
ok golang.org/x/tools/gopls/internal/analysis/unusedfunc 0.708s
ok golang.org/x/tools/gopls/internal/analysis/unusedparams 5.073s
ok golang.org/x/tools/gopls/internal/analysis/unusedvariable 3.947s
ok golang.org/x/tools/gopls/internal/analysis/writestring 3.254s
ok golang.org/x/tools/gopls/internal/analysis/yield 3.528s
ok golang.org/x/tools/gopls/internal/bloom 0.024s
ok golang.org/x/tools/gopls/internal/cache 2.760s
ok golang.org/x/tools/gopls/internal/cache/metadata 0.026s
ok golang.org/x/tools/gopls/internal/cache/parsego 8.082s
ok golang.org/x/tools/gopls/internal/cache/typerefs 0.022s
ok golang.org/x/tools/gopls/internal/clonetest 0.069s
--- FAIL: TestHelpFiles (0.00s)
--- FAIL: TestHelpFiles/codeaction (0.00s)
help_test.go:60: Help file "usage/codeaction.hlp" did not match, run with -update-help-files to fix (-want +got)
strings.Join({
... // 374 identical bytes
"t the client apply an edit;\n- changing the state of the server; ",
"or\n- requesting that the client open a document.\n\nThe -kind and ",
- "and ",
"-title flags filter the list of actions.\n\nThe -kind flag specifi",
"es a comma-separated list of LSP CodeAction kinds.\nOnly actions ",
... // 2075 identical bytes
}, "")
FAIL
FAIL golang.org/x/tools/gopls/internal/cmd 21.197s
ok golang.org/x/tools/gopls/internal/debug 2.130s
ok golang.org/x/tools/gopls/internal/doc/generate 5.874s
ok golang.org/x/tools/gopls/internal/filecache 0.257s
ok golang.org/x/tools/gopls/internal/filewatcher 12.891s
ok golang.org/x/tools/gopls/internal/fuzzy 0.074s
ok golang.org/x/tools/gopls/internal/golang 2.234s
ok golang.org/x/tools/gopls/internal/golang/completion 0.154s
ok golang.org/x/tools/gopls/internal/golang/completion/snippet 0.054s
ok golang.org/x/tools/gopls/internal/licenses 1.782s
ok golang.org/x/tools/gopls/internal/lsprpc 1.772s
ok golang.org/x/tools/gopls/internal/mcp 1.156s
ok golang.org/x/tools/gopls/internal/progress 0.022s
ok golang.org/x/tools/gopls/internal/protocol 1.528s
ok golang.org/x/tools/gopls/internal/protocol/command 3.453s
ok golang.org/x/tools/gopls/internal/protocol/generate 0.065s
ok golang.org/x/tools/gopls/internal/server 0.356s
ok golang.org/x/tools/gopls/internal/settings 0.833s
ok golang.org/x/tools/gopls/internal/telemetry 1.761s
ok golang.org/x/tools/gopls/internal/template 0.149s
ok golang.org/x/tools/gopls/internal/test/compare 0.043s
ok golang.org/x/tools/gopls/internal/test/integration 0.112s
ok golang.org/x/tools/gopls/internal/test/integration/bench 0.082s
ok golang.org/x/tools/gopls/internal/test/integration/codelens 16.866s
ok golang.org/x/tools/gopls/internal/test/integration/completion 37.997s
ok golang.org/x/tools/gopls/internal/test/integration/debug 1.182s
ok golang.org/x/tools/gopls/internal/test/integration/diagnostics 57.868s
ok golang.org/x/tools/gopls/internal/test/integration/fake 0.025s
ok golang.org/x/tools/gopls/internal/test/integration/fake/glob 0.006s
ok golang.org/x/tools/gopls/internal/test/integration/hover 1.320s
ok golang.org/x/tools/gopls/internal/test/integration/inlayhints 1.700s
ok golang.org/x/tools/gopls/internal/test/integration/misc 81.047s
ok golang.org/x/tools/gopls/internal/test/integration/modfile 33.839s
ok golang.org/x/tools/gopls/internal/test/integration/template 2.545s
ok golang.org/x/tools/gopls/internal/test/integration/watch 22.395s
ok golang.org/x/tools/gopls/internal/test/integration/web 21.144s
ok golang.org/x/tools/gopls/internal/test/integration/workspace 45.756s
ok golang.org/x/tools/gopls/internal/test/marker 24.858s
ok golang.org/x/tools/gopls/internal/util/asm 0.133s
ok golang.org/x/tools/gopls/internal/util/bug 0.031s
ok golang.org/x/tools/gopls/internal/util/fingerprint 1.036s
ok golang.org/x/tools/gopls/internal/util/frob 0.083s
ok golang.org/x/tools/gopls/internal/util/goversion 0.060s
ok golang.org/x/tools/gopls/internal/util/lru 0.088s
ok golang.org/x/tools/gopls/internal/util/memoize 0.058s
ok golang.org/x/tools/gopls/internal/util/persistent 0.752s
ok golang.org/x/tools/gopls/internal/util/safetoken 10.044s
ok golang.org/x/tools/gopls/internal/vulncheck/semver 0.096s
ok golang.org/x/tools/gopls/internal/vulncheck/vulntest 0.058s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[W2026-04-30T22:05:33.197677Z 52894 0 cmd_stream.go:589] rdb-stream: test process exited with error: exit status 1
[I2026-04-30T22:05:33.197786Z 52894 0 cmd_stream.go:573] rdb-stream: the test process terminated
[I2026-04-30T22:05:33.197914Z 52894 0 sink.go:479] SinkServer: shutdown started
[I2026-04-30T22:05:33.198036Z 52894 0 sink.go:457] SinkServer: HTTP server stopped with "http: Server closed"
[I2026-04-30T22:05:33.198062Z 52894 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2026-04-30T22:05:33.909772Z 52894 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2026-04-30T22:05:33.909825Z 52894 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2026-04-30T22:05:34.035213Z 52894 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2026-04-30T22:05:34.035278Z 52894 0 sink.go:482] SinkServer: shutdown completed successfully
[I2026-04-30T22:05:34.035315Z 52894 0 cmd_stream.go:498] rdb-stream: exiting with 1