openbsd-386-72 at aa9dd50095efd2bb0e3b6fcf75859904f3f80d03 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 openbsd/386) Building Go toolchain1 using /tmp/workdir/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 openbsd/386. --- Installed Go for openbsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC) #5: Tue Jul 25 16:20:24 CEST 2023 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC i386 ##### Testing packages. ok archive/tar 0.205s ok archive/zip 0.478s ok bufio 0.084s ok bytes 0.440s ok cmp 0.015s ok compress/bzip2 0.091s ok compress/flate 0.854s ok compress/gzip 1.717s ok compress/lzw 0.109s ok compress/zlib 0.604s ok container/heap 0.017s ok container/list 0.015s ok container/ring 0.016s ok context 0.297s ok crypto 0.015s ok crypto/aes 0.035s ok crypto/cipher 0.019s ok crypto/des 0.028s ok crypto/dsa 0.018s ok crypto/ecdh 0.302s ok crypto/ecdsa 0.206s ok crypto/ed25519 0.344s ok crypto/elliptic 0.066s ok crypto/hmac 0.016s ok crypto/internal/alias 0.015s ok crypto/internal/bigmod 0.188s ok crypto/internal/boring 0.015s ok crypto/internal/boring/bcache 0.215s ok crypto/internal/edwards25519 0.541s ok crypto/internal/edwards25519/field 0.084s ok crypto/internal/nistec 1.097s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.019s ok crypto/rand 0.113s ok crypto/rc4 0.056s ok crypto/rsa 1.154s ok crypto/sha1 0.018s ok crypto/sha256 0.017s ok crypto/sha512 0.020s ok crypto/subtle 0.290s ok crypto/tls 2.303s ok crypto/x509 2.640s ok database/sql 0.780s ok database/sql/driver 0.015s ok debug/buildinfo 0.025s ok debug/dwarf 0.057s ok debug/elf 0.247s ok debug/gosym 0.059s ok debug/macho 0.021s ok debug/pe 0.057s ok debug/plan9obj 0.015s ok embed 0.016s [no tests to run] ok embed/internal/embedtest 0.017s ok encoding/ascii85 0.016s ok encoding/asn1 0.020s ok encoding/base32 0.038s ok encoding/base64 0.022s ok encoding/binary 0.019s ok encoding/csv 0.026s ok encoding/gob 4.558s ok encoding/hex 0.018s ok encoding/json 0.464s ok encoding/pem 1.094s ok encoding/xml 0.098s ok errors 0.019s ok expvar 0.019s ok flag 0.071s ok fmt 0.105s ok go/ast 0.021s ok go/build 1.910s ok go/build/constraint 0.018s ok go/constant 0.020s ok go/doc 0.102s ok go/doc/comment 1.830s ok go/format 0.021s ok go/importer 0.595s ok go/internal/gccgoimporter 0.036s ok go/internal/gcimporter 3.828s ok go/internal/srcimporter 17.127s ok go/parser 0.505s ok go/printer 0.213s ok go/scanner 0.017s ok go/token 0.031s ok go/types 24.326s ok go/version 0.016s ok hash 0.016s ok hash/adler32 0.021s ok hash/crc32 0.020s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.063s ok html 0.017s ok html/template 0.097s ok image 0.088s ok image/color 0.030s ok image/draw 0.102s ok image/gif 0.232s ok image/jpeg 0.220s ok image/png 0.342s ok index/suffixarray 0.221s ok internal/abi 0.157s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.018s ok internal/coverage/slicereader 0.015s ok internal/coverage/slicewriter 0.015s ok internal/coverage/test 0.025s ok internal/cpu 0.038s ok internal/dag 0.016s ok internal/diff 0.021s ok internal/fmtsort 0.016s ok internal/fuzz 0.025s ok internal/godebug 1.161s ok internal/godebugs 0.015s ok internal/gover 0.015s ok internal/intern 0.128s ok internal/itoa 0.015s ok internal/platform 1.729s ok internal/poll 0.064s ok internal/profile 0.016s ok internal/reflectlite 0.018s ok internal/safefilepath 0.014s ok internal/saferio 0.107s ok internal/singleflight 0.084s ok internal/testenv 0.402s ok internal/trace 0.097s ok internal/trace/v2 81.907s ok internal/types/errors 0.878s ok internal/unsafeheader 0.015s ok internal/xcoff 0.036s ok internal/zstd 0.082s ok io 0.324s ok io/fs 0.417s ok io/ioutil 0.020s ok log 0.020s ok log/slog 0.079s ok log/slog/internal/benchmarks 0.016s ok log/slog/internal/buffer 0.015s ok log/syslog 2.232s ok maps 0.016s ok math 0.024s ok math/big 1.485s ok math/bits 0.022s ok math/cmplx 0.016s ok math/rand 0.437s ok math/rand/v2 0.559s ok mime 0.023s ok mime/multipart 0.964s ok mime/quotedprintable 0.045s ok net 40.917s ok net/http 29.017s ok net/http/cgi 0.413s ok net/http/cookiejar 0.026s ok net/http/fcgi 0.234s ok net/http/httptest 0.125s ok net/http/httptrace 0.025s ok net/http/httputil 0.665s ok net/http/internal 0.017s ok net/http/internal/ascii 0.015s ok net/http/pprof 4.100s ok net/internal/socktest 0.015s ok net/mail 0.020s ok net/netip 0.673s ok net/rpc 0.059s ok net/rpc/jsonrpc 0.024s ok net/smtp 0.053s ok net/textproto 0.040s ok net/url 0.025s ok os 1.409s ok os/exec 1.359s ok os/exec/internal/fdtest 0.015s ok os/signal 10.901s ok os/user 0.016s ok path 0.017s ok path/filepath 0.063s ok plugin 0.015s ok reflect 0.255s ok regexp 1.001s ok regexp/syntax 1.621s ok runtime 105.683s ok runtime/cgo 0.015s ok runtime/coverage 0.016s ok runtime/debug 0.040s ok runtime/internal/atomic 0.052s ok runtime/internal/math 0.014s ok runtime/internal/sys 0.015s ok runtime/internal/wasitest 0.016s ok runtime/metrics 0.020s ok runtime/pprof 11.999s ok runtime/trace 11.022s ok slices 0.077s ok sort 0.056s ok strconv 0.347s ok strings 1.294s ok sync 1.513s ok sync/atomic 1.080s ok syscall 0.256s ok testing 1.323s ok testing/fstest 0.020s ok testing/iotest 0.016s ok testing/quick 0.046s ok testing/slogtest 0.018s ok text/scanner 0.018s ok text/tabwriter 0.016s ok text/template 0.046s ok text/template/parse 0.021s ok time 13.567s ok unicode 0.018s ok unicode/utf16 0.015s ok unicode/utf8 0.021s ok cmd/addr2line 1.356s ok cmd/api 1.595s ok cmd/asm/internal/asm 0.739s ok cmd/asm/internal/lex 0.017s ok cmd/cgo/internal/swig 0.045s ok cmd/cgo/internal/test 2.420s ok cmd/cgo/internal/testcarchive 0.226s ok cmd/cgo/internal/testcshared 0.455s ok cmd/cgo/internal/testerrors 43.889s ok cmd/cgo/internal/testfortran 0.045s ok cmd/cgo/internal/testgodefs 2.651s ok cmd/cgo/internal/testlife 2.298s ok cmd/cgo/internal/testnocgo 0.015s ok cmd/cgo/internal/testplugin 0.016s ok cmd/cgo/internal/testsanitizers 0.014s [no tests to run] ok cmd/cgo/internal/testshared 0.019s ok cmd/cgo/internal/testso 4.977s ok cmd/cgo/internal/teststdio 5.319s ok cmd/cgo/internal/testtls 0.015s ok cmd/compile/internal/abt 0.019s ok cmd/compile/internal/amd64 0.023s ok cmd/compile/internal/base 0.017s ok cmd/compile/internal/compare 0.019s ok cmd/compile/internal/devirtualize 0.019s ok cmd/compile/internal/dwarfgen 0.885s ok cmd/compile/internal/importer 3.107s ok cmd/compile/internal/inline/inlheur 1.222s ok cmd/compile/internal/ir 0.018s ok cmd/compile/internal/logopt 0.137s ok cmd/compile/internal/loopvar 0.018s ok cmd/compile/internal/noder 0.023s ok cmd/compile/internal/reflectdata 0.018s [no tests to run] ok cmd/compile/internal/ssa 20.555s ok cmd/compile/internal/syntax 0.077s ok cmd/compile/internal/test 45.371s ok cmd/compile/internal/typecheck 0.664s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 16.010s ok cmd/covdata 0.030s ok cmd/cover 5.419s ok cmd/dist 0.016s ok cmd/distpack 0.015s ok cmd/doc 0.356s ok cmd/fix 30.190s ok cmd/go 289.213s ok cmd/go/internal/auth 0.017s ok cmd/go/internal/cache 0.265s ok cmd/go/internal/cfg 0.016s [no tests to run] ok cmd/go/internal/envcmd 0.114s ok cmd/go/internal/fsys 0.068s ok cmd/go/internal/generate 0.028s ok cmd/go/internal/gover 0.018s ok cmd/go/internal/imports 0.049s ok cmd/go/internal/load 0.025s ok cmd/go/internal/lockedfile 1.574s ok cmd/go/internal/lockedfile/internal/filelock 0.146s ok cmd/go/internal/modfetch 0.031s ok cmd/go/internal/modfetch/codehost 3.915s ok cmd/go/internal/modfetch/zip_sum_test 0.022s ok cmd/go/internal/modindex 0.239s ok cmd/go/internal/modload 0.031s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.038s ok cmd/go/internal/str 0.016s ok cmd/go/internal/test 0.059s ok cmd/go/internal/toolchain 0.027s ok cmd/go/internal/vcs 0.029s ok cmd/go/internal/vcweb 0.029s ok cmd/go/internal/vcweb/vcstest 5.865s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.288s ok cmd/gofmt 0.075s ok cmd/internal/archive 1.565s ok cmd/internal/buildid 0.198s ok cmd/internal/cov 0.727s ok cmd/internal/dwarf 0.015s ok cmd/internal/edit 0.015s ok cmd/internal/goobj 0.016s ok cmd/internal/moddeps 3.504s ok cmd/internal/notsha256 0.016s ok cmd/internal/obj 1.120s ok cmd/internal/obj/ppc64 0.257s ok cmd/internal/obj/riscv 0.087s ok cmd/internal/obj/s390x 0.016s ok cmd/internal/obj/x86 9.330s ok cmd/internal/objabi 0.138s ok cmd/internal/pkgpath 0.056s ok cmd/internal/pkgpattern 0.016s ok cmd/internal/quoted 0.015s ok cmd/internal/src 0.015s ok cmd/internal/test2json 0.151s ok cmd/link 41.662s ok cmd/link/internal/benchmark 0.016s ok cmd/link/internal/ld 37.856s ok cmd/link/internal/loader 0.035s ok cmd/nm 4.991s ok cmd/objdump 8.611s ok cmd/pack 0.746s ok cmd/pprof 1.859s ok cmd/trace 4.036s ok cmd/vet 33.626s ##### os/user with tag osusergo ok os/user 0.025s ##### hash/maphash purego implementation ok hash/maphash 0.072s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick panic: test timed out after 5m0s running tests: TestRuntimeLockMetricsAndProfile (2m35s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m11s) goroutine 175822 gp=0x59083d48 m=10 mp=0x59300008 [running]: panic({0x8431fc0, 0x5ab56080}) /tmp/workdir/go/src/runtime/panic.go:779 +0x124 fp=0x592d6780 sp=0x592d672c pc=0x80896a4 testing.(*M).startAlarm.func1() /tmp/workdir/go/src/testing/testing.go:2351 +0x386 fp=0x592d67f0 sp=0x592d6780 pc=0x8156596 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592d67f4 sp=0x592d67f0 pc=0x80c79e1 created by time.goFunc /tmp/workdir/go/src/time/sleep.go:177 +0x29 goroutine 1 gp=0x59006128 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x59026730, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59051c18 sp=0x59051c04 pc=0x808ddaa runtime.chanrecv(0x59026700, 0x59051c8b, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x59051c54 sp=0x59051c18 pc=0x8050b57 runtime.chanrecv1(0x59026700, 0x59051c8b) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x59051c68 sp=0x59051c54 pc=0x805078c testing.(*T).Run(0x59547b08, {0x84a8a9d, 0x20}, 0x84c1608) /tmp/workdir/go/src/testing/testing.go:1736 +0x3d2 fp=0x59051ccc sp=0x59051c68 pc=0x81530d2 testing.runTests.func1(0x59547b08) /tmp/workdir/go/src/testing/testing.go:2146 +0x3f fp=0x59051cec sp=0x59051ccc pc=0x815518f testing.tRunner(0x59547b08, 0x59051d94) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x59051d38 sp=0x59051cec pc=0x81522cf testing.runTests(0x59012330, {0x87671e0, 0x1c4, 0x1c4}, {0xc14e7d3256797244, 0x45d9b96c91, 0x8769540}) /tmp/workdir/go/src/testing/testing.go:2144 +0x397 fp=0x59051da8 sp=0x59051d38 pc=0x81550a7 testing.(*M).Run(0x59104690) /tmp/workdir/go/src/testing/testing.go:2012 +0x6d0 fp=0x59051f08 sp=0x59051da8 pc=0x8153aa0 runtime_test.TestMain(0x59104690) /tmp/workdir/go/src/runtime/crash_test.go:29 +0x3d fp=0x59051f48 sp=0x59051f08 pc=0x83462ed main.main() _testmain.go:1571 +0x13f fp=0x59051fac sp=0x59051f48 pc=0x83fa9ff runtime.main() /tmp/workdir/go/src/runtime/proc.go:271 +0x298 fp=0x59051ff0 sp=0x59051fac pc=0x808d908 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x59051ff4 sp=0x59051ff0 pc=0x80c79e1 goroutine 2 gp=0x590067e8 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x84c1b24, 0x8768d08, 0x11, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903efdc sp=0x5903efc8 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/workdir/go/src/runtime/proc.go:326 +0xc7 fp=0x5903eff0 sp=0x5903efdc pc=0x808dbf7 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903eff4 sp=0x5903eff0 pc=0x80c79e1 created by runtime.init.5 in goroutine 1 /tmp/workdir/go/src/runtime/proc.go:314 +0x1d goroutine 3 gp=0x59006b48 m=nil [GC sweep wait]: runtime.gopark(0x84c1b24, 0x87690b0, 0xc, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903f7cc sp=0x5903f7b8 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.bgsweep(0x59026040) /tmp/workdir/go/src/runtime/mgcsweep.go:317 +0xec fp=0x5903f7e8 sp=0x5903f7cc pc=0x80763dc runtime.gcenable.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:203 +0x21 fp=0x5903f7f0 sp=0x5903f7e8 pc=0x8067b11 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903f7f4 sp=0x5903f7f0 pc=0x80c79e1 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:203 +0x71 goroutine 4 gp=0x59006c68 m=nil [GC scavenge wait]: runtime.gopark(0x84c1b24, 0x87696c0, 0xd, 0x14, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903ffb8 sp=0x5903ffa4 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x87696c0) /tmp/workdir/go/src/runtime/mgcscavenge.go:425 +0x54 fp=0x5903ffcc sp=0x5903ffb8 pc=0x80739a4 runtime.bgscavenge(0x59026040) /tmp/workdir/go/src/runtime/mgcscavenge.go:658 +0x69 fp=0x5903ffe8 sp=0x5903ffcc pc=0x8074009 runtime.gcenable.gowrap2() /tmp/workdir/go/src/runtime/mgc.go:204 +0x21 fp=0x5903fff0 sp=0x5903ffe8 pc=0x8067ad1 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903fff4 sp=0x5903fff0 pc=0x80c79e1 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:204 +0xb1 goroutine 5 gp=0x59007208 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x84c196c, 0x87811bc, 0x10, 0x14, 0x1) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59040798 sp=0x59040784 pc=0x808ddaa runtime.runfinq() /tmp/workdir/go/src/runtime/mfinal.go:194 +0xf0 fp=0x590407f0 sp=0x59040798 pc=0x8066bf0 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x590407f4 sp=0x590407f0 pc=0x80c79e1 created by runtime.createfing in goroutine 1 /tmp/workdir/go/src/runtime/mfinal.go:164 +0x5a goroutine 175498 gp=0x590078c8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592db69c sp=0x592db688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592db6d8 sp=0x592db69c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592db6ec sp=0x592db6d8 pc=0x805078c testing.(*T).Parallel(0x59546908) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592db754 sp=0x592db6ec pc=0x8151f54 runtime_test.TestCgoExternalThreadSignal(0x59546908) /tmp/workdir/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0x592db798 sp=0x592db754 pc=0x834037f testing.tRunner(0x59546908, 0x84c1168) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592db7e4 sp=0x592db798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592db7f0 sp=0x592db7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592db7f4 sp=0x592db7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 9 gp=0x590079e8 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x592e3f68, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903e794 sp=0x5903e780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5903e7f0 sp=0x5903e794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903e7f4 sp=0x5903e7f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 104 gp=0x5a153e68 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x5a9d4000, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5912ef94 sp=0x5912ef80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5912eff0 sp=0x5912ef94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5912eff4 sp=0x5912eff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 322 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 53 gp=0x59ea0ea8 m=nil [GC worker (idle)]: runtime.gopark(0x84c198c, 0x5a6de030, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903d794 sp=0x5903d780 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x5903d7f0 sp=0x5903d794 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903d7f4 sp=0x5903d7f0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 36 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 103 gp=0x59710248 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x84c198c, 0x5a6de060, 0x1a, 0x14, 0x0) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59129f94 sp=0x59129f80 pc=0x808ddaa runtime.gcBgMarkWorker() /tmp/workdir/go/src/runtime/mgc.go:1310 +0xe5 fp=0x59129ff0 sp=0x59129f94 pc=0x806a2d5 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x59129ff4 sp=0x59129ff0 pc=0x80c79e1 created by runtime.gcBgMarkStartWorkers in goroutine 322 /tmp/workdir/go/src/runtime/mgc.go:1234 +0x1f goroutine 175495 gp=0x59710368 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903b694 sp=0x5903b680 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5903b6d0 sp=0x5903b694 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5903b6e4 sp=0x5903b6d0 pc=0x805078c testing.(*T).Parallel(0x59546608) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5903b74c sp=0x5903b6e4 pc=0x8151f54 runtime_test.TestCgoCallbackGC(0x59546608) /tmp/workdir/go/src/runtime/crash_cgo_test.go:54 +0x1f fp=0x5903b798 sp=0x5903b74c pc=0x833fe5f testing.tRunner(0x59546608, 0x84c1144) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5903b7e4 sp=0x5903b798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5903b7f0 sp=0x5903b7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903b7f4 sp=0x5903b7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175616 gp=0x5a152008 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592d3e90 sp=0x592d3e7c pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592d3ecc sp=0x592d3e90 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592d3ee0 sp=0x592d3ecc pc=0x805078c testing.(*T).Parallel(0x59826408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592d3f48 sp=0x592d3ee0 pc=0x8151f54 runtime_test.testConcurrentReadsAfterGrowth(0x59826408, 0x1) /tmp/workdir/go/src/runtime/map_test.go:318 +0x2d fp=0x592d3f8c sp=0x592d3f48 pc=0x83707ad runtime_test.TestConcurrentReadsAfterGrowthReflect(0x59826408) /tmp/workdir/go/src/runtime/map_test.go:368 +0x20 fp=0x592d3f98 sp=0x592d3f8c pc=0x8370ea0 testing.tRunner(0x59826408, 0x84c11f8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592d3fe4 sp=0x592d3f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592d3ff0 sp=0x592d3fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592d3ff4 sp=0x592d3ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175501 gp=0x5a9345a8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5965969c sp=0x59659688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x596596d8 sp=0x5965969c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x596596ec sp=0x596596d8 pc=0x805078c testing.(*T).Parallel(0x59546c08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59659754 sp=0x596596ec pc=0x8151f54 runtime_test.TestEnsureDropM(0x59546c08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0x59659798 sp=0x59659754 pc=0x83407ff testing.tRunner(0x59546c08, 0x84c1274) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x596597e4 sp=0x59659798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x596597f0 sp=0x596597e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x596597f4 sp=0x596597f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175511 gp=0x5a9347e8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592dcdc0 sp=0x592dcdac pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592dcdfc sp=0x592dcdc0 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592dce10 sp=0x592dcdfc pc=0x805078c testing.(*T).Parallel(0x59547608) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592dce78 sp=0x592dce10 pc=0x8151f54 runtime_test.testCgoPprof(0x59547608, {0x8497bd9, 0xe}, {0x8493caa, 0x8}, {0x8492ea0, 0x6}, {0x84965e2, 0xc}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x592dcf70 sp=0x592dce78 pc=0x8341c2a runtime_test.TestCgoPprofPIE(0x59547608) /tmp/workdir/go/src/runtime/crash_cgo_test.go:363 +0x63 fp=0x592dcf98 sp=0x592dcf70 pc=0x8342a03 testing.tRunner(0x59547608, 0x84c118c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592dcfe4 sp=0x592dcf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592dcff0 sp=0x592dcfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592dcff4 sp=0x592dcff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175535 gp=0x5a934b48 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59612694 sp=0x59612680 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x596126d0 sp=0x59612694 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x596126e4 sp=0x596126d0 pc=0x805078c testing.(*T).Parallel(0x59826f08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5961274c sp=0x596126e4 pc=0x8151f54 runtime_test.TestCgoSigfwd(0x59826f08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:822 +0x1f fp=0x59612798 sp=0x5961274c pc=0x834589f testing.tRunner(0x59826f08, 0x84c1198) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x596127e4 sp=0x59612798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x596127f0 sp=0x596127e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x596127f4 sp=0x596127f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175538 gp=0x5a9357a8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592d6e9c sp=0x592d6e88 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592d6ed8 sp=0x592d6e9c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592d6eec sp=0x592d6ed8 pc=0x805078c testing.(*T).Parallel(0x59827208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592d6f54 sp=0x592d6eec pc=0x8151f54 runtime_test.TestEnsureBindM(0x59827208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0x592d6f98 sp=0x592d6f54 pc=0x8345f2f testing.tRunner(0x59827208, 0x84c1270) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592d6fe4 sp=0x592d6f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592d6ff0 sp=0x592d6fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592d6ff4 sp=0x592d6ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175510 gp=0x5a9359e8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592d0dc0 sp=0x592d0dac pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592d0dfc sp=0x592d0dc0 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592d0e10 sp=0x592d0dfc pc=0x805078c testing.(*T).Parallel(0x59547508) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592d0e78 sp=0x592d0e10 pc=0x8151f54 runtime_test.testCgoPprof(0x59547508, {0x0, 0x0}, {0x8493caa, 0x8}, {0x8492ea0, 0x6}, {0x84965e2, 0xc}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x592d0f70 sp=0x592d0e78 pc=0x8341c2a runtime_test.TestCgoPprof(0x59547508) /tmp/workdir/go/src/runtime/crash_cgo_test.go:359 +0x61 fp=0x592d0f98 sp=0x592d0f70 pc=0x8342991 testing.tRunner(0x59547508, 0x84c1184) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592d0fe4 sp=0x592d0f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592d0ff0 sp=0x592d0fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592d0ff4 sp=0x592d0ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175729 gp=0x5a935b08 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5912bec4 sp=0x5912beb0 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5912bf00 sp=0x5912bec4 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5912bf14 sp=0x5912bf00 pc=0x805078c testing.(*T).Parallel(0x59546008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5912bf7c sp=0x5912bf14 pc=0x8151f54 runtime_test.TestMemmoveLarge0x180000(0x59546008) /tmp/workdir/go/src/runtime/memmove_test.go:104 +0xb7 fp=0x5912bf98 sp=0x5912bf7c pc=0x8379ac7 testing.tRunner(0x59546008, 0x84c1440) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5912bfe4 sp=0x5912bf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5912bff0 sp=0x5912bfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5912bff4 sp=0x5912bff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175615 gp=0x5a935d48 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592d3690 sp=0x592d367c pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592d36cc sp=0x592d3690 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592d36e0 sp=0x592d36cc pc=0x805078c testing.(*T).Parallel(0x59826308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592d3748 sp=0x592d36e0 pc=0x8151f54 runtime_test.testConcurrentReadsAfterGrowth(0x59826308, 0x0) /tmp/workdir/go/src/runtime/map_test.go:318 +0x2d fp=0x592d378c sp=0x592d3748 pc=0x83707ad runtime_test.TestConcurrentReadsAfterGrowth(0x59826308) /tmp/workdir/go/src/runtime/map_test.go:364 +0x20 fp=0x592d3798 sp=0x592d378c pc=0x8370e70 testing.tRunner(0x59826308, 0x84c11f4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592d37e4 sp=0x592d3798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592d37f0 sp=0x592d37e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592d37f4 sp=0x592d37f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175536 gp=0x5a935e68 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592dc69c sp=0x592dc688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592dc6d8 sp=0x592dc69c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592dc6ec sp=0x592dc6d8 pc=0x805078c testing.(*T).Parallel(0x59827008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592dc754 sp=0x592dc6ec pc=0x8151f54 runtime_test.TestDestructorCallback(0x59827008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0x592dc798 sp=0x592dc754 pc=0x8345a1f testing.tRunner(0x59827008, 0x84c124c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592dc7e4 sp=0x592dc798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592dc7f0 sp=0x592dc7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592dc7f4 sp=0x592dc7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175539 gp=0x59ea0b48 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59257e94 sp=0x59257e80 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x59257ed0 sp=0x59257e94 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x59257ee4 sp=0x59257ed0 pc=0x805078c testing.(*T).Parallel(0x59827308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59257f4c sp=0x59257ee4 pc=0x8151f54 runtime_test.TestStackSwitchCallback(0x59827308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:883 +0x1f fp=0x59257f98 sp=0x59257f4c pc=0x834608f testing.tRunner(0x59827308, 0x84c16e4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x59257fe4 sp=0x59257f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x59257ff0 sp=0x59257fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x59257ff4 sp=0x59257ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175820 gp=0x59ea0c68 m=nil [semacquire]: runtime.gopark(0x84c1b24, 0x87745a0, 0x12, 0x19, 0x4) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592d9f74 sp=0x592d9f60 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0x5aa2e20c, 0x0, 0x0, 0x0, 0x12) /tmp/workdir/go/src/runtime/sema.go:160 +0x285 fp=0x592d9fa4 sp=0x592d9f74 pc=0x80a0335 runtime.semacquire(0x5aa2e20c) /tmp/workdir/go/src/runtime/sema.go:111 +0x35 fp=0x592d9fbc sp=0x592d9fa4 pc=0x80a00a5 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1212 +0x51 fp=0x592d9fd8 sp=0x592d9fbc pc=0x8388511 runtime_test.(*contentionWorker).run(0x590120f0) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x592d9fe8 sp=0x592d9fd8 pc=0x838a8ae runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x592d9ff0 sp=0x592d9fe8 pc=0x838a381 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592d9ff4 sp=0x592d9ff0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175805 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 175819 gp=0x59ea0fc8 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1208 +0xd9 fp=0x591297d8 sp=0x591297d4 pc=0x8388599 runtime_test.(*contentionWorker).run(0x590120d0) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x591297e8 sp=0x591297d8 pc=0x838a8ae runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x591297f0 sp=0x591297e8 pc=0x838a381 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x591297f4 sp=0x591297f0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175805 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 175821 gp=0x59ea10e8 m=nil [runnable]: runtime.semrelease1(0x5aa2e20c, 0x0, 0x0) /tmp/workdir/go/src/runtime/sema.go:175 +0x24c fp=0x592d8fbc sp=0x592d8fb8 pc=0x80a065c runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/workdir/go/src/runtime/metrics_test.go:1213 +0x6f fp=0x592d8fd8 sp=0x592d8fbc pc=0x838852f runtime_test.(*contentionWorker).run(0x59012100) /tmp/workdir/go/src/runtime/metrics_test.go:1247 +0x3e fp=0x592d8fe8 sp=0x592d8fd8 pc=0x838a8ae runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x21 fp=0x592d8ff0 sp=0x592d8fe8 pc=0x838a381 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592d8ff4 sp=0x592d8ff0 pc=0x80c79e1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 175805 /tmp/workdir/go/src/runtime/metrics_test.go:1032 +0x86 goroutine 175638 gp=0x59ea17a8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x590416c0 sp=0x590416ac pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x590416fc sp=0x590416c0 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x59041710 sp=0x590416fc pc=0x805078c testing.(*T).Parallel(0x5982a008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59041778 sp=0x59041710 pc=0x8151f54 runtime_test.TestGCTestPointerClass(0x5982a008) /tmp/workdir/go/src/runtime/gc_test.go:292 +0x1f fp=0x59041798 sp=0x59041778 pc=0x83583bf testing.tRunner(0x5982a008, 0x84c12d4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x590417e4 sp=0x59041798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x590417f0 sp=0x590417e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x590417f4 sp=0x590417f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175540 gp=0x59ea19e8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5925769c sp=0x59257688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592576d8 sp=0x5925769c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592576ec sp=0x592576d8 pc=0x805078c testing.(*T).Parallel(0x59827408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59257754 sp=0x592576ec pc=0x8151f54 runtime_test.TestVDSO(0x59827408) /tmp/workdir/go/src/runtime/crash_test.go:168 +0x1f fp=0x59257798 sp=0x59257754 pc=0x834762f testing.tRunner(0x59827408, 0x84c17a0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592577e4 sp=0x59257798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592577f0 sp=0x592577e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592577f4 sp=0x592577f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175568 gp=0x59ea1b08 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592d1640 sp=0x592d162c pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592d167c sp=0x592d1640 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592d1690 sp=0x592d167c pc=0x805078c testing.(*T).Parallel(0x5982af08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592d16f8 sp=0x592d1690 pc=0x8151f54 runtime_test.TestPanicTraceback(0x5982af08) /tmp/workdir/go/src/runtime/crash_test.go:496 +0x29 fp=0x592d1798 sp=0x592d16f8 pc=0x8349c39 testing.tRunner(0x5982af08, 0x84c152c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592d17e4 sp=0x592d1798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592d17f0 sp=0x592d17e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592d17f4 sp=0x592d17f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175635 gp=0x59ea1d48 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903aebc sp=0x5903aea8 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5903aef8 sp=0x5903aebc pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5903af0c sp=0x5903aef8 pc=0x805078c testing.(*T).Parallel(0x5982a108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5903af74 sp=0x5903af0c pc=0x8151f54 runtime_test.TestGCTestMoveStackOnNextCall(0x5982a108) /tmp/workdir/go/src/runtime/gc_test.go:211 +0x1f fp=0x5903af98 sp=0x5903af74 pc=0x8357d9f testing.tRunner(0x5982a108, 0x84c12cc) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5903afe4 sp=0x5903af98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5903aff0 sp=0x5903afe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903aff4 sp=0x5903aff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175565 gp=0x59710d88 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59258e9c sp=0x59258e88 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x59258ed8 sp=0x59258e9c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x59258eec sp=0x59258ed8 pc=0x805078c testing.(*T).Parallel(0x5982ac08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59258f54 sp=0x59258eec pc=0x8151f54 runtime_test.TestRecoverBeforePanicAfterGoexit(0x5982ac08) /tmp/workdir/go/src/runtime/crash_test.go:466 +0x3a fp=0x59258f98 sp=0x59258f54 pc=0x83497ca testing.tRunner(0x5982ac08, 0x84c15e4) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x59258fe4 sp=0x59258f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x59258ff0 sp=0x59258fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x59258ff4 sp=0x59258ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175528 gp=0x59710ea8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592dd69c sp=0x592dd688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592dd6d8 sp=0x592dd69c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592dd6ec sp=0x592dd6d8 pc=0x805078c testing.(*T).Parallel(0x59826808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592dd754 sp=0x592dd6ec pc=0x8151f54 runtime_test.TestEINTR(0x59826808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0x592dd798 sp=0x592dd754 pc=0x8344d4f testing.tRunner(0x59826808, 0x84c125c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592dd7e4 sp=0x592dd798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592dd7f0 sp=0x592dd7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592dd7f4 sp=0x592dd7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175517 gp=0x597110e8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592efe80 sp=0x592efe6c pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592efebc sp=0x592efe80 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592efed0 sp=0x592efebc pc=0x805078c testing.(*T).Parallel(0x59547d08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592eff38 sp=0x592efed0 pc=0x8151f54 runtime_test.TestCatchPanic(0x59547d08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:458 +0x1f fp=0x592eff98 sp=0x592eff38 pc=0x834348f testing.tRunner(0x59547d08, 0x84c113c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592effe4 sp=0x592eff98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592efff0 sp=0x592effe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592efff4 sp=0x592efff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 174506 gp=0x59711208 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903be9c sp=0x5903be88 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5903bed8 sp=0x5903be9c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5903beec sp=0x5903bed8 pc=0x805078c testing.(*T).Parallel(0x59954308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5903bf54 sp=0x5903beec pc=0x8151f54 runtime_test.TestNetpollWaiters(0x59954308) /tmp/workdir/go/src/runtime/crash_test.go:895 +0x1f fp=0x5903bf98 sp=0x5903bf54 pc=0x834d0ff testing.tRunner(0x59954308, 0x84c1484) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5903bfe4 sp=0x5903bf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5903bff0 sp=0x5903bfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903bff4 sp=0x5903bff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175566 gp=0x597118c8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5925669c sp=0x59256688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592566d8 sp=0x5925669c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592566ec sp=0x592566d8 pc=0x805078c testing.(*T).Parallel(0x5982ad08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59256754 sp=0x592566ec pc=0x8151f54 runtime_test.TestRecoverBeforePanicAfterGoexit2(0x5982ad08) /tmp/workdir/go/src/runtime/crash_test.go:478 +0x3a fp=0x59256798 sp=0x59256754 pc=0x834994a testing.tRunner(0x5982ad08, 0x84c15e8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592567e4 sp=0x59256798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592567f0 sp=0x592567e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592567f4 sp=0x592567f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175746 gp=0x59711b08 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59128ec4 sp=0x59128eb0 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x59128f00 sp=0x59128ec4 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x59128f14 sp=0x59128f00 pc=0x805078c testing.(*T).Parallel(0x59546108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59128f7c sp=0x59128f14 pc=0x8151f54 runtime_test.TestMemmoveOverlapLarge0x120000(0x59546108) /tmp/workdir/go/src/runtime/memmove_test.go:116 +0xb7 fp=0x59128f98 sp=0x59128f7c pc=0x8379bd7 testing.tRunner(0x59546108, 0x84c1444) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x59128fe4 sp=0x59128f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x59128ff0 sp=0x59128fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x59128ff4 sp=0x59128ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175492 gp=0x59007d48 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592d7ed4 sp=0x592d7ec0 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592d7f10 sp=0x592d7ed4 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592d7f24 sp=0x592d7f10 pc=0x805078c testing.(*T).Parallel(0x59546308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592d7f8c sp=0x592d7f24 pc=0x8151f54 runtime_test.TestCgoCrashHandler(0x59546308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:25 +0x1b fp=0x592d7f98 sp=0x592d7f8c pc=0x833fb1b testing.tRunner(0x59546308, 0x84c114c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592d7fe4 sp=0x592d7f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592d7ff0 sp=0x592d7fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592d7ff4 sp=0x592d7ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175512 gp=0x590825a8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59658dc0 sp=0x59658dac pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x59658dfc sp=0x59658dc0 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x59658e10 sp=0x59658dfc pc=0x805078c testing.(*T).Parallel(0x59547708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59658e78 sp=0x59658e10 pc=0x8151f54 runtime_test.testCgoPprof(0x59547708, {0x0, 0x0}, {0x8497be7, 0xe}, {0x84965ee, 0xc}, {0x84970b3, 0xd}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x59658f70 sp=0x59658e78 pc=0x8341c2a runtime_test.TestCgoPprofThread(0x59547708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:367 +0x61 fp=0x59658f98 sp=0x59658f70 pc=0x8342a71 testing.tRunner(0x59547708, 0x84c1190) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x59658fe4 sp=0x59658f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x59658ff0 sp=0x59658fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x59658ff4 sp=0x59658ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175567 gp=0x590826c8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5925969c sp=0x59259688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592596d8 sp=0x5925969c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592596ec sp=0x592596d8 pc=0x805078c testing.(*T).Parallel(0x5982ae08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59259754 sp=0x592596ec pc=0x8151f54 runtime_test.TestNetpollDeadlock(0x5982ae08) /tmp/workdir/go/src/runtime/crash_test.go:487 +0x1f fp=0x59259798 sp=0x59259754 pc=0x8349aaf testing.tRunner(0x5982ae08, 0x84c1480) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592597e4 sp=0x59259798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592597f0 sp=0x592597e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592597f4 sp=0x592597f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175513 gp=0x59302b48 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59656dc0 sp=0x59656dac pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x59656dfc sp=0x59656dc0 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x59656e10 sp=0x59656dfc pc=0x805078c testing.(*T).Parallel(0x59547808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59656e78 sp=0x59656e10 pc=0x8151f54 runtime_test.testCgoPprof(0x59547808, {0x0, 0x0}, {0x84a2a50, 0x19}, {0x84965ee, 0xc}, {0x849e7ee, 0x15}) /tmp/workdir/go/src/runtime/crash_cgo_test.go:296 +0x3a fp=0x59656f70 sp=0x59656e78 pc=0x8341c2a runtime_test.TestCgoPprofThreadNoTraceback(0x59547808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:371 +0x61 fp=0x59656f98 sp=0x59656f70 pc=0x8342ae1 testing.tRunner(0x59547808, 0x84c1194) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x59656fe4 sp=0x59656f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x59656ff0 sp=0x59656fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x59656ff4 sp=0x59656ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175503 gp=0x59303328 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x591cce9c sp=0x591cce88 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x591cced8 sp=0x591cce9c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x591cceec sp=0x591cced8 pc=0x805078c testing.(*T).Parallel(0x59546e08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x591ccf54 sp=0x591cceec pc=0x8151f54 runtime_test.TestCgoPanicDeadlock(0x59546e08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0x591ccf98 sp=0x591ccf54 pc=0x8340f9f testing.tRunner(0x59546e08, 0x84c1180) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x591ccfe4 sp=0x591ccf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x591ccff0 sp=0x591ccfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x591ccff4 sp=0x591ccff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175814 gp=0x59303448 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x597542b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5943ae64 sp=0x5943ae50 pc=0x808ddaa runtime.chanrecv(0x59754280, 0x5943aed7, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5943aea0 sp=0x5943ae64 pc=0x8050b57 runtime.chanrecv1(0x59754280, 0x5943aed7) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5943aeb4 sp=0x5943aea0 pc=0x805078c testing.(*T).Run(0x5982a208, {0x849b4a5, 0x12}, 0x59760208) /tmp/workdir/go/src/testing/testing.go:1736 +0x3d2 fp=0x5943af18 sp=0x5943aeb4 pc=0x81530d2 runtime_test.TestRuntimeLockMetricsAndProfile(0x5982a208) /tmp/workdir/go/src/runtime/metrics_test.go:1196 +0x437 fp=0x5943af98 sp=0x5943af18 pc=0x8388257 testing.tRunner(0x5982a208, 0x84c1608) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5943afe4 sp=0x5943af98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5943aff0 sp=0x5943afe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5943aff4 sp=0x5943aff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175507 gp=0x59303688 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5925be98 sp=0x5925be84 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5925bed4 sp=0x5925be98 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5925bee8 sp=0x5925bed4 pc=0x805078c testing.(*T).Parallel(0x59547208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5925bf50 sp=0x5925bee8 pc=0x8151f54 runtime_test.TestCgoCrashTracebackGo(0x59547208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0x5925bf98 sp=0x5925bf50 pc=0x83416cf testing.tRunner(0x59547208, 0x84c1154) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5925bfe4 sp=0x5925bf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5925bff0 sp=0x5925bfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5925bff4 sp=0x5925bff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175521 gp=0x59303c28 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x596116a4 sp=0x59611690 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x596116e0 sp=0x596116a4 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x596116f4 sp=0x596116e0 pc=0x805078c testing.(*T).Parallel(0x59826108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5961175c sp=0x596116f4 pc=0x8151f54 runtime_test.TestCgoTracebackSigpanic(0x59826108) /tmp/workdir/go/src/runtime/crash_cgo_test.go:538 +0x1f fp=0x59611798 sp=0x5961175c pc=0x8343b7f testing.tRunner(0x59826108, 0x84c11b8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x596117e4 sp=0x59611798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x596117f0 sp=0x596117e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x596117f4 sp=0x596117f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175509 gp=0x59082908 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5961069c sp=0x59610688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x596106d8 sp=0x5961069c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x596106ec sp=0x596106d8 pc=0x805078c testing.(*T).Parallel(0x59547408) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59610754 sp=0x596106ec pc=0x8151f54 runtime_test.TestCgoTracebackContextPreemption(0x59547408) /tmp/workdir/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0x59610798 sp=0x59610754 pc=0x8341aaf testing.tRunner(0x59547408, 0x84c11b0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x596107e4 sp=0x59610798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x596107f0 sp=0x596107e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x596107f4 sp=0x596107f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175496 gp=0x59083e68 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59256e9c sp=0x59256e88 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x59256ed8 sp=0x59256e9c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x59256eec sp=0x59256ed8 pc=0x805078c testing.(*T).Parallel(0x59546708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59256f54 sp=0x59256eec pc=0x8151f54 runtime_test.TestCgoExternalThreadPanic(0x59546708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0x59256f98 sp=0x59256f54 pc=0x834009f testing.tRunner(0x59546708, 0x84c1160) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x59256fe4 sp=0x59256f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x59256ff0 sp=0x59256fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x59256ff4 sp=0x59256ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175506 gp=0x5963e488 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x591caea0 sp=0x591cae8c pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x591caedc sp=0x591caea0 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x591caef0 sp=0x591caedc pc=0x805078c testing.(*T).Parallel(0x59547108) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x591caf58 sp=0x591caef0 pc=0x8151f54 runtime_test.TestCgoCrashTraceback(0x59547108) /tmp/workdir/go/src/runtime/crash_cgo_test.go:241 +0x1f fp=0x591caf98 sp=0x591caf58 pc=0x834145f testing.tRunner(0x59547108, 0x84c1150) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x591cafe4 sp=0x591caf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x591caff0 sp=0x591cafe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x591caff4 sp=0x591caff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175508 gp=0x5963e5a8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x591d069c sp=0x591d0688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x591d06d8 sp=0x591d069c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x591d06ec sp=0x591d06d8 pc=0x805078c testing.(*T).Parallel(0x59547308) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x591d0754 sp=0x591d06ec pc=0x8151f54 runtime_test.TestCgoTracebackContext(0x59547308) /tmp/workdir/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0x591d0798 sp=0x591d0754 pc=0x834194f testing.tRunner(0x59547308, 0x84c11ac) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x591d07e4 sp=0x591d0798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x591d07f0 sp=0x591d07e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x591d07f4 sp=0x591d07f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175494 gp=0x5963efc8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903ce9c sp=0x5903ce88 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5903ced8 sp=0x5903ce9c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5903ceec sp=0x5903ced8 pc=0x805078c testing.(*T).Parallel(0x59546508) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5903cf54 sp=0x5903ceec pc=0x8151f54 runtime_test.TestCgoTraceback(0x59546508) /tmp/workdir/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0x5903cf98 sp=0x5903cf54 pc=0x833fcff testing.tRunner(0x59546508, 0x84c11a8) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5903cfe4 sp=0x5903cf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5903cff0 sp=0x5903cfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903cff4 sp=0x5903cff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175522 gp=0x5963f568 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5912b6a4 sp=0x5912b690 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5912b6e0 sp=0x5912b6a4 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5912b6f4 sp=0x5912b6e0 pc=0x805078c testing.(*T).Parallel(0x59826208) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5912b75c sp=0x5912b6f4 pc=0x8151f54 runtime_test.TestCgoPanicCallback(0x59826208) /tmp/workdir/go/src/runtime/crash_cgo_test.go:562 +0x1f fp=0x5912b798 sp=0x5912b75c pc=0x8343e2f testing.tRunner(0x59826208, 0x84c117c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5912b7e4 sp=0x5912b798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5912b7f0 sp=0x5912b7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5912b7f4 sp=0x5912b7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175527 gp=0x5963f8c8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592cfea4 sp=0x592cfe90 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592cfee0 sp=0x592cfea4 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592cfef4 sp=0x592cfee0 pc=0x805078c testing.(*T).Parallel(0x59826708) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592cff5c sp=0x592cfef4 pc=0x8151f54 runtime_test.TestAbortInCgo(0x59826708) /tmp/workdir/go/src/runtime/crash_cgo_test.go:703 +0x1f fp=0x592cff98 sp=0x592cff5c pc=0x8344b2f testing.tRunner(0x59826708, 0x84c10b0) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592cffe4 sp=0x592cff98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592cfff0 sp=0x592cffe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592cfff4 sp=0x592cfff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175518 gp=0x596417a8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5927b6d0 sp=0x5927b6bc pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5927b70c sp=0x5927b6d0 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5927b720 sp=0x5927b70c pc=0x805078c testing.(*T).Parallel(0x59547e08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5927b788 sp=0x5927b720 pc=0x8151f54 runtime_test.TestCgoLockOSThreadExit(0x59547e08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:494 +0x1b fp=0x5927b798 sp=0x5927b788 pc=0x83437db testing.tRunner(0x59547e08, 0x84c116c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5927b7e4 sp=0x5927b798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5927b7f0 sp=0x5927b7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5927b7f4 sp=0x5927b7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175516 gp=0x596418c8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5927be9c sp=0x5927be88 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5927bed8 sp=0x5927be9c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5927beec sp=0x5927bed8 pc=0x805078c testing.(*T).Parallel(0x59547c08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5927bf54 sp=0x5927beec pc=0x8151f54 runtime_test.TestCgoNumGoroutine(0x59547c08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0x5927bf98 sp=0x5927bf54 pc=0x834332f testing.tRunner(0x59547c08, 0x84c1178) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5927bfe4 sp=0x5927bf98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5927bff0 sp=0x5927bfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5927bff4 sp=0x5927bff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175805 gp=0x59642908 m=nil [semacquire, 2 minutes]: runtime.gopark(0x84c1b24, 0x87736a0, 0x12, 0x19, 0x4) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5970ed34 sp=0x5970ed20 pc=0x808ddaa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:408 runtime.semacquire1(0x590141d8, 0x0, 0x1, 0x0, 0x12) /tmp/workdir/go/src/runtime/sema.go:160 +0x285 fp=0x5970ed64 sp=0x5970ed34 pc=0x80a0335 sync.runtime_Semacquire(0x590141d8) /tmp/workdir/go/src/runtime/sema.go:62 +0x35 fp=0x5970ed7c sp=0x5970ed64 pc=0x80c4fe5 sync.(*WaitGroup).Wait(0x590141d0) /tmp/workdir/go/src/sync/waitgroup.go:116 +0x5f fp=0x5970ed98 sp=0x5970ed7c pc=0x80cf34f runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/workdir/go/src/runtime/metrics_test.go:1034 +0x1a0 fp=0x5970edbc sp=0x5970ed98 pc=0x838a350 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0x59546408, 0x590c3f00) /tmp/workdir/go/src/runtime/metrics_test.go:985 +0x79 fp=0x5970ee40 sp=0x5970edbc pc=0x838a489 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0x59546408) /tmp/workdir/go/src/runtime/metrics_test.go:1017 +0x92 fp=0x5970ef44 sp=0x5970ee40 pc=0x8389882 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0x59546408) /tmp/workdir/go/src/runtime/metrics_test.go:1232 +0x1fd fp=0x5970ef98 sp=0x5970ef44 pc=0x838848d testing.tRunner(0x59546408, 0x59760208) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5970efe4 sp=0x5970ef98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5970eff0 sp=0x5970efe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5970eff4 sp=0x5970eff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 175814 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175497 gp=0x59642a28 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5903de94 sp=0x5903de80 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x5903ded0 sp=0x5903de94 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x5903dee4 sp=0x5903ded0 pc=0x805078c testing.(*T).Parallel(0x59546808) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x5903df4c sp=0x5903dee4 pc=0x8151f54 runtime_test.TestCgoExternalThreadSIGPROF(0x59546808) /tmp/workdir/go/src/runtime/crash_cgo_test.go:93 +0x1f fp=0x5903df98 sp=0x5903df4c pc=0x83401ff testing.tRunner(0x59546808, 0x84c1164) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x5903dfe4 sp=0x5903df98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x5903dff0 sp=0x5903dfe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x5903dff4 sp=0x5903dff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175500 gp=0x59642ea8 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592cf694 sp=0x592cf680 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592cf6d0 sp=0x592cf694 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592cf6e4 sp=0x592cf6d0 pc=0x805078c testing.(*T).Parallel(0x59546b08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592cf74c sp=0x592cf6e4 pc=0x8151f54 runtime_test.TestCgoExecSignalMask(0x59546b08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:136 +0x1f fp=0x592cf798 sp=0x592cf74c pc=0x834067f testing.tRunner(0x59546b08, 0x84c115c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592cf7e4 sp=0x592cf798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592cf7f0 sp=0x592cf7e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592cf7f4 sp=0x592cf7f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175520 gp=0x59643208 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x592eee9c sp=0x592eee88 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x592eeed8 sp=0x592eee9c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x592eeeec sp=0x592eeed8 pc=0x805078c testing.(*T).Parallel(0x59826008) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x592eef54 sp=0x592eeeec pc=0x8151f54 runtime_test.TestSigStackSwapping(0x59826008) /tmp/workdir/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0x592eef98 sp=0x592eef54 pc=0x8343a1f testing.tRunner(0x59826008, 0x84c166c) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x592eefe4 sp=0x592eef98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x592eeff0 sp=0x592eefe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x592eeff4 sp=0x592eeff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175504 gp=0x5966e248 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x5961469c sp=0x59614688 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x596146d8 sp=0x5961469c pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x596146ec sp=0x596146d8 pc=0x805078c testing.(*T).Parallel(0x59546f08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59614754 sp=0x596146ec pc=0x8151f54 runtime_test.TestCgoCCodeSIGPROF(0x59546f08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0x59614798 sp=0x59614754 pc=0x834110f testing.tRunner(0x59546f08, 0x84c1140) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x596147e4 sp=0x59614798 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x596147f0 sp=0x596147e4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x596147f4 sp=0x596147f0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 goroutine 175502 gp=0x5966e488 m=nil [chan receive, 2 minutes]: runtime.gopark(0x84c1914, 0x594360b0, 0xe, 0x17, 0x2) /tmp/workdir/go/src/runtime/proc.go:402 +0xfa fp=0x59610e48 sp=0x59610e34 pc=0x808ddaa runtime.chanrecv(0x59436080, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:583 +0x397 fp=0x59610e84 sp=0x59610e48 pc=0x8050b57 runtime.chanrecv1(0x59436080, 0x0) /tmp/workdir/go/src/runtime/chan.go:442 +0x1c fp=0x59610e98 sp=0x59610e84 pc=0x805078c testing.(*T).Parallel(0x59546d08) /tmp/workdir/go/src/testing/testing.go:1483 +0x244 fp=0x59610f00 sp=0x59610e98 pc=0x8151f54 runtime_test.TestCgoCheckBytes(0x59546d08) /tmp/workdir/go/src/runtime/crash_cgo_test.go:167 +0x29 fp=0x59610f98 sp=0x59610f00 pc=0x8340969 testing.tRunner(0x59546d08, 0x84c1148) /tmp/workdir/go/src/testing/testing.go:1682 +0x11f fp=0x59610fe4 sp=0x59610f98 pc=0x81522cf testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1735 +0x28 fp=0x59610ff0 sp=0x59610fe4 pc=0x8153208 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1363 +0x1 fp=0x59610ff4 sp=0x59610ff0 pc=0x80c79e1 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1735 +0x3b3 FAIL runtime 300.378s FAIL 2023/11/18 19:13:13 Failed: exit status 1 go tool dist: FAILED