darwin-amd64-13 at d67ac9389517aa15e0f6355aec13cc4a8773984b :: 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=447" "TERM_SESSION_ID=6A970530-F230-47D0-B5C9-6421E2F5B992" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ednAORQ9JA/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=B57BE821-2209-4E7A-964C-3FF02287B667" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-13" "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 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.276s ok archive/zip 0.531s ok bufio 0.154s ok bytes 0.408s ok cmp 0.038s ok compress/bzip2 0.169s ok compress/flate 5.290s ok compress/gzip 1.645s ok compress/lzw 0.229s ok compress/zlib 0.635s ok container/heap 0.044s ok container/list 0.019s ok container/ring 0.039s ok context 0.073s ok crypto 0.024s ok crypto/aes 0.064s ok crypto/cipher 0.027s ok crypto/des 0.033s ok crypto/dsa 0.038s ok crypto/ecdh 0.058s ok crypto/ecdsa 0.063s ok crypto/ed25519 0.117s ok crypto/elliptic 0.051s ok crypto/hmac 0.042s ok crypto/internal/alias 0.076s ok crypto/internal/bigmod 0.216s ok crypto/internal/boring 0.029s ok crypto/internal/boring/bcache 0.198s ok crypto/internal/edwards25519 0.098s ok crypto/internal/edwards25519/field 0.032s ok crypto/internal/nistec 0.175s ok crypto/internal/nistec/fiat 0.046s [no tests to run] ok crypto/md5 0.046s ok crypto/rand 0.108s ok crypto/rc4 0.054s ok crypto/rsa 0.289s ok crypto/sha1 0.045s ok crypto/sha256 0.071s ok crypto/sha512 0.068s ok crypto/subtle 0.241s ok crypto/tls 1.497s ok crypto/x509 0.600s ok database/sql 0.587s ok database/sql/driver 0.026s ok debug/buildinfo 0.035s ok debug/dwarf 0.042s ok debug/elf 0.251s ok debug/gosym 0.085s ok debug/macho 0.018s ok debug/pe 0.055s ok debug/plan9obj 0.020s ok embed 0.068s [no tests to run] ok embed/internal/embedtest 0.056s ok encoding/ascii85 0.045s ok encoding/asn1 0.050s ok encoding/base32 0.058s ok encoding/base64 0.016s ok encoding/binary 0.046s ok encoding/csv 0.036s ok encoding/gob 1.425s ok encoding/hex 0.023s ok encoding/json 0.359s ok encoding/pem 0.568s ok encoding/xml 0.136s ok errors 0.032s ok expvar 0.064s ok flag 0.170s ok fmt 0.091s ok go/ast 0.030s ok go/build 1.885s ok go/build/constraint 0.031s ok go/constant 0.033s ok go/doc 0.093s ok go/doc/comment 1.375s ok go/format 0.036s ok go/importer 1.474s ok go/internal/gccgoimporter 0.051s ok go/internal/gcimporter 6.741s ok go/internal/srcimporter 17.259s ok go/parser 0.352s ok go/printer 0.317s ok go/scanner 0.036s ok go/token 0.033s ok go/types 22.493s ok go/version 0.041s ok hash 0.027s ok hash/adler32 0.025s ok hash/crc32 0.037s ok hash/crc64 0.043s ok hash/fnv 0.041s ok hash/maphash 0.096s ok html 0.023s ok html/template 0.115s ok image 0.081s ok image/color 0.037s ok image/draw 0.103s ok image/gif 0.617s ok image/jpeg 0.249s ok image/png 0.340s ok index/suffixarray 0.269s ok internal/abi 0.344s ok internal/buildcfg 0.040s ok internal/coverage/cformat 0.061s ok internal/coverage/cmerge 0.051s ok internal/coverage/pods 0.048s ok internal/coverage/slicereader 0.031s ok internal/coverage/slicewriter 0.020s ok internal/coverage/test 0.030s ok internal/cpu 0.059s ok internal/dag 0.035s ok internal/diff 0.041s ok internal/fmtsort 0.052s ok internal/fuzz 0.045s ok internal/godebug 1.238s ok internal/godebugs 0.110s ok internal/gover 0.055s ok internal/intern 1.508s ok internal/itoa 0.034s ok internal/platform 3.023s ok internal/poll 0.190s ok internal/profile 0.074s ok internal/reflectlite 0.017s ok internal/safefilepath 0.020s ok internal/saferio 0.136s ok internal/singleflight 0.063s ok internal/testenv 0.605s ok internal/trace 0.138s ok internal/trace/v2 23.526s ok internal/types/errors 2.310s ok internal/unsafeheader 0.028s ok internal/xcoff 0.029s ok internal/zstd 0.046s ok io 0.148s ok io/fs 0.329s ok io/ioutil 0.052s ok log 0.040s ok log/slog 0.151s ok log/slog/internal/benchmarks 0.017s ok log/slog/internal/buffer 0.033s ok log/syslog 1.274s ok maps 0.046s ok math 0.046s ok math/big 0.904s ok math/bits 0.028s ok math/cmplx 0.033s ok math/rand 0.218s ok math/rand/v2 0.281s ok mime 0.066s ok mime/multipart 0.712s ok mime/quotedprintable 0.132s ok net 24.224s ok net/http 13.455s ok net/http/cgi 1.455s ok net/http/cookiejar 0.060s ok net/http/fcgi 0.249s ok net/http/httptest 0.167s ok net/http/httptrace 0.089s ok net/http/httputil 2.529s ok net/http/internal 0.059s ok net/http/internal/ascii 0.038s ok net/http/pprof 5.187s ok net/internal/socktest 0.023s ok net/mail 0.039s ok net/netip 1.048s ok net/rpc 0.212s ok net/rpc/jsonrpc 0.051s ok net/smtp 0.165s ok net/textproto 0.753s ok net/url 0.034s ok os 2.390s ok os/exec 2.041s ok os/exec/internal/fdtest 0.026s ok os/signal 3.732s ok os/user 0.142s ok path 0.039s ok path/filepath 0.101s ok plugin 0.025s ok reflect 1.304s ok regexp 0.670s ok regexp/syntax 0.971s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m24s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m24s) goroutine 23211 gp=0xc0004d04e0 m=3 mp=0xc000057008 [running]: panic({0x6990ca0?, 0xc0026ea050?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000065f10 sp=0xc000065e60 pc=0x6524318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000065fe0 sp=0xc000065f10 pc=0x65f50d4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x6563a01 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(0xc00012c4e0?, 0xc00012c568?, 0xe0?, 0xc4?, 0x69bb300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000177918 sp=0xc0001778f8 pc=0x6528a0e runtime.chanrecv(0xc0003ae4d0, 0xc0001779ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000177990 sp=0xc000177918 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001779b8 sp=0xc000177990 pc=0x64ee1d2 testing.(*T).Run(0xc000102d00, {0x68c6fcd?, 0x28a3176800177aa0?}, 0x6a22b58) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000177a78 sp=0xc0001779b8 pc=0x65f1cab testing.runTests.func1(0xc000102d00) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc000177ab8 sp=0xc000177a78 pc=0x65f3e37 testing.tRunner(0xc000102d00, 0xc000177bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000177b08 sp=0xc000177ab8 pc=0x65f0e9b testing.runTests(0xc000132180, {0x6c8a120?, 0x1c7, 0x1c7}, {0xc00015d1c0?, 0x6500fe5?, 0x6c8e560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc000177c00 sp=0xc000177b08 pc=0x65f3d16 testing.(*M).Run(0xc00012f7c0) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc000177e30 sp=0xc000177c00 pc=0x65f26eb runtime_test.TestMain(0xc00012f7c0) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc000177e98 sp=0xc000177e30 pc=0x67fd857 main.main() _testmain.go:1577 +0x195 fp=0xc000177f50 sp=0xc000177e98 pc=0x68b12d5 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000177fe0 sp=0xc000177f50 pc=0x65285bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000177fe8 sp=0xc000177fe0 pc=0x6563a01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0xdc5a4f96ea8?, 0x6c8f4c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x6528a0e 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=0x6528873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x6563a01 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(0x6c8de01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x6528a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc00007c000) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000050fc8 sp=0xc000050f80 pc=0x6511f1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x6506565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x6563a01 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?, 0x1add56c?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029d778 sp=0xc00029d758 pc=0x6528a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x6c8e680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00029d7a8 sp=0xc00029d778 pc=0x650f8c9 runtime.bgscavenge(0xc00007c000) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00029d7c8 sp=0xc00029d7a8 pc=0x650fe79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc00029d7e0 sp=0xc00029d7c8 pc=0x6506505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029d7e8 sp=0xc00029d7e0 pc=0x6563a01 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?, 0x6a22ef0?, 0x0?, 0x61?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c620 sp=0xc00004c600 pc=0x6528a0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004c7e0 sp=0xc00004c620 pc=0x6505527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x6563a01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22989 gp=0xc000103040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628160?, 0xc000080000?, 0x0?, 0x0?, 0xc000663668?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000663618 sp=0xc0006635f8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000663690 sp=0xc000663618 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006636b8 sp=0xc000663690 pc=0x64ee1d2 testing.(*T).Parallel(0xc0024604e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000663750 sp=0xc0006636b8 pc=0x65f0b55 runtime_test.TestCgoCrashHandler(0xc0024604e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc000663770 sp=0xc000663750 pc=0x67f7ef8 testing.tRunner(0xc0024604e0, 0x6a221d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006637c0 sp=0xc000663770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006637e0 sp=0xc0006637c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006637e8 sp=0xc0006637e0 pc=0x6563a01 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)]: runtime.gopark(0xdc5a517a596?, 0x2?, 0x94?, 0x43?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e750 sp=0xc00004e730 pc=0x6528a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004e7e0 sp=0xc00004e750 pc=0x65085e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x6563a01 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)]: runtime.gopark(0xdc5a51d979b?, 0x1?, 0x7c?, 0x29?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004df50 sp=0xc00004df30 pc=0x6528a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004dfe0 sp=0xc00004df50 pc=0x65085e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x6563a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc0004d09c0 m=nil [GC worker (idle)]: runtime.gopark(0xdc5a5241b0e?, 0x2?, 0x98?, 0x4f?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf50 sp=0xc00004cf30 pc=0x6528a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x65085e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x6563a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 50 gp=0xc000294000 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xda1b90cd7d1?, 0x657e6ef?, 0x25?, 0xa1?, 0x65f0e9b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004d750 sp=0xc00004d730 pc=0x6528a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x65085e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x6563a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 51 gp=0xc0002941a0 m=nil [GC worker (idle)]: runtime.gopark(0xdc5a517b840?, 0x2?, 0x39?, 0x49?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029c750 sp=0xc00029c730 pc=0x6528a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00029c7e0 sp=0xc00029c750 pc=0x65085e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029c7e8 sp=0xc00029c7e0 pc=0x6563a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 52 gp=0xc000294340 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0xda1665b2ece?, 0x3?, 0xb?, 0x60?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00029cf50 sp=0xc00029cf30 pc=0x6528a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00029cfe0 sp=0xc00029cf50 pc=0x65085e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00029cfe8 sp=0xc00029cfe0 pc=0x6563a01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 21127 gp=0xc0007804e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c4620?, 0xc000080000?, 0x0?, 0x0?, 0xc00026e608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00026e5b8 sp=0xc00026e598 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00026e630 sp=0xc00026e5b8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00026e658 sp=0xc00026e630 pc=0x64ee1d2 testing.(*T).Parallel(0xc0003b24e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00026e6f0 sp=0xc00026e658 pc=0x65f0b55 runtime_test.TestEnsureBindM(0xc0003b24e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc00026e770 sp=0xc00026e6f0 pc=0x67fd59f testing.tRunner(0xc0003b24e0, 0x6a22420) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00026e7c0 sp=0xc00026e770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00026e7e0 sp=0xc00026e7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00026e7e8 sp=0xc00026e7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc0004d0340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628880?, 0xc000080000?, 0x0?, 0x0?, 0xc00067b600?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00067b5b0 sp=0xc00067b590 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00067b628 sp=0xc00067b5b0 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00067b650 sp=0xc00067b628 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d0ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00067b6e8 sp=0xc00067b650 pc=0x65f0b55 runtime_test.TestCgoCrashTracebackGo(0xc0004d0ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc00067b770 sp=0xc00067b6e8 pc=0x67f955f testing.tRunner(0xc0004d0ea0, 0x6a221e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00067b7c0 sp=0xc00067b770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00067b7e0 sp=0xc00067b7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00067b7e8 sp=0xc00067b7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23197 gp=0xc0004d0680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c4070?, 0xc000080000?, 0x0?, 0x0?, 0xc00065de40?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00065ddf0 sp=0xc00065ddd0 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00065de68 sp=0xc00065ddf0 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00065de90 sp=0xc00065de68 pc=0x64ee1d2 testing.(*T).Parallel(0xc00081d040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00065df28 sp=0xc00065de90 pc=0x65f0b55 runtime_test.TestGCTestPointerClass(0xc00081d040) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc00065df70 sp=0xc00065df28 pc=0x680e69c testing.tRunner(0xc00081d040, 0x6a224f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00065dfc0 sp=0xc00065df70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00065dfe0 sp=0xc00065dfc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00065dfe8 sp=0xc00065dfe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23359 gp=0xc000103380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0026ea740?, 0xc000080000?, 0x0?, 0x0?, 0xc000270dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000270d80 sp=0xc000270d60 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000270df8 sp=0xc000270d80 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000270e20 sp=0xc000270df8 pc=0x64ee1d2 testing.(*T).Parallel(0xc00081d860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000270eb8 sp=0xc000270e20 pc=0x65f0b55 runtime_test.TestMemmove(0xc00081d860) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc000270f70 sp=0xc000270eb8 pc=0x682fe79 testing.tRunner(0xc00081d860, 0x6a227b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000270fc0 sp=0xc000270f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000270fe0 sp=0xc000270fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000270fe8 sp=0xc000270fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23018 gp=0xc000103a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628ce0?, 0xc000080000?, 0x0?, 0x0?, 0xc000677660?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000677610 sp=0xc0006775f0 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000677688 sp=0xc000677610 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0006776b0 sp=0xc000677688 pc=0x64ee1d2 testing.(*T).Parallel(0xc000781d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000677748 sp=0xc0006776b0 pc=0x65f0b55 runtime_test.TestCgoLockOSThreadExit(0xc000781d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc000677770 sp=0xc000677748 pc=0x67fb3b8 testing.tRunner(0xc000781d40, 0x6a22218) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006777c0 sp=0xc000677770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006777e0 sp=0xc0006777c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006777e8 sp=0xc0006777e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23319 gp=0xc0002949c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000128140?, 0xc000080000?, 0x0?, 0x0?, 0xc000662de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000662d90 sp=0xc000662d70 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000662e08 sp=0xc000662d90 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000662e30 sp=0xc000662e08 pc=0x64ee1d2 testing.(*T).Parallel(0xc0009b0340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000662ec8 sp=0xc000662e30 pc=0x65f0b55 runtime_test.testConcurrentReadsAfterGrowth(0x65f0633?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000662f50 sp=0xc000662ec8 pc=0x68268ea runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0009b0340?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc000662f70 sp=0xc000662f50 pc=0x68270d8 testing.tRunner(0xc0009b0340, 0x6a22330) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000662fc0 sp=0xc000662f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000662fe0 sp=0xc000662fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000662fe8 sp=0xc000662fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23178 gp=0xc000103ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c40d0?, 0xc000080000?, 0x0?, 0x0?, 0xc00065e638?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00065e5e8 sp=0xc00065e5c8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00065e660 sp=0xc00065e5e8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00065e688 sp=0xc00065e660 pc=0x64ee1d2 testing.(*T).Parallel(0xc00081c820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00065e720 sp=0xc00065e688 pc=0x65f0b55 runtime_test.TestGCTestMoveStackOnNextCall(0xc00081c820) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc00065e770 sp=0xc00065e720 pc=0x680e0bc testing.tRunner(0xc00081c820, 0x6a224e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00065e7c0 sp=0xc00065e770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00065e7e0 sp=0xc00065e7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00065e7e8 sp=0xc00065e7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23430 gp=0xc000103d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00012cf71?, 0xc00012d000?, 0x70?, 0xcf?, 0x69bb300?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000066d30 sp=0xc000066d10 pc=0x6528a0e runtime.chanrecv(0xc0003ae620, 0xc000066e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000066da8 sp=0xc000066d30 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000066dd0 sp=0xc000066da8 pc=0x64ee1d2 testing.(*T).Run(0xc000295380, {0x68ba307?, 0xc000138030?}, 0xc0014c0430) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000066e90 sp=0xc000066dd0 pc=0x65f1cab runtime_test.TestRuntimeLockMetricsAndProfile(0xc000295380) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc000066f70 sp=0xc000066e90 pc=0x683ed5e testing.tRunner(0xc000295380, 0x6a22b58) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000066fc0 sp=0xc000066f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000066fe0 sp=0xc000066fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000066fe8 sp=0xc000066fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23006 gp=0xc000182340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628820?, 0xc000080000?, 0x0?, 0x0?, 0xc00080de10?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080ddc0 sp=0xc00080dda0 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080de38 sp=0xc00080ddc0 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080de60 sp=0xc00080de38 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d0820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080def8 sp=0xc00080de60 pc=0x65f0b55 runtime_test.TestCgoCrashTraceback(0xc0004d0820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc00080df70 sp=0xc00080def8 pc=0x67f93bc testing.tRunner(0xc0004d0820, 0x6a221e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080dfc0 sp=0xc00080df70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080dfe0 sp=0xc00080dfc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080dfe8 sp=0xc00080dfe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23017 gp=0xc000182680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628c80?, 0xc000080000?, 0x0?, 0x0?, 0xc00066d5d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066d580 sp=0xc00066d560 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066d5f8 sp=0xc00066d580 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066d620 sp=0xc00066d5f8 pc=0x64ee1d2 testing.(*T).Parallel(0xc000781ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066d6b8 sp=0xc00066d620 pc=0x65f0b55 runtime_test.TestCatchPanic(0xc000781ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc00066d770 sp=0xc00066d6b8 pc=0x67fb0a7 testing.tRunner(0xc000781ba0, 0x6a221b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066d7c0 sp=0xc00066d770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066d7e0 sp=0xc00066d7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066d7e8 sp=0xc00066d7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23008 gp=0xc000182820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006288e0?, 0xc000080000?, 0x0?, 0x0?, 0xc000671608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006715b8 sp=0xc000671598 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000671630 sp=0xc0006715b8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000671658 sp=0xc000671630 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d1040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006716f0 sp=0xc000671658 pc=0x65f0b55 runtime_test.TestCgoTracebackContext(0xc0004d1040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000671770 sp=0xc0006716f0 pc=0x67f971f testing.tRunner(0xc0004d1040, 0x6a22298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006717c0 sp=0xc000671770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006717e0 sp=0xc0006717c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006717e8 sp=0xc0006717e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23020 gp=0xc0001829c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628db0?, 0xc000080000?, 0x0?, 0x0?, 0xc00026de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00026ddb8 sp=0xc00026dd98 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00026de30 sp=0xc00026ddb8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00026de58 sp=0xc00026de30 pc=0x64ee1d2 testing.(*T).Parallel(0xc00081c9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00026def0 sp=0xc00026de58 pc=0x65f0b55 runtime_test.TestSigStackSwapping(0xc00081c9c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc00026df70 sp=0xc00026def0 pc=0x67fb59f testing.tRunner(0xc00081c9c0, 0x6a22c28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00026dfc0 sp=0xc00026df70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00026dfe0 sp=0xc00026dfc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00026dfe8 sp=0xc00026dfe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23084 gp=0xc000182b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c4d10?, 0xc000080000?, 0x0?, 0x0?, 0xc00080cd50?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080cd00 sp=0xc00080cce0 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080cd78 sp=0xc00080cd00 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080cda0 sp=0xc00080cd78 pc=0x64ee1d2 testing.(*T).Parallel(0xc0003b36c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080ce38 sp=0xc00080cda0 pc=0x65f0b55 runtime_test.TestPanicTraceback(0xc0003b36c0) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc00080cf70 sp=0xc00080ce38 pc=0x6800cca testing.tRunner(0xc0003b36c0, 0x6a229a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080cfc0 sp=0xc00080cf70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080cfe0 sp=0xc00080cfc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080cfe8 sp=0xc00080cfe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22781 gp=0xc000183040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006282a0?, 0xc000080000?, 0x0?, 0x0?, 0xc00065d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00065d5b8 sp=0xc00065d598 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00065d630 sp=0xc00065d5b8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00065d658 sp=0xc00065d630 pc=0x64ee1d2 testing.(*T).Parallel(0xc0009b01a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00065d6f0 sp=0xc00065d658 pc=0x65f0b55 runtime_test.TestNetpollWaiters(0xc0009b01a0) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc00065d770 sp=0xc00065d6f0 pc=0x6803ddf testing.tRunner(0xc0009b01a0, 0x6a22850) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00065d7c0 sp=0xc00065d770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00065d7e0 sp=0xc00065d7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00065d7e8 sp=0xc00065d7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23318 gp=0xc0001831e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0001280a0?, 0xc000080000?, 0x0?, 0x0?, 0xc0006625e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000662590 sp=0xc000662570 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000662608 sp=0xc000662590 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000662630 sp=0xc000662608 pc=0x64ee1d2 testing.(*T).Parallel(0xc0009b0000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006626c8 sp=0xc000662630 pc=0x65f0b55 runtime_test.testConcurrentReadsAfterGrowth(0x65f0633?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000662750 sp=0xc0006626c8 pc=0x68268ea runtime_test.TestConcurrentReadsAfterGrowth(0xc0009b0000?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc000662770 sp=0xc000662750 pc=0x6827095 testing.tRunner(0xc0009b0000, 0x6a22328) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006627c0 sp=0xc000662770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006627e0 sp=0xc0006627c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006627e8 sp=0xc0006627e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23021 gp=0xc000183380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628e10?, 0xc000080000?, 0x0?, 0x0?, 0xc00066e618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066e5c8 sp=0xc00066e5a8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066e640 sp=0xc00066e5c8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066e668 sp=0xc00066e640 pc=0x64ee1d2 testing.(*T).Parallel(0xc00081cb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066e700 sp=0xc00066e668 pc=0x65f0b55 runtime_test.TestCgoTracebackSigpanic(0xc00081cb60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc00066e770 sp=0xc00066e700 pc=0x67fb6bc testing.tRunner(0xc00081cb60, 0x6a222b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066e7c0 sp=0xc00066e770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066e7e0 sp=0xc00066e7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066e7e8 sp=0xc00066e7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23004 gp=0xc002460d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628750?, 0xc000080000?, 0x0?, 0x0?, 0xc00067be08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00067bdb8 sp=0xc00067bd98 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00067be30 sp=0xc00067bdb8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00067be58 sp=0xc00067be30 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d01a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00067bef0 sp=0xc00067be58 pc=0x65f0b55 runtime_test.TestCgoCCodeSIGPROF(0xc0004d01a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc00067bf70 sp=0xc00067bef0 pc=0x67f90ff testing.tRunner(0xc0004d01a0, 0x6a221c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00067bfc0 sp=0xc00067bf70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00067bfe0 sp=0xc00067bfc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00067bfe8 sp=0xc00067bfe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23022 gp=0xc0001836c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628e70?, 0xc000080000?, 0x0?, 0x0?, 0xc00066c618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066c5c8 sp=0xc00066c5a8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066c640 sp=0xc00066c5c8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066c668 sp=0xc00066c640 pc=0x64ee1d2 testing.(*T).Parallel(0xc00081cd00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066c700 sp=0xc00066c668 pc=0x65f0b55 runtime_test.TestCgoPanicCallback(0xc00081cd00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc00066c770 sp=0xc00066c700 pc=0x67fb8bc testing.tRunner(0xc00081cd00, 0x6a22238) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066c7c0 sp=0xc00066c770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066c7e0 sp=0xc00066c7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066c7e8 sp=0xc00066c7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23013 gp=0xc000183860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628ac0?, 0xc000080000?, 0x0?, 0x0?, 0xc000726c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000726c08 sp=0xc000726be8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000726c80 sp=0xc000726c08 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000726ca8 sp=0xc000726c80 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d1d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000726d40 sp=0xc000726ca8 pc=0x65f0b55 runtime_test.testCgoPprof(0xc0004d1d40, {0x0, 0x0}, {0x68c1247, 0x19}, {0x68b59cf, 0xc}, {0x68bd38a, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000726f18 sp=0xc000726d40 pc=0x67f99b9 runtime_test.TestCgoPprofThreadNoTraceback(0xc0004d1d40?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000726f70 sp=0xc000726f18 pc=0x67fa79d testing.tRunner(0xc0004d1d40, 0x6a22268) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000726fc0 sp=0xc000726f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000726fe0 sp=0xc000726fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000726fe8 sp=0xc000726fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21125 gp=0xc000183a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c4550?, 0xc000080000?, 0x0?, 0x0?, 0xc000802e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000802db8 sp=0xc000802d98 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000802e30 sp=0xc000802db8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000802e58 sp=0xc000802e30 pc=0x64ee1d2 testing.(*T).Parallel(0xc0003b21a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000802ef0 sp=0xc000802e58 pc=0x65f0b55 runtime_test.TestDestructorCallback(0xc0003b21a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc000802f70 sp=0xc000802ef0 pc=0x67fd11f testing.tRunner(0xc0003b21a0, 0x6a223d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000802fc0 sp=0xc000802f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000802fe0 sp=0xc000802fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000802fe8 sp=0xc000802fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22997 gp=0xc000183ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006284a0?, 0xc000080000?, 0x0?, 0x0?, 0xc00080c5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080c5a8 sp=0xc00080c588 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080c620 sp=0xc00080c5a8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080c648 sp=0xc00080c620 pc=0x64ee1d2 testing.(*T).Parallel(0xc0024611e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080c6e0 sp=0xc00080c648 pc=0x65f0b55 runtime_test.TestCgoExternalThreadSIGPROF(0xc0024611e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc00080c770 sp=0xc00080c6e0 pc=0x67f8485 testing.tRunner(0xc0024611e0, 0x6a22208) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080c7c0 sp=0xc00080c770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080c7e0 sp=0xc00080c7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080c7e8 sp=0xc00080c7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23082 gp=0xc000007860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c4c50?, 0xc000080000?, 0x0?, 0x0?, 0xc00026b608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00026b5b8 sp=0xc00026b598 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00026b630 sp=0xc00026b5b8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00026b658 sp=0xc00026b630 pc=0x64ee1d2 testing.(*T).Parallel(0xc0003b3380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00026b6f0 sp=0xc00026b658 pc=0x65f0b55 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc0003b3380) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc00026b770 sp=0xc00026b6f0 pc=0x6800a78 testing.tRunner(0xc0003b3380, 0x6a22b18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00026b7c0 sp=0xc00026b770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00026b7e0 sp=0xc00026b7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00026b7e8 sp=0xc00026b7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21953 gp=0xc000007ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc002819b60?, 0xc000080000?, 0x0?, 0x0?, 0xc00066ee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066edb8 sp=0xc00066ed98 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066ee30 sp=0xc00066edb8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066ee58 sp=0xc00066ee30 pc=0x64ee1d2 testing.(*T).Parallel(0xc000294ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066eef0 sp=0xc00066ee58 pc=0x65f0b55 runtime_test.TestEINTR(0xc000294ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc00066ef70 sp=0xc00066eef0 pc=0x67fc6ff testing.tRunner(0xc000294ea0, 0x6a223f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066efc0 sp=0xc00066ef70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066efe0 sp=0xc00066efc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066efe8 sp=0xc00066efe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23002 gp=0xc000668000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628690?, 0xc000080000?, 0x0?, 0x0?, 0xc00066f590?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066f540 sp=0xc00066f520 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066f5b8 sp=0xc00066f540 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066f5e0 sp=0xc00066f5b8 pc=0x64ee1d2 testing.(*T).Parallel(0xc000183520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066f678 sp=0xc00066f5e0 pc=0x65f0b55 runtime_test.TestCgoCheckBytes(0xc000183520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc00066f770 sp=0xc00066f678 pc=0x67f8a87 testing.tRunner(0xc000183520, 0x6a221d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066f7c0 sp=0xc00066f770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066f7e0 sp=0xc00066f7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066f7e8 sp=0xc00066f7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21129 gp=0xc0006681a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c46e0?, 0xc000080000?, 0x0?, 0x0?, 0xc000677e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000677dc8 sp=0xc000677da8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000677e40 sp=0xc000677dc8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000677e68 sp=0xc000677e40 pc=0x64ee1d2 testing.(*T).Parallel(0xc0003b2820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000677f00 sp=0xc000677e68 pc=0x65f0b55 runtime_test.TestVDSO(0xc0003b2820) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000677f70 sp=0xc000677f00 pc=0x67fec3c testing.tRunner(0xc0003b2820, 0x6a22e98) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000677fc0 sp=0xc000677f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000677fe0 sp=0xc000677fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000677fe8 sp=0xc000677fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc000668340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628440?, 0xc000080000?, 0x0?, 0x0?, 0xc000678608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006785b8 sp=0xc000678598 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000678630 sp=0xc0006785b8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000678658 sp=0xc000678630 pc=0x64ee1d2 testing.(*T).Parallel(0xc002460b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006786f0 sp=0xc000678658 pc=0x65f0b55 runtime_test.TestCgoExternalThreadPanic(0xc002460b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc000678770 sp=0xc0006786f0 pc=0x67f837f testing.tRunner(0xc002460b60, 0x6a22200) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006787c0 sp=0xc000678770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006787e0 sp=0xc0006787c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006787e8 sp=0xc0006787e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23081 gp=0xc000668680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c4bf0?, 0xc000080000?, 0x0?, 0x0?, 0xc00066ce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066cdb8 sp=0xc00066cd98 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066ce30 sp=0xc00066cdb8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066ce58 sp=0xc00066ce30 pc=0x64ee1d2 testing.(*T).Parallel(0xc0003b31e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066cef0 sp=0xc00066ce58 pc=0x65f0b55 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0003b31e0) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc00066cf70 sp=0xc00066cef0 pc=0x6800938 testing.tRunner(0xc0003b31e0, 0x6a22b10) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066cfc0 sp=0xc00066cf70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066cfe0 sp=0xc00066cfc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066cfe8 sp=0xc00066cfe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23011 gp=0xc000668820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628a00?, 0xc000080000?, 0x0?, 0x0?, 0xc000063c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000063c08 sp=0xc000063be8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000063c80 sp=0xc000063c08 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000063ca8 sp=0xc000063c80 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d1a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000063d40 sp=0xc000063ca8 pc=0x65f0b55 runtime_test.testCgoPprof(0xc0004d1a00, {0x68b6de1, 0xe}, {0x68b32b7, 0x8}, {0x68b2489, 0x6}, {0x68b59c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000063f18 sp=0xc000063d40 pc=0x67f99b9 runtime_test.TestCgoPprofPIE(0xc0004d1a00?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000063f70 sp=0xc000063f18 pc=0x67fa6e5 testing.tRunner(0xc0004d1a00, 0x6a22258) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000063fc0 sp=0xc000063f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000063fe0 sp=0xc000063fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21124 gp=0xc0006731e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c44f0?, 0xc000080000?, 0x0?, 0x0?, 0xc00026c5f8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00026c5a8 sp=0xc00026c588 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00026c620 sp=0xc00026c5a8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00026c648 sp=0xc00026c620 pc=0x64ee1d2 testing.(*T).Parallel(0xc0003b2000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00026c6e0 sp=0xc00026c648 pc=0x65f0b55 runtime_test.TestCgoSigfwd(0xc0003b2000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc00026c770 sp=0xc00026c6e0 pc=0x67fcfe5 testing.tRunner(0xc0003b2000, 0x6a22270) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00026c7c0 sp=0xc00026c770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00026c7e0 sp=0xc00026c7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00026c7e8 sp=0xc00026c7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21952 gp=0xc000673380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc002819b00?, 0xc000080000?, 0x0?, 0x0?, 0xc000807e18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000807dc8 sp=0xc000807da8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000807e40 sp=0xc000807dc8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000807e68 sp=0xc000807e40 pc=0x64ee1d2 testing.(*T).Parallel(0xc000294d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000807f00 sp=0xc000807e68 pc=0x65f0b55 runtime_test.TestAbortInCgo(0xc000294d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc000807f70 sp=0xc000807f00 pc=0x67fc57c testing.tRunner(0xc000294d00, 0x6a220a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000807fc0 sp=0xc000807f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000807fe0 sp=0xc000807fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000807fe8 sp=0xc000807fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22995 gp=0xc000673520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006283e0?, 0xc000080000?, 0x0?, 0x0?, 0xc000661df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000661da8 sp=0xc000661d88 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000661e20 sp=0xc000661da8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000661e48 sp=0xc000661e20 pc=0x64ee1d2 testing.(*T).Parallel(0xc0024609c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000661ee0 sp=0xc000661e48 pc=0x65f0b55 runtime_test.TestCgoCallbackGC(0xc0024609c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000661f70 sp=0xc000661ee0 pc=0x67f81c5 testing.tRunner(0xc0024609c0, 0x6a221c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000661fc0 sp=0xc000661f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000661fe0 sp=0xc000661fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000661fe8 sp=0xc000661fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23016 gp=0xc0006736c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628c20?, 0xc000080000?, 0x0?, 0x0?, 0xc00066a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066a5b8 sp=0xc00066a598 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066a630 sp=0xc00066a5b8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066a658 sp=0xc00066a630 pc=0x64ee1d2 testing.(*T).Parallel(0xc000781a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066a6f0 sp=0xc00066a658 pc=0x65f0b55 runtime_test.TestCgoNumGoroutine(0xc000781a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc00066a770 sp=0xc00066a6f0 pc=0x67faf7f testing.tRunner(0xc000781a00, 0x6a22230) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066a7c0 sp=0xc00066a770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066a7e0 sp=0xc00066a7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066a7e8 sp=0xc00066a7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23010 gp=0xc000673860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006289a0?, 0xc000080000?, 0x0?, 0x0?, 0xc00072ac58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00072ac08 sp=0xc00072abe8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00072ac80 sp=0xc00072ac08 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00072aca8 sp=0xc00072ac80 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d16c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00072ad40 sp=0xc00072aca8 pc=0x65f0b55 runtime_test.testCgoPprof(0xc0004d16c0, {0x0, 0x0}, {0x68b32b7, 0x8}, {0x68b2489, 0x6}, {0x68b59c3, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc00072af18 sp=0xc00072ad40 pc=0x67f99b9 runtime_test.TestCgoPprof(0xc0004d16c0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc00072af70 sp=0xc00072af18 pc=0x67fa67d testing.tRunner(0xc0004d16c0, 0x6a22248) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00072afc0 sp=0xc00072af70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00072afe0 sp=0xc00072afc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00072afe8 sp=0xc00072afe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22998 gp=0xc000673d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628500?, 0xc000080000?, 0x0?, 0x0?, 0xc000679608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006795b8 sp=0xc000679598 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000679630 sp=0xc0006795b8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000679658 sp=0xc000679630 pc=0x64ee1d2 testing.(*T).Parallel(0xc002461380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006796f0 sp=0xc000679658 pc=0x65f0b55 runtime_test.TestCgoExternalThreadSignal(0xc002461380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc000679770 sp=0xc0006796f0 pc=0x67f85bf testing.tRunner(0xc002461380, 0x6a22210) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006797c0 sp=0xc000679770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006797e0 sp=0xc0006797c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006797e8 sp=0xc0006797e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23360 gp=0xc00067e820 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0026ea7e0?, 0xc000080000?, 0x0?, 0x0?, 0xc0006765c8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000676578 sp=0xc000676558 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0006765f0 sp=0xc000676578 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000676618 sp=0xc0006765f0 pc=0x64ee1d2 testing.(*T).Parallel(0xc00081da00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0006766b0 sp=0xc000676618 pc=0x65f0b55 runtime_test.TestMemmoveAlias(0xc00081da00) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc000676770 sp=0xc0006766b0 pc=0x6830399 testing.tRunner(0xc00081da00, 0x6a227b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006767c0 sp=0xc000676770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006767e0 sp=0xc0006767c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006767e8 sp=0xc0006767e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23361 gp=0xc00067e9c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0026ea840?, 0xc000080000?, 0x0?, 0x0?, 0xc000661648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0006615f8 sp=0xc0006615d8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000661670 sp=0xc0006615f8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000661698 sp=0xc000661670 pc=0x64ee1d2 testing.(*T).Parallel(0xc00081dba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000661730 sp=0xc000661698 pc=0x65f0b55 runtime_test.TestMemmoveLarge0x180000(0xc00081dba0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000661770 sp=0xc000661730 pc=0x6830885 testing.tRunner(0xc00081dba0, 0x6a227c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0006617c0 sp=0xc000661770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0006617e0 sp=0xc0006617c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0006617e8 sp=0xc0006617e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23001 gp=0xc000812000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628630?, 0xc000080000?, 0x0?, 0x0?, 0xc000801608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008015b8 sp=0xc000801598 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000801630 sp=0xc0008015b8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000801658 sp=0xc000801630 pc=0x64ee1d2 testing.(*T).Parallel(0xc002461d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008016f0 sp=0xc000801658 pc=0x65f0b55 runtime_test.TestEnsureDropM(0xc002461d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000801770 sp=0xc0008016f0 pc=0x67f895f testing.tRunner(0xc002461d40, 0x6a22428) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008017c0 sp=0xc000801770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008017e0 sp=0xc0008017c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008017e8 sp=0xc0008017e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23362 gp=0xc000812340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0026ea8e0?, 0xc000080000?, 0x0?, 0x0?, 0xc00065c648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00065c5f8 sp=0xc00065c5d8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00065c670 sp=0xc00065c5f8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00065c698 sp=0xc00065c670 pc=0x64ee1d2 testing.(*T).Parallel(0xc00081dd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00065c730 sp=0xc00065c698 pc=0x65f0b55 runtime_test.TestMemmoveOverlapLarge0x120000(0xc00081dd40) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc00065c770 sp=0xc00065c730 pc=0x6830985 testing.tRunner(0xc00081dd40, 0x6a227d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00065c7c0 sp=0xc00065c770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00065c7e0 sp=0xc00065c7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00065c7e8 sp=0xc00065c7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc0008124e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628380?, 0xc000080000?, 0x0?, 0x0?, 0xc00065ee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00065edb8 sp=0xc00065ed98 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00065ee30 sp=0xc00065edb8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00065ee58 sp=0xc00065ee30 pc=0x64ee1d2 testing.(*T).Parallel(0xc002460820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00065eef0 sp=0xc00065ee58 pc=0x65f0b55 runtime_test.TestCgoTraceback(0xc002460820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc00065ef70 sp=0xc00065eef0 pc=0x67f809f testing.tRunner(0xc002460820, 0x6a22290) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00065efc0 sp=0xc00065ef70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00065efe0 sp=0xc00065efc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00065efe8 sp=0xc00065efe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23012 gp=0xc000813860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628a60?, 0xc000080000?, 0x0?, 0x0?, 0xc00072bc58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00072bc08 sp=0xc00072bbe8 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00072bc80 sp=0xc00072bc08 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00072bca8 sp=0xc00072bc80 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d1ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00072bd40 sp=0xc00072bca8 pc=0x65f0b55 runtime_test.testCgoPprof(0xc0004d1ba0, {0x0, 0x0}, {0x68b6def, 0xe}, {0x68b59cf, 0xc}, {0x68b638c, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc00072bf18 sp=0xc00072bd40 pc=0x67f99b9 runtime_test.TestCgoPprofThread(0xc0004d1ba0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc00072bf70 sp=0xc00072bf18 pc=0x67fa73d testing.tRunner(0xc0004d1ba0, 0x6a22260) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00072bfc0 sp=0xc00072bf70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00072bfe0 sp=0xc00072bfc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00072bfe8 sp=0xc00072bfe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 21128 gp=0xc000813d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c4680?, 0xc000080000?, 0x0?, 0x0?, 0xc00080bdf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00080bda8 sp=0xc00080bd88 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00080be20 sp=0xc00080bda8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00080be48 sp=0xc00080be20 pc=0x64ee1d2 testing.(*T).Parallel(0xc0003b2680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00080bee0 sp=0xc00080be48 pc=0x65f0b55 runtime_test.TestStackSwitchCallback(0xc0003b2680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc00080bf70 sp=0xc00080bee0 pc=0x67fd6c5 testing.tRunner(0xc0003b2680, 0x6a22d18) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00080bfc0 sp=0xc00080bf70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00080bfe0 sp=0xc00080bfc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00080bfe8 sp=0xc00080bfe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc00081c000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006286f0?, 0xc000080000?, 0x0?, 0x0?, 0xc00065fe08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00065fdb8 sp=0xc00065fd98 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00065fe30 sp=0xc00065fdb8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00065fe58 sp=0xc00065fe30 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d0000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00065fef0 sp=0xc00065fe58 pc=0x65f0b55 runtime_test.TestCgoPanicDeadlock(0xc0004d0000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc00065ff70 sp=0xc00065fef0 pc=0x67f8fdf testing.tRunner(0xc0004d0000, 0x6a22240) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00065ffc0 sp=0xc00065ff70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00065ffe0 sp=0xc00065ffc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00065ffe8 sp=0xc00065ffe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23009 gp=0xc00081c1a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000628940?, 0xc000080000?, 0x0?, 0x0?, 0xc00066b608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066b5b8 sp=0xc00066b598 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066b630 sp=0xc00066b5b8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066b658 sp=0xc00066b630 pc=0x64ee1d2 testing.(*T).Parallel(0xc0004d1520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066b6f0 sp=0xc00066b658 pc=0x65f0b55 runtime_test.TestCgoTracebackContextPreemption(0xc0004d1520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc00066b770 sp=0xc00066b6f0 pc=0x67f983f testing.tRunner(0xc0004d1520, 0x6a222a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066b7c0 sp=0xc00066b770 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066b7e0 sp=0xc00066b7c0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066b7e8 sp=0xc00066b7e0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23000 gp=0xc00081c340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006285d0?, 0xc000080000?, 0x0?, 0x0?, 0xc00066fdf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066fda8 sp=0xc00066fd88 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00066fe20 sp=0xc00066fda8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00066fe48 sp=0xc00066fe20 pc=0x64ee1d2 testing.(*T).Parallel(0xc002461a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00066fee0 sp=0xc00066fe48 pc=0x65f0b55 runtime_test.TestCgoExecSignalMask(0xc002461a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc00066ff70 sp=0xc00066fee0 pc=0x67f8825 testing.tRunner(0xc002461a00, 0x6a221f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00066ffc0 sp=0xc00066ff70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00066ffe0 sp=0xc00066ffc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066ffe8 sp=0xc00066ffe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23083 gp=0xc00081c680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0006c4cb0?, 0xc000080000?, 0x0?, 0x0?, 0xc00026fe08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00026fdb8 sp=0xc00026fd98 pc=0x6528a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00026fe30 sp=0xc00026fdb8 pc=0x64ee5bf runtime.chanrecv1(0x6c8de80?, 0x6990ca0?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00026fe58 sp=0xc00026fe30 pc=0x64ee1d2 testing.(*T).Parallel(0xc0003b3520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00026fef0 sp=0xc00026fe58 pc=0x65f0b55 runtime_test.TestNetpollDeadlock(0xc0003b3520) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc00026ff70 sp=0xc00026fef0 pc=0x6800b9f testing.tRunner(0xc0003b3520, 0x6a22848) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00026ffc0 sp=0xc00026ff70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00026ffe0 sp=0xc00026ffc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00026ffe8 sp=0xc00026ffe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23435 gp=0xc0003064e0 m=nil [semacquire, 2 minutes]: runtime.gopark(0x64fdf5a?, 0xc000179c30?, 0xa0?, 0x2?, 0xc0014be120?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000067ba0 sp=0xc000067b80 pc=0x6528a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0001360a8, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000067c08 sp=0xc000067ba0 pc=0x653a865 sync.runtime_Semacquire(0xc0020800f0?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc000067c40 sp=0xc000067c08 pc=0x655f665 sync.(*WaitGroup).Wait(0x6a23430?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc000067c68 sp=0xc000067c40 pc=0x656cba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc000067cb8 sp=0xc000067c68 pc=0x6840985 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc000295d40, 0xc000179e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc000067d48 sp=0xc000067cb8 pc=0x6840af8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc000295d40) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc000067ee0 sp=0xc000067d48 pc=0x683ff33 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc000295d40) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc000067f70 sp=0xc000067ee0 pc=0x683ef89 testing.tRunner(0xc000295d40, 0xc0014c0430) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000067fc0 sp=0xc000067f70 pc=0x65f0e9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000067fe0 sp=0xc000067fc0 pc=0x65f1e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x6563a01 created by testing.(*T).Run in goroutine 23430 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23208 gp=0xc0007816c0 m=nil [runnable]: runtime.gopark(0xc0009003c0?, 0xc00066bf08?, 0xc0?, 0x3?, 0xc00066bef0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00066bed0 sp=0xc00066beb0 pc=0x6528a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0000148f8, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00066bf38 sp=0xc00066bed0 pc=0x653a865 runtime.semacquire(0xc0000148f8?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc00066bf70 sp=0xc00066bf38 pc=0x653a61e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc00066bfa8 sp=0xc00066bf70 pc=0x683effe runtime_test.(*contentionWorker).run(0xc00057e120) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00066bfc8 sp=0xc00066bfa8 pc=0x6840dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00066bfe0 sp=0xc00066bfc8 pc=0x68409c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00066bfe8 sp=0xc00066bfe0 pc=0x6563a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23435 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23209 gp=0xc000781860 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc000678fa8 sp=0xc000678fa0 pc=0x683f086 runtime_test.(*contentionWorker).run(0xc00057e138) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000678fc8 sp=0xc000678fa8 pc=0x6840dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000678fe0 sp=0xc000678fc8 pc=0x68409c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000678fe8 sp=0xc000678fe0 pc=0x6563a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23435 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23210 gp=0xc00081cea0 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc000674fa8 sp=0xc000674fa0 pc=0x683f086 runtime_test.(*contentionWorker).run(0xc00057e150) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000674fc8 sp=0xc000674fa8 pc=0x6840dc3 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000674fe0 sp=0xc000674fc8 pc=0x68409c5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000674fe8 sp=0xc000674fe0 pc=0x6563a01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23435 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 FAIL runtime 180.064s ok runtime/cgo 0.036s ok runtime/coverage 0.032s FAIL go tool dist: Failed: exit status 1