darwin-amd64-12_0 at f67b2d8f0bcadb59461b7a33bc1c23649ce8eb85 :: 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=445" "TERM_SESSION_ID=67663D5A-2C47-403F-BBE5-9E3E5B96FDD5" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.V7oEOT1SIP/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=61A0819A-3D2C-4C59-B61C-AE8127A40485" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-12_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 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.311s ok archive/zip 0.487s ok bufio 0.185s ok bytes 0.342s ok cmp 0.113s ok compress/bzip2 0.168s ok compress/flate 4.267s ok compress/gzip 1.631s ok compress/lzw 0.139s ok compress/zlib 0.722s ok container/heap 0.056s ok container/list 0.042s ok container/ring 0.022s ok context 0.138s ok crypto 0.052s ok crypto/aes 0.039s ok crypto/cipher 0.082s ok crypto/des 0.090s ok crypto/dsa 0.039s ok crypto/ecdh 0.078s ok crypto/ecdsa 0.042s ok crypto/ed25519 0.143s ok crypto/elliptic 0.078s ok crypto/hmac 0.062s ok crypto/internal/alias 0.046s ok crypto/internal/bigmod 0.231s ok crypto/internal/boring 0.119s ok crypto/internal/boring/bcache 0.186s ok crypto/internal/edwards25519 0.119s ok crypto/internal/edwards25519/field 0.036s ok crypto/internal/nistec 0.170s ok crypto/internal/nistec/fiat 0.092s [no tests to run] ok crypto/md5 0.087s ok crypto/rand 0.101s ok crypto/rc4 0.067s ok crypto/rsa 0.311s ok crypto/sha1 0.086s ok crypto/sha256 0.051s ok crypto/sha512 0.045s ok crypto/subtle 0.335s ok crypto/tls 2.202s ok crypto/x509 0.537s ok database/sql 0.647s ok database/sql/driver 0.150s ok debug/buildinfo 0.152s ok debug/dwarf 0.038s ok debug/elf 0.273s ok debug/gosym 0.104s ok debug/macho 0.023s ok debug/pe 0.077s ok debug/plan9obj 0.059s ok embed 0.112s [no tests to run] ok embed/internal/embedtest 0.102s ok encoding/ascii85 0.098s ok encoding/asn1 0.041s ok encoding/base32 0.112s ok encoding/base64 0.017s ok encoding/binary 0.075s ok encoding/csv 0.125s ok encoding/gob 1.968s ok encoding/hex 0.034s ok encoding/json 0.346s ok encoding/pem 0.541s ok encoding/xml 0.165s ok errors 0.066s ok expvar 0.124s ok flag 0.220s ok fmt 0.097s ok go/ast 0.071s ok go/build 1.946s ok go/build/constraint 0.074s ok go/constant 0.069s ok go/doc 0.124s ok go/doc/comment 1.406s ok go/format 0.115s ok go/importer 1.403s ok go/internal/gccgoimporter 0.037s ok go/internal/gcimporter 8.408s ok go/internal/srcimporter 18.299s ok go/parser 0.318s ok go/printer 0.324s ok go/scanner 0.023s ok go/token 0.173s ok go/types 30.924s ok go/version 0.088s ok hash 0.054s ok hash/adler32 0.056s ok hash/crc32 0.075s ok hash/crc64 0.104s ok hash/fnv 0.099s ok hash/maphash 0.134s ok html 0.025s ok html/template 0.122s ok image 0.126s ok image/color 0.139s ok image/draw 0.205s ok image/gif 0.498s ok image/jpeg 0.323s ok image/png 0.344s ok index/suffixarray 0.247s ok internal/abi 0.384s ok internal/buildcfg 0.053s ok internal/coverage/cformat 0.064s ok internal/coverage/cmerge 0.138s ok internal/coverage/pods 0.133s ok internal/coverage/slicereader 0.071s ok internal/coverage/slicewriter 0.050s ok internal/coverage/test 0.029s ok internal/cpu 0.170s ok internal/dag 0.160s ok internal/diff 0.143s ok internal/fmtsort 0.122s ok internal/fuzz 0.096s ok internal/godebug 1.565s ok internal/godebugs 0.046s ok internal/gover 0.032s ok internal/intern 1.707s ok internal/itoa 0.065s ok internal/platform 3.595s ok internal/poll 0.262s ok internal/profile 0.050s ok internal/reflectlite 0.028s ok internal/safefilepath 0.034s ok internal/saferio 0.178s ok internal/singleflight 0.155s ok internal/testenv 0.667s ok internal/trace 0.169s ok internal/trace/v2 34.456s ok internal/types/errors 2.760s ok internal/unsafeheader 0.041s ok internal/xcoff 0.056s ok internal/zstd 0.069s ok io 0.168s ok io/fs 0.375s ok io/ioutil 0.102s ok log 0.073s ok log/slog 0.151s ok log/slog/internal/benchmarks 0.028s ok log/slog/internal/buffer 0.034s ok log/syslog 1.278s ok maps 0.059s ok math 0.049s ok math/big 1.788s ok math/bits 0.023s ok math/cmplx 0.030s ok math/rand 0.242s ok math/rand/v2 0.336s ok mime 0.047s ok mime/multipart 0.818s ok mime/quotedprintable 0.199s ok net 20.489s ok net/http 10.131s ok net/http/cgi 1.110s ok net/http/cookiejar 0.071s ok net/http/fcgi 0.277s ok net/http/httptest 0.151s ok net/http/httptrace 0.040s ok net/http/httputil 11.066s ok net/http/internal 0.105s ok net/http/internal/ascii 0.046s ok net/http/pprof 5.282s ok net/internal/socktest 0.037s ok net/mail 0.088s ok net/netip 1.360s ok net/rpc 0.218s ok net/rpc/jsonrpc 0.072s ok net/smtp 0.195s ok net/textproto 0.974s ok net/url 0.092s ok os 2.686s ok os/exec 2.400s ok os/exec/internal/fdtest 0.065s ok os/signal 4.575s ok os/user 0.080s ok path 0.019s ok path/filepath 0.245s ok plugin 0.044s ok reflect 2.163s ok regexp 0.801s ok regexp/syntax 1.265s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m24s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m24s) goroutine 23441 gp=0xc000185a00 m=9 mp=0xc0002ea008 [running]: panic({0x43c7c20?, 0xc0019c2070?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc002b68f10 sp=0xc002b68e60 pc=0x3f5c318 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc002b68fe0 sp=0xc002b68f10 pc=0x402c4b4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002b68fe8 sp=0xc002b68fe0 pc=0x3f9ba01 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(0xc00012c410?, 0xc00012c498?, 0x10?, 0xc4?, 0x43f1f60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000177918 sp=0xc0001778f8 pc=0x3f60a0e runtime.chanrecv(0xc000030150, 0xc0001779ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000177990 sp=0xc000177918 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001779b8 sp=0xc000177990 pc=0x3f261d2 testing.(*T).Run(0xc000102d00, {0x42fd726?, 0x2f265000177aa0?}, 0x44589f8) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000177a78 sp=0xc0001779b8 pc=0x402908b testing.runTests.func1(0xc000102d00) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc000177ab8 sp=0xc000177a78 pc=0x402b217 testing.tRunner(0xc000102d00, 0xc000177bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000177b08 sp=0xc000177ab8 pc=0x402827b testing.runTests(0xc000132180, {0x46be120?, 0x1c7, 0x1c7}, {0xc00015d1c0?, 0x3f38fe5?, 0x46c2560?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc000177c00 sp=0xc000177b08 pc=0x402b0f6 testing.(*M).Run(0xc00012f720) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc000177e30 sp=0xc000177c00 pc=0x4029acb runtime_test.TestMain(0xc00012f720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc000177e98 sp=0xc000177e30 pc=0x4233fb7 main.main() _testmain.go:1577 +0x195 fp=0xc000177f50 sp=0xc000177e98 pc=0x42e7a35 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000177fe0 sp=0xc000177f50 pc=0x3f605bd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000177fe8 sp=0xc000177fe0 pc=0x3f9ba01 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x15a3d7b54b0?, 0x46c34c0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000507a8 sp=0xc000050788 pc=0x3f60a0e 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=0x3f60873 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000507e8 sp=0xc0000507e0 pc=0x3f9ba01 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(0x46c1e01?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000050f80 sp=0xc000050f60 pc=0x3f60a0e 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=0x3f49f1f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000050fe0 sp=0xc000050fc8 pc=0x3f3e565 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000050fe8 sp=0xc000050fe0 pc=0x3f9ba01 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?, 0x5f7a515?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000051778 sp=0xc000051758 pc=0x3f60a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x46c2680) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000517a8 sp=0xc000051778 pc=0x3f478c9 runtime.bgscavenge(0xc000030070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000517c8 sp=0xc0000517a8 pc=0x3f47e79 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000517e0 sp=0xc0000517c8 pc=0x3f3e505 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000517e8 sp=0xc0000517e0 pc=0x3f9ba01 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?, 0x4458d88?, 0x0?, 0x80?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004c620 sp=0xc00004c600 pc=0x3f60a0e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004c7e0 sp=0xc00004c620 pc=0x3f3d527 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004c7e8 sp=0xc00004c7e0 pc=0x3f9ba01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22974 gp=0xc000103040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129be0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00082f668?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00082f618 sp=0xc00082f5f8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00082f690 sp=0xc00082f618 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00082f6b8 sp=0xc00082f690 pc=0x3f261d2 testing.(*T).Parallel(0xc000297040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00082f750 sp=0xc00082f6b8 pc=0x4027f35 runtime_test.TestCgoCrashHandler(0xc000297040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x18 fp=0xc00082f770 sp=0xc00082f750 pc=0x422e658 testing.tRunner(0xc000297040, 0x4458078) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00082f7c0 sp=0xc00082f770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00082f7e0 sp=0xc00082f7c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00082f7e8 sp=0xc00082f7e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 25 gp=0xc0001031e0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x15a3daddbe7?, 0x1?, 0xd6?, 0x51?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e750 sp=0xc00004e730 pc=0x3f60a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004e7e0 sp=0xc00004e750 pc=0x3f405e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x3f9ba01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 24 gp=0xc000103520 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x406504e?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004df50 sp=0xc00004df30 pc=0x3f60a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004dfe0 sp=0xc00004df50 pc=0x3f405e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x3f9ba01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc000184000 m=nil [GC worker (idle)]: runtime.gopark(0x15a3da7c083?, 0xc000186000?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004cf50 sp=0xc00004cf30 pc=0x3f60a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004cfe0 sp=0xc00004cf50 pc=0x3f405e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x3f9ba01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 35 gp=0xc0001841a0 m=nil [GC worker (idle)]: runtime.gopark(0x15a3da9bd19?, 0xc000294020?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018c750 sp=0xc00018c730 pc=0x3f60a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00018c7e0 sp=0xc00018c750 pc=0x3f405e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018c7e8 sp=0xc00018c7e0 pc=0x3f9ba01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 50 gp=0xc000296000 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x13dd42a679f?, 0x2?, 0x58?, 0x3a?, 0x402827b?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004d750 sp=0xc00004d730 pc=0x3f60a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004d7e0 sp=0xc00004d750 pc=0x3f405e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x3f9ba01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 36 gp=0xc000184340 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x1364d922218?, 0x3?, 0x6d?, 0xe7?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018cf50 sp=0xc00018cf30 pc=0x3f60a0e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00018cfe0 sp=0xc00018cf50 pc=0x3f405e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018cfe8 sp=0xc00018cfe0 pc=0x3f9ba01 created by runtime.gcBgMarkStartWorkers in goroutine 21 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23420 gp=0xc0024e7380 m=nil [runnable]: runtime.gopark(0xc00019dc80?, 0xc000840708?, 0x80?, 0xdc?, 0xc0008406f0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008406d0 sp=0xc0008406b0 pc=0x3f60a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000136c68, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000840738 sp=0xc0008406d0 pc=0x3f72865 runtime.semacquire(0xc000136c68?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000840770 sp=0xc000840738 pc=0x3f7261e runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0008407a8 sp=0xc000840770 pc=0x427575e runtime_test.(*contentionWorker).run(0xc0001325a0) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0008407c8 sp=0xc0008407a8 pc=0x4277523 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0008407e0 sp=0xc0008407c8 pc=0x4277125 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008407e8 sp=0xc0008407e0 pc=0x3f9ba01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23418 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23211 gp=0xc0024e76c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0019fe060?, 0xc00007e000?, 0x0?, 0x0?, 0xc000863e40?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000863df0 sp=0xc000863dd0 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000863e68 sp=0xc000863df0 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000863e90 sp=0xc000863e68 pc=0x3f261d2 testing.(*T).Parallel(0xc00088a000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000863f28 sp=0xc000863e90 pc=0x4027f35 runtime_test.TestGCTestPointerClass(0xc00088a000) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc000863f70 sp=0xc000863f28 pc=0x4244dfc testing.tRunner(0xc00088a000, 0x4458390) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000863fc0 sp=0xc000863f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000863fe0 sp=0xc000863fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000863fe8 sp=0xc000863fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23066 gp=0xc0024e7a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059d7c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00082c550?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00082c500 sp=0xc00082c4e0 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00082c578 sp=0xc00082c500 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00082c5a0 sp=0xc00082c578 pc=0x3f261d2 testing.(*T).Parallel(0xc0005c3d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00082c638 sp=0xc00082c5a0 pc=0x4027f35 runtime_test.TestPanicTraceback(0xc0005c3d40) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc00082c770 sp=0xc00082c638 pc=0x423742a testing.tRunner(0xc0005c3d40, 0x4458840) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00082c7c0 sp=0xc00082c770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00082c7e0 sp=0xc00082c7c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00082c7e8 sp=0xc00082c7e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23064 gp=0xc0024e7ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059d700?, 0xc00007e000?, 0x0?, 0x0?, 0xc00082ce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00082cdb8 sp=0xc00082cd98 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00082ce30 sp=0xc00082cdb8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00082ce58 sp=0xc00082ce30 pc=0x3f261d2 testing.(*T).Parallel(0xc0005c3a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00082cef0 sp=0xc00082ce58 pc=0x4027f35 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc0005c3a00) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc00082cf70 sp=0xc00082cef0 pc=0x42371d8 testing.tRunner(0xc0005c3a00, 0x44589b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00082cfc0 sp=0xc00082cf70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00082cfe0 sp=0xc00082cfc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00082cfe8 sp=0xc00082cfe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23146 gp=0xc001b9c000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000032070?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001955e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002b66d90 sp=0xc002b66d70 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc002b66e08 sp=0xc002b66d90 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc002b66e30 sp=0xc002b66e08 pc=0x3f261d2 testing.(*T).Parallel(0xc00088a340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc002b66ec8 sp=0xc002b66e30 pc=0x4027f35 runtime_test.testConcurrentReadsAfterGrowth(0x4027a13?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc002b66f50 sp=0xc002b66ec8 pc=0x425d04a runtime_test.TestConcurrentReadsAfterGrowth(0xc00088a340?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc002b66f70 sp=0xc002b66f50 pc=0x425d7f5 testing.tRunner(0xc00088a340, 0x44581c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc002b66fc0 sp=0xc002b66f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc002b66fe0 sp=0xc002b66fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002b66fe8 sp=0xc002b66fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23421 gp=0xc001b9c680 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc00083b7a8 sp=0xc00083b7a0 pc=0x42757e6 runtime_test.(*contentionWorker).run(0xc0001325b8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc00083b7c8 sp=0xc00083b7a8 pc=0x4277523 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc00083b7e0 sp=0xc00083b7c8 pc=0x4277125 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083b7e8 sp=0xc00083b7e0 pc=0x3f9ba01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23418 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23171 gp=0xc001b9cea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00071c260?, 0xc00007e000?, 0x0?, 0x0?, 0xc00085ee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00085edb8 sp=0xc00085ed98 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00085ee30 sp=0xc00085edb8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00085ee58 sp=0xc00085ee30 pc=0x3f261d2 testing.(*T).Parallel(0xc00077c1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00085eef0 sp=0xc00085ee58 pc=0x4027f35 runtime_test.TestNetpollWaiters(0xc00077c1a0) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc00085ef70 sp=0xc00085eef0 pc=0x423a53f testing.tRunner(0xc00077c1a0, 0x44586f0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00085efc0 sp=0xc00085ef70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00085efe0 sp=0xc00085efc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00085efe8 sp=0xc00085efe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23418 gp=0xc001b9d520 m=nil [semacquire, 2 minutes]: runtime.gopark(0x4?, 0xc000175c30?, 0x0?, 0xa6?, 0x47dd3c8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002b6bba0 sp=0xc002b6bb80 pc=0x3f60a0e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc000136e18, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc002b6bc08 sp=0xc002b6bba0 pc=0x3f72865 sync.runtime_Semacquire(0xc000128820?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc002b6bc40 sp=0xc002b6bc08 pc=0x3f97665 sync.(*WaitGroup).Wait(0x44592d0?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc002b6bc68 sp=0xc002b6bc40 pc=0x3fa4ba8 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc002b6bcb8 sp=0xc002b6bc68 pc=0x42770e5 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc0005c31e0, 0xc000175e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc002b6bd48 sp=0xc002b6bcb8 pc=0x4277258 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc0005c31e0) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc002b6bee0 sp=0xc002b6bd48 pc=0x4276693 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc0005c31e0) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc002b6bf70 sp=0xc002b6bee0 pc=0x42756e9 testing.tRunner(0xc0005c31e0, 0xc0001286e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc002b6bfc0 sp=0xc002b6bf70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc002b6bfe0 sp=0xc002b6bfc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002b6bfe8 sp=0xc002b6bfe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 23436 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23419 gp=0xc000185040 m=nil [runnable]: runtime.semrelease1(0xc000136c68?, 0x0, 0x0) /tmp/buildlet/go/src/runtime/sema.go:175 +0x219 fp=0xc000837f70 sp=0xc000837f68 pc=0x3f72bb9 runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1213 +0x56 fp=0xc000837fa8 sp=0xc000837f70 pc=0x4275776 runtime_test.(*contentionWorker).run(0xc000132588) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000837fc8 sp=0xc000837fa8 pc=0x4277523 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000837fe0 sp=0xc000837fc8 pc=0x4277125 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000837fe8 sp=0xc000837fe0 pc=0x3f9ba01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23418 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 22979 gp=0xc0001851e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129e00?, 0xc00007e000?, 0x0?, 0x0?, 0xc000834608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008345b8 sp=0xc000834598 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000834630 sp=0xc0008345b8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000834658 sp=0xc000834630 pc=0x3f261d2 testing.(*T).Parallel(0xc000297380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008346f0 sp=0xc000834658 pc=0x4027f35 runtime_test.TestCgoTraceback(0xc000297380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x1f fp=0xc000834770 sp=0xc0008346f0 pc=0x422e7ff testing.tRunner(0xc000297380, 0x4458130) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008347c0 sp=0xc000834770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008347e0 sp=0xc0008347c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008347e8 sp=0xc0008347e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23021 gp=0xc000185d40 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059ce20?, 0xc00007e000?, 0x0?, 0x0?, 0xc00018de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018ddb8 sp=0xc00018dd98 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00018de30 sp=0xc00018ddb8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00018de58 sp=0xc00018de30 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a9380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00018def0 sp=0xc00018de58 pc=0x4027f35 runtime_test.TestDestructorCallback(0xc0005a9380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x1f fp=0xc00018df70 sp=0xc00018def0 pc=0x423387f testing.tRunner(0xc0005a9380, 0x4458278) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00018dfc0 sp=0xc00018df70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00018dfe0 sp=0xc00018dfc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018dfe8 sp=0xc00018dfe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23360 gp=0xc000845520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0019c2710?, 0xc00007e000?, 0x0?, 0x0?, 0xc000194648?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001945f8 sp=0xc0001945d8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000194670 sp=0xc0001945f8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000194698 sp=0xc000194670 pc=0x3f261d2 testing.(*T).Parallel(0xc00077c9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000194730 sp=0xc000194698 pc=0x4027f35 runtime_test.TestMemmoveLarge0x180000(0xc00077c9c0) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000194770 sp=0xc000194730 pc=0x4266fe5 testing.tRunner(0xc00077c9c0, 0x4458668) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001947c0 sp=0xc000194770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001947e0 sp=0xc0001947c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001947e8 sp=0xc0001947e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23358 gp=0xc000850b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0019c2650?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083a5d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083a580 sp=0xc00083a560 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083a5f8 sp=0xc00083a580 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083a620 sp=0xc00083a5f8 pc=0x3f261d2 testing.(*T).Parallel(0xc00077c680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083a6b8 sp=0xc00083a620 pc=0x4027f35 runtime_test.TestMemmove(0xc00077c680) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc00083a770 sp=0xc00083a6b8 pc=0x42665d9 testing.tRunner(0xc00077c680, 0x4458650) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083a7c0 sp=0xc00083a770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083a7e0 sp=0xc00083a7c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083a7e8 sp=0xc00083a7e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23147 gp=0xc000850d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0000320d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001955e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000195590 sp=0xc000195570 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000195608 sp=0xc000195590 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000195630 sp=0xc000195608 pc=0x3f261d2 testing.(*T).Parallel(0xc00088a4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001956c8 sp=0xc000195630 pc=0x4027f35 runtime_test.testConcurrentReadsAfterGrowth(0x4027a13?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc000195750 sp=0xc0001956c8 pc=0x425d04a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc00088a4e0?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc000195770 sp=0xc000195750 pc=0x425d838 testing.tRunner(0xc00088a4e0, 0x44581d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001957c0 sp=0xc000195770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001957e0 sp=0xc0001957c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001957e8 sp=0xc0001957e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23359 gp=0xc000851a00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0019c26b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc0001975c8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000197578 sp=0xc000197558 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0001975f0 sp=0xc000197578 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000197618 sp=0xc0001975f0 pc=0x3f261d2 testing.(*T).Parallel(0xc00077c820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001976b0 sp=0xc000197618 pc=0x4027f35 runtime_test.TestMemmoveAlias(0xc00077c820) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc000197770 sp=0xc0001976b0 pc=0x4266af9 testing.tRunner(0xc00077c820, 0x4458658) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001977c0 sp=0xc000197770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001977e0 sp=0xc0001977c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001977e8 sp=0xc0001977e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22980 gp=0xc000296b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129e60?, 0xc00007e000?, 0x0?, 0x0?, 0xc000053df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000053da8 sp=0xc000053d88 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000053e20 sp=0xc000053da8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000053e48 sp=0xc000053e20 pc=0x3f261d2 testing.(*T).Parallel(0xc000297520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000053ee0 sp=0xc000053e48 pc=0x4027f35 runtime_test.TestCgoCallbackGC(0xc000297520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x25 fp=0xc000053f70 sp=0xc000053ee0 pc=0x422e925 testing.tRunner(0xc000297520, 0x4458068) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000053fc0 sp=0xc000053f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000053fe0 sp=0xc000053fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000053fe8 sp=0xc000053fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22981 gp=0xc000297860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129ec0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000837608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008375b8 sp=0xc000837598 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000837630 sp=0xc0008375b8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000837658 sp=0xc000837630 pc=0x3f261d2 testing.(*T).Parallel(0xc0002976c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008376f0 sp=0xc000837658 pc=0x4027f35 runtime_test.TestCgoExternalThreadPanic(0xc0002976c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x1f fp=0xc000837770 sp=0xc0008376f0 pc=0x422eadf testing.tRunner(0xc0002976c0, 0x44580a0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008377c0 sp=0xc000837770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008377e0 sp=0xc0008377c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008377e8 sp=0xc0008377e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22982 gp=0xc000297ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000129f20?, 0xc00007e000?, 0x0?, 0x0?, 0xc00082adf8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00082ada8 sp=0xc00082ad88 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00082ae20 sp=0xc00082ada8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00082ae48 sp=0xc00082ae20 pc=0x3f261d2 testing.(*T).Parallel(0xc000297a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00082aee0 sp=0xc00082ae48 pc=0x4027f35 runtime_test.TestCgoExternalThreadSIGPROF(0xc000297a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x25 fp=0xc00082af70 sp=0xc00082aee0 pc=0x422ebe5 testing.tRunner(0xc000297a00, 0x44580a8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00082afc0 sp=0xc00082af70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00082afe0 sp=0xc00082afc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00082afe8 sp=0xc00082afe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22983 gp=0xc000007ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c000?, 0xc00007e000?, 0x0?, 0x0?, 0xc00082a608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00082a5b8 sp=0xc00082a598 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00082a630 sp=0xc00082a5b8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00082a658 sp=0xc00082a630 pc=0x3f261d2 testing.(*T).Parallel(0xc000297d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00082a6f0 sp=0xc00082a658 pc=0x4027f35 runtime_test.TestCgoExternalThreadSignal(0xc000297d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x1f fp=0xc00082a770 sp=0xc00082a6f0 pc=0x422ed1f testing.tRunner(0xc000297d40, 0x44580b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00082a7c0 sp=0xc00082a770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00082a7e0 sp=0xc00082a7c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00082a7e8 sp=0xc00082a7e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22985 gp=0xc00085d1e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c0d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000829df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000829da8 sp=0xc000829d88 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000829e20 sp=0xc000829da8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000829e48 sp=0xc000829e20 pc=0x3f261d2 testing.(*T).Parallel(0xc00085d520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000829ee0 sp=0xc000829e48 pc=0x4027f35 runtime_test.TestCgoExecSignalMask(0xc00085d520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x25 fp=0xc000829f70 sp=0xc000829ee0 pc=0x422ef85 testing.tRunner(0xc00085d520, 0x4458098) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000829fc0 sp=0xc000829f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000829fe0 sp=0xc000829fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000829fe8 sp=0xc000829fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22986 gp=0xc00085d860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c130?, 0xc00007e000?, 0x0?, 0x0?, 0xc000829608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008295b8 sp=0xc000829598 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000829630 sp=0xc0008295b8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000829658 sp=0xc000829630 pc=0x3f261d2 testing.(*T).Parallel(0xc00085d6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008296f0 sp=0xc000829658 pc=0x4027f35 runtime_test.TestEnsureDropM(0xc00085d6c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x1f fp=0xc000829770 sp=0xc0008296f0 pc=0x422f0bf testing.tRunner(0xc00085d6c0, 0x44582c8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008297c0 sp=0xc000829770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008297e0 sp=0xc0008297c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008297e8 sp=0xc0008297e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22987 gp=0xc00085dba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c190?, 0xc00007e000?, 0x0?, 0x0?, 0xc000842590?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000842540 sp=0xc000842520 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0008425b8 sp=0xc000842540 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0008425e0 sp=0xc0008425b8 pc=0x3f261d2 testing.(*T).Parallel(0xc00085da00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000842678 sp=0xc0008425e0 pc=0x4027f35 runtime_test.TestCgoCheckBytes(0xc00085da00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x27 fp=0xc000842770 sp=0xc000842678 pc=0x422f1e7 testing.tRunner(0xc00085da00, 0x4458070) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008427c0 sp=0xc000842770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008427e0 sp=0xc0008427c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008427e8 sp=0xc0008427e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22988 gp=0xc001ca8000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c1f0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000846608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008465b8 sp=0xc000846598 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000846630 sp=0xc0008465b8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000846658 sp=0xc000846630 pc=0x3f261d2 testing.(*T).Parallel(0xc00085dd40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0008466f0 sp=0xc000846658 pc=0x4027f35 runtime_test.TestCgoPanicDeadlock(0xc00085dd40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x1f fp=0xc000846770 sp=0xc0008466f0 pc=0x422f73f testing.tRunner(0xc00085dd40, 0x44580e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008467c0 sp=0xc000846770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008467e0 sp=0xc0008467c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008467e8 sp=0xc0008467e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22989 gp=0xc001ca8340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c250?, 0xc00007e000?, 0x0?, 0x0?, 0xc00084ce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00084cdb8 sp=0xc00084cd98 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00084ce30 sp=0xc00084cdb8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00084ce58 sp=0xc00084ce30 pc=0x3f261d2 testing.(*T).Parallel(0xc001ca81a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00084cef0 sp=0xc00084ce58 pc=0x4027f35 runtime_test.TestCgoCCodeSIGPROF(0xc001ca81a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x1f fp=0xc00084cf70 sp=0xc00084cef0 pc=0x422f85f testing.tRunner(0xc001ca81a0, 0x4458060) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00084cfc0 sp=0xc00084cf70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00084cfe0 sp=0xc00084cfc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00084cfe8 sp=0xc00084cfe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22991 gp=0xc001ca8680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c320?, 0xc00007e000?, 0x0?, 0x0?, 0xc00084ae10?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00084adc0 sp=0xc00084ada0 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00084ae38 sp=0xc00084adc0 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00084ae60 sp=0xc00084ae38 pc=0x3f261d2 testing.(*T).Parallel(0xc001ca8820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00084aef8 sp=0xc00084ae60 pc=0x4027f35 runtime_test.TestCgoCrashTraceback(0xc001ca8820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x1c fp=0xc00084af70 sp=0xc00084aef8 pc=0x422fb1c testing.tRunner(0xc001ca8820, 0x4458080) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00084afc0 sp=0xc00084af70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00084afe0 sp=0xc00084afc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00084afe8 sp=0xc00084afe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22992 gp=0xc001ca8b60 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c380?, 0xc00007e000?, 0x0?, 0x0?, 0xc00084a600?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00084a5b0 sp=0xc00084a590 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00084a628 sp=0xc00084a5b0 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00084a650 sp=0xc00084a628 pc=0x3f261d2 testing.(*T).Parallel(0xc001ca89c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00084a6e8 sp=0xc00084a650 pc=0x4027f35 runtime_test.TestCgoCrashTracebackGo(0xc001ca89c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x1f fp=0xc00084a770 sp=0xc00084a6e8 pc=0x422fcbf testing.tRunner(0xc001ca89c0, 0x4458088) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00084a7c0 sp=0xc00084a770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00084a7e0 sp=0xc00084a7c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00084a7e8 sp=0xc00084a7e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22993 gp=0xc001ca8ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c3e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000849e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000849db8 sp=0xc000849d98 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000849e30 sp=0xc000849db8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000849e58 sp=0xc000849e30 pc=0x3f261d2 testing.(*T).Parallel(0xc001ca8d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000849ef0 sp=0xc000849e58 pc=0x4027f35 runtime_test.TestCgoTracebackContext(0xc001ca8d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x1f fp=0xc000849f70 sp=0xc000849ef0 pc=0x422fe7f testing.tRunner(0xc001ca8d00, 0x4458138) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000849fc0 sp=0xc000849f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000849fe0 sp=0xc000849fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000849fe8 sp=0xc000849fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22994 gp=0xc001ca9520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c440?, 0xc00007e000?, 0x0?, 0x0?, 0xc00084de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00084ddb8 sp=0xc00084dd98 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00084de30 sp=0xc00084ddb8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00084de58 sp=0xc00084de30 pc=0x3f261d2 testing.(*T).Parallel(0xc001ca9040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00084def0 sp=0xc00084de58 pc=0x4027f35 runtime_test.TestCgoTracebackContextPreemption(0xc001ca9040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x1f fp=0xc00084df70 sp=0xc00084def0 pc=0x422ff9f testing.tRunner(0xc001ca9040, 0x4458140) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00084dfc0 sp=0xc00084df70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00084dfe0 sp=0xc00084dfc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00084dfe8 sp=0xc00084dfe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22995 gp=0xc001ca9860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c4a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc002b69c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002b69c08 sp=0xc002b69be8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc002b69c80 sp=0xc002b69c08 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc002b69ca8 sp=0xc002b69c80 pc=0x3f261d2 testing.(*T).Parallel(0xc001ca96c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc002b69d40 sp=0xc002b69ca8 pc=0x4027f35 runtime_test.testCgoPprof(0xc001ca96c0, {0x0, 0x0}, {0x42e9a10, 0x8}, {0x42e8be9, 0x6}, {0x42ec11c, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc002b69f18 sp=0xc002b69d40 pc=0x4230119 runtime_test.TestCgoPprof(0xc001ca96c0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x3d fp=0xc002b69f70 sp=0xc002b69f18 pc=0x4230ddd testing.tRunner(0xc001ca96c0, 0x44580e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc002b69fc0 sp=0xc002b69f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc002b69fe0 sp=0xc002b69fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002b69fe8 sp=0xc002b69fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22996 gp=0xc001ca9ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c500?, 0xc00007e000?, 0x0?, 0x0?, 0xc000065c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000065c08 sp=0xc000065be8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000065c80 sp=0xc000065c08 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000065ca8 sp=0xc000065c80 pc=0x3f261d2 testing.(*T).Parallel(0xc001ca9a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000065d40 sp=0xc000065ca8 pc=0x4027f35 runtime_test.testCgoPprof(0xc001ca9a00, {0x42ed53a, 0xe}, {0x42e9a10, 0x8}, {0x42e8be9, 0x6}, {0x42ec11c, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000065f18 sp=0xc000065d40 pc=0x4230119 runtime_test.TestCgoPprofPIE(0xc001ca9a00?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x45 fp=0xc000065f70 sp=0xc000065f18 pc=0x4230e45 testing.tRunner(0xc001ca9a00, 0x44580f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000065fc0 sp=0xc000065f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000065fe0 sp=0xc000065fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000065fe8 sp=0xc000065fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22997 gp=0xc0005a2000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c560?, 0xc00007e000?, 0x0?, 0x0?, 0xc000061c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000061c08 sp=0xc000061be8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000061c80 sp=0xc000061c08 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000061ca8 sp=0xc000061c80 pc=0x3f261d2 testing.(*T).Parallel(0xc001ca9d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000061d40 sp=0xc000061ca8 pc=0x4027f35 runtime_test.testCgoPprof(0xc001ca9d40, {0x0, 0x0}, {0x42ed548, 0xe}, {0x42ec128, 0xc}, {0x42ecae5, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000061f18 sp=0xc000061d40 pc=0x4230119 runtime_test.TestCgoPprofThread(0xc001ca9d40?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x3d fp=0xc000061f70 sp=0xc000061f18 pc=0x4230e9d testing.tRunner(0xc001ca9d40, 0x4458100) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000061fc0 sp=0xc000061f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000061fe0 sp=0xc000061fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22998 gp=0xc0005a2340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c5c0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000060c58?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000060c08 sp=0xc000060be8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000060c80 sp=0xc000060c08 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000060ca8 sp=0xc000060c80 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a21a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000060d40 sp=0xc000060ca8 pc=0x4027f35 runtime_test.testCgoPprof(0xc0005a21a0, {0x0, 0x0}, {0x42f79a0, 0x19}, {0x42ec128, 0xc}, {0x42f3ae3, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x79 fp=0xc000060f18 sp=0xc000060d40 pc=0x4230119 runtime_test.TestCgoPprofThreadNoTraceback(0xc0005a21a0?) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x3d fp=0xc000060f70 sp=0xc000060f18 pc=0x4230efd testing.tRunner(0xc0005a21a0, 0x4458108) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000060fc0 sp=0xc000060f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000060fe0 sp=0xc000060fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23001 gp=0xc0005a2680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c720?, 0xc00007e000?, 0x0?, 0x0?, 0xc00084d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00084d5b8 sp=0xc00084d598 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00084d630 sp=0xc00084d5b8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00084d658 sp=0xc00084d630 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a29c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00084d6f0 sp=0xc00084d658 pc=0x4027f35 runtime_test.TestCgoNumGoroutine(0xc0005a29c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x1f fp=0xc00084d770 sp=0xc00084d6f0 pc=0x42316df testing.tRunner(0xc0005a29c0, 0x44580d0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00084d7c0 sp=0xc00084d770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00084d7e0 sp=0xc00084d7c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00084d7e8 sp=0xc00084d7e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23002 gp=0xc0005a2d00 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c780?, 0xc00007e000?, 0x0?, 0x0?, 0xc000838dd0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000838d80 sp=0xc000838d60 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000838df8 sp=0xc000838d80 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000838e20 sp=0xc000838df8 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a2b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000838eb8 sp=0xc000838e20 pc=0x4027f35 runtime_test.TestCatchPanic(0xc0005a2b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x27 fp=0xc000838f70 sp=0xc000838eb8 pc=0x4231807 testing.tRunner(0xc0005a2b60, 0x4458058) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000838fc0 sp=0xc000838f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000838fe0 sp=0xc000838fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000838fe8 sp=0xc000838fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23003 gp=0xc0005a3040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c7e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00019be60?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00019be10 sp=0xc00019bdf0 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00019be88 sp=0xc00019be10 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00019beb0 sp=0xc00019be88 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a2ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00019bf48 sp=0xc00019beb0 pc=0x4027f35 runtime_test.TestCgoLockOSThreadExit(0xc0005a2ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x18 fp=0xc00019bf70 sp=0xc00019bf48 pc=0x4231b18 testing.tRunner(0xc0005a2ea0, 0x44580b8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00019bfc0 sp=0xc00019bf70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00019bfe0 sp=0xc00019bfc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00019bfe8 sp=0xc00019bfe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23005 gp=0xc0005a3380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c8b0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00041ce08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00041cdb8 sp=0xc00041cd98 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00041ce30 sp=0xc00041cdb8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00041ce58 sp=0xc00041ce30 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a3520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00041cef0 sp=0xc00041ce58 pc=0x4027f35 runtime_test.TestSigStackSwapping(0xc0005a3520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x1f fp=0xc00041cf70 sp=0xc00041cef0 pc=0x4231cff testing.tRunner(0xc0005a3520, 0x4458ac8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00041cfc0 sp=0xc00041cf70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00041cfe0 sp=0xc00041cfc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00041cfe8 sp=0xc00041cfe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23006 gp=0xc0005a3860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c910?, 0xc00007e000?, 0x0?, 0x0?, 0xc00041ee18?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00041edc8 sp=0xc00041eda8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00041ee40 sp=0xc00041edc8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00041ee68 sp=0xc00041ee40 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a36c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00041ef00 sp=0xc00041ee68 pc=0x4027f35 runtime_test.TestCgoTracebackSigpanic(0xc0005a36c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x1c fp=0xc00041ef70 sp=0xc00041ef00 pc=0x4231e1c testing.tRunner(0xc0005a36c0, 0x4458150) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00041efc0 sp=0xc00041ef70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00041efe0 sp=0xc00041efc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00041efe8 sp=0xc00041efe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23007 gp=0xc0005a3ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059c970?, 0xc00007e000?, 0x0?, 0x0?, 0xc00041e618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00041e5c8 sp=0xc00041e5a8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00041e640 sp=0xc00041e5c8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00041e668 sp=0xc00041e640 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a3a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00041e700 sp=0xc00041e668 pc=0x4027f35 runtime_test.TestCgoPanicCallback(0xc0005a3a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x1c fp=0xc00041e770 sp=0xc00041e700 pc=0x423201c testing.tRunner(0xc0005a3a00, 0x44580d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00041e7c0 sp=0xc00041e770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00041e7e0 sp=0xc00041e7c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00041e7e8 sp=0xc00041e7e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22374 gp=0xc0005a8000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001b4c7e0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00041d618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00041d5c8 sp=0xc00041d5a8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00041d640 sp=0xc00041d5c8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00041d668 sp=0xc00041d640 pc=0x3f261d2 testing.(*T).Parallel(0xc0007aa000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00041d700 sp=0xc00041d668 pc=0x4027f35 runtime_test.TestAbortInCgo(0xc0007aa000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x1c fp=0xc00041d770 sp=0xc00041d700 pc=0x4232cdc testing.tRunner(0xc0007aa000, 0x4457f40) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00041d7c0 sp=0xc00041d770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00041d7e0 sp=0xc00041d7c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00041d7e8 sp=0xc00041d7e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22375 gp=0xc0005a84e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001b4c840?, 0xc00007e000?, 0x0?, 0x0?, 0xc00082d608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00082d5b8 sp=0xc00082d598 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00082d630 sp=0xc00082d5b8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00082d658 sp=0xc00082d630 pc=0x3f261d2 testing.(*T).Parallel(0xc0007aa1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00082d6f0 sp=0xc00082d658 pc=0x4027f35 runtime_test.TestEINTR(0xc0007aa1a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x1f fp=0xc00082d770 sp=0xc00082d6f0 pc=0x4232e5f testing.tRunner(0xc0007aa1a0, 0x4458298) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00082d7c0 sp=0xc00082d770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00082d7e0 sp=0xc00082d7c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00082d7e8 sp=0xc00082d7e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23020 gp=0xc0005a89c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059cdc0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000195df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000195da8 sp=0xc000195d88 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000195e20 sp=0xc000195da8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000195e48 sp=0xc000195e20 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a91e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000195ee0 sp=0xc000195e48 pc=0x4027f35 runtime_test.TestCgoSigfwd(0xc0005a91e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x25 fp=0xc000195f70 sp=0xc000195ee0 pc=0x4233745 testing.tRunner(0xc0005a91e0, 0x4458110) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000195fc0 sp=0xc000195f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000195fe0 sp=0xc000195fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000195fe8 sp=0xc000195fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23023 gp=0xc0005a96c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059cef0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000196608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001965b8 sp=0xc000196598 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000196630 sp=0xc0001965b8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000196658 sp=0xc000196630 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a9860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0001966f0 sp=0xc000196658 pc=0x4027f35 runtime_test.TestEnsureBindM(0xc0005a9860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x1f fp=0xc000196770 sp=0xc0001966f0 pc=0x4233cff testing.tRunner(0xc0005a9860, 0x44582c0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001967c0 sp=0xc000196770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001967e0 sp=0xc0001967c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001967e8 sp=0xc0001967e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23024 gp=0xc0005a9ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059cf50?, 0xc00007e000?, 0x0?, 0x0?, 0xc000196df8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000196da8 sp=0xc000196d88 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000196e20 sp=0xc000196da8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000196e48 sp=0xc000196e20 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a9a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000196ee0 sp=0xc000196e48 pc=0x4027f35 runtime_test.TestStackSwitchCallback(0xc0005a9a00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x25 fp=0xc000196f70 sp=0xc000196ee0 pc=0x4233e25 testing.tRunner(0xc0005a9a00, 0x4458bb8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000196fc0 sp=0xc000196f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000196fe0 sp=0xc000196fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000196fe8 sp=0xc000196fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23025 gp=0xc0005c2000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059cfb0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000198618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0001985c8 sp=0xc0001985a8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000198640 sp=0xc0001985c8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000198668 sp=0xc000198640 pc=0x3f261d2 testing.(*T).Parallel(0xc0005a9d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000198700 sp=0xc000198668 pc=0x4027f35 runtime_test.TestVDSO(0xc0005a9d40) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc000198770 sp=0xc000198700 pc=0x423539c testing.tRunner(0xc0005a9d40, 0x4458d38) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0001987c0 sp=0xc000198770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0001987e0 sp=0xc0001987c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0001987e8 sp=0xc0001987e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23063 gp=0xc0005c2340 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059d6a0?, 0xc00007e000?, 0x0?, 0x0?, 0xc00083ae08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083adb8 sp=0xc00083ad98 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00083ae30 sp=0xc00083adb8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083ae58 sp=0xc00083ae30 pc=0x3f261d2 testing.(*T).Parallel(0xc0005c3860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00083aef0 sp=0xc00083ae58 pc=0x4027f35 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0005c3860) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc00083af70 sp=0xc00083aef0 pc=0x4237098 testing.tRunner(0xc0005c3860, 0x44589b0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00083afc0 sp=0xc00083af70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00083afe0 sp=0xc00083afc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083afe8 sp=0xc00083afe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23219 gp=0xc0005c24e0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0019fe0d0?, 0xc00007e000?, 0x0?, 0x0?, 0xc000863638?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0008635e8 sp=0xc0008635c8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000863660 sp=0xc0008635e8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000863688 sp=0xc000863660 pc=0x3f261d2 testing.(*T).Parallel(0xc00088a1a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000863720 sp=0xc000863688 pc=0x4027f35 runtime_test.TestGCTestMoveStackOnNextCall(0xc00088a1a0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc000863770 sp=0xc000863720 pc=0x424481c testing.tRunner(0xc00088a1a0, 0x4458380) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0008637c0 sp=0xc000863770 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0008637e0 sp=0xc0008637c0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0008637e8 sp=0xc0008637e0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23361 gp=0xc0005c2680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0019c2770?, 0xc00007e000?, 0x0?, 0x0?, 0xc000199e48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000199df8 sp=0xc000199dd8 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000199e70 sp=0xc000199df8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000199e98 sp=0xc000199e70 pc=0x3f261d2 testing.(*T).Parallel(0xc00077cb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000199f30 sp=0xc000199e98 pc=0x4027f35 runtime_test.TestMemmoveOverlapLarge0x120000(0xc00077cb60) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc000199f70 sp=0xc000199f30 pc=0x42670e5 testing.tRunner(0xc00077cb60, 0x4458670) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000199fc0 sp=0xc000199f70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000199fe0 sp=0xc000199fc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000199fe8 sp=0xc000199fe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23065 gp=0xc0005c29c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00059d760?, 0xc00007e000?, 0x0?, 0x0?, 0xc0005cee08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0005cedb8 sp=0xc0005ced98 pc=0x3f60a0e runtime.chanrecv(0xc00010e360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0005cee30 sp=0xc0005cedb8 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0005cee58 sp=0xc0005cee30 pc=0x3f261d2 testing.(*T).Parallel(0xc0005c3ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0005ceef0 sp=0xc0005cee58 pc=0x4027f35 runtime_test.TestNetpollDeadlock(0xc0005c3ba0) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc0005cef70 sp=0xc0005ceef0 pc=0x42372ff testing.tRunner(0xc0005c3ba0, 0x44586e8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0005cefc0 sp=0xc0005cef70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0005cefe0 sp=0xc0005cefc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0005cefe8 sp=0xc0005cefe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23436 gp=0xc0005c3040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0001a6a91?, 0xc0001a6b20?, 0x90?, 0x6a?, 0x43e78?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc002b6ad30 sp=0xc002b6ad10 pc=0x3f60a0e runtime.chanrecv(0xc0008880e0, 0xc002b6ae17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc002b6ada8 sp=0xc002b6ad30 pc=0x3f265bf runtime.chanrecv1(0x46c1e80?, 0x43c7c20?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc002b6add0 sp=0xc002b6ada8 pc=0x3f261d2 testing.(*T).Run(0xc0005a8680, {0x42f0a60?, 0xc0001380c0?}, 0xc0001286e0) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc002b6ae90 sp=0xc002b6add0 pc=0x402908b runtime_test.TestRuntimeLockMetricsAndProfile(0xc0005a8680) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc002b6af70 sp=0xc002b6ae90 pc=0x42754be testing.tRunner(0xc0005a8680, 0x44589f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc002b6afc0 sp=0xc002b6af70 pc=0x402827b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc002b6afe0 sp=0xc002b6afc0 pc=0x40291e5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc002b6afe8 sp=0xc002b6afe0 pc=0x3f9ba01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.066s ok runtime/cgo 0.076s ok runtime/coverage 0.110s FAIL go tool dist: Failed: exit status 1