darwin-amd64-nocgo at 5a2161ce9ec130271ec67566ecb5a842497e8742 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=1CB46548-BEF1-40A3-86F1-5BFF4C802752" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.BIbTxWdH12/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=E214A2DB-E511-48EB-9FE0-59FB56274396" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-nocgo" "CGO_ENABLED=0" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.300s ok archive/zip 0.499s ok bufio 0.224s ok bytes 0.443s ok cmp 0.085s ok compress/bzip2 0.156s ok compress/flate 2.761s ok compress/gzip 1.355s ok compress/lzw 0.131s ok compress/zlib 0.688s ok container/heap 0.071s ok container/list 0.060s ok container/ring 0.025s ok context 0.145s ok crypto 0.071s ok crypto/aes 0.047s ok crypto/cipher 0.039s ok crypto/des 0.033s ok crypto/dsa 0.032s ok crypto/ecdh 0.050s ok crypto/ecdsa 0.053s ok crypto/ed25519 0.086s ok crypto/elliptic 0.066s ok crypto/hmac 0.067s ok crypto/internal/alias 0.045s ok crypto/internal/bigmod 0.307s ok crypto/internal/boring 0.093s ok crypto/internal/boring/bcache 0.261s ok crypto/internal/edwards25519 0.162s ok crypto/internal/edwards25519/field 0.075s ok crypto/internal/nistec 0.237s ok crypto/internal/nistec/fiat 0.147s [no tests to run] ok crypto/md5 0.131s ok crypto/rand 0.141s ok crypto/rc4 0.069s ok crypto/rsa 0.279s ok crypto/sha1 0.044s ok crypto/sha256 0.025s ok crypto/sha512 0.023s ok crypto/subtle 0.275s ok crypto/tls 2.633s ok crypto/x509 0.647s ok database/sql 0.750s ok database/sql/driver 0.163s ok debug/buildinfo 0.142s ok debug/dwarf 0.109s ok debug/elf 0.295s ok debug/gosym 0.199s ok debug/macho 0.035s ok debug/pe 0.098s ok debug/plan9obj 0.032s ok embed 0.052s [no tests to run] ok embed/internal/embedtest 0.133s ok encoding/ascii85 0.113s ok encoding/asn1 0.091s ok encoding/base32 0.129s ok encoding/base64 0.016s ok encoding/binary 0.060s ok encoding/csv 0.079s ok encoding/gob 1.588s ok encoding/hex 0.038s ok encoding/json 0.391s ok encoding/pem 0.592s ok encoding/xml 0.161s ok errors 0.115s ok expvar 0.143s ok flag 0.169s ok fmt 0.088s ok go/ast 0.022s ok go/build 2.296s ok go/build/constraint 0.042s ok go/constant 0.080s ok go/doc 0.116s ok go/doc/comment 1.637s ok go/format 0.080s ok go/importer 1.983s ok go/internal/gccgoimporter 0.090s ok go/internal/gcimporter 9.842s ok go/internal/srcimporter 2.942s ok go/parser 0.445s ok go/printer 0.366s ok go/scanner 0.073s ok go/token 0.030s ok go/types 36.569s ok go/version 0.028s ok hash 0.068s ok hash/adler32 0.071s ok hash/crc32 0.073s ok hash/crc64 0.127s ok hash/fnv 0.095s ok hash/maphash 0.212s ok html 0.033s ok html/template 0.163s ok image 0.097s ok image/color 0.076s ok image/draw 0.147s ok image/gif 0.692s ok image/jpeg 0.327s ok image/png 0.334s ok index/suffixarray 0.235s ok internal/abi 0.417s ok internal/buildcfg 0.044s ok internal/coverage/cformat 0.048s ok internal/coverage/cmerge 0.166s ok internal/coverage/pods 0.169s ok internal/coverage/slicereader 0.031s ok internal/coverage/slicewriter 0.091s ok internal/coverage/test 0.043s ok internal/cpu 0.171s ok internal/dag 0.153s ok internal/diff 0.151s ok internal/fmtsort 0.064s ok internal/fuzz 0.169s ok internal/godebug 2.302s ok internal/godebugs 0.050s ok internal/gover 0.166s ok internal/intern 2.132s ok internal/itoa 0.047s ok internal/platform 3.387s ok internal/poll 0.599s ok internal/profile 0.037s ok internal/reflectlite 0.104s ok internal/safefilepath 0.105s ok internal/saferio 0.225s ok internal/singleflight 0.074s ok internal/testenv 0.939s ok internal/trace 0.159s --- FAIL: TestTraceStress (3.33s) --- FAIL: TestTraceStress/Default (3.33s) trace_test.go:551: stderr: SIGSEGV: segmentation violation PC=0x9ef0fac m=9 sigcode=1 addr=0x90 goroutine 0 gp=0xc000007ba0 m=9 mp=0xc00007a008 [idle]: runtime.readgstatus(...) /tmp/buildlet/go/src/runtime/proc.go:1056 runtime.traceWriter.writeProcStatusForP({{0xc00007a008?, 0xa0000000a?}, 0x300000002?}, 0x70000fc3bd38?, 0x56?) /tmp/buildlet/go/src/runtime/trace2status.go:91 +0xcc fp=0x70000fc3bcf0 sp=0x70000fc3bcb8 pc=0x9ef0fac runtime.traceAdvance.func5(0xc000032a08?) /tmp/buildlet/go/src/runtime/trace2.go:551 +0x8e fp=0x70000fc3bd30 sp=0x70000fc3bcf0 pc=0x9ef79ce runtime.runSafePointFn() /tmp/buildlet/go/src/runtime/proc.go:2044 +0x44 fp=0x70000fc3bd48 sp=0x70000fc3bd30 pc=0x9ecd8c4 runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3169 +0x56 fp=0x70000fc3bec0 sp=0x70000fc3bd48 pc=0x9ecf756 runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3884 +0xb1 fp=0x70000fc3bef8 sp=0x70000fc3bec0 pc=0x9ed1531 runtime.park_m(0xc0003004e0) /tmp/buildlet/go/src/runtime/proc.go:4052 +0x1ec fp=0x70000fc3bf50 sp=0x70000fc3bef8 pc=0x9ed1b0c runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x70000fc3bf68 sp=0x70000fc3bf50 pc=0x9efcdce goroutine 1 gp=0xc0000061a0 m=nil [semacquire]: runtime.gopark(0xc000098cb8?, 0x9eb37fc?, 0x80?, 0xa7?, 0xc0000d8008?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000098c78 sp=0xc000098c58 pc=0x9eca46e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xa067330, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000098ce0 sp=0xc000098c78 pc=0x9edc9c5 runtime.semacquire(...) /tmp/buildlet/go/src/runtime/sema.go:111 runtime.gcStart({0x109334c452b?, 0x100000?, 0x9e9d556?}) /tmp/buildlet/go/src/runtime/mgc.go:643 +0x185 fp=0xc000098da0 sp=0xc000098ce0 pc=0x9eab7e5 runtime.mallocgc(0x100000, 0x9fa1940, 0x1) /tmp/buildlet/go/src/runtime/malloc.go:1308 +0x814 fp=0xc000098e28 sp=0xc000098da0 pc=0x9e9f214 runtime.makeslice(0x2faf080?, 0xc000090020?, 0xc000040678?) /tmp/buildlet/go/src/runtime/slice.go:107 +0x49 fp=0xc000098e50 sp=0xc000098e28 pc=0x9ee0449 main.main() /tmp/buildlet/go/src/internal/trace/v2/testdata/testprog/stress.go:75 +0x2d8 fp=0xc000098f50 sp=0xc000098e50 pc=0x9f66858 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000098fe0 sp=0xc000098f50 pc=0x9eca03d runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000098fe8 sp=0xc000098fe0 pc=0x9efeca1 goroutine 2 gp=0xc000006680 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000040fa8 sp=0xc000040f88 pc=0x9eca46e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc000040fe0 sp=0xc000040fa8 pc=0x9eca2f3 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000040fe8 sp=0xc000040fe0 pc=0x9efeca1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000006b60 m=nil [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000041780 sp=0xc000041760 pc=0x9eca46e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000022070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc0000417c8 sp=0xc000041780 pc=0x9eb697f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc0000417e0 sp=0xc0000417c8 pc=0x9eab285 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000417e8 sp=0xc0000417e0 pc=0x9efeca1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc000006d00 m=nil [runnable]: runtime.gopark(0x1717f9a?, 0x6553f100?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000041f78 sp=0xc000041f58 pc=0x9eca46e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0xa072460) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000041fa8 sp=0xc000041f78 pc=0x9eb4329 runtime.bgscavenge(0xc000022070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000041fc8 sp=0xc000041fa8 pc=0x9eb48d9 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc000041fe0 sp=0xc000041fc8 pc=0x9eab225 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000041fe8 sp=0xc000041fe0 pc=0x9efeca1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 17 gp=0xc000082340 m=nil [finalizer wait]: runtime.gopark(0xc000040660?, 0x9eb37fc?, 0x20?, 0x24?, 0x550011?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000040620 sp=0xc000040600 pc=0x9eca46e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc0000407e0 sp=0xc000040620 pc=0x9eaa2c7 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000407e8 sp=0xc0000407e0 pc=0x9efeca1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 18 gp=0xc000082680 m=nil [chan receive]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00003c718 sp=0xc00003c6f8 pc=0x9eca46e runtime.chanrecv(0xc00008c0c0, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00003c790 sp=0xc00003c718 pc=0x9e97e9f runtime.chanrecv1(0x0?, 0x0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00003c7b8 sp=0xc00003c790 pc=0x9e97ad2 main.main.func1() /tmp/buildlet/go/src/internal/trace/v2/testdata/testprog/stress.go:29 +0x25 fp=0xc00003c7e0 sp=0xc00003c7b8 pc=0x9f67025 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00003c7e8 sp=0xc00003c7e0 pc=0x9efeca1 created by main.main in goroutine 1 /tmp/buildlet/go/src/internal/trace/v2/testdata/testprog/stress.go:28 +0xbe goroutine 19 gp=0xc000082820 m=nil [IO wait]: runtime.gopark(0x3?, 0xc00003cfbf?, 0x1?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00003ce40 sp=0xc00003ce20 pc=0x9eca46e runtime.netpollblock(0x9f162a5?, 0x9e964e6?, 0x0?) /tmp/buildlet/go/src/runtime/netpoll.go:573 +0xf7 fp=0xc00003ce78 sp=0xc00003ce40 pc=0x9ec3d97 internal/poll.runtime_pollWait(0x10b9ae40, 0x72) /tmp/buildlet/go/src/runtime/netpoll.go:345 +0x85 fp=0xc00003ce98 sp=0xc00003ce78 pc=0x9efa065 internal/poll.(*pollDesc).wait(0xc0000a8120?, 0xc00003cfbf?, 0x1) /tmp/buildlet/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc00003cec0 sp=0xc00003ce98 pc=0x9f23ea7 internal/poll.(*pollDesc).waitRead(...) /tmp/buildlet/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0000a8120, {0xc00003cfbf, 0x1, 0x1}) /tmp/buildlet/go/src/internal/poll/fd_unix.go:164 +0x27a fp=0xc00003cf58 sp=0xc00003cec0 pc=0x9f247da os.(*File).read(...) /tmp/buildlet/go/src/os/file_posix.go:29 os.(*File).Read(0xc000090030, {0xc00003cfbf?, 0x0?, 0x0?}) /tmp/buildlet/go/src/os/file.go:118 +0x52 fp=0xc00003cf98 sp=0xc00003cf58 pc=0x9f26032 main.main.func3() /tmp/buildlet/go/src/internal/trace/v2/testdata/testprog/stress.go:45 +0x3b fp=0xc00003cfe0 sp=0xc00003cf98 pc=0x9f66f5b runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00003cfe8 sp=0xc00003cfe0 pc=0x9efeca1 created by main.main in goroutine 1 /tmp/buildlet/go/src/internal/trace/v2/testdata/testprog/stress.go:43 +0x1df goroutine 5 gp=0xc0000071e0 m=nil [chan receive]: runtime.gopark(0x9ee86be?, 0xc000058020?, 0x1?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000097eb8 sp=0xc000097e98 pc=0x9eca46e runtime.chanrecv(0xc000068000, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000097f30 sp=0xc000097eb8 pc=0x9e97e9f runtime.chanrecv1(0xc000064050?, 0x109b1306a36?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000097f58 sp=0xc000097f30 pc=0x9e97ad2 runtime.(*wakeableSleep).sleep(0xc000010018, 0x5f5e100) /tmp/buildlet/go/src/runtime/trace2.go:936 +0xab fp=0xc000097fb0 sp=0xc000097f58 pc=0x9eec2ab runtime.traceStartReadCPU.func1() /tmp/buildlet/go/src/runtime/trace2cpu.go:54 +0x3b fp=0xc000097fe0 sp=0xc000097fb0 pc=0x9eecd7b runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000097fe8 sp=0xc000097fe0 pc=0x9efeca1 created by runtime.traceStartReadCPU in goroutine 1 /tmp/buildlet/go/src/runtime/trace2cpu.go:42 +0x156 goroutine 6 gp=0xc000007380 m=0 mp=0xa072a80 [trace proc status]: runtime.systemstack_switch() /tmp/buildlet/go/src/runtime/asm_amd64.s:474 +0x8 fp=0xc000095e78 sp=0xc000095e68 pc=0x9efcde8 runtime.forEachP(...) /tmp/buildlet/go/src/runtime/proc.go:1911 runtime.traceAdvance(0x0) /tmp/buildlet/go/src/runtime/trace2.go:548 +0x62a fp=0xc000095fb0 sp=0xc000095e78 pc=0x9eeb0aa runtime.(*traceAdvancerState).start.func1() /tmp/buildlet/go/src/runtime/trace2.go:882 +0x2f fp=0xc000095fe0 sp=0xc000095fb0 pc=0x9eec12f runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000095fe8 sp=0xc000095fe0 pc=0x9efeca1 created by runtime.(*traceAdvancerState).start in goroutine 1 /tmp/buildlet/go/src/runtime/trace2.go:876 +0x165 goroutine 7 gp=0xc000007520 m=nil [trace reader (blocked)]: runtime.gopark(0xc000043778?, 0xc0000a8060?, 0x20?, 0x20?, 0x9b4?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000043738 sp=0xc000043718 pc=0x9eca46e runtime.ReadTrace() /tmp/buildlet/go/src/runtime/trace2.go:677 +0x31 fp=0xc0000437a0 sp=0xc000043738 pc=0x9eebb51 runtime/trace.Start.func1() /tmp/buildlet/go/src/runtime/trace/trace.go:130 +0x45 fp=0xc0000437e0 sp=0xc0000437a0 pc=0x9f663e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000437e8 sp=0xc0000437e0 pc=0x9efeca1 created by runtime/trace.Start in goroutine 1 /tmp/buildlet/go/src/runtime/trace/trace.go:128 +0xd0 goroutine 20 gp=0xc0000829c0 m=nil [runnable, locked to thread]: runtime.Gosched(...) /tmp/buildlet/go/src/runtime/proc.go:342 main.main.func4() /tmp/buildlet/go/src/internal/trace/v2/testdata/testprog/stress.go:66 +0x2b fp=0xc00003d7e0 sp=0xc00003d7b8 pc=0x9f66eeb runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00003d7e8 sp=0xc00003d7e0 pc=0x9efeca1 created by main.main in goroutine 1 /tmp/buildlet/go/src/internal/trace/v2/testdata/testprog/stress.go:59 +0x2b6 goroutine 21 gp=0xc000082b60 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00003df50 sp=0xc00003df30 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00003dfe0 sp=0xc00003df50 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00003dfe8 sp=0xc00003dfe0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 33 gp=0xc000220000 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000226750 sp=0xc000226730 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0002267e0 sp=0xc000226750 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002267e8 sp=0xc0002267e0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 49 gp=0xc000288000 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000222750 sp=0xc000222730 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0002227e0 sp=0xc000222750 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002227e8 sp=0xc0002227e0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 65 gp=0xc000300000 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000306750 sp=0xc000306730 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0003067e0 sp=0xc000306750 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003067e8 sp=0xc0003067e0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc0002201a0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000226f50 sp=0xc000226f30 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000226fe0 sp=0xc000226f50 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000226fe8 sp=0xc000226fe0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 66 gp=0xc0003001a0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000306f50 sp=0xc000306f30 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000306fe0 sp=0xc000306f50 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000306fe8 sp=0xc000306fe0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 35 gp=0xc000220340 m=nil [GC worker (idle)]: runtime.gopark(0x1095b29053f?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000227750 sp=0xc000227730 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0002277e0 sp=0xc000227750 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002277e8 sp=0xc0002277e0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 67 gp=0xc000300340 m=nil [GC worker (idle)]: runtime.gopark(0xa0d2420?, 0x1?, 0x92?, 0x58?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000307750 sp=0xc000307730 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0003077e0 sp=0xc000307750 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003077e8 sp=0xc0003077e0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 50 gp=0xc0002881a0 m=nil [GC worker (idle)]: runtime.gopark(0xa0d2420?, 0x1?, 0xd0?, 0xce?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00009bf50 sp=0xc00009bf30 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00009bfe0 sp=0xc00009bf50 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00009bfe8 sp=0xc00009bfe0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 68 gp=0xc0003004e0 m=nil [GC worker (idle)]: runtime.gopark(0x9fc73f0?, 0xc00028a020?, 0x1a?, 0xa?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000094f50 sp=0xc000094f30 pc=0x9eca46e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000094fe0 sp=0xc000094f50 pc=0x9ead365 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000094fe8 sp=0xc000094fe0 pc=0x9efeca1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c rax 0xaaaaaaaaaaaaaaac rbx 0x3 rcx 0x0 rdx 0x0 rdi 0xc000032a08 rsi 0x0 rbp 0x70000fc3bce0 rsp 0x70000fc3bcb8 r8 0xc00007a008 r9 0x1 r10 0x1 r11 0x1 r12 0xc000032a08 r13 0x1 r14 0xc000007ba0 r15 0x3 rip 0x9ef0fac rflags 0x10246 cs 0x2b fs 0x0 gs 0x0 exit status 2 trace_test.go:553: exit status 1 FAIL FAIL internal/trace/v2 19.038s ok internal/types/errors 2.290s FAIL go tool dist: Failed: exit status 1