darwin-amd64-11_0 at f664031bc17629080332a1c7bede38d67fd32e47 :: 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=440" "TERM_SESSION_ID=66FB3959-DD18-4157-B444-34602FD03FAA" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.O70QjdiM6f/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BEEBBF07-AE28-418E-B71D-E3428B977FD6" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a8" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_0" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Mon Aug 29 04:31:06 PDT 2022; root:xnu-7195.141.39~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.269s ok archive/zip 0.413s ok bufio 0.125s ok bytes 0.514s ok cmp 0.061s ok compress/bzip2 0.218s ok compress/flate 3.610s ok compress/gzip 2.043s ok compress/lzw 0.140s ok compress/zlib 0.940s ok container/heap 0.119s ok container/list 0.106s ok container/ring 0.029s ok context 0.072s ok crypto 0.034s ok crypto/aes 0.046s ok crypto/cipher 0.048s ok crypto/des 0.049s ok crypto/dsa 0.051s ok crypto/ecdh 0.057s ok crypto/ecdsa 0.058s ok crypto/ed25519 0.085s ok crypto/elliptic 0.052s ok crypto/hmac 0.045s ok crypto/internal/alias 0.089s ok crypto/internal/bigmod 0.309s ok crypto/internal/boring 0.096s ok crypto/internal/boring/bcache 0.250s ok crypto/internal/edwards25519 0.128s ok crypto/internal/edwards25519/field 0.032s ok crypto/internal/nistec 0.197s ok crypto/internal/nistec/fiat 0.057s [no tests to run] ok crypto/md5 0.093s ok crypto/rand 0.108s ok crypto/rc4 0.047s ok crypto/rsa 0.345s ok crypto/sha1 0.053s ok crypto/sha256 0.017s ok crypto/sha512 0.044s ok crypto/subtle 0.285s ok crypto/tls 2.447s ok crypto/x509 0.702s ok database/sql 0.677s ok database/sql/driver 0.064s ok debug/buildinfo 0.061s ok debug/dwarf 0.074s ok debug/elf 0.412s ok debug/gosym 0.148s ok debug/macho 0.027s ok debug/pe 0.086s ok debug/plan9obj 0.060s ok embed 0.104s [no tests to run] ok embed/internal/embedtest 0.100s ok encoding/ascii85 0.101s ok encoding/asn1 0.062s ok encoding/base32 0.097s ok encoding/base64 0.019s ok encoding/binary 0.160s ok encoding/csv 0.127s ok encoding/gob 2.206s ok encoding/hex 0.056s ok encoding/json 0.446s ok encoding/pem 0.650s ok encoding/xml 0.125s ok errors 0.082s ok expvar 0.082s ok flag 0.181s ok fmt 0.090s ok go/ast 0.035s ok go/build 2.300s ok go/build/constraint 0.047s ok go/constant 0.062s ok go/doc 0.103s ok go/doc/comment 1.842s ok go/format 0.122s ok go/importer 1.373s ok go/internal/gccgoimporter 0.049s ok go/internal/gcimporter 9.970s ok go/internal/srcimporter 17.628s ok go/parser 0.442s ok go/printer 0.377s ok go/scanner 0.039s ok go/token 0.032s ok go/types 37.109s ok go/version 0.048s ok hash 0.029s ok hash/adler32 0.022s ok hash/crc32 0.044s ok hash/crc64 0.092s ok hash/fnv 0.080s ok hash/maphash 0.119s ok html 0.019s ok html/template 0.116s ok image 0.100s ok image/color 0.093s ok image/draw 0.106s ok image/gif 0.785s ok image/jpeg 0.251s ok image/png 0.381s ok index/suffixarray 0.225s ok internal/abi 0.329s ok internal/buildcfg 0.042s ok internal/coverage/cformat 0.034s ok internal/coverage/cmerge 0.103s ok internal/coverage/pods 0.101s ok internal/coverage/slicereader 0.033s ok internal/coverage/slicewriter 0.066s ok internal/coverage/test 0.027s ok internal/cpu 0.094s ok internal/dag 0.103s ok internal/diff 0.067s ok internal/fmtsort 0.083s ok internal/fuzz 0.060s ok internal/godebug 1.637s ok internal/godebugs 0.049s ok internal/gover 0.035s ok internal/intern 2.267s ok internal/itoa 0.039s ok internal/platform 3.152s ok internal/poll 0.279s ok internal/profile 0.055s ok internal/reflectlite 0.066s ok internal/safefilepath 0.067s ok internal/saferio 0.168s ok internal/singleflight 0.100s ok internal/testenv 0.681s ok internal/trace 0.136s ok internal/trace/v2 33.042s ok internal/types/errors 2.044s ok internal/unsafeheader 0.029s ok internal/xcoff 0.035s ok internal/zstd 0.062s ok io 0.101s ok io/fs 0.301s ok io/ioutil 0.048s ok log 0.079s ok log/slog 0.194s ok log/slog/internal/benchmarks 0.019s ok log/slog/internal/buffer 0.042s ok log/syslog 1.306s ok maps 0.038s ok math 0.077s ok math/big 1.234s ok math/bits 0.019s ok math/cmplx 0.036s ok math/rand 0.261s ok math/rand/v2 0.349s ok mime 0.029s ok mime/multipart 0.918s ok mime/quotedprintable 0.117s ok net 25.572s ok net/http 14.085s ok net/http/cgi 1.984s ok net/http/cookiejar 0.081s ok net/http/fcgi 0.270s ok net/http/httptest 0.238s ok net/http/httptrace 0.099s ok net/http/httputil 11.542s ok net/http/internal 0.124s ok net/http/internal/ascii 0.046s ok net/http/pprof 5.341s ok net/internal/socktest 0.031s ok net/mail 0.036s ok net/netip 1.559s ok net/rpc 0.241s ok net/rpc/jsonrpc 0.077s ok net/smtp 0.161s ok net/textproto 1.163s ok net/url 0.034s ok os 2.298s ok os/exec 2.178s ok os/exec/internal/fdtest 0.030s ok os/signal 4.520s ok os/user 0.069s ok path 0.028s ok path/filepath 0.088s ok plugin 0.018s ok reflect 2.019s ok regexp 0.885s ok regexp/syntax 1.304s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m21s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m20s) goroutine 23429 gp=0xc000007860 m=8 mp=0xc000280808 [running]: panic({0x334eca0?, 0xc001a98050?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000065f10 sp=0xc000065e60 pc=0x2ee2318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000065fe0 sp=0xc000065f10 pc=0x2fb30d4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x2f21a01 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(0xc00186c1a0?, 0xc00186c228?, 0xa0?, 0xc1?, 0x3379300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000177918 sp=0xc0001778f8 pc=0x2ee6a0e runtime.chanrecv(0xc0009961c0, 0xc0001779ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000177990 sp=0xc000177918 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001779b8 sp=0xc000177990 pc=0x2eac1d2 testing.(*T).Run(0xc000102d00, {0x3284fcd?, 0xeb1239000177aa0?}, 0x33e0b58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000177a78 sp=0xc0001779b8 pc=0x2fafcab testing.runTests.func1(0xc000102d00) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc000177ab8 sp=0xc000177a78 pc=0x2fb1e37 testing.tRunner(0xc000102d00, 0xc000177bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000177b08 sp=0xc000177ab8 pc=0x2faee9b testing.runTests(0xc000132180, {0x3648120?, 0x1c7, 0x1c7}, {0xc00015d1c0?, 0x2ebefe5?, 0x364c560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc000177c00 sp=0xc000177b08 pc=0x2fb1d16 testing.(*M).Run(0xc00012f720) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc000177e30 sp=0xc000177c00 pc=0x2fb06eb runtime_test.TestMain(0xc00012f720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc000177e98 sp=0xc000177e30 pc=0x31bb857 main.main() _testmain.go:1577 +0x195 fp=0xc000177f50 sp=0xc000177e98 pc=0x326f2d5 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000177fe0 sp=0xc000177f50 pc=0x2ee65bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000177fe8 sp=0xc000177fe0 pc=0x2f21a01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x1324345b687?, 0x364d4c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x2ee6a0e 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=0x2ee6873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x2f21a01 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(0x364be01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x2ee6a0e 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=0x2ecff1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x2ec4565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x2f21a01 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(0x1eca10?, 0x7055?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0x2ee6a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x364c680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0x2ecd8c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x2ecde79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x2ec4505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x2f21a01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 18 gp=0xc000102680 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x33e0ef0?, 0x0?, 0x20?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c620 sp=0xc00004c600 pc=0x2ee6a0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004c7e0 sp=0xc00004c620 pc=0x2ec3527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x2f21a01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22979 gp=0xc000103040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a99ab0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000235668?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000235618 sp=0xc0002355f8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000235690 sp=0xc000235618 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0002356b8 sp=0xc000235690 pc=0x2eac1d2 testing.(*T).Parallel(0xc000780b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000235750 sp=0xc0002356b8 pc=0x2faeb55 runtime_test.TestCgoCrashHandler(0xc000780b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc000235770 sp=0xc000235750 pc=0x31b5ef8 testing.tRunner(0xc000780b60, 0x33e01d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002357c0 sp=0xc000235770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002357e0 sp=0xc0002357c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002357e8 sp=0xc0002357e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 25 gp=0xc0001031e0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x1324396c720?, 0x1?, 0xcd?, 0x1d?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e750 sp=0xc00004e730 pc=0x2ee6a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004e7e0 sp=0xc00004e750 pc=0x2ec65e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x2f21a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 24 gp=0xc000103520 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x115b8c8dbde?, 0x2?, 0xcb?, 0x1?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004df50 sp=0xc00004df30 pc=0x2ee6a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004dfe0 sp=0xc00004df50 pc=0x2ec65e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x2f21a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc0002831e0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x10da3e444b9?, 0x3?, 0x15?, 0x27?, 0x2faee9b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf50 sp=0xc00004cf30 pc=0x2ee6a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x2ec65e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x2f21a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 35 gp=0xc000283380 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x10e68995e1a?, 0xc0002a28e0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00056a750 sp=0xc00056a730 pc=0x2ee6a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00056a7e0 sp=0xc00056a750 pc=0x2ec65e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00056a7e8 sp=0xc00056a7e0 pc=0x2f21a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 36 gp=0xc000283520 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x10e68b9e1af?, 0xc000026100?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00056af50 sp=0xc00056af30 pc=0x2ee6a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00056afe0 sp=0xc00056af50 pc=0x2ec65e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00056afe8 sp=0xc00056afe0 pc=0x2f21a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 37 gp=0xc0002836c0 m=nil [GC worker (idle)]: runtime.gopark(0x132439c01fa?, 0xc000141960?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00056b750 sp=0xc00056b730 pc=0x2ee6a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00056b7e0 sp=0xc00056b750 pc=0x2ec65e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00056b7e8 sp=0xc00056b7e0 pc=0x2f21a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 22997 gp=0xc001756000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938250?, 0xc00007e000?, 0x0?, 0x0?, 0xc00056be00?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00056bdb0 sp=0xc00056bd90 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00056be28 sp=0xc00056bdb0 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00056be50 sp=0xc00056be28 pc=0x2eac1d2 testing.(*T).Parallel(0xc000932b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00056bee8 sp=0xc00056be50 pc=0x2faeb55 runtime_test.TestCgoCrashTracebackGo(0xc000932b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc00056bf70 sp=0xc00056bee8 pc=0x31b755f testing.tRunner(0xc000932b60, 0x33e01e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00056bfc0 sp=0xc00056bf70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00056bfe0 sp=0xc00056bfc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00056bfe8 sp=0xc00056bfe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23010 gp=0xc0017561a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938780?, 0xc00007e000?, 0x0?, 0x0?, 0xc000053608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000535b8 sp=0xc000053598 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000053630 sp=0xc0000535b8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000053658 sp=0xc000053630 pc=0x2eac1d2 testing.(*T).Parallel(0xc0013b2d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0000536f0 sp=0xc000053658 pc=0x2faeb55 runtime_test.TestSigStackSwapping(0xc0013b2d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc000053770 sp=0xc0000536f0 pc=0x31b959f testing.tRunner(0xc0013b2d00, 0x33e0c28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000537c0 sp=0xc000053770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000537e0 sp=0xc0000537c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc0013b2340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009381f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000052610?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000525c0 sp=0xc0000525a0 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000052638 sp=0xc0000525c0 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000052660 sp=0xc000052638 pc=0x2eac1d2 testing.(*T).Parallel(0xc0009329c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0000526f8 sp=0xc000052660 pc=0x2faeb55 runtime_test.TestCgoCrashTraceback(0xc0009329c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc000052770 sp=0xc0000526f8 pc=0x31b73bc testing.tRunner(0xc0009329c0, 0x33e01e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000527c0 sp=0xc000052770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000527e0 sp=0xc0000527c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23046 gp=0xc002524b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129ae0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000931df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000931da8 sp=0xc000931d88 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000931e20 sp=0xc000931da8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000931e48 sp=0xc000931e20 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e21a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000931ee0 sp=0xc000931e48 pc=0x2faeb55 runtime_test.TestCgoSigfwd(0xc0006e21a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc000931f70 sp=0xc000931ee0 pc=0x31bafe5 testing.tRunner(0xc0006e21a0, 0x33e0270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000931fc0 sp=0xc000931f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000931fe0 sp=0xc000931fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000931fe8 sp=0xc000931fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22699 gp=0xc001bc0000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000605dd0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00022e618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00022e5c8 sp=0xc00022e5a8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00022e640 sp=0xc00022e5c8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00022e668 sp=0xc00022e640 pc=0x2eac1d2 testing.(*T).Parallel(0xc0003cc000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00022e700 sp=0xc00022e668 pc=0x2faeb55 runtime_test.TestAbortInCgo(0xc0003cc000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc00022e770 sp=0xc00022e700 pc=0x31ba57c testing.tRunner(0xc0003cc000, 0x33e00a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00022e7c0 sp=0xc00022e770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00022e7e0 sp=0xc00022e7c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00022e7e8 sp=0xc00022e7e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23012 gp=0xc001bc01a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938840?, 0xc00007e000?, 0x0?, 0x0?, 0xc000051e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051dc8 sp=0xc000051da8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000051e40 sp=0xc000051dc8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000051e68 sp=0xc000051e40 pc=0x2eac1d2 testing.(*T).Parallel(0xc0013b3040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000051f00 sp=0xc000051e68 pc=0x2faeb55 runtime_test.TestCgoPanicCallback(0xc0013b3040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc000051f70 sp=0xc000051f00 pc=0x31b98bc testing.tRunner(0xc0013b3040, 0x33e0238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000051fc0 sp=0xc000051f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000051fe0 sp=0xc000051fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22987 gp=0xc0003cc9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a99df0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0005665f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005665a8 sp=0xc000566588 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000566620 sp=0xc0005665a8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000566648 sp=0xc000566620 pc=0x2eac1d2 testing.(*T).Parallel(0xc000781380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0005666e0 sp=0xc000566648 pc=0x2faeb55 runtime_test.TestCgoExternalThreadSIGPROF(0xc000781380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc000566770 sp=0xc0005666e0 pc=0x31b6485 testing.tRunner(0xc000781380, 0x33e0208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005667c0 sp=0xc000566770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005667e0 sp=0xc0005667c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005667e8 sp=0xc0005667e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22984 gp=0xc0003ccd00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a99cd0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00091a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091a5b8 sp=0xc00091a598 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091a630 sp=0xc00091a5b8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091a658 sp=0xc00091a630 pc=0x2eac1d2 testing.(*T).Parallel(0xc000780ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00091a6f0 sp=0xc00091a658 pc=0x2faeb55 runtime_test.TestCgoTraceback(0xc000780ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc00091a770 sp=0xc00091a6f0 pc=0x31b609f testing.tRunner(0xc000780ea0, 0x33e0290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091a7c0 sp=0xc00091a770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091a7e0 sp=0xc00091a7c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091a7e8 sp=0xc00091a7e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23376 gp=0xc0003cc4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a6c7f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00056d648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00056d5f8 sp=0xc00056d5d8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00056d670 sp=0xc00056d5f8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00056d698 sp=0xc00056d670 pc=0x2eac1d2 testing.(*T).Parallel(0xc000b72ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00056d730 sp=0xc00056d698 pc=0x2faeb55 runtime_test.TestMemmoveLarge0x180000(0xc000b72ea0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc00056d770 sp=0xc00056d730 pc=0x31ee885 testing.tRunner(0xc000b72ea0, 0x33e07c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00056d7c0 sp=0xc00056d770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00056d7e0 sp=0xc00056d7c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00056d7e8 sp=0xc00056d7e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22993 gp=0xc0003cc820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009380c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00018ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018adb8 sp=0xc00018ad98 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00018ae30 sp=0xc00018adb8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00018ae58 sp=0xc00018ae30 pc=0x2eac1d2 testing.(*T).Parallel(0xc000781d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00018aef0 sp=0xc00018ae58 pc=0x2faeb55 runtime_test.TestCgoPanicDeadlock(0xc000781d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc00018af70 sp=0xc00018aef0 pc=0x31b6fdf testing.tRunner(0xc000781d40, 0x33e0240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00018afc0 sp=0xc00018af70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00018afe0 sp=0xc00018afc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018afe8 sp=0xc00018afe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23011 gp=0xc0003ccea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009387e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00018be18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018bdc8 sp=0xc00018bda8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00018be40 sp=0xc00018bdc8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00018be68 sp=0xc00018be40 pc=0x2eac1d2 testing.(*T).Parallel(0xc0013b2ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00018bf00 sp=0xc00018be68 pc=0x2faeb55 runtime_test.TestCgoTracebackSigpanic(0xc0013b2ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc00018bf70 sp=0xc00018bf00 pc=0x31b96bc testing.tRunner(0xc0013b2ea0, 0x33e02b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00018bfc0 sp=0xc00018bf70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00018bfe0 sp=0xc00018bfc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018bfe8 sp=0xc00018bfe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23050 gp=0xc0003cd380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129c70?, 0xc00007e000?, 0x0?, 0x0?, 0xc0002305f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0002305a8 sp=0xc000230588 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000230620 sp=0xc0002305a8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000230648 sp=0xc000230620 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e2820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0002306e0 sp=0xc000230648 pc=0x2faeb55 runtime_test.TestStackSwitchCallback(0xc0006e2820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000230770 sp=0xc0002306e0 pc=0x31bb6c5 testing.tRunner(0xc0006e2820, 0x33e0d18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0002307c0 sp=0xc000230770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0002307e0 sp=0xc0002307c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0002307e8 sp=0xc0002307e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc0003cd520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938650?, 0xc00007e000?, 0x0?, 0x0?, 0xc000184dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000184d80 sp=0xc000184d60 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000184df8 sp=0xc000184d80 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000184e20 sp=0xc000184df8 pc=0x2eac1d2 testing.(*T).Parallel(0xc000933ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000184eb8 sp=0xc000184e20 pc=0x2faeb55 runtime_test.TestCatchPanic(0xc000933ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc000184f70 sp=0xc000184eb8 pc=0x31b90a7 testing.tRunner(0xc000933ba0, 0x33e01b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000184fc0 sp=0xc000184f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000184fe0 sp=0xc000184fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22990 gp=0xc0003cd6c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a99f20?, 0xc00007e000?, 0x0?, 0x0?, 0xc000926df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000926da8 sp=0xc000926d88 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000926e20 sp=0xc000926da8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000926e48 sp=0xc000926e20 pc=0x2eac1d2 testing.(*T).Parallel(0xc000781860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000926ee0 sp=0xc000926e48 pc=0x2faeb55 runtime_test.TestCgoExecSignalMask(0xc000781860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000926f70 sp=0xc000926ee0 pc=0x31b6825 testing.tRunner(0xc000781860, 0x33e01f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000926fc0 sp=0xc000926f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000926fe0 sp=0xc000926fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000926fe8 sp=0xc000926fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23047 gp=0xc000102ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129b40?, 0xc00007e000?, 0x0?, 0x0?, 0xc00022f608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00022f5b8 sp=0xc00022f598 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00022f630 sp=0xc00022f5b8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00022f658 sp=0xc00022f630 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e2340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00022f6f0 sp=0xc00022f658 pc=0x2faeb55 runtime_test.TestDestructorCallback(0xc0006e2340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc00022f770 sp=0xc00022f6f0 pc=0x31bb11f testing.tRunner(0xc0006e2340, 0x33e03d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00022f7c0 sp=0xc00022f770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00022f7e0 sp=0xc00022f7c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00022f7e8 sp=0xc00022f7e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22700 gp=0xc0003cdd40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000605e30?, 0xc00007e000?, 0x0?, 0x0?, 0xc00091c608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091c5b8 sp=0xc00091c598 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091c630 sp=0xc00091c5b8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091c658 sp=0xc00091c630 pc=0x2eac1d2 testing.(*T).Parallel(0xc0003cc340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00091c6f0 sp=0xc00091c658 pc=0x2faeb55 runtime_test.TestEINTR(0xc0003cc340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc00091c770 sp=0xc00091c6f0 pc=0x31ba6ff testing.tRunner(0xc0003cc340, 0x33e03f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091c7c0 sp=0xc00091c770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091c7e0 sp=0xc00091c7c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091c7e8 sp=0xc00091c7e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc000780340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938120?, 0xc00007e000?, 0x0?, 0x0?, 0xc000232e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000232db8 sp=0xc000232d98 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000232e30 sp=0xc000232db8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000232e58 sp=0xc000232e30 pc=0x2eac1d2 testing.(*T).Parallel(0xc0009324e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000232ef0 sp=0xc000232e58 pc=0x2faeb55 runtime_test.TestCgoCCodeSIGPROF(0xc0009324e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc000232f70 sp=0xc000232ef0 pc=0x31b70ff testing.tRunner(0xc0009324e0, 0x33e01c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000232fc0 sp=0xc000232f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000232fe0 sp=0xc000232fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000232fe8 sp=0xc000232fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22999 gp=0xc0001036c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938310?, 0xc00007e000?, 0x0?, 0x0?, 0xc000230e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000230db8 sp=0xc000230d98 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000230e30 sp=0xc000230db8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000230e58 sp=0xc000230e30 pc=0x2eac1d2 testing.(*T).Parallel(0xc000932ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000230ef0 sp=0xc000230e58 pc=0x2faeb55 runtime_test.TestCgoTracebackContextPreemption(0xc000932ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc000230f70 sp=0xc000230ef0 pc=0x31b783f testing.tRunner(0xc000932ea0, 0x33e02a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000230fc0 sp=0xc000230f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000230fe0 sp=0xc000230fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000230fe8 sp=0xc000230fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23008 gp=0xc000103860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009386b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000189660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000189610 sp=0xc0001895f0 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000189688 sp=0xc000189610 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001896b0 sp=0xc000189688 pc=0x2eac1d2 testing.(*T).Parallel(0xc000933d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000189748 sp=0xc0001896b0 pc=0x2faeb55 runtime_test.TestCgoLockOSThreadExit(0xc000933d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc000189770 sp=0xc000189748 pc=0x31b93b8 testing.tRunner(0xc000933d40, 0x33e0218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001897c0 sp=0xc000189770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001897e0 sp=0xc0001897c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001897e8 sp=0xc0001897e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23000 gp=0xc0013b2680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938370?, 0xc00007e000?, 0x0?, 0x0?, 0xc003c11c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc003c11c08 sp=0xc003c11be8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc003c11c80 sp=0xc003c11c08 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc003c11ca8 sp=0xc003c11c80 pc=0x2eac1d2 testing.(*T).Parallel(0xc000933040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc003c11d40 sp=0xc003c11ca8 pc=0x2faeb55 runtime_test.testCgoPprof(0xc000933040, {0x0, 0x0}, {0x32712b7, 0x8}, {0x3270489, 0x6}, {0x32739c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc003c11f18 sp=0xc003c11d40 pc=0x31b79b9 runtime_test.TestCgoPprof(0xc000933040?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc003c11f70 sp=0xc003c11f18 pc=0x31b867d testing.tRunner(0xc000933040, 0x33e0248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc003c11fc0 sp=0xc003c11f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc003c11fe0 sp=0xc003c11fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc003c11fe8 sp=0xc003c11fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23444 gp=0xc001bc0680 m=nil [runnable]: runtime.gopark(0xc000101280?, 0xc000918f08?, 0x0?, 0xa0?, 0xc000101280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000918ed0 sp=0xc000918eb0 pc=0x2ee6a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000014178, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000918f38 sp=0xc000918ed0 pc=0x2ef8865 runtime.semacquire(0xc000014178?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000918f70 sp=0xc000918f38 pc=0x2ef861e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc000918fa8 sp=0xc000918f70 pc=0x31fcffe runtime_test.(*contentionWorker).run(0xc000012108) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000918fc8 sp=0xc000918fa8 pc=0x31fedc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000918fe0 sp=0xc000918fc8 pc=0x31fe9c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000918fe8 sp=0xc000918fe0 pc=0x2f21a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23428 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23111 gp=0xc001bc0820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006fa1a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000184550?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000184500 sp=0xc0001844e0 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000184578 sp=0xc000184500 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001845a0 sp=0xc000184578 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e36c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000184638 sp=0xc0001845a0 pc=0x2faeb55 runtime_test.TestPanicTraceback(0xc0006e36c0) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc000184770 sp=0xc000184638 pc=0x31becca testing.tRunner(0xc0006e36c0, 0x33e09a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001847c0 sp=0xc000184770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001847e0 sp=0xc0001847c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001847e8 sp=0xc0001847e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23377 gp=0xc002525380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a6c850?, 0xc00007e000?, 0x0?, 0x0?, 0xc00091d648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091d5f8 sp=0xc00091d5d8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091d670 sp=0xc00091d5f8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091d698 sp=0xc00091d670 pc=0x2eac1d2 testing.(*T).Parallel(0xc000b73040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00091d730 sp=0xc00091d698 pc=0x2faeb55 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000b73040) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc00091d770 sp=0xc00091d730 pc=0x31ee985 testing.tRunner(0xc000b73040, 0x33e07d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091d7c0 sp=0xc00091d770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091d7e0 sp=0xc00091d7c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091d7e8 sp=0xc00091d7e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22986 gp=0xc002525520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a99d90?, 0xc00007e000?, 0x0?, 0x0?, 0xc00004ee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004edb8 sp=0xc00004ed98 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004ee30 sp=0xc00004edb8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004ee58 sp=0xc00004ee30 pc=0x2eac1d2 testing.(*T).Parallel(0xc0007811e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004eef0 sp=0xc00004ee58 pc=0x2faeb55 runtime_test.TestCgoExternalThreadPanic(0xc0007811e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc00004ef70 sp=0xc00004eef0 pc=0x31b637f testing.tRunner(0xc0007811e0, 0x33e0200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004efc0 sp=0xc00004ef70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004efe0 sp=0xc00004efc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23336 gp=0xc0000076c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000320d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0009315e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000931590 sp=0xc000931570 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000931608 sp=0xc000931590 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000931630 sp=0xc000931608 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e24e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009316c8 sp=0xc000931630 pc=0x2faeb55 runtime_test.testConcurrentReadsAfterGrowth(0x2fae633?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000931750 sp=0xc0009316c8 pc=0x31e48ea runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0006e24e0?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc000931770 sp=0xc000931750 pc=0x31e50d8 testing.tRunner(0xc0006e24e0, 0x33e0330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009317c0 sp=0xc000931770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009317e0 sp=0xc0009317c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009317e8 sp=0xc0009317e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23443 gp=0xc000007a00 m=nil [runnable]: runtime.gopark(0xc0009b1020?, 0xc00092c708?, 0x20?, 0x10?, 0xc000101280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092c6d0 sp=0xc00092c6b0 pc=0x2ee6a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000014178, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00092c738 sp=0xc00092c6d0 pc=0x2ef8865 runtime.semacquire(0xc000014178?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc00092c770 sp=0xc00092c738 pc=0x2ef861e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc00092c7a8 sp=0xc00092c770 pc=0x31fcffe runtime_test.(*contentionWorker).run(0xc0000120f0) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00092c7c8 sp=0xc00092c7a8 pc=0x31fedc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00092c7e0 sp=0xc00092c7c8 pc=0x31fe9c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092c7e8 sp=0xc00092c7e0 pc=0x2f21a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23428 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23428 gp=0xc000007ba0 m=nil [semacquire, 2 minutes]: runtime.gopark(0x2ebbf5a?, 0xc000175c30?, 0xc0?, 0x15?, 0xc00043a1e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000067ba0 sp=0xc000067b80 pc=0x2ee6a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000014288, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000067c08 sp=0xc000067ba0 pc=0x2ef8865 sync.runtime_Semacquire(0xc000032100?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000067c40 sp=0xc000067c08 pc=0x2f1d665 sync.(*WaitGroup).Wait(0x33e1430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc000067c68 sp=0xc000067c40 pc=0x2f2aba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc000067cb8 sp=0xc000067c68 pc=0x31fe985 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc0006e3860, 0xc000175e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc000067d48 sp=0xc000067cb8 pc=0x31feaf8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc0006e3860) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc000067ee0 sp=0xc000067d48 pc=0x31fdf33 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc0006e3860) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc000067f70 sp=0xc000067ee0 pc=0x31fcf89 testing.tRunner(0xc0006e3860, 0xc001a98260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000067fc0 sp=0xc000067f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000067fe0 sp=0xc000067fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 23462 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23051 gp=0xc0009151e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129cd0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000188618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001885c8 sp=0xc0001885a8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000188640 sp=0xc0001885c8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000188668 sp=0xc000188640 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e29c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000188700 sp=0xc000188668 pc=0x2faeb55 runtime_test.TestVDSO(0xc0006e29c0) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000188770 sp=0xc000188700 pc=0x31bcc3c testing.tRunner(0xc0006e29c0, 0x33e0e98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001887c0 sp=0xc000188770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001887e0 sp=0xc0001887c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001887e8 sp=0xc0001887e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22988 gp=0xc000915380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a99e50?, 0xc00007e000?, 0x0?, 0x0?, 0xc000924e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000924db8 sp=0xc000924d98 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000924e30 sp=0xc000924db8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000924e58 sp=0xc000924e30 pc=0x2eac1d2 testing.(*T).Parallel(0xc000781520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000924ef0 sp=0xc000924e58 pc=0x2faeb55 runtime_test.TestCgoExternalThreadSignal(0xc000781520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000924f70 sp=0xc000924ef0 pc=0x31b65bf testing.tRunner(0xc000781520, 0x33e0210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000924fc0 sp=0xc000924f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000924fe0 sp=0xc000924fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000924fe8 sp=0xc000924fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23006 gp=0xc000915520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009385f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000187608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001875b8 sp=0xc000187598 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000187630 sp=0xc0001875b8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000187658 sp=0xc000187630 pc=0x2eac1d2 testing.(*T).Parallel(0xc000933a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001876f0 sp=0xc000187658 pc=0x2faeb55 runtime_test.TestCgoNumGoroutine(0xc000933a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc000187770 sp=0xc0001876f0 pc=0x31b8f7f testing.tRunner(0xc000933a00, 0x33e0230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001877c0 sp=0xc000187770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001877e0 sp=0xc0001877c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001877e8 sp=0xc0001877e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23462 gp=0xc0009281a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00012d2b1?, 0xc00012d340?, 0xb0?, 0xd2?, 0x3f478?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc003c15d30 sp=0xc003c15d10 pc=0x2ee6a0e runtime.chanrecv(0xc0007e8000, 0xc003c15e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc003c15da8 sp=0xc003c15d30 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc003c15dd0 sp=0xc003c15da8 pc=0x2eac1d2 testing.(*T).Run(0xc001756680, {0x3278307?, 0xc000028198?}, 0xc001a98260) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc003c15e90 sp=0xc003c15dd0 pc=0x2fafcab runtime_test.TestRuntimeLockMetricsAndProfile(0xc001756680) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc003c15f70 sp=0xc003c15e90 pc=0x31fcd5e testing.tRunner(0xc001756680, 0x33e0b58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc003c15fc0 sp=0xc003c15f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc003c15fe0 sp=0xc003c15fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc003c15fe8 sp=0xc003c15fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23335 gp=0xc000928340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000032070?, 0xc00007e000?, 0x0?, 0x0?, 0xc0009315e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc003c10d90 sp=0xc003c10d70 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc003c10e08 sp=0xc003c10d90 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc003c10e30 sp=0xc003c10e08 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e2000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc003c10ec8 sp=0xc003c10e30 pc=0x2faeb55 runtime_test.testConcurrentReadsAfterGrowth(0x2fae633?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc003c10f50 sp=0xc003c10ec8 pc=0x31e48ea runtime_test.TestConcurrentReadsAfterGrowth(0xc0006e2000?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc003c10f70 sp=0xc003c10f50 pc=0x31e5095 testing.tRunner(0xc0006e2000, 0x33e0328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc003c10fc0 sp=0xc003c10f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc003c10fe0 sp=0xc003c10fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc003c10fe8 sp=0xc003c10fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22992 gp=0xc0009284e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938060?, 0xc00007e000?, 0x0?, 0x0?, 0xc000917d90?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000917d40 sp=0xc000917d20 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000917db8 sp=0xc000917d40 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000917de0 sp=0xc000917db8 pc=0x2eac1d2 testing.(*T).Parallel(0xc000781ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000917e78 sp=0xc000917de0 pc=0x2faeb55 runtime_test.TestCgoCheckBytes(0xc000781ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc000917f70 sp=0xc000917e78 pc=0x31b6a87 testing.tRunner(0xc000781ba0, 0x33e01d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000917fc0 sp=0xc000917f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000917fe0 sp=0xc000917fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000917fe8 sp=0xc000917fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23109 gp=0xc000928680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006fa0e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000921e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000921db8 sp=0xc000921d98 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000921e30 sp=0xc000921db8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000921e58 sp=0xc000921e30 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e3380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000921ef0 sp=0xc000921e58 pc=0x2faeb55 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc0006e3380) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000921f70 sp=0xc000921ef0 pc=0x31bea78 testing.tRunner(0xc0006e3380, 0x33e0b18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000921fc0 sp=0xc000921f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000921fe0 sp=0xc000921fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000921fe8 sp=0xc000921fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23001 gp=0xc000928820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009383d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000066c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000066c08 sp=0xc000066be8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000066c80 sp=0xc000066c08 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000066ca8 sp=0xc000066c80 pc=0x2eac1d2 testing.(*T).Parallel(0xc0009331e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000066d40 sp=0xc000066ca8 pc=0x2faeb55 runtime_test.testCgoPprof(0xc0009331e0, {0x3274de1, 0xe}, {0x32712b7, 0x8}, {0x3270489, 0x6}, {0x32739c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000066f18 sp=0xc000066d40 pc=0x31b79b9 runtime_test.TestCgoPprofPIE(0xc0009331e0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000066f70 sp=0xc000066f18 pc=0x31b86e5 testing.tRunner(0xc0009331e0, 0x33e0258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000066fc0 sp=0xc000066f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000066fe0 sp=0xc000066fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000066fe8 sp=0xc000066fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23110 gp=0xc0009289c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006fa140?, 0xc00007e000?, 0x0?, 0x0?, 0xc000923608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009235b8 sp=0xc000923598 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000923630 sp=0xc0009235b8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000923658 sp=0xc000923630 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e3520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009236f0 sp=0xc000923658 pc=0x2faeb55 runtime_test.TestNetpollDeadlock(0xc0006e3520) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc000923770 sp=0xc0009236f0 pc=0x31beb9f testing.tRunner(0xc0006e3520, 0x33e0848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009237c0 sp=0xc000923770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009237e0 sp=0xc0009237c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009237e8 sp=0xc0009237e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22991 gp=0xc000928b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938000?, 0xc00007e000?, 0x0?, 0x0?, 0xc000567608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005675b8 sp=0xc000567598 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000567630 sp=0xc0005675b8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000567658 sp=0xc000567630 pc=0x2eac1d2 testing.(*T).Parallel(0xc000781a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0005676f0 sp=0xc000567658 pc=0x2faeb55 runtime_test.TestEnsureDropM(0xc000781a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000567770 sp=0xc0005676f0 pc=0x31b695f testing.tRunner(0xc000781a00, 0x33e0428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005677c0 sp=0xc000567770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005677e0 sp=0xc0005677c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005677e8 sp=0xc0005677e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23049 gp=0xc000928d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129c10?, 0xc00007e000?, 0x0?, 0x0?, 0xc000924608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009245b8 sp=0xc000924598 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000924630 sp=0xc0009245b8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000924658 sp=0xc000924630 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e2680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009246f0 sp=0xc000924658 pc=0x2faeb55 runtime_test.TestEnsureBindM(0xc0006e2680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc000924770 sp=0xc0009246f0 pc=0x31bb59f testing.tRunner(0xc0006e2680, 0x33e0420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009247c0 sp=0xc000924770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009247e0 sp=0xc0009247c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009247e8 sp=0xc0009247e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22985 gp=0xc000929040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a99d30?, 0xc00007e000?, 0x0?, 0x0?, 0xc0009195f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009195a8 sp=0xc000919588 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000919620 sp=0xc0009195a8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000919648 sp=0xc000919620 pc=0x2eac1d2 testing.(*T).Parallel(0xc000781040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009196e0 sp=0xc000919648 pc=0x2faeb55 runtime_test.TestCgoCallbackGC(0xc000781040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000919770 sp=0xc0009196e0 pc=0x31b61c5 testing.tRunner(0xc000781040, 0x33e01c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009197c0 sp=0xc000919770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009197e0 sp=0xc0009197c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009197e8 sp=0xc0009197e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22998 gp=0xc000929380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009382b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000188e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000188db8 sp=0xc000188d98 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000188e30 sp=0xc000188db8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000188e58 sp=0xc000188e30 pc=0x2eac1d2 testing.(*T).Parallel(0xc000932d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000188ef0 sp=0xc000188e58 pc=0x2faeb55 runtime_test.TestCgoTracebackContext(0xc000932d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000188f70 sp=0xc000188ef0 pc=0x31b771f testing.tRunner(0xc000932d00, 0x33e0298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000188fc0 sp=0xc000188f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000188fe0 sp=0xc000188fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000188fe8 sp=0xc000188fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23002 gp=0xc000929520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938430?, 0xc00007e000?, 0x0?, 0x0?, 0xc003c13c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc003c13c08 sp=0xc003c13be8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc003c13c80 sp=0xc003c13c08 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc003c13ca8 sp=0xc003c13c80 pc=0x2eac1d2 testing.(*T).Parallel(0xc000933380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc003c13d40 sp=0xc003c13ca8 pc=0x2faeb55 runtime_test.testCgoPprof(0xc000933380, {0x0, 0x0}, {0x3274def, 0xe}, {0x32739cf, 0xc}, {0x327438c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc003c13f18 sp=0xc003c13d40 pc=0x31b79b9 runtime_test.TestCgoPprofThread(0xc000933380?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc003c13f70 sp=0xc003c13f18 pc=0x31b873d testing.tRunner(0xc000933380, 0x33e0260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc003c13fc0 sp=0xc003c13f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc003c13fe0 sp=0xc003c13fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc003c13fe8 sp=0xc003c13fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc000929ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000938490?, 0xc00007e000?, 0x0?, 0x0?, 0xc003c17c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc003c17c08 sp=0xc003c17be8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc003c17c80 sp=0xc003c17c08 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc003c17ca8 sp=0xc003c17c80 pc=0x2eac1d2 testing.(*T).Parallel(0xc000933520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc003c17d40 sp=0xc003c17ca8 pc=0x2faeb55 runtime_test.testCgoPprof(0xc000933520, {0x0, 0x0}, {0x327f247, 0x19}, {0x32739cf, 0xc}, {0x327b38a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc003c17f18 sp=0xc003c17d40 pc=0x31b79b9 runtime_test.TestCgoPprofThreadNoTraceback(0xc000933520?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc003c17f70 sp=0xc003c17f18 pc=0x31b879d testing.tRunner(0xc000933520, 0x33e0268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc003c17fc0 sp=0xc003c17f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc003c17fe0 sp=0xc003c17fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc003c17fe8 sp=0xc003c17fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23108 gp=0xc0009321a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006fa080?, 0xc00007e000?, 0x0?, 0x0?, 0xc000186e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000186db8 sp=0xc000186d98 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000186e30 sp=0xc000186db8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000186e58 sp=0xc000186e30 pc=0x2eac1d2 testing.(*T).Parallel(0xc0006e31e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000186ef0 sp=0xc000186e58 pc=0x2faeb55 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0006e31e0) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc000186f70 sp=0xc000186ef0 pc=0x31be938 testing.tRunner(0xc0006e31e0, 0x33e0b10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000186fc0 sp=0xc000186f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000186fe0 sp=0xc000186fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000186fe8 sp=0xc000186fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23374 gp=0xc000932680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a6c730?, 0xc00007e000?, 0x0?, 0x0?, 0xc00092cdd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092cd80 sp=0xc00092cd60 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092cdf8 sp=0xc00092cd80 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092ce20 sp=0xc00092cdf8 pc=0x2eac1d2 testing.(*T).Parallel(0xc000b72b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092ceb8 sp=0xc00092ce20 pc=0x2faeb55 runtime_test.TestMemmove(0xc000b72b60) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc00092cf70 sp=0xc00092ceb8 pc=0x31ede79 testing.tRunner(0xc000b72b60, 0x33e07b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092cfc0 sp=0xc00092cf70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092cfe0 sp=0xc00092cfc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092cfe8 sp=0xc00092cfe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23104 gp=0xc0006e2d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000c85220?, 0xc00007e000?, 0x0?, 0x0?, 0xc00091b608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091b5b8 sp=0xc00091b598 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091b630 sp=0xc00091b5b8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091b658 sp=0xc00091b630 pc=0x2eac1d2 testing.(*T).Parallel(0xc000ae2000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00091b6f0 sp=0xc00091b658 pc=0x2faeb55 runtime_test.TestNetpollWaiters(0xc000ae2000) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc00091b770 sp=0xc00091b6f0 pc=0x31c1ddf testing.tRunner(0xc000ae2000, 0x33e0850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091b7c0 sp=0xc00091b770 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091b7e0 sp=0xc00091b7c0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091b7e8 sp=0xc00091b7e0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23375 gp=0xc00099b380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001a6c790?, 0xc00007e000?, 0x0?, 0x0?, 0xc00092adc8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092ad78 sp=0xc00092ad58 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092adf0 sp=0xc00092ad78 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092ae18 sp=0xc00092adf0 pc=0x2eac1d2 testing.(*T).Parallel(0xc000b72d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092aeb0 sp=0xc00092ae18 pc=0x2faeb55 runtime_test.TestMemmoveAlias(0xc000b72d00) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc00092af70 sp=0xc00092aeb0 pc=0x31ee399 testing.tRunner(0xc000b72d00, 0x33e07b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092afc0 sp=0xc00092af70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092afe0 sp=0xc00092afc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092afe8 sp=0xc00092afe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23191 gp=0xc000b07520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001ab60f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00092be38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092bde8 sp=0xc00092bdc8 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092be60 sp=0xc00092bde8 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092be88 sp=0xc00092be60 pc=0x2eac1d2 testing.(*T).Parallel(0xc0013b31e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092bf20 sp=0xc00092be88 pc=0x2faeb55 runtime_test.TestGCTestMoveStackOnNextCall(0xc0013b31e0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc00092bf70 sp=0xc00092bf20 pc=0x31cc0bc testing.tRunner(0xc0013b31e0, 0x33e04e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092bfc0 sp=0xc00092bf70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092bfe0 sp=0xc00092bfc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092bfe8 sp=0xc00092bfe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23445 gp=0xc000b07d40 m=nil [runnable]: runtime.semacquire(0xc000014178?) /tmp/buildlet/go/src/runtime/sema.go:110 +0x2e fp=0xc0009faf70 sp=0xc0009faf68 pc=0x2ef862e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0009fafa8 sp=0xc0009faf70 pc=0x31fcffe runtime_test.(*contentionWorker).run(0xc000012120) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0009fafc8 sp=0xc0009fafa8 pc=0x31fedc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0009fafe0 sp=0xc0009fafc8 pc=0x31fe9c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009fafe8 sp=0xc0009fafe0 pc=0x2f21a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23428 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23238 gp=0xc000b72000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001ab60c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000930e40?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000930df0 sp=0xc000930dd0 pc=0x2ee6a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000930e68 sp=0xc000930df0 pc=0x2eac5bf runtime.chanrecv1(0x364be80?, 0x334eca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000930e90 sp=0xc000930e68 pc=0x2eac1d2 testing.(*T).Parallel(0xc0013b2b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000930f28 sp=0xc000930e90 pc=0x2faeb55 runtime_test.TestGCTestPointerClass(0xc0013b2b60) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000930f70 sp=0xc000930f28 pc=0x31cc69c testing.tRunner(0xc0013b2b60, 0x33e04f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000930fc0 sp=0xc000930f70 pc=0x2faee9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000930fe0 sp=0xc000930fc0 pc=0x2fafe05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000930fe8 sp=0xc000930fe0 pc=0x2f21a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.095s ok runtime/cgo 0.196s ok runtime/coverage 0.149s FAIL go tool dist: Failed: exit status 1