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-15T09:16:04.504114-07:00 6316 0 sink.go:350] SinkServer: warm-up started
[I2025-08-15T09:16:04.504956-07:00 6316 0 sink.go:423] SinkServer: starting HTTP server...
[I2025-08-15T09:16:04.508242-07:00 6316 0 sink.go:355] SinkServer: warm-up ended
[I2025-08-15T09:16:04.509045-07:00 6316 0 cmd_stream.go:575] rdb-stream: starting the test command - ["C:\\b\\s\\w\\ir\\cache\\tools\\bin\\result_adapter.exe" "go" "-v=false" "-dump-json" "C:\\b\\s\\w\\ir\\x\\w\\dist.testjson" "--" "C:\\b\\s\\w\\ir\\x\\w\\goroot\\bin\\go" "tool" "dist" "test" "-json" "runtime" "cmd/internal/testdir:8_10" "runtime:cpu1" "cmd/internal/testdir:0_10" "cmd/internal/testdir:3_10" "runtime/race:race" "cmd/cgo/internal/testcshared" "internal/godebugs" "os" "cmd/compile/internal/importer" "cmd/objdump" "syscall" "cmd/cgo/internal/testso" "net/http/pprof" "cmd/nm" "cmd/addr2line" "internal/godebug" "encoding/gob" "cmd/pprof" "internal/synctest" "cmd/internal/cov" "net/netip" "strings" "reflect" "internal/platform" "internal/runtime/maps" "cmd/compile/internal/logopt" "hash/maphash:purego" "encoding/pem" "cmd/internal/obj/arm64" "go/importer" "bytes" "cmd/cgo/internal/test:external-s" "compress/lzw" "container/list" "crypto/ecdsa" "crypto/elliptic" "crypto/internal/boring/bbig" "crypto/internal/cryptotest" "crypto/internal/entropy" "crypto/internal/fips140/aes" "crypto/internal/fips140/bigmod" "crypto/internal/fips140/check" "crypto/internal/fips140/check/checktest" "crypto/internal/fips140/ed25519" "crypto/internal/fips140/sha3" "crypto/internal/fips140deps" "crypto/internal/hpke" "crypto/internal/impl" "crypto/internal/randutil" "crypto/rand" "crypto/sha256" "crypto/sha512" "crypto/subtle" "encoding/ascii85" "encoding/binary" "expvar" "go/internal/gccgoimporter" "hash" "hash/crc32" "hash/crc64" "internal/bytealg" "internal/byteorder" "internal/cfg" "internal/copyright" "internal/coverage/cformat" "internal/coverage/stringtab" "internal/coverage/uleb128" "internal/lazyregexp" "internal/lazytemplate" "internal/nettrace" "internal/obscuretestdata" "internal/pkgbits" "internal/runtime/atomic" "internal/runtime/cgobench" "internal/runtime/gc/scan" "internal/runtime/math" "internal/runtime/sys" "internal/saferio" "internal/singleflight" "internal/syscall/unix" "internal/syslist" "internal/testhash" "internal/trace/internal/tracev1" "internal/trace/testtrace" "internal/trace/tracev2" "internal/trace/version" "io" "log/slog/internal" "math/cmplx" "mime" "net/http/fcgi" "net/http/httptest" "net/http/httptrace" "net/http/internal" "net/mail" "net/url" "plugin" "reflect/internal/example2" "slices" "strconv" "testing/iotest" "testing/quick" "text/template" "time/tzdata" "unicode" "weak" "cmd/asm" "cmd/asm/internal/arch" "cmd/cgo/internal/cgotest" "cmd/cgo/internal/test/issue23555b" "cmd/cgo/internal/test/issue26213" "cmd/cgo/internal/test/issue27054" "cmd/cgo/internal/test/issue29563" "cmd/cgo/internal/test/issue52611a" "cmd/cgo/internal/test/issue8756" "cmd/compile/internal/abt" "cmd/compile/internal/base" "cmd/compile/internal/bitvec" "cmd/compile/internal/coverage" "cmd/compile/internal/gc" "cmd/compile/internal/inline" "cmd/compile/internal/ir" "cmd/compile/internal/mips" "cmd/compile/internal/objw" "cmd/compile/internal/reflectdata" "cmd/compile/internal/rttype" "cmd/compile/internal/walk" "cmd/covdata" "cmd/distpack" "cmd/go/internal/cacheprog" "cmd/go/internal/fips140" "cmd/go/internal/help" "cmd/go/internal/list" "cmd/go/internal/lockedfile" "cmd/go/internal/modinfo" "cmd/go/internal/mvs" "cmd/go/internal/search" "cmd/go/internal/telemetrycmd" "cmd/go/internal/telemetrystats" "cmd/go/internal/test" "cmd/go/internal/vet" "cmd/go/internal/work" "cmd/internal/bio" "cmd/internal/dwarf" "cmd/internal/goobj" "cmd/internal/objabi" "cmd/internal/objfile" "cmd/internal/osinfo" "cmd/internal/pgo" "cmd/internal/pkgpattern" "cmd/internal/robustio" "cmd/internal/test2json" "cmd/link/internal/loader" "cmd/link/internal/loong64" "cmd/link/internal/mips64" "cmd/link/internal/sym" "cmd/relnote" "cmd/trace" "crypto/...:purego" "crypto/...:gofips140" "os/user:nolibgcc" "crypto/internal/fips140test:pie_internal" "crypto/internal/fips140test:exe_external" "cmd/relnote:check"]
go tool dist: Failed: exit status 1
--- FAIL: TestDetectFinalizerAndCleanupLeaks (0.02s)
gc_test.go:1078: C:\b\s\w\ir\x\t\go-build2366377366\testprog.exe DetectFinalizerAndCleanupLeaks: exit status 2
gc_test.go:1084: expected exactly five leaked cleanups and/or finalizers, got: 2
WARNING: LIKELY CLEANUP/FINALIZER ISSUES
Value of type main.tiny at 0xc00000a1d9
is in a tiny block with other (possibly long-lived) values
Has cleanup at 0x29afb7dc650
main.DetectFinalizerAndCleanupLeaks.func4()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:61 +0x0
created at:
main.DetectFinalizerAndCleanupLeaks()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:65 +0x170
Value of type main.T at 0xc00006a048
is reachable from cleanup or cleanup argument
Has cleanup at 0x29afb7dc600
main.DetectFinalizerAndCleanupLeaks.func1()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:31 +0x0
created at:
main.DetectFinalizerAndCleanupLeaks()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:36 +0xa5
Value of type main.T at 0xc00006a078
is reachable from finalizer
Has finalizer at 0x29afb7d36a8
main.DetectFinalizerAndCleanupLeaks.func5()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:66 +0x0
created at:
main.DetectFinalizerAndCleanupLeaks()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:71 +0x1d0
fatal error: detected possible issues with cleanups and/or finalizers
runtime stack:
runtime.throw({0x7ff783e0def4?, 0x0?})
C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:1227 +0x4d fp=0xbc989ff598 sp=0xbc989ff568 pc=0x7ff783d4380d
runtime.checkFinalizersAndCleanups()
C:/b/s/w/ir/x/w/goroot/src/runtime/mcheckmark.go:289 +0x797 fp=0xbc989ffb80 sp=0xbc989ff598 pc=0x7ff783ce9bd7
runtime.gcMarkTermination.func2()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1076 +0x51 fp=0xbc989ffba0 sp=0xbc989ffb80 pc=0x7ff783cf0c91
runtime.systemstack(0xc000060e00)
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:513 +0x49 fp=0xbc989ffbb0 sp=0xbc989ffba0 pc=0x7ff783d49629
goroutine 24 gp=0xc000146fc0 m=4 mp=0xc00007e008 [garbage collection]:
runtime.systemstack_switch()
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:478 +0x8 fp=0xc000153a28 sp=0xc000153a18 pc=0x7ff783d495c8
runtime.gcMarkTermination({0x20?, 0xa5e1882944?, 0x10?, 0xc000153ee8?})
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1070 +0x179 fp=0xc000153e98 sp=0xc000153a28 pc=0x7ff783cefb99
runtime.gcMarkDone()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1032 +0x36e fp=0xc000153f38 sp=0xc000153e98 pc=0x7ff783cef7ae
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1600 +0x365 fp=0xc000153fc8 sp=0xc000153f38 pc=0x7ff783cf1245
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000153fe0 sp=0xc000153fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000153fe8 sp=0xc000153fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 1 gp=0xc000060000 m=nil [wait for GC cycle]:
runtime.gopark(0xc000067d58?, 0x7ff783cef380?, 0x58?, 0x7d?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000067de8 sp=0xc000067dc8 pc=0x7ff783d4392e
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.gcWaitOnMark(0x1)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:573 +0x5b fp=0xc000067e18 sp=0xc000067de8 pc=0x7ff783ceea9b
runtime.GC()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:517 +0x45 fp=0xc000067e50 sp=0xc000067e18 pc=0x7ff783cee945
main.DetectFinalizerAndCleanupLeaks()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/checkfinalizers.go:77 +0x1fe fp=0xc000067eb8 sp=0xc000067e50 pc=0x7ff783dbb11e
main.main()
C:/b/s/w/ir/x/w/goroot/src/runtime/testdata/testprog/main.go:34 +0x133 fp=0xc000067f50 sp=0xc000067eb8 pc=0x7ff783dc4853
runtime.main()
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:285 +0x2a7 fp=0xc000067fe0 sp=0xc000067f50 pc=0x7ff783d13e67
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x7ff783d4b261
goroutine 2 gp=0xc000060700 m=nil [force gc (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000063fa8 sp=0xc000063f88 pc=0x7ff783d4392e
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.forcegchelper()
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:373 +0xb8 fp=0xc000063fe0 sp=0xc000063fa8 pc=0x7ff783d14138
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x7ff783d4b261
created by runtime.init.7 in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:361 +0x1a
goroutine 3 gp=0xc000060a80 m=nil [GC sweep wait]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000065f80 sp=0xc000065f60 pc=0x7ff783d4392e
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.bgsweep(0xc000070000)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgcsweep.go:279 +0x94 fp=0xc000065fc8 sp=0xc000065f80 pc=0x7ff783cfa954
runtime.gcenable.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:212 +0x17 fp=0xc000065fe0 sp=0xc000065fc8 pc=0x7ff783cee817
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x7ff783d4b261
created by runtime.gcenable in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:212 +0x66
goroutine 4 gp=0xc000060c40 m=nil [GC scavenge wait]:
runtime.gopark(0xc000070000?, 0x7ff783e39bf0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000077f78 sp=0xc000077f58 pc=0x7ff783d4392e
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.(*scavengerState).park(0x7ff783f0c140)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000077fa8 sp=0xc000077f78 pc=0x7ff783cf8469
runtime.bgscavenge(0xc000070000)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000077fc8 sp=0xc000077fa8 pc=0x7ff783cf8a19
runtime.gcenable.gowrap2()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:213 +0x17 fp=0xc000077fe0 sp=0xc000077fc8 pc=0x7ff783cee7d7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000077fe8 sp=0xc000077fe0 pc=0x7ff783d4b261
created by runtime.gcenable in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:213 +0xa5
goroutine 5 gp=0xc000060fc0 m=nil [GOMAXPROCS updater (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000079f88 sp=0xc000079f68 pc=0x7ff783d4392e
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.updateMaxProcsGoroutine()
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:6683 +0xe7 fp=0xc000079fe0 sp=0xc000079f88 pc=0x7ff783d22047
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000079fe8 sp=0xc000079fe0 pc=0x7ff783d4b261
created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:6671 +0x37
goroutine 6 gp=0xc000061180 m=nil [finalizer wait]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000073e20 sp=0xc000073e00 pc=0x7ff783d4392e
runtime.runFinalizers()
C:/b/s/w/ir/x/w/goroot/src/runtime/mfinal.go:210 +0x107 fp=0xc000073fe0 sp=0xc000073e20 pc=0x7ff783ced867
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000073fe8 sp=0xc000073fe0 pc=0x7ff783d4b261
created by runtime.createfing in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mfinal.go:172 +0x3d
goroutine 7 gp=0xc000061340 m=nil [cleanup wait]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000075f68 sp=0xc000075f48 pc=0x7ff783d4392e
runtime.goparkunlock(...)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:466
runtime.(*cleanupQueue).dequeue(0x7ff783f0c280)
C:/b/s/w/ir/x/w/goroot/src/runtime/mcleanup.go:439 +0xe5 fp=0xc000075fa0 sp=0xc000075f68 pc=0x7ff783cea585
runtime.runCleanups()
C:/b/s/w/ir/x/w/goroot/src/runtime/mcleanup.go:635 +0x45 fp=0xc000075fe0 sp=0xc000075fa0 pc=0x7ff783ceabc5
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000075fe8 sp=0xc000075fe0 pc=0x7ff783d4b261
created by runtime.(*cleanupQueue).createGs in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mcleanup.go:589 +0xa5
goroutine 8 gp=0xc000061500 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000139f38 sp=0xc000139f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000139fc8 sp=0xc000139f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000139fe0 sp=0xc000139fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000139fe8 sp=0xc000139fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 9 gp=0xc0000616c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc00013bf38 sp=0xc00013bf18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc00013bfc8 sp=0xc00013bf38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc00013bfe0 sp=0xc00013bfc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc00013bfe8 sp=0xc00013bfe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 10 gp=0xc000061880 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000135f38 sp=0xc000135f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000135fc8 sp=0xc000135f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000135fe0 sp=0xc000135fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000135fe8 sp=0xc000135fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 11 gp=0xc000061a40 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000137f38 sp=0xc000137f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000137fc8 sp=0xc000137f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000137fe0 sp=0xc000137fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000137fe8 sp=0xc000137fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 12 gp=0xc000061c00 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000143f38 sp=0xc000143f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000143fc8 sp=0xc000143f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000143fe0 sp=0xc000143fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000143fe8 sp=0xc000143fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 13 gp=0xc000061dc0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000145f38 sp=0xc000145f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000145fc8 sp=0xc000145f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000145fe0 sp=0xc000145fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000145fe8 sp=0xc000145fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 14 gp=0xc000146000 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc00013ff38 sp=0xc00013ff18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc00013ffc8 sp=0xc00013ff38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc00013ffe0 sp=0xc00013ffc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc00013ffe8 sp=0xc00013ffe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 15 gp=0xc0001461c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000141f38 sp=0xc000141f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000141fc8 sp=0xc000141f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000141fe0 sp=0xc000141fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000141fe8 sp=0xc000141fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 16 gp=0xc000146380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc00014df38 sp=0xc00014df18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc00014dfc8 sp=0xc00014df38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc00014dfe0 sp=0xc00014dfc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc00014dfe8 sp=0xc00014dfe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 18 gp=0xc000146540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc00014ff38 sp=0xc00014ff18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc00014ffc8 sp=0xc00014ff38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc00014ffe0 sp=0xc00014ffc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc00014ffe8 sp=0xc00014ffe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 19 gp=0xc000146700 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000149f38 sp=0xc000149f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000149fc8 sp=0xc000149f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000149fe0 sp=0xc000149fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000149fe8 sp=0xc000149fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 20 gp=0xc0001468c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc00014bf38 sp=0xc00014bf18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc00014bfc8 sp=0xc00014bf38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc00014bfe0 sp=0xc00014bfc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc00014bfe8 sp=0xc00014bfe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 21 gp=0xc000146a80 m=nil [GC worker (idle)]:
runtime.gopark(0xa5e185aafc?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000155f38 sp=0xc000155f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000155fc8 sp=0xc000155f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000155fe0 sp=0xc000155fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000155fe8 sp=0xc000155fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 22 gp=0xc000146c40 m=nil [GC worker (idle)]:
runtime.gopark(0xa5e18343c0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000157f38 sp=0xc000157f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000157fc8 sp=0xc000157f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000157fe0 sp=0xc000157fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000157fe8 sp=0xc000157fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
goroutine 23 gp=0xc000146e00 m=nil [GC worker (idle)]:
runtime.gopark(0xa5e185aafc?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/b/s/w/ir/x/w/goroot/src/runtime/proc.go:460 +0xce fp=0xc000151f38 sp=0xc000151f18 pc=0x7ff783d4392e
runtime.gcBgMarkWorker(0xc000018150)
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1463 +0xeb fp=0xc000151fc8 sp=0xc000151f38 pc=0x7ff783cf0fcb
runtime.gcBgMarkStartWorkers.gowrap1()
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x17 fp=0xc000151fe0 sp=0xc000151fc8 pc=0x7ff783cf0eb7
runtime.goexit({})
C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000151fe8 sp=0xc000151fe0 pc=0x7ff783d4b261
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/b/s/w/ir/x/w/goroot/src/runtime/mgc.go:1373 +0x105
FAIL
FAIL runtime 82.036s
ok cmd/cgo/internal/testcshared 29.704s
ok internal/godebugs 13.967s
ok os 15.510s
ok cmd/compile/internal/importer 8.686s
ok cmd/objdump 8.636s
ok syscall 11.526s
ok cmd/cgo/internal/testso 15.522s
ok net/http/pprof 5.370s
ok cmd/nm 8.850s
ok cmd/addr2line 5.955s
ok internal/godebug 2.255s
ok encoding/gob 2.494s
ok cmd/pprof 3.984s
ok internal/synctest 2.849s
ok cmd/internal/cov 3.776s
ok net/netip 2.128s
ok strings 1.381s
ok reflect 0.484s
ok internal/platform 0.847s
ok internal/runtime/maps 0.687s
ok cmd/compile/internal/logopt 1.539s
ok encoding/pem 0.626s
ok cmd/internal/obj/arm64 0.621s
ok go/importer 1.084s
ok bytes 0.373s
ok compress/lzw 0.133s
ok container/list 0.036s
ok crypto/ecdsa 0.084s
ok crypto/elliptic 0.038s
ok crypto/internal/fips140/aes 0.069s
ok crypto/internal/fips140/bigmod 0.123s
ok crypto/internal/fips140deps 0.257s
ok crypto/internal/hpke 0.034s
ok crypto/rand 0.195s
ok crypto/sha256 0.064s
ok crypto/sha512 0.047s
ok crypto/subtle 0.185s
ok encoding/ascii85 0.030s
ok encoding/binary 0.059s
ok expvar 0.040s
ok go/internal/gccgoimporter 0.062s
ok hash 0.036s
ok hash/crc32 0.052s
ok hash/crc64 0.048s
ok internal/copyright 0.523s
ok internal/coverage/cformat 0.039s
ok internal/pkgbits 0.032s
ok internal/runtime/atomic 0.105s
ok internal/runtime/cgobench 0.078s [no tests to run]
ok internal/runtime/gc/scan 0.031s
ok internal/runtime/math 0.029s
ok internal/runtime/sys 0.024s
ok internal/saferio 0.087s
ok internal/singleflight 0.059s
ok internal/trace/internal/tracev1 0.378s
ok internal/trace/tracev2 0.027s
ok io 0.133s
ok math/cmplx 0.047s
ok mime 0.202s
ok net/http/fcgi 0.245s
ok net/http/httptest 0.191s
ok net/http/httptrace 0.033s
ok net/http/internal 0.492s
ok net/mail 0.072s
ok net/url 0.075s
ok plugin 0.041s
ok slices 0.236s
ok strconv 0.489s
ok testing/iotest 0.036s
ok testing/quick 0.098s
ok text/template 0.094s
ok unicode 0.047s
ok weak 0.130s
ok cmd/compile/internal/abt 0.047s
ok cmd/compile/internal/base 0.044s
ok cmd/compile/internal/ir 0.031s
ok cmd/compile/internal/reflectdata 0.030s [no tests to run]
ok cmd/covdata 0.061s
ok cmd/distpack 0.028s
ok cmd/go/internal/fips140 0.052s
ok cmd/go/internal/lockedfile 0.124s
ok cmd/go/internal/mvs 0.041s
ok cmd/go/internal/test 0.105s
ok cmd/go/internal/work 0.079s
ok cmd/internal/dwarf 0.048s
ok cmd/internal/goobj 0.035s
ok cmd/internal/objabi 0.034s
ok cmd/internal/pgo 0.038s
ok cmd/internal/pkgpattern 0.034s
ok cmd/internal/test2json 0.187s
ok cmd/link/internal/loader 0.044s
ok cmd/relnote 0.024s
ok cmd/trace 0.100s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[W2025-08-15T09:17:55.118468-07:00 6316 0 cmd_stream.go:587] rdb-stream: test process exited with error: exit status 2
[I2025-08-15T09:17:55.118468-07:00 6316 0 cmd_stream.go:571] rdb-stream: the test process terminated
[I2025-08-15T09:17:55.120003-07:00 6316 0 sink.go:448] SinkServer: shutdown started
[I2025-08-15T09:17:55.120812-07:00 6316 0 sink.go:426] SinkServer: HTTP server stopped with "http: Server closed"
[I2025-08-15T09:17:55.121165-07:00 6316 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2025-08-15T09:17:55.743096-07:00 6316 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2025-08-15T09:17:55.743170-07:00 6316 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2025-08-15T09:17:55.822021-07:00 6316 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2025-08-15T09:17:55.822090-07:00 6316 0 sink.go:451] SinkServer: shutdown completed successfully
[I2025-08-15T09:17:55.822241-07:00 6316 0 cmd_stream.go:498] rdb-stream: exiting with 2
[I2025-08-15T09:17:55.822315-07:00 6316 0 cmd_stream.go:523] Caught InterruptEvent