darwin-amd64-11_0 at ada5c2edb4c2d3db988805b822e58020e6cd5f49 :: 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=9F466155-745C-43CF-82DC-C42A683319E5" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.atqEpD40Mt/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=8CC21275-705A-4819-AC18-D0A72A155B92" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a9" "_=/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.298s ok archive/zip 0.481s ok bufio 0.171s ok bytes 0.532s ok cmp 0.083s ok compress/bzip2 0.216s ok compress/flate 3.646s ok compress/gzip 1.953s ok compress/lzw 0.187s ok compress/zlib 0.979s ok container/heap 0.047s ok container/list 0.028s ok container/ring 0.067s ok context 0.075s ok crypto 0.027s ok crypto/aes 0.081s ok crypto/cipher 0.028s ok crypto/des 0.029s ok crypto/dsa 0.030s ok crypto/ecdh 0.066s ok crypto/ecdsa 0.084s ok crypto/ed25519 0.105s ok crypto/elliptic 0.062s ok crypto/hmac 0.065s ok crypto/internal/alias 0.035s ok crypto/internal/bigmod 0.275s ok crypto/internal/boring 0.146s ok crypto/internal/boring/bcache 0.192s ok crypto/internal/edwards25519 0.097s ok crypto/internal/edwards25519/field 0.032s ok crypto/internal/nistec 0.253s ok crypto/internal/nistec/fiat 0.140s [no tests to run] ok crypto/md5 0.161s ok crypto/rand 0.082s ok crypto/rc4 0.044s ok crypto/rsa 0.449s ok crypto/sha1 0.063s ok crypto/sha256 0.039s ok crypto/sha512 0.038s ok crypto/subtle 0.350s ok crypto/tls 2.505s ok crypto/x509 0.697s ok database/sql 0.838s ok database/sql/driver 0.133s ok debug/buildinfo 0.124s ok debug/dwarf 0.040s ok debug/elf 0.332s ok debug/gosym 0.093s ok debug/macho 0.038s ok debug/pe 0.104s ok debug/plan9obj 0.043s ok embed 0.102s [no tests to run] ok embed/internal/embedtest 0.106s ok encoding/ascii85 0.112s ok encoding/asn1 0.054s ok encoding/base32 0.069s ok encoding/base64 0.015s ok encoding/binary 0.046s ok encoding/csv 0.036s ok encoding/gob 2.007s ok encoding/hex 0.035s ok encoding/json 0.526s ok encoding/pem 0.766s ok encoding/xml 0.076s ok errors 0.059s ok expvar 0.084s ok flag 0.160s ok fmt 0.087s ok go/ast 0.017s ok go/build 2.371s ok go/build/constraint 0.061s ok go/constant 0.062s ok go/doc 0.089s ok go/doc/comment 1.714s ok go/format 0.059s ok go/importer 1.402s ok go/internal/gccgoimporter 0.069s ok go/internal/gcimporter 9.930s ok go/internal/srcimporter 18.296s ok go/parser 0.391s ok go/printer 0.420s ok go/scanner 0.049s ok go/token 0.057s ok go/types 36.685s ok go/version 0.047s ok hash 0.040s ok hash/adler32 0.053s ok hash/crc32 0.041s ok hash/crc64 0.069s ok hash/fnv 0.060s ok hash/maphash 0.114s ok html 0.025s ok html/template 0.167s ok image 0.106s ok image/color 0.073s ok image/draw 0.170s ok image/gif 0.614s ok image/jpeg 0.291s ok image/png 0.387s ok index/suffixarray 0.243s ok internal/abi 0.335s ok internal/buildcfg 0.024s ok internal/coverage/cformat 0.058s ok internal/coverage/cmerge 0.039s ok internal/coverage/pods 0.031s ok internal/coverage/slicereader 0.053s ok internal/coverage/slicewriter 0.080s ok internal/coverage/test 0.030s ok internal/cpu 0.103s ok internal/dag 0.111s ok internal/diff 0.050s ok internal/fmtsort 0.055s ok internal/fuzz 0.071s ok internal/godebug 2.099s ok internal/godebugs 0.041s ok internal/gover 0.039s ok internal/intern 2.447s ok internal/itoa 0.031s ok internal/platform 3.938s ok internal/poll 0.629s ok internal/profile 0.046s ok internal/reflectlite 0.030s ok internal/safefilepath 0.031s ok internal/saferio 0.216s ok internal/singleflight 0.129s ok internal/testenv 0.944s ok internal/trace 0.160s ok internal/trace/v2 29.116s ok internal/types/errors 2.091s ok internal/unsafeheader 0.023s ok internal/xcoff 0.023s ok internal/zstd 0.074s ok io 0.104s ok io/fs 0.411s ok io/ioutil 0.080s ok log 0.044s ok log/slog 0.241s ok log/slog/internal/benchmarks 0.028s ok log/slog/internal/buffer 0.051s ok log/syslog 1.307s ok maps 0.044s ok math 0.051s ok math/big 1.414s ok math/bits 0.026s ok math/cmplx 0.083s ok math/rand 0.292s ok math/rand/v2 0.386s ok mime 0.050s ok mime/multipart 0.945s ok mime/quotedprintable 0.135s ok net 26.585s ok net/http 14.797s ok net/http/cgi 1.820s ok net/http/cookiejar 0.098s ok net/http/fcgi 0.294s ok net/http/httptest 0.168s ok net/http/httptrace 0.051s ok net/http/httputil 1.369s ok net/http/internal 0.093s ok net/http/internal/ascii 0.047s ok net/http/pprof 5.325s ok net/internal/socktest 0.028s ok net/mail 0.036s ok net/netip 1.330s ok net/rpc 0.247s ok net/rpc/jsonrpc 0.057s ok net/smtp 0.128s ok net/textproto 1.180s ok net/url 0.145s ok os 2.332s ok os/exec 2.267s ok os/exec/internal/fdtest 0.032s ok os/signal 4.748s ok os/user 0.061s ok path 0.029s ok path/filepath 0.078s ok plugin 0.021s ok reflect 1.952s ok regexp 0.916s ok regexp/syntax 1.368s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m19s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m19s) goroutine 23337 gp=0xc0001a76c0 m=3 mp=0xc000057008 [running]: panic({0x39a8ca0?, 0xc0029ae090?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc00091ff10 sp=0xc00091fe60 pc=0x353c318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc00091ffe0 sp=0xc00091ff10 pc=0x360d154 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091ffe8 sp=0xc00091ffe0 pc=0x357ba01 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(0xc000194340?, 0xc0001943c8?, 0x40?, 0x43?, 0x39d3300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000b7918 sp=0xc0000b78f8 pc=0x3540a0e runtime.chanrecv(0xc0031bcc40, 0xc0000b79ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000b7990 sp=0xc0000b7918 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000b79b8 sp=0xc0000b7990 pc=0x35061d2 testing.(*T).Run(0xc000007d40, {0x38df04d?, 0x2f27a3d8000b7aa0?}, 0x3a3ab58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc0000b7a78 sp=0xc0000b79b8 pc=0x3609d2b testing.runTests.func1(0xc000007d40) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc0000b7ab8 sp=0xc0000b7a78 pc=0x360beb7 testing.tRunner(0xc000007d40, 0xc0000b7bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000b7b08 sp=0xc0000b7ab8 pc=0x3608f1b testing.runTests(0xc000012108, {0x3ca2120?, 0x1c7, 0x1c7}, {0xc00007d1c0?, 0x3518fe5?, 0x3ca6560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc0000b7c00 sp=0xc0000b7b08 pc=0x360bd96 testing.(*M).Run(0xc0000bb720) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc0000b7e30 sp=0xc0000b7c00 pc=0x360a76b runtime_test.TestMain(0xc0000bb720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc0000b7e98 sp=0xc0000b7e30 pc=0x38158d7 main.main() _testmain.go:1577 +0x195 fp=0xc0000b7f50 sp=0xc0000b7e98 pc=0x38c9355 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0000b7fe0 sp=0xc0000b7f50 pc=0x35405bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000b7fe8 sp=0xc0000b7fe0 pc=0x357ba01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x15600b1ad6a?, 0x3ca74c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x3540a0e 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=0x3540873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x357ba01 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(0x3ca5e01?, 0x3ca5ec0?, 0xc?, 0x14?, 0x1?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x3540a0e 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=0x3529f1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x351e565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x357ba01 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?, 0x14f9c828f?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0x3540a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x3ca6680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0x35278c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x3527e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x351e505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x357ba01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 18 gp=0xc0001a6000 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x3a3aef0?, 0x0?, 0xc0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c620 sp=0xc00004c600 pc=0x3540a0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004c7e0 sp=0xc00004c620 pc=0x351d527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x357ba01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22980 gp=0xc0000ea1a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000642b00?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001d3e68?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001d3e18 sp=0xc0001d3df8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001d3e90 sp=0xc0001d3e18 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001d3eb8 sp=0xc0001d3e90 pc=0x35061d2 testing.(*T).Parallel(0xc000103040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001d3f50 sp=0xc0001d3eb8 pc=0x3608bd5 runtime_test.TestCgoCrashHandler(0xc000103040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc0001d3f70 sp=0xc0001d3f50 pc=0x380ff78 testing.tRunner(0xc000103040, 0x3a3a1d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001d3fc0 sp=0xc0001d3f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001d3fe0 sp=0xc0001d3fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001d3fe8 sp=0xc0001d3fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 11 gp=0xc0000ea340 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x15600fe87b3?, 0xc000124000?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053750 sp=0xc000053730 pc=0x3540a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000537e0 sp=0xc000053750 pc=0x35205e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000537e8 sp=0xc0000537e0 pc=0x357ba01 created by runtime.gcBgMarkStartWorkers in goroutine 7 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 10 gp=0xc0000ea680 m=nil [GC worker (idle)]: runtime.gopark(0x3a3b200?, 0xc0001ac020?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052f50 sp=0xc000052f30 pc=0x3540a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000052fe0 sp=0xc000052f50 pc=0x35205e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000052fe8 sp=0xc000052fe0 pc=0x357ba01 created by runtime.gcBgMarkStartWorkers in goroutine 7 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc00020c000 m=nil [GC worker (idle)]: runtime.gopark(0x15600fe8445?, 0xc0001ac040?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051f50 sp=0xc000051f30 pc=0x3540a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000051fe0 sp=0xc000051f50 pc=0x35205e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000051fe8 sp=0xc000051fe0 pc=0x357ba01 created by runtime.gcBgMarkStartWorkers in goroutine 7 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 19 gp=0xc0001a6340 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x131683452f4?, 0xc0004ca6c0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf50 sp=0xc00004cf30 pc=0x3540a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x35205e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x357ba01 created by runtime.gcBgMarkStartWorkers in goroutine 7 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 50 gp=0xc000102680 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x131e50ebeb0?, 0xc0001ac060?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000052750 sp=0xc000052730 pc=0x3540a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000527e0 sp=0xc000052750 pc=0x35205e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000527e8 sp=0xc0000527e0 pc=0x357ba01 created by runtime.gcBgMarkStartWorkers in goroutine 7 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 12 gp=0xc00042d6c0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x130f55dde2f?, 0x3?, 0x78?, 0x2d?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053f50 sp=0xc000053f30 pc=0x3540a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000053fe0 sp=0xc000053f50 pc=0x35205e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000053fe8 sp=0xc000053fe0 pc=0x357ba01 created by runtime.gcBgMarkStartWorkers in goroutine 7 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 16841 gp=0xc00020c4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009100f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0009735f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009735a8 sp=0xc000973588 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000973620 sp=0xc0009735a8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000973648 sp=0xc000973620 pc=0x35061d2 testing.(*T).Parallel(0xc00042c820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009736e0 sp=0xc000973648 pc=0x3608bd5 runtime_test.TestCgoCallbackGC(0xc00042c820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000973770 sp=0xc0009736e0 pc=0x3810245 testing.tRunner(0xc00042c820, 0x3a3a1c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009737c0 sp=0xc000973770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009737e0 sp=0xc0009737c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009737e8 sp=0xc0009737e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23182 gp=0xc0028581a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0018a2060?, 0xc00007e000?, 0x0?, 0x0?, 0xc00097fde0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00022cd90 sp=0xc00022cd70 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00022ce08 sp=0xc00022cd90 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00022ce30 sp=0xc00022ce08 pc=0x35061d2 testing.(*T).Parallel(0xc00098e000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00022cec8 sp=0xc00022ce30 pc=0x3608bd5 runtime_test.testConcurrentReadsAfterGrowth(0x36086b3?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc00022cf50 sp=0xc00022cec8 pc=0x383e96a runtime_test.TestConcurrentReadsAfterGrowth(0xc00098e000?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc00022cf70 sp=0xc00022cf50 pc=0x383f115 testing.tRunner(0xc00098e000, 0x3a3a328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00022cfc0 sp=0xc00022cf70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00022cfe0 sp=0xc00022cfc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00022cfe8 sp=0xc00022cfe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23369 gp=0xc00020c9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00106a750?, 0xc00007e000?, 0x0?, 0x0?, 0xc0000ec648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000ec5f8 sp=0xc0000ec5d8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000ec670 sp=0xc0000ec5f8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000ec698 sp=0xc0000ec670 pc=0x35061d2 testing.(*T).Parallel(0xc0009afd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0000ec730 sp=0xc0000ec698 pc=0x3608bd5 runtime_test.TestMemmoveOverlapLarge0x120000(0xc0009afd40) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc0000ec770 sp=0xc0000ec730 pc=0x3848a05 testing.tRunner(0xc0009afd40, 0x3a3a7d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000ec7c0 sp=0xc0000ec770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000ec7e0 sp=0xc0000ec7c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000ec7e8 sp=0xc0000ec7e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23427 gp=0xc0028584e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000194dd1?, 0xc000194e60?, 0xd0?, 0x4d?, 0x39d3300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091ad30 sp=0xc00091ad10 pc=0x3540a0e runtime.chanrecv(0xc0031bcf50, 0xc00091ae17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091ada8 sp=0xc00091ad30 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091add0 sp=0xc00091ada8 pc=0x35061d2 testing.(*T).Run(0xc00096f6c0, {0x38d2387?, 0xc001ad4090?}, 0xc0029ae6e0) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc00091ae90 sp=0xc00091add0 pc=0x3609d2b runtime_test.TestRuntimeLockMetricsAndProfile(0xc00096f6c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc00091af70 sp=0xc00091ae90 pc=0x3856dde testing.tRunner(0xc00096f6c0, 0x3a3ab58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091afc0 sp=0xc00091af70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091afe0 sp=0xc00091afc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091afe8 sp=0xc00091afe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23435 gp=0xc0001a7860 m=nil [semacquire, 2 minutes]: runtime.gopark(0x4?, 0xc0000b3c30?, 0xc0?, 0x89?, 0x3db9878?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00022eba0 sp=0xc00022eb80 pc=0x3540a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00019ec78, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00022ec08 sp=0xc00022eba0 pc=0x3552865 sync.runtime_Semacquire(0xc0029ae820?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc00022ec40 sp=0xc00022ec08 pc=0x3577665 sync.(*WaitGroup).Wait(0x3a3b430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc00022ec68 sp=0xc00022ec40 pc=0x3584ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc00022ecb8 sp=0xc00022ec68 pc=0x3858a05 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc0009af6c0, 0xc0000b3e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc00022ed48 sp=0xc00022ecb8 pc=0x3858b78 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc0009af6c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc00022eee0 sp=0xc00022ed48 pc=0x3857fb3 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc0009af6c0) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc00022ef70 sp=0xc00022eee0 pc=0x3857009 testing.tRunner(0xc0009af6c0, 0xc0029ae6e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00022efc0 sp=0xc00022ef70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00022efe0 sp=0xc00022efc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00022efe8 sp=0xc00022efe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 23427 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23436 gp=0xc0001a7a00 m=nil [semacquire]: runtime.gopark(0xc000057280?, 0xc00004ef08?, 0x20?, 0x81?, 0xc000057280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004eed0 sp=0xc00004eeb0 pc=0x3540a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00019eb68, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00004ef38 sp=0xc00004eed0 pc=0x3552865 runtime.semacquire(0xc00019eb68?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc00004ef70 sp=0xc00004ef38 pc=0x355261e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc00004efa8 sp=0xc00004ef70 pc=0x385707e runtime_test.(*contentionWorker).run(0xc00019a5e8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00004efc8 sp=0xc00004efa8 pc=0x3858e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00004efe0 sp=0xc00004efc8 pc=0x3858a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x357ba01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23435 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23367 gp=0xc00094c000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00106a690?, 0xc00007e000?, 0x0?, 0x0?, 0xc00097ddc8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00097dd78 sp=0xc00097dd58 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00097ddf0 sp=0xc00097dd78 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00097de18 sp=0xc00097ddf0 pc=0x35061d2 testing.(*T).Parallel(0xc0009afa00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00097deb0 sp=0xc00097de18 pc=0x3608bd5 runtime_test.TestMemmoveAlias(0xc0009afa00) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc00097df70 sp=0xc00097deb0 pc=0x3848419 testing.tRunner(0xc0009afa00, 0x3a3a7b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00097dfc0 sp=0xc00097df70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00097dfe0 sp=0xc00097dfc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00097dfe8 sp=0xc00097dfe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23368 gp=0xc00094c340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00106a6f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000968648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009685f8 sp=0xc0009685d8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000968670 sp=0xc0009685f8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000968698 sp=0xc000968670 pc=0x35061d2 testing.(*T).Parallel(0xc0009afba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000968730 sp=0xc000968698 pc=0x3608bd5 runtime_test.TestMemmoveLarge0x180000(0xc0009afba0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000968770 sp=0xc000968730 pc=0x3848905 testing.tRunner(0xc0009afba0, 0x3a3a7c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009687c0 sp=0xc000968770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009687e0 sp=0xc0009687c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009687e8 sp=0xc0009687e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23183 gp=0xc00094d860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0018a20c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00097fde0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00097fd90 sp=0xc00097fd70 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00097fe08 sp=0xc00097fd90 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00097fe30 sp=0xc00097fe08 pc=0x35061d2 testing.(*T).Parallel(0xc00098eb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00097fec8 sp=0xc00097fe30 pc=0x3608bd5 runtime_test.testConcurrentReadsAfterGrowth(0x36086b3?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc00097ff50 sp=0xc00097fec8 pc=0x383e96a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc00098eb60?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc00097ff70 sp=0xc00097ff50 pc=0x383f158 testing.tRunner(0xc00098eb60, 0x3a3a330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00097ffc0 sp=0xc00097ff70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00097ffe0 sp=0xc00097ffc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00097ffe8 sp=0xc00097ffe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 16840 gp=0xc00094da00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910090?, 0xc00007e000?, 0x0?, 0x0?, 0xc000691608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006915b8 sp=0xc000691598 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000691630 sp=0xc0006915b8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000691658 sp=0xc000691630 pc=0x35061d2 testing.(*T).Parallel(0xc00042c680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006916f0 sp=0xc000691658 pc=0x3608bd5 runtime_test.TestCgoTraceback(0xc00042c680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc000691770 sp=0xc0006916f0 pc=0x381011f testing.tRunner(0xc00042c680, 0x3a3a290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006917c0 sp=0xc000691770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006917e0 sp=0xc0006917c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006917e8 sp=0xc0006917e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23366 gp=0xc000957040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00106a630?, 0xc00007e000?, 0x0?, 0x0?, 0xc0009785d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000978580 sp=0xc000978560 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0009785f8 sp=0xc000978580 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000978620 sp=0xc0009785f8 pc=0x35061d2 testing.(*T).Parallel(0xc0009af860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009786b8 sp=0xc000978620 pc=0x3608bd5 runtime_test.TestMemmove(0xc0009af860) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc000978770 sp=0xc0009786b8 pc=0x3847ef9 testing.tRunner(0xc0009af860, 0x3a3a7b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009787c0 sp=0xc000978770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009787e0 sp=0xc0009787c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009787e8 sp=0xc0009787e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23438 gp=0xc000957d40 m=nil [runnable]: runtime.semrelease1(0xc00019eb68?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc00004e770 sp=0xc00004e768 pc=0x3552bb9 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc00004e7a8 sp=0xc00004e770 pc=0x3857096 runtime_test.(*contentionWorker).run(0xc00019a618) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00004e7c8 sp=0xc00004e7a8 pc=0x3858e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00004e7e0 sp=0xc00004e7c8 pc=0x3858a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x357ba01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23435 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23234 gp=0xc0009651e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00106a090?, 0xc00007e000?, 0x0?, 0x0?, 0xc000969e38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000969de8 sp=0xc000969dc8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000969e60 sp=0xc000969de8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000969e88 sp=0xc000969e60 pc=0x35061d2 testing.(*T).Parallel(0xc000102b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000969f20 sp=0xc000969e88 pc=0x3608bd5 runtime_test.TestGCTestMoveStackOnNextCall(0xc000102b60) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc000969f70 sp=0xc000969f20 pc=0x382613c testing.tRunner(0xc000102b60, 0x3a3a4e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000969fc0 sp=0xc000969f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000969fe0 sp=0xc000969fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000969fe8 sp=0xc000969fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 16842 gp=0xc00042c4e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910150?, 0xc00007e000?, 0x0?, 0x0?, 0xc00068de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00068ddb8 sp=0xc00068dd98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00068de30 sp=0xc00068ddb8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00068de58 sp=0xc00068de30 pc=0x35061d2 testing.(*T).Parallel(0xc00042c9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00068def0 sp=0xc00068de58 pc=0x3608bd5 runtime_test.TestCgoExternalThreadPanic(0xc00042c9c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc00068df70 sp=0xc00068def0 pc=0x38103ff testing.tRunner(0xc00042c9c0, 0x3a3a200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00068dfc0 sp=0xc00068df70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00068dfe0 sp=0xc00068dfc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00068dfe8 sp=0xc00068dfe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 16843 gp=0xc00042cd00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009101b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00068fdf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00068fda8 sp=0xc00068fd88 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00068fe20 sp=0xc00068fda8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00068fe48 sp=0xc00068fe20 pc=0x35061d2 testing.(*T).Parallel(0xc00042cb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00068fee0 sp=0xc00068fe48 pc=0x3608bd5 runtime_test.TestCgoExternalThreadSIGPROF(0xc00042cb60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc00068ff70 sp=0xc00068fee0 pc=0x3810505 testing.tRunner(0xc00042cb60, 0x3a3a208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00068ffc0 sp=0xc00068ff70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00068ffe0 sp=0xc00068ffc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00068ffe8 sp=0xc00068ffe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 16844 gp=0xc00042d040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910210?, 0xc00007e000?, 0x0?, 0x0?, 0xc00068ce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00068cdb8 sp=0xc00068cd98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00068ce30 sp=0xc00068cdb8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00068ce58 sp=0xc00068ce30 pc=0x35061d2 testing.(*T).Parallel(0xc00042cea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00068cef0 sp=0xc00068ce58 pc=0x3608bd5 runtime_test.TestCgoExternalThreadSignal(0xc00042cea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc00068cf70 sp=0xc00068cef0 pc=0x381063f testing.tRunner(0xc00042cea0, 0x3a3a210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00068cfc0 sp=0xc00068cf70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00068cfe0 sp=0xc00068cfc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00068cfe8 sp=0xc00068cfe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 16846 gp=0xc00042d860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009102e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00068f5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00068f5a8 sp=0xc00068f588 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00068f620 sp=0xc00068f5a8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00068f648 sp=0xc00068f620 pc=0x35061d2 testing.(*T).Parallel(0xc00042da00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00068f6e0 sp=0xc00068f648 pc=0x3608bd5 runtime_test.TestCgoExecSignalMask(0xc00042da00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc00068f770 sp=0xc00068f6e0 pc=0x38108a5 testing.tRunner(0xc00042da00, 0x3a3a1f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00068f7c0 sp=0xc00068f770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00068f7e0 sp=0xc00068f7c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00068f7e8 sp=0xc00068f7e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 16847 gp=0xc00042dd40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910340?, 0xc00007e000?, 0x0?, 0x0?, 0xc00068ee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00068edb8 sp=0xc00068ed98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00068ee30 sp=0xc00068edb8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00068ee58 sp=0xc00068ee30 pc=0x35061d2 testing.(*T).Parallel(0xc00042dba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00068eef0 sp=0xc00068ee58 pc=0x3608bd5 runtime_test.TestEnsureDropM(0xc00042dba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc00068ef70 sp=0xc00068eef0 pc=0x38109df testing.tRunner(0xc00042dba0, 0x3a3a428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00068efc0 sp=0xc00068ef70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00068efe0 sp=0xc00068efc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00068efe8 sp=0xc00068efe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 16848 gp=0xc002859040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009103a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00068e590?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00068e540 sp=0xc00068e520 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00068e5b8 sp=0xc00068e540 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00068e5e0 sp=0xc00068e5b8 pc=0x35061d2 testing.(*T).Parallel(0xc002858ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00068e678 sp=0xc00068e5e0 pc=0x3608bd5 runtime_test.TestCgoCheckBytes(0xc002858ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc00068e770 sp=0xc00068e678 pc=0x3810b07 testing.tRunner(0xc002858ea0, 0x3a3a1d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00068e7c0 sp=0xc00068e770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00068e7e0 sp=0xc00068e7c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00068e7e8 sp=0xc00068e7e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 16849 gp=0xc002859380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910400?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001d2e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001d2db8 sp=0xc0001d2d98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001d2e30 sp=0xc0001d2db8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001d2e58 sp=0xc0001d2e30 pc=0x35061d2 testing.(*T).Parallel(0xc0028591e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001d2ef0 sp=0xc0001d2e58 pc=0x3608bd5 runtime_test.TestCgoPanicDeadlock(0xc0028591e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc0001d2f70 sp=0xc0001d2ef0 pc=0x381105f testing.tRunner(0xc0028591e0, 0x3a3a240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001d2fc0 sp=0xc0001d2f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001d2fe0 sp=0xc0001d2fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001d2fe8 sp=0xc0001d2fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc0028596c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910460?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001cce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001ccdb8 sp=0xc0001ccd98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cce30 sp=0xc0001ccdb8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cce58 sp=0xc0001cce30 pc=0x35061d2 testing.(*T).Parallel(0xc002859520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001ccef0 sp=0xc0001cce58 pc=0x3608bd5 runtime_test.TestCgoCCodeSIGPROF(0xc002859520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc0001ccf70 sp=0xc0001ccef0 pc=0x381117f testing.tRunner(0xc002859520, 0x3a3a1c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001ccfc0 sp=0xc0001ccf70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001ccfe0 sp=0xc0001ccfc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001ccfe8 sp=0xc0001ccfe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc002859a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910530?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001cfe10?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001cfdc0 sp=0xc0001cfda0 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cfe38 sp=0xc0001cfdc0 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cfe60 sp=0xc0001cfe38 pc=0x35061d2 testing.(*T).Parallel(0xc002859ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001cfef8 sp=0xc0001cfe60 pc=0x3608bd5 runtime_test.TestCgoCrashTraceback(0xc002859ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc0001cff70 sp=0xc0001cfef8 pc=0x381143c testing.tRunner(0xc002859ba0, 0x3a3a1e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001cffc0 sp=0xc0001cff70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001cffe0 sp=0xc0001cffc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cffe8 sp=0xc0001cffe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22997 gp=0xc000007ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910590?, 0xc00007e000?, 0x0?, 0x0?, 0xc000976600?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009765b0 sp=0xc000976590 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000976628 sp=0xc0009765b0 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000976650 sp=0xc000976628 pc=0x35061d2 testing.(*T).Parallel(0xc002859d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009766e8 sp=0xc000976650 pc=0x3608bd5 runtime_test.TestCgoCrashTracebackGo(0xc002859d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc000976770 sp=0xc0009766e8 pc=0x38115df testing.tRunner(0xc002859d40, 0x3a3a1e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009767c0 sp=0xc000976770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009767e0 sp=0xc0009767c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009767e8 sp=0xc0009767e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22998 gp=0xc0016461a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009105f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000976e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000976db8 sp=0xc000976d98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000976e30 sp=0xc000976db8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000976e58 sp=0xc000976e30 pc=0x35061d2 testing.(*T).Parallel(0xc001646000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000976ef0 sp=0xc000976e58 pc=0x3608bd5 runtime_test.TestCgoTracebackContext(0xc001646000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000976f70 sp=0xc000976ef0 pc=0x381179f testing.tRunner(0xc001646000, 0x3a3a298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000976fc0 sp=0xc000976f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000976fe0 sp=0xc000976fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000976fe8 sp=0xc000976fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22999 gp=0xc0016464e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910650?, 0xc00007e000?, 0x0?, 0x0?, 0xc00004de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ddb8 sp=0xc00004dd98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00004de30 sp=0xc00004ddb8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00004de58 sp=0xc00004de30 pc=0x35061d2 testing.(*T).Parallel(0xc001646340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00004def0 sp=0xc00004de58 pc=0x3608bd5 runtime_test.TestCgoTracebackContextPreemption(0xc001646340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc00004df70 sp=0xc00004def0 pc=0x38118bf testing.tRunner(0xc001646340, 0x3a3a2a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00004dfc0 sp=0xc00004df70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00004dfe0 sp=0xc00004dfc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23000 gp=0xc001646820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009106b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000230c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000230c08 sp=0xc000230be8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000230c80 sp=0xc000230c08 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000230ca8 sp=0xc000230c80 pc=0x35061d2 testing.(*T).Parallel(0xc001646680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000230d40 sp=0xc000230ca8 pc=0x3608bd5 runtime_test.testCgoPprof(0xc001646680, {0x0, 0x0}, {0x38cb337, 0x8}, {0x38ca509, 0x6}, {0x38cda43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000230f18 sp=0xc000230d40 pc=0x3811a39 runtime_test.TestCgoPprof(0xc001646680?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc000230f70 sp=0xc000230f18 pc=0x38126fd testing.tRunner(0xc001646680, 0x3a3a248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000230fc0 sp=0xc000230f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000230fe0 sp=0xc000230fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000230fe8 sp=0xc000230fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23001 gp=0xc001646b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910710?, 0xc00007e000?, 0x0?, 0x0?, 0xc000231c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000231c08 sp=0xc000231be8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000231c80 sp=0xc000231c08 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000231ca8 sp=0xc000231c80 pc=0x35061d2 testing.(*T).Parallel(0xc0016469c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000231d40 sp=0xc000231ca8 pc=0x3608bd5 runtime_test.testCgoPprof(0xc0016469c0, {0x38cee61, 0xe}, {0x38cb337, 0x8}, {0x38ca509, 0x6}, {0x38cda43, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000231f18 sp=0xc000231d40 pc=0x3811a39 runtime_test.TestCgoPprofPIE(0xc0016469c0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000231f70 sp=0xc000231f18 pc=0x3812765 testing.tRunner(0xc0016469c0, 0x3a3a258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000231fc0 sp=0xc000231f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000231fe0 sp=0xc000231fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000231fe8 sp=0xc000231fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23002 gp=0xc001646ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910770?, 0xc00007e000?, 0x0?, 0x0?, 0xc000232c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000232c08 sp=0xc000232be8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000232c80 sp=0xc000232c08 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000232ca8 sp=0xc000232c80 pc=0x35061d2 testing.(*T).Parallel(0xc001646d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000232d40 sp=0xc000232ca8 pc=0x3608bd5 runtime_test.testCgoPprof(0xc001646d00, {0x0, 0x0}, {0x38cee6f, 0xe}, {0x38cda4f, 0xc}, {0x38ce40c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000232f18 sp=0xc000232d40 pc=0x3811a39 runtime_test.TestCgoPprofThread(0xc001646d00?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000232f70 sp=0xc000232f18 pc=0x38127bd testing.tRunner(0xc001646d00, 0x3a3a260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000232fc0 sp=0xc000232f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000232fe0 sp=0xc000232fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000232fe8 sp=0xc000232fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc0016471e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009107d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000921c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000921c08 sp=0xc000921be8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000921c80 sp=0xc000921c08 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000921ca8 sp=0xc000921c80 pc=0x35061d2 testing.(*T).Parallel(0xc001647040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000921d40 sp=0xc000921ca8 pc=0x3608bd5 runtime_test.testCgoPprof(0xc001647040, {0x0, 0x0}, {0x38d92c7, 0x19}, {0x38cda4f, 0xc}, {0x38d540a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000921f18 sp=0xc000921d40 pc=0x3811a39 runtime_test.TestCgoPprofThreadNoTraceback(0xc001647040?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000921f70 sp=0xc000921f18 pc=0x381281d testing.tRunner(0xc001647040, 0x3a3a268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000921fc0 sp=0xc000921f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000921fe0 sp=0xc000921fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000921fe8 sp=0xc000921fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23006 gp=0xc001647520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910930?, 0xc00007e000?, 0x0?, 0x0?, 0xc00068b608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00068b5b8 sp=0xc00068b598 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00068b630 sp=0xc00068b5b8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00068b658 sp=0xc00068b630 pc=0x35061d2 testing.(*T).Parallel(0xc001647860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00068b6f0 sp=0xc00068b658 pc=0x3608bd5 runtime_test.TestCgoNumGoroutine(0xc001647860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc00068b770 sp=0xc00068b6f0 pc=0x3812fff testing.tRunner(0xc001647860, 0x3a3a230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00068b7c0 sp=0xc00068b770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00068b7e0 sp=0xc00068b7c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00068b7e8 sp=0xc00068b7e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc001647ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910990?, 0xc00007e000?, 0x0?, 0x0?, 0xc00068add0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00068ad80 sp=0xc00068ad60 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00068adf8 sp=0xc00068ad80 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00068ae20 sp=0xc00068adf8 pc=0x35061d2 testing.(*T).Parallel(0xc001647a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00068aeb8 sp=0xc00068ae20 pc=0x3608bd5 runtime_test.TestCatchPanic(0xc001647a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc00068af70 sp=0xc00068aeb8 pc=0x3813127 testing.tRunner(0xc001647a00, 0x3a3a1b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00068afc0 sp=0xc00068af70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00068afe0 sp=0xc00068afc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00068afe8 sp=0xc00068afe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23008 gp=0xc00096e820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009109f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00068a660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00068a610 sp=0xc00068a5f0 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00068a688 sp=0xc00068a610 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00068a6b0 sp=0xc00068a688 pc=0x35061d2 testing.(*T).Parallel(0xc0000eb6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00068a748 sp=0xc00068a6b0 pc=0x3608bd5 runtime_test.TestCgoLockOSThreadExit(0xc0000eb6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc00068a770 sp=0xc00068a748 pc=0x3813438 testing.tRunner(0xc0000eb6c0, 0x3a3a218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00068a7c0 sp=0xc00068a770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00068a7e0 sp=0xc00068a7c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00068a7e8 sp=0xc00068a7e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23010 gp=0xc00096ed00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910ac0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000690e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000690db8 sp=0xc000690d98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000690e30 sp=0xc000690db8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000690e58 sp=0xc000690e30 pc=0x35061d2 testing.(*T).Parallel(0xc00096eea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000690ef0 sp=0xc000690e58 pc=0x3608bd5 runtime_test.TestSigStackSwapping(0xc00096eea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc000690f70 sp=0xc000690ef0 pc=0x381361f testing.tRunner(0xc00096eea0, 0x3a3ac28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000690fc0 sp=0xc000690f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000690fe0 sp=0xc000690fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000690fe8 sp=0xc000690fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23011 gp=0xc00096f1e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910b20?, 0xc00007e000?, 0x0?, 0x0?, 0xc000690618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006905c8 sp=0xc0006905a8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000690640 sp=0xc0006905c8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000690668 sp=0xc000690640 pc=0x35061d2 testing.(*T).Parallel(0xc00096f040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000690700 sp=0xc000690668 pc=0x3608bd5 runtime_test.TestCgoTracebackSigpanic(0xc00096f040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc000690770 sp=0xc000690700 pc=0x381373c testing.tRunner(0xc00096f040, 0x3a3a2b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006907c0 sp=0xc000690770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006907e0 sp=0xc0006907c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006907e8 sp=0xc0006907e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23012 gp=0xc00096f520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910b80?, 0xc00007e000?, 0x0?, 0x0?, 0xc000971e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000971dc8 sp=0xc000971da8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000971e40 sp=0xc000971dc8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000971e68 sp=0xc000971e40 pc=0x35061d2 testing.(*T).Parallel(0xc00096f380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000971f00 sp=0xc000971e68 pc=0x3608bd5 runtime_test.TestCgoPanicCallback(0xc00096f380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc000971f70 sp=0xc000971f00 pc=0x381393c testing.tRunner(0xc00096f380, 0x3a3a238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000971fc0 sp=0xc000971f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000971fe0 sp=0xc000971fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000971fe8 sp=0xc000971fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23020 gp=0xc00096f860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910f20?, 0xc00007e000?, 0x0?, 0x0?, 0xc000974e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000974dc8 sp=0xc000974da8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000974e40 sp=0xc000974dc8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000974e68 sp=0xc000974e40 pc=0x35061d2 testing.(*T).Parallel(0xc000926680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000974f00 sp=0xc000974e68 pc=0x3608bd5 runtime_test.TestAbortInCgo(0xc000926680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc000974f70 sp=0xc000974f00 pc=0x38145fc testing.tRunner(0xc000926680, 0x3a3a0a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000974fc0 sp=0xc000974f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000974fe0 sp=0xc000974fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000974fe8 sp=0xc000974fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23021 gp=0xc00096fd40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000910f80?, 0xc00007e000?, 0x0?, 0x0?, 0xc000975608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009755b8 sp=0xc000975598 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000975630 sp=0xc0009755b8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000975658 sp=0xc000975630 pc=0x35061d2 testing.(*T).Parallel(0xc000926820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009756f0 sp=0xc000975658 pc=0x3608bd5 runtime_test.TestEINTR(0xc000926820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc000975770 sp=0xc0009756f0 pc=0x381477f testing.tRunner(0xc000926820, 0x3a3a3f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009757c0 sp=0xc000975770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009757e0 sp=0xc0009757c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009757e8 sp=0xc0009757e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23036 gp=0xc000926340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000911480?, 0xc00007e000?, 0x0?, 0x0?, 0xc0009715f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009715a8 sp=0xc000971588 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000971620 sp=0xc0009715a8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000971648 sp=0xc000971620 pc=0x35061d2 testing.(*T).Parallel(0xc000927ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009716e0 sp=0xc000971648 pc=0x3608bd5 runtime_test.TestCgoSigfwd(0xc000927ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc000971770 sp=0xc0009716e0 pc=0x3815065 testing.tRunner(0xc000927ba0, 0x3a3a270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009717c0 sp=0xc000971770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009717e0 sp=0xc0009717c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009717e8 sp=0xc0009717e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23037 gp=0xc000926b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009114e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000979e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000979db8 sp=0xc000979d98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000979e30 sp=0xc000979db8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000979e58 sp=0xc000979e30 pc=0x35061d2 testing.(*T).Parallel(0xc000927d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000979ef0 sp=0xc000979e58 pc=0x3608bd5 runtime_test.TestDestructorCallback(0xc000927d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000979f70 sp=0xc000979ef0 pc=0x381519f testing.tRunner(0xc000927d40, 0x3a3a3d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000979fc0 sp=0xc000979f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000979fe0 sp=0xc000979fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000979fe8 sp=0xc000979fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23039 gp=0xc00098e1a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0009115b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00097a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00097a5b8 sp=0xc00097a598 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00097a630 sp=0xc00097a5b8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00097a658 sp=0xc00097a630 pc=0x35061d2 testing.(*T).Parallel(0xc00098e340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00097a6f0 sp=0xc00097a658 pc=0x3608bd5 runtime_test.TestEnsureBindM(0xc00098e340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc00097a770 sp=0xc00097a6f0 pc=0x381561f testing.tRunner(0xc00098e340, 0x3a3a420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00097a7c0 sp=0xc00097a770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00097a7e0 sp=0xc00097a7c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00097a7e8 sp=0xc00097a7e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23040 gp=0xc00098e680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000911610?, 0xc00007e000?, 0x0?, 0x0?, 0xc00097adf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00097ada8 sp=0xc00097ad88 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00097ae20 sp=0xc00097ada8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00097ae48 sp=0xc00097ae20 pc=0x35061d2 testing.(*T).Parallel(0xc00098e4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00097aee0 sp=0xc00097ae48 pc=0x3608bd5 runtime_test.TestStackSwitchCallback(0xc00098e4e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc00097af70 sp=0xc00097aee0 pc=0x3815745 testing.tRunner(0xc00098e4e0, 0x3a3ad18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00097afc0 sp=0xc00097af70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00097afe0 sp=0xc00097afc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00097afe8 sp=0xc00097afe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23041 gp=0xc00098e9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000911670?, 0xc00007e000?, 0x0?, 0x0?, 0xc00097b618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00097b5c8 sp=0xc00097b5a8 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00097b640 sp=0xc00097b5c8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00097b668 sp=0xc00097b640 pc=0x35061d2 testing.(*T).Parallel(0xc00098e820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00097b700 sp=0xc00097b668 pc=0x3608bd5 runtime_test.TestVDSO(0xc00098e820) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc00097b770 sp=0xc00097b700 pc=0x3816cbc testing.tRunner(0xc00098e820, 0x3a3ae98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00097b7c0 sp=0xc00097b770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00097b7e0 sp=0xc00097b7c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00097b7e8 sp=0xc00097b7e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23109 gp=0xc00098ed00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000911cd0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0000ede08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000eddb8 sp=0xc0000edd98 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000ede30 sp=0xc0000eddb8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000ede58 sp=0xc0000ede30 pc=0x35061d2 testing.(*T).Parallel(0xc0009ae4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0000edef0 sp=0xc0000ede58 pc=0x3608bd5 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0009ae4e0) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc0000edf70 sp=0xc0000edef0 pc=0x38189b8 testing.tRunner(0xc0009ae4e0, 0x3a3ab10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000edfc0 sp=0xc0000edf70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000edfe0 sp=0xc0000edfc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000edfe8 sp=0xc0000edfe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23437 gp=0xc00098f380 m=nil [runnable]: runtime.gopark(0xc00008b280?, 0xc00004f708?, 0x40?, 0x42?, 0xc00008b280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004f6d0 sp=0xc00004f6b0 pc=0x3540a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00019eb68, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00004f738 sp=0xc00004f6d0 pc=0x3552865 runtime.semacquire(0xc00019eb68?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc00004f770 sp=0xc00004f738 pc=0x355261e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc00004f7a8 sp=0xc00004f770 pc=0x385707e runtime_test.(*contentionWorker).run(0xc00019a600) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00004f7c8 sp=0xc00004f7a8 pc=0x3858e43 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00004f7e0 sp=0xc00004f7c8 pc=0x3858a45 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004f7e8 sp=0xc00004f7e0 pc=0x357ba01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23435 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23175 gp=0xc0009ae340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00106a070?, 0xc00007e000?, 0x0?, 0x0?, 0xc000969640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009695f0 sp=0xc0009695d0 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000969668 sp=0xc0009695f0 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000969690 sp=0xc000969668 pc=0x35061d2 testing.(*T).Parallel(0xc000102d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000969728 sp=0xc000969690 pc=0x3608bd5 runtime_test.TestGCTestPointerClass(0xc000102d00) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000969770 sp=0xc000969728 pc=0x382671c testing.tRunner(0xc000102d00, 0x3a3a4f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009697c0 sp=0xc000969770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009697e0 sp=0xc0009697c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009697e8 sp=0xc0009697e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23110 gp=0xc0009ae820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000911d30?, 0xc00007e000?, 0x0?, 0x0?, 0xc000967608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009675b8 sp=0xc000967598 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000967630 sp=0xc0009675b8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000967658 sp=0xc000967630 pc=0x35061d2 testing.(*T).Parallel(0xc0009ae680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009676f0 sp=0xc000967658 pc=0x3608bd5 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc0009ae680) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc000967770 sp=0xc0009676f0 pc=0x3818af8 testing.tRunner(0xc0009ae680, 0x3a3ab18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009677c0 sp=0xc000967770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009677e0 sp=0xc0009677c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009677e8 sp=0xc0009677e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23111 gp=0xc0009aeb60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000911d90?, 0xc00007e000?, 0x0?, 0x0?, 0xc000970608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009705b8 sp=0xc000970598 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000970630 sp=0xc0009705b8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000970658 sp=0xc000970630 pc=0x35061d2 testing.(*T).Parallel(0xc0009ae9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0009706f0 sp=0xc000970658 pc=0x3608bd5 runtime_test.TestNetpollDeadlock(0xc0009ae9c0) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc000970770 sp=0xc0009706f0 pc=0x3818c1f testing.tRunner(0xc0009ae9c0, 0x3a3a848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0009707c0 sp=0xc000970770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0009707e0 sp=0xc0009707c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009707e8 sp=0xc0009707e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23112 gp=0xc0009aeea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000911df0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000a33d50?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000a33d00 sp=0xc000a33ce0 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000a33d78 sp=0xc000a33d00 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000a33da0 sp=0xc000a33d78 pc=0x35061d2 testing.(*T).Parallel(0xc0009aed00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000a33e38 sp=0xc000a33da0 pc=0x3608bd5 runtime_test.TestPanicTraceback(0xc0009aed00) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc000a33f70 sp=0xc000a33e38 pc=0x3818d4a testing.tRunner(0xc0009aed00, 0x3a3a9a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000a33fc0 sp=0xc000a33f70 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000a33fe0 sp=0xc000a33fc0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000a33fe8 sp=0xc000a33fe0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23129 gp=0xc0009af1e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000270700?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001cc608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001cc5b8 sp=0xc0001cc598 pc=0x3540a0e runtime.chanrecv(0xc000088240, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001cc630 sp=0xc0001cc5b8 pc=0x35065bf runtime.chanrecv1(0x3ca5e80?, 0x39a8ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001cc658 sp=0xc0001cc630 pc=0x35061d2 testing.(*T).Parallel(0xc000927040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001cc6f0 sp=0xc0001cc658 pc=0x3608bd5 runtime_test.TestNetpollWaiters(0xc000927040) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc0001cc770 sp=0xc0001cc6f0 pc=0x381be5f testing.tRunner(0xc000927040, 0x3a3a850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001cc7c0 sp=0xc0001cc770 pc=0x3608f1b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001cc7e0 sp=0xc0001cc7c0 pc=0x3609e85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001cc7e8 sp=0xc0001cc7e0 pc=0x357ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.072s ok runtime/cgo 0.077s ok runtime/coverage 0.071s FAIL go tool dist: Failed: exit status 1