darwin-amd64-10_15 at 6382893890b82bbc0439eade5b132d9d1b3fb3a7 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=433" "TERM_SESSION_ID=92F611E5-E54F-4FE5-8731-14CC7A488C5C" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.s3oBB5G3Pq/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=DA9F16BC-A237-4EBA-9978-911E6E8A6996" "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-10_15" "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 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.212s ok archive/zip 0.358s ok bufio 0.127s ok bytes 0.275s ok cmp 0.024s ok compress/bzip2 0.091s ok compress/flate 2.609s ok compress/gzip 1.203s ok compress/lzw 0.083s ok compress/zlib 0.637s ok container/heap 0.031s ok container/list 0.021s ok container/ring 0.049s ok context 0.064s ok crypto 0.018s ok crypto/aes 0.052s ok crypto/cipher 0.024s ok crypto/des 0.028s ok crypto/dsa 0.041s ok crypto/ecdh 0.047s ok crypto/ecdsa 0.047s ok crypto/ed25519 0.053s ok crypto/elliptic 0.034s ok crypto/hmac 0.015s ok crypto/internal/alias 0.045s ok crypto/internal/bigmod 0.182s ok crypto/internal/boring 0.036s ok crypto/internal/boring/bcache 0.195s ok crypto/internal/edwards25519 0.100s ok crypto/internal/edwards25519/field 0.041s ok crypto/internal/nistec 0.184s ok crypto/internal/nistec/fiat 0.057s [no tests to run] ok crypto/md5 0.063s ok crypto/rand 0.062s ok crypto/rc4 0.044s ok crypto/rsa 0.216s ok crypto/sha1 0.092s ok crypto/sha256 0.017s ok crypto/sha512 0.021s ok crypto/subtle 0.152s ok crypto/tls 1.159s ok crypto/x509 0.371s ok database/sql 0.572s ok database/sql/driver 0.024s ok debug/buildinfo 0.018s ok debug/dwarf 0.033s ok debug/elf 0.161s ok debug/gosym 0.054s ok debug/macho 0.013s ok debug/pe 0.048s ok debug/plan9obj 0.015s ok embed 0.037s [no tests to run] ok embed/internal/embedtest 0.031s ok encoding/ascii85 0.025s ok encoding/asn1 0.019s ok encoding/base32 0.040s ok encoding/base64 0.011s ok encoding/binary 0.027s ok encoding/csv 0.029s ok encoding/gob 1.138s ok encoding/hex 0.023s ok encoding/json 0.263s ok encoding/pem 0.408s ok encoding/xml 0.087s ok errors 0.027s ok expvar 0.044s ok flag 0.140s ok fmt 0.063s ok go/ast 0.019s ok go/build 1.513s ok go/build/constraint 0.052s ok go/constant 0.042s ok go/doc 0.082s ok go/doc/comment 1.108s ok go/format 0.029s ok go/importer 0.861s ok go/internal/gccgoimporter 0.028s ok go/internal/gcimporter 5.027s ok go/internal/srcimporter 13.055s ok go/parser 0.304s ok go/printer 0.268s ok go/scanner 0.031s ok go/token 0.028s ok go/types 16.805s ok go/version 0.026s ok hash 0.023s ok hash/adler32 0.024s ok hash/crc32 0.029s ok hash/crc64 0.043s ok hash/fnv 0.030s ok hash/maphash 0.119s ok html 0.028s ok html/template 0.113s ok image 0.075s ok image/color 0.043s ok image/draw 0.107s ok image/gif 0.494s ok image/jpeg 0.230s ok image/png 0.300s ok index/suffixarray 0.167s ok internal/abi 0.307s ok internal/buildcfg 0.021s ok internal/chacha8rand 0.020s ok internal/coverage/cformat 0.031s ok internal/coverage/cmerge 0.024s ok internal/coverage/pods 0.074s ok internal/coverage/slicereader 0.084s ok internal/coverage/slicewriter 0.068s ok internal/coverage/test 0.034s ok internal/cpu 0.050s ok internal/dag 0.028s ok internal/diff 0.020s ok internal/fmtsort 0.027s ok internal/fuzz 0.025s ok internal/godebug 1.143s ok internal/godebugs 0.042s ok internal/gover 0.031s ok internal/intern 1.653s ok internal/itoa 0.044s ok internal/platform 1.237s ok internal/poll 0.114s ok internal/profile 0.080s ok internal/reflectlite 0.016s ok internal/safefilepath 0.024s ok internal/saferio 0.110s ok internal/singleflight 0.048s ok internal/testenv 0.645s ok internal/trace 0.086s ok internal/trace/v2 22.540s ok internal/types/errors 0.881s ok internal/unsafeheader 0.025s ok internal/xcoff 0.027s ok internal/zstd 0.063s ok io 0.065s ok io/fs 0.201s ok io/ioutil 0.022s ok log 0.027s ok log/slog 0.097s ok log/slog/internal/benchmarks 0.018s ok log/slog/internal/buffer 0.051s ok log/syslog 1.293s ok maps 0.063s ok math 0.017s ok math/big 0.689s ok math/bits 0.033s ok math/cmplx 0.053s ok math/rand 0.182s ok math/rand/v2 0.244s ok mime 0.030s ok mime/multipart 0.624s ok mime/quotedprintable 0.128s ok net 21.188s ok net/http 10.950s ok net/http/cgi 0.822s ok net/http/cookiejar 0.055s ok net/http/fcgi 0.256s ok net/http/httptest 0.170s ok net/http/httptrace 0.043s ok net/http/httputil 1.144s ok net/http/internal 0.046s ok net/http/internal/ascii 0.044s ok net/http/pprof 5.175s ok net/internal/socktest 0.031s ok net/mail 0.036s ok net/netip 0.824s ok net/rpc 0.181s ok net/rpc/jsonrpc 0.044s ok net/smtp 0.126s ok net/textproto 1.892s ok net/url 0.036s ok os 1.036s ok os/exec 1.254s ok os/exec/internal/fdtest 0.030s ok os/signal 3.836s ok os/user 0.085s ok path 0.025s ok path/filepath 0.063s ok plugin 0.034s ok reflect 1.087s ok regexp 0.575s ok regexp/syntax 1.050s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m31s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m31s) goroutine 23193 gp=0xc0004b4000 m=10 mp=0xc000089808 [running]: panic({0x10564ca0?, 0xc00064e050?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000061f10 sp=0xc000061e60 pc=0x100f8318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000061fe0 sp=0xc000061f10 pc=0x101c9154 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x10137a01 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x2d goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000a6f70?, 0xc0000a6ff8?, 0x70?, 0x6f?, 0x1058f300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000e1918 sp=0xc0000e18f8 pc=0x100fca0e runtime.chanrecv(0xc0008fa1c0, 0xc0000e19ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000e1990 sp=0xc0000e1918 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000e19b8 sp=0xc0000e1990 pc=0x100c21d2 testing.(*T).Run(0xc0000ac4e0, {0x1049b04d?, 0x1cd5ed70000e1aa0?}, 0x105f6b58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0000e1a78 sp=0xc0000e19b8 pc=0x101c5d2b testing.runTests.func1(0xc0000ac4e0) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc0000e1ab8 sp=0xc0000e1a78 pc=0x101c7eb7 testing.tRunner(0xc0000ac4e0, 0xc0000e1bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000e1b08 sp=0xc0000e1ab8 pc=0x101c4f1b testing.runTests(0xc000012198, {0x1085e120?, 0x1c7, 0x1c7}, {0xc00007d200?, 0x100d4fe5?, 0x10862560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc0000e1c00 sp=0xc0000e1b08 pc=0x101c7d96 testing.(*M).Run(0xc0000a97c0) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc0000e1e30 sp=0xc0000e1c00 pc=0x101c676b runtime_test.TestMain(0xc0000a97c0) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc0000e1e98 sp=0xc0000e1e30 pc=0x103d18d7 main.main() _testmain.go:1577 +0x195 fp=0xc0000e1f50 sp=0xc0000e1e98 pc=0x10485355 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0000e1fe0 sp=0xc0000e1f50 pc=0x100fc5bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000e1fe8 sp=0xc0000e1fe0 pc=0x10137a01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x12e27c978ff?, 0x108634c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x100fca0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc0000507e0 sp=0xc0000507a8 pc=0x100fc873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x10137a01 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000007040 m=nil [GC sweep wait]: runtime.gopark(0x10861e01?, 0x10861ec0?, 0xc?, 0x14?, 0x1?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x100fca0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000030070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000050fc8 sp=0xc000050f80 pc=0x100e5f1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x100da565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x10137a01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc0000071e0 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0x602875?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001f2778 sp=0xc0001f2758 pc=0x100fca0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x10862680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0001f27a8 sp=0xc0001f2778 pc=0x100e38c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0001f27c8 sp=0xc0001f27a8 pc=0x100e3e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0001f27e0 sp=0xc0001f27c8 pc=0x100da505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001f27e8 sp=0xc0001f27e0 pc=0x10137a01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007d40 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x105f6ef0?, 0x0?, 0xa0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051e20 sp=0xc000051e00 pc=0x100fca0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc000051fe0 sp=0xc000051e20 pc=0x100d9527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x10137a01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22980 gp=0xc0000ac820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004a1a90?, 0xc00007e000?, 0x0?, 0x0?, 0xc000230668?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000230618 sp=0xc0002305f8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000230690 sp=0xc000230618 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002306b8 sp=0xc000230690 pc=0x100c21d2 testing.(*T).Parallel(0xc0002176c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000230750 sp=0xc0002306b8 pc=0x101c4bd5 runtime_test.TestCgoCrashHandler(0xc0002176c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc000230770 sp=0xc000230750 pc=0x103cbf78 testing.tRunner(0xc0002176c0, 0x105f61d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002307c0 sp=0xc000230770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002307e0 sp=0xc0002307c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002307e8 sp=0xc0002307e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 11 gp=0xc0000acd00 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x12e27ea9cc8?, 0x3?, 0xd8?, 0x4?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053750 sp=0xc000053730 pc=0x100fca0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000537e0 sp=0xc000053750 pc=0x100dc5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0x10137a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 18 gp=0xc0004b49c0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x12e27ea8ef8?, 0xc00019bfa0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052750 sp=0xc000052730 pc=0x100fca0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000527e0 sp=0xc000052750 pc=0x100dc5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0x10137a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 19 gp=0xc0004b4b60 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x12e27ea8dd4?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c750 sp=0xc00004c730 pc=0x100fca0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004c7e0 sp=0xc00004c750 pc=0x100dc5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x10137a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc000216000 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x10bc586418b?, 0x3?, 0xcb?, 0x41?, 0x101c4f1b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052f50 sp=0xc000052f30 pc=0x100fca0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000052fe0 sp=0xc000052f50 pc=0x100dc5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000052fe8 sp=0xc000052fe0 pc=0x10137a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 20 gp=0xc0004b4d00 m=nil [GC worker (idle)]: runtime.gopark(0x12e27ea8fe8?, 0x2?, 0x6c?, 0x16?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf50 sp=0xc00004cf30 pc=0x100fca0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x100dc5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x10137a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 21 gp=0xc0004b4ea0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x10bde12a588?, 0x2?, 0x65?, 0xad?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004d750 sp=0xc00004d730 pc=0x100fca0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x100dc5e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x10137a01 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23447 gp=0xc0023ce1a0 m=nil [runnable]: runtime.semrelease1(0xc00027a838?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc00004ff70 sp=0xc00004ff68 pc=0x1010ebb9 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc00004ffa8 sp=0xc00004ff70 pc=0x10413096 runtime_test.(*contentionWorker).run(0xc0000125d0) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00004ffc8 sp=0xc00004ffa8 pc=0x10414e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00004ffe0 sp=0xc00004ffc8 pc=0x10414a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004ffe8 sp=0xc00004ffe0 pc=0x10137a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23445 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23376 gp=0xc0023ce820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0003e26f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000230e48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000230df8 sp=0xc000230dd8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000230e70 sp=0xc000230df8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000230e98 sp=0xc000230e70 pc=0x100c21d2 testing.(*T).Parallel(0xc000217860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000230f30 sp=0xc000230e98 pc=0x101c4bd5 runtime_test.TestMemmoveLarge0x180000(0xc000217860) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000230f70 sp=0xc000230f30 pc=0x10404905 testing.tRunner(0xc000217860, 0x105f67c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000230fc0 sp=0xc000230f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000230fe0 sp=0xc000230fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000230fe8 sp=0xc000230fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23040 gp=0xc002695380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008a8ab0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001ee5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001ee5a8 sp=0xc0001ee588 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001ee620 sp=0xc0001ee5a8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001ee648 sp=0xc0001ee620 pc=0x100c21d2 testing.(*T).Parallel(0xc000a0b380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001ee6e0 sp=0xc0001ee648 pc=0x101c4bd5 runtime_test.TestStackSwitchCallback(0xc000a0b380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc0001ee770 sp=0xc0001ee6e0 pc=0x103d1745 testing.tRunner(0xc000a0b380, 0x105f6d18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001ee7c0 sp=0xc0001ee770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001ee7e0 sp=0xc0001ee7c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001ee7e8 sp=0xc0001ee7e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23375 gp=0xc0026944e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0003e2690?, 0xc00007e000?, 0x0?, 0x0?, 0xc000231dc8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000231d78 sp=0xc000231d58 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000231df0 sp=0xc000231d78 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000231e18 sp=0xc000231df0 pc=0x100c21d2 testing.(*T).Parallel(0xc000217520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000231eb0 sp=0xc000231e18 pc=0x101c4bd5 runtime_test.TestMemmoveAlias(0xc000217520) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc000231f70 sp=0xc000231eb0 pc=0x10404419 testing.tRunner(0xc000217520, 0x105f67b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000231fc0 sp=0xc000231f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000231fe0 sp=0xc000231fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000231fe8 sp=0xc000231fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23424 gp=0xc0023ce000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000a7381?, 0xc0000a7410?, 0x80?, 0x73?, 0x1058f300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000062d30 sp=0xc000062d10 pc=0x100fca0e runtime.chanrecv(0xc0008fa310, 0xc000062e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000062da8 sp=0xc000062d30 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000062dd0 sp=0xc000062da8 pc=0x100c21d2 testing.(*T).Run(0xc0000adba0, {0x1048e387?, 0xc0002e8120?}, 0xc00064e430) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000062e90 sp=0xc000062dd0 pc=0x101c5d2b runtime_test.TestRuntimeLockMetricsAndProfile(0xc0000adba0) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc000062f70 sp=0xc000062e90 pc=0x10412dde testing.tRunner(0xc0000adba0, 0x105f6b58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000062fc0 sp=0xc000062f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000062fe0 sp=0xc000062fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23334 gp=0xc002694ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004a00c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0002335e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000233590 sp=0xc000233570 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000233608 sp=0xc000233590 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000233630 sp=0xc000233608 pc=0x100c21d2 testing.(*T).Parallel(0xc000a58680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002336c8 sp=0xc000233630 pc=0x101c4bd5 runtime_test.testConcurrentReadsAfterGrowth(0x101c46b3?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000233750 sp=0xc0002336c8 pc=0x103fa96a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc000a58680?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc000233770 sp=0xc000233750 pc=0x103fb158 testing.tRunner(0xc000a58680, 0x105f6330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002337c0 sp=0xc000233770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002337e0 sp=0xc0002337c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002337e8 sp=0xc0002337e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23448 gp=0xc002695040 m=nil [semacquire]: runtime.gopark(0xc000912060?, 0xc0001f0708?, 0x60?, 0x20?, 0xc000089a80?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001f06d0 sp=0xc0001f06b0 pc=0x100fca0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00027a838, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0001f0738 sp=0xc0001f06d0 pc=0x1010e865 runtime.semacquire(0xc0001f0798?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc0001f0770 sp=0xc0001f0738 pc=0x1010e61e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0001f07a8 sp=0xc0001f0770 pc=0x1041307e runtime_test.(*contentionWorker).run(0xc0000125e8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0001f07c8 sp=0xc0001f07a8 pc=0x10414e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0001f07e0 sp=0xc0001f07c8 pc=0x10414a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001f07e8 sp=0xc0001f07e0 pc=0x10137a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23445 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23333 gp=0xc002695520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004a0060?, 0xc00007e000?, 0x0?, 0x0?, 0xc0002345e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000234590 sp=0xc000234570 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000234608 sp=0xc000234590 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000234630 sp=0xc000234608 pc=0x100c21d2 testing.(*T).Parallel(0xc000a58340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002346c8 sp=0xc000234630 pc=0x101c4bd5 runtime_test.testConcurrentReadsAfterGrowth(0x101c46b3?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000234750 sp=0xc0002346c8 pc=0x103fa96a runtime_test.TestConcurrentReadsAfterGrowth(0xc000a58340?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc000234770 sp=0xc000234750 pc=0x103fb115 testing.tRunner(0xc000a58340, 0x105f6328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002347c0 sp=0xc000234770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002347e0 sp=0xc0002347c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002347e8 sp=0xc0002347e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 20748 gp=0xc000582340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02360?, 0xc00007e000?, 0x0?, 0x0?, 0xc00041be08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00041bdb8 sp=0xc00041bd98 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00041be30 sp=0xc00041bdb8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00041be58 sp=0xc00041be30 pc=0x100c21d2 testing.(*T).Parallel(0xc0007f71e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00041bef0 sp=0xc00041be58 pc=0x101c4bd5 runtime_test.TestCgoTraceback(0xc0007f71e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc00041bf70 sp=0xc00041bef0 pc=0x103cc11f testing.tRunner(0xc0007f71e0, 0x105f6290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00041bfc0 sp=0xc00041bf70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00041bfe0 sp=0xc00041bfc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00041bfe8 sp=0xc00041bfe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23214 gp=0xc000583040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004a00d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000664638?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006645e8 sp=0xc0006645c8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000664660 sp=0xc0006645e8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000664688 sp=0xc000664660 pc=0x100c21d2 testing.(*T).Parallel(0xc000aec340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000664720 sp=0xc000664688 pc=0x101c4bd5 runtime_test.TestGCTestMoveStackOnNextCall(0xc000aec340) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc000664770 sp=0xc000664720 pc=0x103e213c testing.tRunner(0xc000aec340, 0x105f64e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006647c0 sp=0xc000664770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006647e0 sp=0xc0006647c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006647e8 sp=0xc0006647e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 20749 gp=0xc000583860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c023c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000416df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000416da8 sp=0xc000416d88 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000416e20 sp=0xc000416da8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000416e48 sp=0xc000416e20 pc=0x100c21d2 testing.(*T).Parallel(0xc0007f7380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000416ee0 sp=0xc000416e48 pc=0x101c4bd5 runtime_test.TestCgoCallbackGC(0xc0007f7380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000416f70 sp=0xc000416ee0 pc=0x103cc245 testing.tRunner(0xc0007f7380, 0x105f61c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000416fc0 sp=0xc000416f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000416fe0 sp=0xc000416fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000416fe8 sp=0xc000416fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23374 gp=0xc000583a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0003e2630?, 0xc00007e000?, 0x0?, 0x0?, 0xc0002315d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000231580 sp=0xc000231560 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0002315f8 sp=0xc000231580 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000231620 sp=0xc0002315f8 pc=0x100c21d2 testing.(*T).Parallel(0xc0002171e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002316b8 sp=0xc000231620 pc=0x101c4bd5 runtime_test.TestMemmove(0xc0002171e0) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc000231770 sp=0xc0002316b8 pc=0x10403ef9 testing.tRunner(0xc0002171e0, 0x105f67b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002317c0 sp=0xc000231770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002317e0 sp=0xc0002317c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002317e8 sp=0xc0002317e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23037 gp=0xc000900340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008a8980?, 0xc00007e000?, 0x0?, 0x0?, 0xc000a3d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a3d5b8 sp=0xc000a3d598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a3d630 sp=0xc000a3d5b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a3d658 sp=0xc000a3d630 pc=0x100c21d2 testing.(*T).Parallel(0xc000a0aea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a3d6f0 sp=0xc000a3d658 pc=0x101c4bd5 runtime_test.TestDestructorCallback(0xc000a0aea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000a3d770 sp=0xc000a3d6f0 pc=0x103d119f testing.tRunner(0xc000a0aea0, 0x105f63d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a3d7c0 sp=0xc000a3d770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a3d7e0 sp=0xc000a3d7c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a3d7e8 sp=0xc000a3d7e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23016 gp=0xc000901520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02f10?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007fa618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007fa5c8 sp=0xc0007fa5a8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007fa640 sp=0xc0007fa5c8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007fa668 sp=0xc0007fa640 pc=0x100c21d2 testing.(*T).Parallel(0xc0000ad860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007fa700 sp=0xc0007fa668 pc=0x101c4bd5 runtime_test.TestCgoPanicCallback(0xc0000ad860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc0007fa770 sp=0xc0007fa700 pc=0x103cf93c testing.tRunner(0xc0000ad860, 0x105f6238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007fa7c0 sp=0xc0007fa770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007fa7e0 sp=0xc0007fa7c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007fa7e8 sp=0xc0007fa7e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23015 gp=0xc0009016c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02eb0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007f9e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007f9dc8 sp=0xc0007f9da8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007f9e40 sp=0xc0007f9dc8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007f9e68 sp=0xc0007f9e40 pc=0x100c21d2 testing.(*T).Parallel(0xc0000ad6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007f9f00 sp=0xc0007f9e68 pc=0x101c4bd5 runtime_test.TestCgoTracebackSigpanic(0xc0000ad6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc0007f9f70 sp=0xc0007f9f00 pc=0x103cf73c testing.tRunner(0xc0000ad6c0, 0x105f62b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007f9fc0 sp=0xc0007f9f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007f9fe0 sp=0xc0007f9fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007f9fe8 sp=0xc0007f9fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23014 gp=0xc000901860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02e10?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007f9608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007f95b8 sp=0xc0007f9598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007f9630 sp=0xc0007f95b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007f9658 sp=0xc0007f9630 pc=0x100c21d2 testing.(*T).Parallel(0xc0000ad520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007f96f0 sp=0xc0007f9658 pc=0x101c4bd5 runtime_test.TestSigStackSwapping(0xc0000ad520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc0007f9770 sp=0xc0007f96f0 pc=0x103cf61f testing.tRunner(0xc0000ad520, 0x105f6c28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007f97c0 sp=0xc0007f9770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007f97e0 sp=0xc0007f97c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007f97e8 sp=0xc0007f97e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23012 gp=0xc000901a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02d40?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007f8e60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007f8e10 sp=0xc0007f8df0 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007f8e88 sp=0xc0007f8e10 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007f8eb0 sp=0xc0007f8e88 pc=0x100c21d2 testing.(*T).Parallel(0xc0000acb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007f8f48 sp=0xc0007f8eb0 pc=0x101c4bd5 runtime_test.TestCgoLockOSThreadExit(0xc0000acb60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc0007f8f70 sp=0xc0007f8f48 pc=0x103cf438 testing.tRunner(0xc0000acb60, 0x105f6218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007f8fc0 sp=0xc0007f8f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007f8fe0 sp=0xc0007f8fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007f8fe8 sp=0xc0007f8fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23011 gp=0xc000901ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02ce0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000415dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000415d80 sp=0xc000415d60 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000415df8 sp=0xc000415d80 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000415e20 sp=0xc000415df8 pc=0x100c21d2 testing.(*T).Parallel(0xc0000ac680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000415eb8 sp=0xc000415e20 pc=0x101c4bd5 runtime_test.TestCatchPanic(0xc0000ac680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc000415f70 sp=0xc000415eb8 pc=0x103cf127 testing.tRunner(0xc0000ac680, 0x105f61b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000415fc0 sp=0xc000415f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000415fe0 sp=0xc000415fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000415fe8 sp=0xc000415fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23010 gp=0xc000901d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02c80?, 0xc00007e000?, 0x0?, 0x0?, 0xc000417608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004175b8 sp=0xc000417598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000417630 sp=0xc0004175b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000417658 sp=0xc000417630 pc=0x100c21d2 testing.(*T).Parallel(0xc0000ac340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004176f0 sp=0xc000417658 pc=0x101c4bd5 runtime_test.TestCgoNumGoroutine(0xc0000ac340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc000417770 sp=0xc0004176f0 pc=0x103cefff testing.tRunner(0xc0000ac340, 0x105f6230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004177c0 sp=0xc000417770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004177e0 sp=0xc0004177c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004177e8 sp=0xc0004177e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc0007de000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02b20?, 0xc00007e000?, 0x0?, 0x0?, 0xc0008c2c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008c2c08 sp=0xc0008c2be8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0008c2c80 sp=0xc0008c2c08 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0008c2ca8 sp=0xc0008c2c80 pc=0x100c21d2 testing.(*T).Parallel(0xc0023cfa00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008c2d40 sp=0xc0008c2ca8 pc=0x101c4bd5 runtime_test.testCgoPprof(0xc0023cfa00, {0x0, 0x0}, {0x104952c7, 0x19}, {0x10489a4f, 0xc}, {0x1049140a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc0008c2f18 sp=0xc0008c2d40 pc=0x103cda39 runtime_test.TestCgoPprofThreadNoTraceback(0xc0023cfa00?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc0008c2f70 sp=0xc0008c2f18 pc=0x103ce81d testing.tRunner(0xc0023cfa00, 0x105f6268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008c2fc0 sp=0xc0008c2f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008c2fe0 sp=0xc0008c2fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008c2fe8 sp=0xc0008c2fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23006 gp=0xc0007de1a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02ac0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0008c1c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008c1c08 sp=0xc0008c1be8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0008c1c80 sp=0xc0008c1c08 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0008c1ca8 sp=0xc0008c1c80 pc=0x100c21d2 testing.(*T).Parallel(0xc0023cf860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008c1d40 sp=0xc0008c1ca8 pc=0x101c4bd5 runtime_test.testCgoPprof(0xc0023cf860, {0x0, 0x0}, {0x1048ae6f, 0xe}, {0x10489a4f, 0xc}, {0x1048a40c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc0008c1f18 sp=0xc0008c1d40 pc=0x103cda39 runtime_test.TestCgoPprofThread(0xc0023cf860?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc0008c1f70 sp=0xc0008c1f18 pc=0x103ce7bd testing.tRunner(0xc0023cf860, 0x105f6260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008c1fc0 sp=0xc0008c1f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008c1fe0 sp=0xc0008c1fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008c1fe8 sp=0xc0008c1fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23005 gp=0xc0007de340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02a60?, 0xc00007e000?, 0x0?, 0x0?, 0xc0008c5c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008c5c08 sp=0xc0008c5be8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0008c5c80 sp=0xc0008c5c08 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0008c5ca8 sp=0xc0008c5c80 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b5d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008c5d40 sp=0xc0008c5ca8 pc=0x101c4bd5 runtime_test.testCgoPprof(0xc0004b5d40, {0x1048ae61, 0xe}, {0x10487337, 0x8}, {0x10486509, 0x6}, {0x10489a43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc0008c5f18 sp=0xc0008c5d40 pc=0x103cda39 runtime_test.TestCgoPprofPIE(0xc0004b5d40?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc0008c5f70 sp=0xc0008c5f18 pc=0x103ce765 testing.tRunner(0xc0004b5d40, 0x105f6258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008c5fc0 sp=0xc0008c5f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008c5fe0 sp=0xc0008c5fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008c5fe8 sp=0xc0008c5fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23004 gp=0xc0007de4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02a00?, 0xc00007e000?, 0x0?, 0x0?, 0xc000060c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000060c08 sp=0xc000060be8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000060c80 sp=0xc000060c08 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000060ca8 sp=0xc000060c80 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b5ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000060d40 sp=0xc000060ca8 pc=0x101c4bd5 runtime_test.testCgoPprof(0xc0004b5ba0, {0x0, 0x0}, {0x10487337, 0x8}, {0x10486509, 0x6}, {0x10489a43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000060f18 sp=0xc000060d40 pc=0x103cda39 runtime_test.TestCgoPprof(0xc0004b5ba0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000060f70 sp=0xc000060f18 pc=0x103ce6fd testing.tRunner(0xc0004b5ba0, 0x105f6248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000060fc0 sp=0xc000060f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000060fe0 sp=0xc000060fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc0007de680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c029a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007ff608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007ff5b8 sp=0xc0007ff598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007ff630 sp=0xc0007ff5b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007ff658 sp=0xc0007ff630 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b5a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007ff6f0 sp=0xc0007ff658 pc=0x101c4bd5 runtime_test.TestCgoTracebackContextPreemption(0xc0004b5a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc0007ff770 sp=0xc0007ff6f0 pc=0x103cd8bf testing.tRunner(0xc0004b5a00, 0x105f62a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007ff7c0 sp=0xc0007ff770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007ff7e0 sp=0xc0007ff7c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007ff7e8 sp=0xc0007ff7e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23002 gp=0xc0007de820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02900?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007ffe08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007ffdb8 sp=0xc0007ffd98 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007ffe30 sp=0xc0007ffdb8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007ffe58 sp=0xc0007ffe30 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b56c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007ffef0 sp=0xc0007ffe58 pc=0x101c4bd5 runtime_test.TestCgoTracebackContext(0xc0004b56c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc0007fff70 sp=0xc0007ffef0 pc=0x103cd79f testing.tRunner(0xc0004b56c0, 0x105f6298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007fffc0 sp=0xc0007fff70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007fffe0 sp=0xc0007fffc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007fffe8 sp=0xc0007fffe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23001 gp=0xc0007de9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c028a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007fe600?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007fe5b0 sp=0xc0007fe590 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007fe628 sp=0xc0007fe5b0 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007fe650 sp=0xc0007fe628 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b5520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007fe6e8 sp=0xc0007fe650 pc=0x101c4bd5 runtime_test.TestCgoCrashTracebackGo(0xc0004b5520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc0007fe770 sp=0xc0007fe6e8 pc=0x103cd5df testing.tRunner(0xc0004b5520, 0x105f61e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007fe7c0 sp=0xc0007fe770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007fe7e0 sp=0xc0007fe7c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007fe7e8 sp=0xc0007fe7e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23000 gp=0xc0007deb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02800?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007fde10?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007fddc0 sp=0xc0007fdda0 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007fde38 sp=0xc0007fddc0 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007fde60 sp=0xc0007fde38 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b5380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007fdef8 sp=0xc0007fde60 pc=0x101c4bd5 runtime_test.TestCgoCrashTraceback(0xc0004b5380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc0007fdf70 sp=0xc0007fdef8 pc=0x103cd43c testing.tRunner(0xc0004b5380, 0x105f61e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007fdfc0 sp=0xc0007fdf70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007fdfe0 sp=0xc0007fdfc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007fdfe8 sp=0xc0007fdfe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22997 gp=0xc0007deea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c026d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007fce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007fcdb8 sp=0xc0007fcd98 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007fce30 sp=0xc0007fcdb8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007fce58 sp=0xc0007fce30 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b4820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007fcef0 sp=0xc0007fce58 pc=0x101c4bd5 runtime_test.TestCgoPanicDeadlock(0xc0004b4820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc0007fcf70 sp=0xc0007fcef0 pc=0x103cd05f testing.tRunner(0xc0004b4820, 0x105f6240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007fcfc0 sp=0xc0007fcf70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007fcfe0 sp=0xc0007fcfc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007fcfe8 sp=0xc0007fcfe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc0007df040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02670?, 0xc00007e000?, 0x0?, 0x0?, 0xc000414d90?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000414d40 sp=0xc000414d20 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000414db8 sp=0xc000414d40 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000414de0 sp=0xc000414db8 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b4680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000414e78 sp=0xc000414de0 pc=0x101c4bd5 runtime_test.TestCgoCheckBytes(0xc0004b4680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc000414f70 sp=0xc000414e78 pc=0x103ccb07 testing.tRunner(0xc0004b4680, 0x105f61d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000414fc0 sp=0xc000414f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000414fe0 sp=0xc000414fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000414fe8 sp=0xc000414fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22995 gp=0xc0007df1e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02610?, 0xc00007e000?, 0x0?, 0x0?, 0xc000414608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004145b8 sp=0xc000414598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000414630 sp=0xc0004145b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000414658 sp=0xc000414630 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b44e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004146f0 sp=0xc000414658 pc=0x101c4bd5 runtime_test.TestEnsureDropM(0xc0004b44e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000414770 sp=0xc0004146f0 pc=0x103cc9df testing.tRunner(0xc0004b44e0, 0x105f6428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004147c0 sp=0xc000414770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004147e0 sp=0xc0004147c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004147e8 sp=0xc0004147e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc0007df380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c025b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0004185f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004185a8 sp=0xc000418588 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000418620 sp=0xc0004185a8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000418648 sp=0xc000418620 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b4340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004186e0 sp=0xc000418648 pc=0x101c4bd5 runtime_test.TestCgoExecSignalMask(0xc0004b4340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000418770 sp=0xc0004186e0 pc=0x103cc8a5 testing.tRunner(0xc0004b4340, 0x105f61f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004187c0 sp=0xc000418770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004187e0 sp=0xc0004187c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004187e8 sp=0xc0004187e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 20752 gp=0xc0007df520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c024e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000419e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000419db8 sp=0xc000419d98 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000419e30 sp=0xc000419db8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000419e58 sp=0xc000419e30 pc=0x100c21d2 testing.(*T).Parallel(0xc0007f7ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000419ef0 sp=0xc000419e58 pc=0x101c4bd5 runtime_test.TestCgoExternalThreadSignal(0xc0007f7ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000419f70 sp=0xc000419ef0 pc=0x103cc63f testing.tRunner(0xc0007f7ba0, 0x105f6210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000419fc0 sp=0xc000419f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000419fe0 sp=0xc000419fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000419fe8 sp=0xc000419fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 20751 gp=0xc0007df6c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02480?, 0xc00007e000?, 0x0?, 0x0?, 0xc0004195f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004195a8 sp=0xc000419588 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000419620 sp=0xc0004195a8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000419648 sp=0xc000419620 pc=0x100c21d2 testing.(*T).Parallel(0xc0007f7a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0004196e0 sp=0xc000419648 pc=0x101c4bd5 runtime_test.TestCgoExternalThreadSIGPROF(0xc0007f7a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc000419770 sp=0xc0004196e0 pc=0x103cc505 testing.tRunner(0xc0007f7a00, 0x105f6208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004197c0 sp=0xc000419770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004197e0 sp=0xc0004197c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004197e8 sp=0xc0004197e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23446 gp=0xc0007dfa00 m=nil [runnable]: runtime.gopark(0xc0009120c0?, 0xc0001f2f08?, 0xc0?, 0x20?, 0xc000089a80?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001f2ed0 sp=0xc0001f2eb0 pc=0x100fca0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00027a838, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc0001f2f38 sp=0xc0001f2ed0 pc=0x1010e865 runtime.semacquire(0xc00027a838?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc0001f2f70 sp=0xc0001f2f38 pc=0x1010e61e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0001f2fa8 sp=0xc0001f2f70 pc=0x1041307e runtime_test.(*contentionWorker).run(0xc0000125b8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0001f2fc8 sp=0xc0001f2fa8 pc=0x10414e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0001f2fe0 sp=0xc0001f2fc8 pc=0x10414a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001f2fe8 sp=0xc0001f2fe0 pc=0x10137a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23445 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 20750 gp=0xc0007dfd40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02420?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007e1608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007e15b8 sp=0xc0007e1598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007e1630 sp=0xc0007e15b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007e1658 sp=0xc0007e1630 pc=0x100c21d2 testing.(*T).Parallel(0xc0007f7520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007e16f0 sp=0xc0007e1658 pc=0x101c4bd5 runtime_test.TestCgoExternalThreadPanic(0xc0007f7520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc0007e1770 sp=0xc0007e16f0 pc=0x103cc3ff testing.tRunner(0xc0007f7520, 0x105f6200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007e17c0 sp=0xc0007e1770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007e17e0 sp=0xc0007e17c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007e17e8 sp=0xc0007e17e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23114 gp=0xc0007e8000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c03ae0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000a3ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a3adb8 sp=0xc000a3ad98 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a3ae30 sp=0xc000a3adb8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a3ae58 sp=0xc000a3ae30 pc=0x100c21d2 testing.(*T).Parallel(0xc000a81040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a3aef0 sp=0xc000a3ae58 pc=0x101c4bd5 runtime_test.TestNetpollDeadlock(0xc000a81040) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc000a3af70 sp=0xc000a3aef0 pc=0x103d4c1f testing.tRunner(0xc000a81040, 0x105f6848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a3afc0 sp=0xc000a3af70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a3afe0 sp=0xc000a3afc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a3afe8 sp=0xc000a3afe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22998 gp=0xc0007e8ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c02730?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007fd608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007fd5b8 sp=0xc0007fd598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007fd630 sp=0xc0007fd5b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007fd658 sp=0xc0007fd630 pc=0x100c21d2 testing.(*T).Parallel(0xc0004b5040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007fd6f0 sp=0xc0007fd658 pc=0x101c4bd5 runtime_test.TestCgoCCodeSIGPROF(0xc0004b5040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc0007fd770 sp=0xc0007fd6f0 pc=0x103cd17f testing.tRunner(0xc0004b5040, 0x105f61c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007fd7c0 sp=0xc0007fd770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007fd7e0 sp=0xc0007fd7c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007fd7e8 sp=0xc0007fd7e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23039 gp=0xc0007e91e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008a8a50?, 0xc00007e000?, 0x0?, 0x0?, 0xc000237608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002375b8 sp=0xc000237598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000237630 sp=0xc0002375b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000237658 sp=0xc000237630 pc=0x100c21d2 testing.(*T).Parallel(0xc000a0b1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002376f0 sp=0xc000237658 pc=0x101c4bd5 runtime_test.TestEnsureBindM(0xc000a0b1e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc000237770 sp=0xc0002376f0 pc=0x103d161f testing.tRunner(0xc000a0b1e0, 0x105f6420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002377c0 sp=0xc000237770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002377e0 sp=0xc0002377c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002377e8 sp=0xc0002377e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23445 gp=0xc0007f6000 m=nil [semacquire, 2 minutes]: runtime.gopark(0x6?, 0xc0000ddc30?, 0x80?, 0x24?, 0x10971878?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000067ba0 sp=0xc000067b80 pc=0x100fca0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00027a968, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000067c08 sp=0xc000067ba0 pc=0x1010e865 sync.runtime_Semacquire(0xc00064e570?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000067c40 sp=0xc000067c08 pc=0x10133665 sync.(*WaitGroup).Wait(0x105f7430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc000067c68 sp=0xc000067c40 pc=0x10140ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc000067cb8 sp=0xc000067c68 pc=0x10414a05 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc000a59040, 0xc0000dde50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc000067d48 sp=0xc000067cb8 pc=0x10414b78 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc000a59040) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc000067ee0 sp=0xc000067d48 pc=0x10413fb3 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc000a59040) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc000067f70 sp=0xc000067ee0 pc=0x10413009 testing.tRunner(0xc000a59040, 0xc00064e430) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000067fc0 sp=0xc000067f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000067fe0 sp=0xc000067fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 23424 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22509 gp=0xc0007f61a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008a8420?, 0xc00007e000?, 0x0?, 0x0?, 0xc000234e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000234db8 sp=0xc000234d98 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000234e30 sp=0xc000234db8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000234e58 sp=0xc000234e30 pc=0x100c21d2 testing.(*T).Parallel(0xc000a0a1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000234ef0 sp=0xc000234e58 pc=0x101c4bd5 runtime_test.TestEINTR(0xc000a0a1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc000234f70 sp=0xc000234ef0 pc=0x103d077f testing.tRunner(0xc000a0a1a0, 0x105f63f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000234fc0 sp=0xc000234f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000234fe0 sp=0xc000234fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000234fe8 sp=0xc000234fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22119 gp=0xc0007f6340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000804170?, 0xc00007e000?, 0x0?, 0x0?, 0xc0007f3608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0007f35b8 sp=0xc0007f3598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0007f3630 sp=0xc0007f35b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0007f3658 sp=0xc0007f3630 pc=0x100c21d2 testing.(*T).Parallel(0xc000217380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0007f36f0 sp=0xc0007f3658 pc=0x101c4bd5 runtime_test.TestNetpollWaiters(0xc000217380) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc0007f3770 sp=0xc0007f36f0 pc=0x103d7e5f testing.tRunner(0xc000217380, 0x105f6850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0007f37c0 sp=0xc0007f3770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0007f37e0 sp=0xc0007f37c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0007f37e8 sp=0xc0007f37e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23036 gp=0xc0007f6680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008a8920?, 0xc00007e000?, 0x0?, 0x0?, 0xc000a3cdf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a3cda8 sp=0xc000a3cd88 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a3ce20 sp=0xc000a3cda8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a3ce48 sp=0xc000a3ce20 pc=0x100c21d2 testing.(*T).Parallel(0xc000a0ad00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a3cee0 sp=0xc000a3ce48 pc=0x101c4bd5 runtime_test.TestCgoSigfwd(0xc000a0ad00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc000a3cf70 sp=0xc000a3cee0 pc=0x103d1065 testing.tRunner(0xc000a0ad00, 0x105f6270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a3cfc0 sp=0xc000a3cf70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a3cfe0 sp=0xc000a3cfc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a3cfe8 sp=0xc000a3cfe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22508 gp=0xc0007f6820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008a83c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000416618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0004165c8 sp=0xc0004165a8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000416640 sp=0xc0004165c8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000416668 sp=0xc000416640 pc=0x100c21d2 testing.(*T).Parallel(0xc000a0a000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000416700 sp=0xc000416668 pc=0x101c4bd5 runtime_test.TestAbortInCgo(0xc000a0a000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc000416770 sp=0xc000416700 pc=0x103d05fc testing.tRunner(0xc000a0a000, 0x105f60a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0004167c0 sp=0xc000416770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0004167e0 sp=0xc0004167c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0004167e8 sp=0xc0004167e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23115 gp=0xc0007f6b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c03b40?, 0xc00007e000?, 0x0?, 0x0?, 0xc000a3c550?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a3c500 sp=0xc000a3c4e0 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a3c578 sp=0xc000a3c500 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a3c5a0 sp=0xc000a3c578 pc=0x100c21d2 testing.(*T).Parallel(0xc000a811e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a3c638 sp=0xc000a3c5a0 pc=0x101c4bd5 runtime_test.TestPanicTraceback(0xc000a811e0) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc000a3c770 sp=0xc000a3c638 pc=0x103d4d4a testing.tRunner(0xc000a811e0, 0x105f69a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a3c7c0 sp=0xc000a3c770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a3c7e0 sp=0xc000a3c7c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a3c7e8 sp=0xc000a3c7e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23377 gp=0xc000217040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0003e2750?, 0xc00007e000?, 0x0?, 0x0?, 0xc000236648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002365f8 sp=0xc0002365d8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000236670 sp=0xc0002365f8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000236698 sp=0xc000236670 pc=0x100c21d2 testing.(*T).Parallel(0xc000217a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000236730 sp=0xc000236698 pc=0x101c4bd5 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000217a00) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc000236770 sp=0xc000236730 pc=0x10404a05 testing.tRunner(0xc000217a00, 0x105f67d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002367c0 sp=0xc000236770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002367e0 sp=0xc0002367c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002367e8 sp=0xc0002367e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23041 gp=0xc000a0b6c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0008a8b10?, 0xc00007e000?, 0x0?, 0x0?, 0xc000a3de18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a3ddc8 sp=0xc000a3dda8 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a3de40 sp=0xc000a3ddc8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a3de68 sp=0xc000a3de40 pc=0x100c21d2 testing.(*T).Parallel(0xc000a0b520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a3df00 sp=0xc000a3de68 pc=0x101c4bd5 runtime_test.TestVDSO(0xc000a0b520) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000a3df70 sp=0xc000a3df00 pc=0x103d2cbc testing.tRunner(0xc000a0b520, 0x105f6e98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a3dfc0 sp=0xc000a3df70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a3dfe0 sp=0xc000a3dfc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a3dfe8 sp=0xc000a3dfe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23112 gp=0xc000a0ba00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c03a20?, 0xc00007e000?, 0x0?, 0x0?, 0xc000ad6e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000ad6db8 sp=0xc000ad6d98 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000ad6e30 sp=0xc000ad6db8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000ad6e58 sp=0xc000ad6e30 pc=0x100c21d2 testing.(*T).Parallel(0xc000a80d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000ad6ef0 sp=0xc000ad6e58 pc=0x101c4bd5 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc000a80d00) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc000ad6f70 sp=0xc000ad6ef0 pc=0x103d49b8 testing.tRunner(0xc000a80d00, 0x105f6b10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000ad6fc0 sp=0xc000ad6f70 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000ad6fe0 sp=0xc000ad6fc0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000ad6fe8 sp=0xc000ad6fe0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23113 gp=0xc000a584e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001c03a80?, 0xc00007e000?, 0x0?, 0x0?, 0xc000ad7608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000ad75b8 sp=0xc000ad7598 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000ad7630 sp=0xc000ad75b8 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000ad7658 sp=0xc000ad7630 pc=0x100c21d2 testing.(*T).Parallel(0xc000a80ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000ad76f0 sp=0xc000ad7658 pc=0x101c4bd5 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc000a80ea0) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000ad7770 sp=0xc000ad76f0 pc=0x103d4af8 testing.tRunner(0xc000a80ea0, 0x105f6b18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000ad77c0 sp=0xc000ad7770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000ad77e0 sp=0xc000ad77c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000ad77e8 sp=0xc000ad77e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23222 gp=0xc000a596c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0004a0060?, 0xc00007e000?, 0x0?, 0x0?, 0xc000667640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006675f0 sp=0xc0006675d0 pc=0x100fca0e runtime.chanrecv(0xc000092360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000667668 sp=0xc0006675f0 pc=0x100c25bf runtime.chanrecv1(0x10861e80?, 0x10564ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000667690 sp=0xc000667668 pc=0x100c21d2 testing.(*T).Parallel(0xc000aec1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000667728 sp=0xc000667690 pc=0x101c4bd5 runtime_test.TestGCTestPointerClass(0xc000aec1a0) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000667770 sp=0xc000667728 pc=0x103e271c testing.tRunner(0xc000aec1a0, 0x105f64f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006677c0 sp=0xc000667770 pc=0x101c4f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006677e0 sp=0xc0006677c0 pc=0x101c5e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006677e8 sp=0xc0006677e0 pc=0x10137a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.071s ok runtime/cgo 0.030s FAIL go tool dist: Failed: exit status 1