darwin-amd64-race at 1c15291fa0efaeb14a76d0b0bcd8390665c9b97d :: 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=F4ED38F2-5B2B-42B5-B319-529E9FD2798B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.7C4KWnCyi1/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=41E41A6A-AA91-4093-BB15-B6C127E9D2C7" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "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. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=F4ED38F2-5B2B-42B5-B319-529E9FD2798B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.7C4KWnCyi1/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=41E41A6A-AA91-4093-BB15-B6C127E9D2C7" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### 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 2.027s ok archive/zip 3.262s ok bufio 1.510s ok bytes 2.509s ok cmp 1.046s ok compress/bzip2 1.529s ok compress/flate 8.636s ok compress/gzip 14.746s ok compress/lzw 1.857s ok compress/zlib 5.348s ok container/heap 1.062s ok container/list 1.035s ok container/ring 1.047s ok context 1.081s ok crypto 1.031s ok crypto/aes 1.067s ok crypto/cipher 1.052s ok crypto/des 1.049s ok crypto/dsa 1.097s ok crypto/ecdh 1.276s ok crypto/ecdsa 1.192s ok crypto/ed25519 1.534s ok crypto/elliptic 1.063s ok crypto/hmac 1.040s ok crypto/internal/alias 1.027s ok crypto/internal/bigmod 4.616s ok crypto/internal/boring 1.065s ok crypto/internal/boring/bcache 1.753s ok crypto/internal/edwards25519 1.983s ok crypto/internal/edwards25519/field 1.118s ok crypto/internal/nistec 1.820s ok crypto/internal/nistec/fiat 1.066s [no tests to run] ok crypto/md5 1.077s ok crypto/rand 1.337s ok crypto/rc4 1.564s ok crypto/rsa 3.008s ok crypto/sha1 1.087s ok crypto/sha256 1.038s ok crypto/sha512 1.061s ok crypto/subtle 1.522s ok crypto/tls 4.763s ok crypto/x509 2.658s ok database/sql 1.640s ok database/sql/driver 1.037s ok debug/buildinfo 1.097s ok debug/dwarf 1.121s ok debug/elf 2.304s ok debug/gosym 1.155s ok debug/macho 1.046s ok debug/pe 1.080s ok debug/plan9obj 1.027s ok embed 1.039s [no tests to run] ok embed/internal/embedtest 1.055s ok encoding/ascii85 1.076s ok encoding/asn1 1.049s ok encoding/base32 1.161s ok encoding/base64 1.038s ok encoding/binary 1.089s ok encoding/csv 1.146s ok encoding/gob 18.728s ok encoding/hex 1.037s ok encoding/json 2.869s ok encoding/pem 3.338s ok encoding/xml 1.294s ok errors 1.038s ok expvar 1.078s ok flag 3.209s ok fmt 1.649s ok go/ast 1.050s ok go/build 6.478s ok go/build/constraint 1.052s ok go/constant 1.036s ok go/doc 1.342s ok go/doc/comment 4.102s ok go/format 1.081s ok go/importer 3.211s ok go/internal/gccgoimporter 1.119s ok go/internal/gcimporter 21.794s ok go/internal/srcimporter 29.127s ok go/parser 2.575s ok go/printer 3.399s ok go/scanner 1.077s ok go/token 1.133s ok go/types 53.764s ok go/version 1.063s ok hash 1.043s ok hash/adler32 1.056s ok hash/crc32 1.069s ok hash/crc64 1.081s ok hash/fnv 1.047s ok hash/maphash 1.036s ok html 1.028s ok html/template 1.256s ok image 1.587s ok image/color 1.047s ok image/draw 1.814s ok image/gif 2.471s ok image/jpeg 2.582s ok image/png 4.008s ok index/suffixarray 2.182s ok internal/abi 1.257s ok internal/buildcfg 1.030s ok internal/coverage/cformat 1.033s ok internal/coverage/cmerge 1.029s ok internal/coverage/pods 1.050s ok internal/coverage/slicereader 1.032s ok internal/coverage/slicewriter 1.026s ok internal/coverage/test 1.059s ok internal/cpu 3.068s ok internal/dag 1.030s ok internal/diff 1.041s ok internal/fmtsort 1.024s ok internal/fuzz 1.069s ok internal/godebug 14.614s ok internal/godebugs 1.033s ok internal/gover 1.048s ok internal/intern 1.995s ok internal/itoa 1.096s ok internal/platform 2.960s ok internal/poll 1.242s ok internal/profile 1.082s ok internal/reflectlite 1.023s ok internal/safefilepath 1.038s ok internal/saferio 1.359s ok internal/singleflight 1.234s ok internal/testenv 1.631s ok internal/trace 1.605s ok internal/trace/v2 23.418s ok internal/types/errors 3.198s ok internal/unsafeheader 1.036s ok internal/xcoff 1.065s ok internal/zstd 1.102s ok io 1.109s ok io/fs 1.254s ok io/ioutil 1.068s ok log 1.041s ok log/slog 1.162s ok log/slog/internal/benchmarks 1.029s ok log/slog/internal/buffer 1.027s ok log/syslog 2.273s ok maps 1.031s ok math 1.055s ok math/big 3.948s ok math/bits 1.035s ok math/cmplx 1.035s ok math/rand 4.582s ok math/rand/v2 3.066s ok mime 1.052s ok mime/multipart 5.306s ok mime/quotedprintable 1.107s ok net 13.954s ok net/http 19.397s ok net/http/cgi 28.090s ok net/http/cookiejar 1.110s ok net/http/fcgi 1.323s ok net/http/httptest 1.428s ok net/http/httptrace 1.049s ok net/http/httputil 2.236s ok net/http/internal 1.064s ok net/http/internal/ascii 1.043s ok net/http/pprof 6.217s ok net/internal/socktest 1.050s ok net/mail 1.035s ok net/netip 2.027s ok net/rpc 1.242s ok net/rpc/jsonrpc 1.155s ok net/smtp 1.258s ok net/textproto 2.501s ok net/url 1.110s ok os 7.620s ok os/exec 11.322s ok os/exec/internal/fdtest 1.061s ok os/signal 19.664s ok os/user 1.077s ok path 1.041s ok path/filepath 1.074s ok plugin 1.040s ok reflect 2.196s ok regexp 3.969s ok regexp/syntax 6.683s panic: test timed out after 6m0s running tests: TestRuntimeLockMetricsAndProfile (5m21s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (5m20s) goroutine 23335 gp=0xc002a91380 m=8 mp=0xc00008d008 [running]: panic({0xeb46b80?, 0xc002804090?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000225f18 sp=0xc000225e68 pc=0xe45dd78 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x265 fp=0xc000225fe0 sp=0xc000225f18 pc=0xe592f85 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000225fe8 sp=0xc000225fe0 pc=0xe4a1be1 created by time.goFunc /tmp/buildlet/go/src/time/sleep.go:177 +0x45 goroutine 1 gp=0xc0000061a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0x18?, 0xee8c7c0?, 0x18?, 0x0?, 0x1801a618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000b1670 sp=0xc0000b1650 pc=0xe46248e runtime.chanrecv(0xc0003a62a0, 0xc0000b1757, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc0000b16e8 sp=0xc0000b1670 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000b1710 sp=0xc0000b16e8 pc=0xe426d92 testing.(*T).Run(0xc0002001a0, {0xea30664, 0x20}, 0xebdc398) /tmp/buildlet/go/src/testing/testing.go:1736 +0x851 fp=0xc0000b1830 sp=0xc0000b1710 pc=0xe58ceb1 testing.runTests.func1(0xc0002001a0) /tmp/buildlet/go/src/testing/testing.go:2146 +0x86 fp=0xc0000b1880 sp=0xc0000b1830 pc=0xe591086 testing.tRunner(0xc0002001a0, 0xc000039a78) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc0000b1948 sp=0xc0000b1880 pc=0xe58b53f testing.runTests(0xc000012198, {0xee88a60?, 0x1c7, 0x1c7}, {0x65?, 0x40?, 0xee8cea0?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x8df fp=0xc0000b1aa8 sp=0xc0000b1948 pc=0xe590edf testing.(*M).Run(0xc0000a3720) /tmp/buildlet/go/src/testing/testing.go:2012 +0xf18 fp=0xc0000b1e30 sp=0xc0000b1aa8 pc=0xe58e478 runtime_test.TestMain(0xc0000a3720) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x45 fp=0xc0000b1e98 sp=0xc0000b1e30 pc=0xe908e25 main.main() _testmain.go:1569 +0x2d5 fp=0xc0000b1f50 sp=0xc0000b1e98 pc=0xea1a455 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc0000b1fe0 sp=0xc0000b1f50 pc=0xe46201d runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000b1fe8 sp=0xc0000b1fe0 pc=0xe4a1be1 goroutine 2 gp=0xc000006b60 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0x16666c9cd759?, 0xee8de00?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018ffa8 sp=0xc00018ff88 pc=0xe46248e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc00018ffe0 sp=0xc00018ffa8 pc=0xe4622f3 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018ffe8 sp=0xc00018ffe0 pc=0xe4a1be1 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(0xee8c801?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000068f80 sp=0xc000068f60 pc=0xe46248e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc000032070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000068fc8 sp=0xc000068f80 pc=0xe44b6bf runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc000068fe0 sp=0xc000068fc8 pc=0xe43fd25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000068fe8 sp=0xc000068fe0 pc=0xe4a1be1 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(0x113fe9?, 0x45541?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000062f78 sp=0xc000062f58 pc=0xe46248e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0xee8cfc0) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000062fa8 sp=0xc000062f78 pc=0xe449089 runtime.bgscavenge(0xc000032070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000062fc8 sp=0xc000062fa8 pc=0xe449619 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc000062fe0 sp=0xc000062fc8 pc=0xe43fcc5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0xe4a1be1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 5 gp=0xc000007a00 m=nil [finalizer wait, 5 minutes]: runtime.gopark(0x0?, 0xebdc730?, 0x60?, 0x40?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000184e20 sp=0xc000184e00 pc=0xe46248e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x145 fp=0xc000184fe0 sp=0xc000184e20 pc=0xe43ece5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0xe4a1be1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 12 gp=0xc000200680 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0x162680005b3a?, 0x2?, 0x4b?, 0x23?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00019ff50 sp=0xc00019ff30 pc=0xe46248e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00019ffe0 sp=0xc00019ff50 pc=0xe441da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00019ffe8 sp=0xc00019ffe0 pc=0xe4a1be1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 11 gp=0xc0002009c0 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0x162680336eda?, 0x3?, 0x9f?, 0x6d?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000182f50 sp=0xc000182f30 pc=0xe46248e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000182fe0 sp=0xc000182f50 pc=0xe441da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000182fe8 sp=0xc000182fe0 pc=0xe4a1be1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 18 gp=0xc0004e4340 m=nil [GC worker (idle), 5 minutes]: runtime.gopark(0x162dbb2344b8?, 0xc000028720?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000183f50 sp=0xc000183f30 pc=0xe46248e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000183fe0 sp=0xc000183f50 pc=0xe441da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000183fe8 sp=0xc000183fe0 pc=0xe4a1be1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 34 gp=0xc000196000 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x16666cbb47db?, 0xc000028740?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000181f50 sp=0xc000181f30 pc=0xe46248e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000181fe0 sp=0xc000181f50 pc=0xe441da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000181fe8 sp=0xc000181fe0 pc=0xe4a1be1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 19 gp=0xc0004e44e0 m=nil [GC worker (idle), 3 minutes]: runtime.gopark(0x16666cbb4b8a?, 0x2?, 0x84?, 0xa5?, 0x1?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000180f50 sp=0xc000180f30 pc=0xe46248e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc000180fe0 sp=0xc000180f50 pc=0xe441da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000180fe8 sp=0xc000180fe0 pc=0xe4a1be1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 35 gp=0xc0001961a0 m=nil [GC worker (idle)]: runtime.gopark(0x16666cbb7315?, 0x3?, 0x9b?, 0x1?, 0xc0000809c0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00019ef50 sp=0xc00019ef30 pc=0xe46248e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00019efe0 sp=0xc00019ef50 pc=0xe441da5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00019efe8 sp=0xc00019efe0 pc=0xe4a1be1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 22741 gp=0xc002b48340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00054dd87?, 0xf0?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00054dca0 sp=0xc00054dc80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00054dd18 sp=0xc00054dca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00054dd40 sp=0xc00054dd18 pc=0xe426d92 testing.(*T).Parallel(0xc0004e4000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00054de60 sp=0xc00054dd40 pc=0xe58af25 runtime_test.TestCgoTraceback(0xc0004e4000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:45 +0x34 fp=0xc00054dee8 sp=0xc00054de60 pc=0xe901954 testing.tRunner(0xc0004e4000, 0xebdbad0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00054dfb0 sp=0xc00054dee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00054dfe0 sp=0xc00054dfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00054dfe8 sp=0xc00054dfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23402 gp=0xc002b489c0 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xcc fp=0xc00088cf78 sp=0xc00088cf70 pc=0xe96978c runtime_test.(*contentionWorker).run(0xc00022a0f0) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc00088cfc0 sp=0xc00088cf78 pc=0xe96c4bc runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc00088cfe0 sp=0xc00088cfc0 pc=0xe96bcf4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00088cfe8 sp=0xc00088cfe0 pc=0xe4a1be1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23388 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 23364 gp=0xc000201520 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000222d0f?, 0x78?, 0x2c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000222c28 sp=0xc000222c08 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000222ca0 sp=0xc000222c28 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000222cc8 sp=0xc000222ca0 pc=0xe426d92 testing.(*T).Parallel(0xc00083e820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000222de8 sp=0xc000222cc8 pc=0xe58af25 runtime_test.TestMemmove(0xc00083e820) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0xbe fp=0xc000222ee8 sp=0xc000222de8 pc=0xe9539fe testing.tRunner(0xc00083e820, 0xebdbff0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000222fb0 sp=0xc000222ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000222fe0 sp=0xc000222fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000222fe8 sp=0xc000222fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23308 gp=0xc000196340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000116d17?, 0x80?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000116c30 sp=0xc000116c10 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000116ca8 sp=0xc000116c30 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000116cd0 sp=0xc000116ca8 pc=0xe426d92 testing.(*T).Parallel(0xc00083e000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000116df0 sp=0xc000116cd0 pc=0xe58af25 runtime_test.testConcurrentReadsAfterGrowth(0xc00083e000, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x45 fp=0xc000116ec8 sp=0xc000116df0 pc=0xe944fe5 runtime_test.TestConcurrentReadsAfterGrowth(0xc00083e000) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x29 fp=0xc000116ee8 sp=0xc000116ec8 pc=0xe945b49 testing.tRunner(0xc00083e000, 0xebdbb68) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000116fb0 sp=0xc000116ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000116fe0 sp=0xc000116fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000116fe8 sp=0xc000116fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23189 gp=0xc002a90b60 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00018ad87?, 0xf0?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018aca0 sp=0xc00018ac80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00018ad18 sp=0xc00018aca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00018ad40 sp=0xc00018ad18 pc=0xe426d92 testing.(*T).Parallel(0xc0002649c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00018ae60 sp=0xc00018ad40 pc=0xe58af25 runtime_test.TestNetpollWaiters(0xc0002649c0) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x34 fp=0xc00018aee8 sp=0xc00018ae60 pc=0xe911e54 testing.tRunner(0xc0002649c0, 0xebdc090) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00018afb0 sp=0xc00018aee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00018afe0 sp=0xc00018afb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018afe8 sp=0xc00018afe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23401 gp=0xc002a911e0 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xcc fp=0xc00054ef78 sp=0xc00054ef70 pc=0xe96978c runtime_test.(*contentionWorker).run(0xc00022a0d8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc00054efc0 sp=0xc00054ef78 pc=0xe96c4bc runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc00054efe0 sp=0xc00054efc0 pc=0xe96bcf4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00054efe8 sp=0xc00054efe0 pc=0xe4a1be1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23388 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 goroutine 22742 gp=0xc002b49d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00044bd6f?, 0xd8?, 0xbc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00044bc88 sp=0xc00044bc68 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00044bd00 sp=0xc00044bc88 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00044bd28 sp=0xc00044bd00 pc=0xe426d92 testing.(*T).Parallel(0xc0004e41a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00044be48 sp=0xc00044bd28 pc=0xe58af25 runtime_test.TestCgoCallbackGC(0xc0004e41a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:54 +0x3c fp=0xc00044bee8 sp=0xc00044be48 pc=0xe901abc testing.tRunner(0xc0004e41a0, 0xebdba08) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00044bfb0 sp=0xc00044bee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00044bfe0 sp=0xc00044bfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00044bfe8 sp=0xc00044bfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22936 gp=0xc002467380 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000837b9f?, 0x8?, 0x7b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000837ab8 sp=0xc000837a98 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000837b30 sp=0xc000837ab8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000837b58 sp=0xc000837b30 pc=0xe426d92 testing.(*T).Parallel(0xc0003a8340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000837c78 sp=0xc000837b58 pc=0xe58af25 runtime_test.testCgoPprof(0xc0003a8340, {0x0, 0x0}, {0xea20314, 0xe}, {0xea1eed0, 0xc}, {0xea1f8b1, 0xd}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc000837e90 sp=0xc000837c78 pc=0xe903a3f runtime_test.TestCgoPprofThread(0xc0003a8340) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:367 +0x51 fp=0xc000837ee8 sp=0xc000837e90 pc=0xe904cf1 testing.tRunner(0xc0003a8340, 0xebdbaa0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000837fb0 sp=0xc000837ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000837fe0 sp=0xc000837fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000837fe8 sp=0xc000837fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23097 gp=0xc0024676c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00011ed87?, 0xf0?, 0xec?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00011eca0 sp=0xc00011ec80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00011ed18 sp=0xc00011eca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00011ed40 sp=0xc00011ed18 pc=0xe426d92 testing.(*T).Parallel(0xc000415a00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00011ee60 sp=0xc00011ed40 pc=0xe58af25 runtime_test.TestNetpollDeadlock(0xc000415a00) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x34 fp=0xc00011eee8 sp=0xc00011ee60 pc=0xe90d9d4 testing.tRunner(0xc000415a00, 0xebdc088) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00011efb0 sp=0xc00011eee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00011efe0 sp=0xc00011efb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00011efe8 sp=0xc00011efe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22935 gp=0xc002467860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000308b9f?, 0x8?, 0x8b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000308ab8 sp=0xc000308a98 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000308b30 sp=0xc000308ab8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000308b58 sp=0xc000308b30 pc=0xe426d92 testing.(*T).Parallel(0xc0003a81a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000308c78 sp=0xc000308b58 pc=0xe58af25 runtime_test.testCgoPprof(0xc0003a81a0, {0xea20306, 0xe}, {0xea1c73a, 0x8}, {0xea1b8ec, 0x6}, {0xea1eec4, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc000308e90 sp=0xc000308c78 pc=0xe903a3f runtime_test.TestCgoPprofPIE(0xc0003a81a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:363 +0x59 fp=0xc000308ee8 sp=0xc000308e90 pc=0xe904c79 testing.tRunner(0xc0003a81a0, 0xebdba98) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000308fb0 sp=0xc000308ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000308fe0 sp=0xc000308fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000308fe8 sp=0xc000308fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23366 gp=0xc002467ba0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000896dbf?, 0x28?, 0x6d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000896cd8 sp=0xc000896cb8 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000896d50 sp=0xc000896cd8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000896d78 sp=0xc000896d50 pc=0xe426d92 testing.(*T).Parallel(0xc00083eb60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000896e98 sp=0xc000896d78 pc=0xe58af25 runtime_test.TestMemmoveLarge0x180000(0xc00083eb60) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0x10f fp=0xc000896ee8 sp=0xc000896e98 pc=0xe95486f testing.tRunner(0xc00083eb60, 0xebdc008) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000896fb0 sp=0xc000896ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000896fe0 sp=0xc000896fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000896fe8 sp=0xc000896fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23107 gp=0xc002467d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000417dbf?, 0x28?, 0x7d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000417cd8 sp=0xc000417cb8 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000417d50 sp=0xc000417cd8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000417d78 sp=0xc000417d50 pc=0xe426d92 testing.(*T).Parallel(0xc0004e5ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000417e98 sp=0xc000417d78 pc=0xe58af25 runtime_test.TestGCTestMoveStackOnNextCall(0xc0004e5ba0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x2f fp=0xc000417ee8 sp=0xc000417e98 pc=0xe920d8f testing.tRunner(0xc0004e5ba0, 0xebdbd20) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000417fb0 sp=0xc000417ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000417fe0 sp=0xc000417fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000417fe8 sp=0xc000417fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23042 gp=0xc000582680 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00088bd97?, 0x0?, 0xbd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00088bcb0 sp=0xc00088bc90 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00088bd28 sp=0xc00088bcb0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00088bd50 sp=0xc00088bd28 pc=0xe426d92 testing.(*T).Parallel(0xc0003a9380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00088be70 sp=0xc00088bd50 pc=0xe58af25 runtime_test.TestCgoPanicCallback(0xc0003a9380) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:562 +0x2f fp=0xc00088bee8 sp=0xc00088be70 pc=0xe9065cf testing.tRunner(0xc0003a9380, 0xebdba78) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00088bfb0 sp=0xc00088bee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00088bfe0 sp=0xc00088bfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00088bfe8 sp=0xc00088bfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22775 gp=0xc000582b60 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00088ad97?, 0x0?, 0xad?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00088acb0 sp=0xc00088ac90 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00088ad28 sp=0xc00088acb0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00088ad50 sp=0xc00088ad28 pc=0xe426d92 testing.(*T).Parallel(0xc000414b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00088ae70 sp=0xc00088ad50 pc=0xe58af25 runtime_test.TestAbortInCgo(0xc000414b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:703 +0x2f fp=0xc00088aee8 sp=0xc00088ae70 pc=0xe90756f testing.tRunner(0xc000414b60, 0xebdb8e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00088afb0 sp=0xc00088aee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00088afe0 sp=0xc00088afb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00088afe8 sp=0xc00088afe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23029 gp=0xc000582d00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00018dd77?, 0xe0?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018dc90 sp=0xc00018dc70 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00018dd08 sp=0xc00018dc90 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00018dd30 sp=0xc00018dd08 pc=0xe426d92 testing.(*T).Parallel(0xc00089dba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00018de50 sp=0xc00018dd30 pc=0xe58af25 runtime_test.TestCgoSigfwd(0xc00089dba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:822 +0x3c fp=0xc00018dee8 sp=0xc00018de50 pc=0xe9082bc testing.tRunner(0xc00089dba0, 0xebdbab0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00018dfb0 sp=0xc00018dee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00018dfe0 sp=0xc00018dfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018dfe8 sp=0xc00018dfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22941 gp=0xc000582ea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00088fcf7?, 0x60?, 0xfc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00088fc10 sp=0xc00088fbf0 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00088fc88 sp=0xc00088fc10 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00088fcb0 sp=0xc00088fc88 pc=0xe426d92 testing.(*T).Parallel(0xc0003a8b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00088fdd0 sp=0xc00088fcb0 pc=0xe58af25 runtime_test.TestCatchPanic(0xc0003a8b60) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:458 +0x3f fp=0xc00088fee8 sp=0xc00088fdd0 pc=0xe905a3f testing.tRunner(0xc0003a8b60, 0xebdb9f8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00088ffb0 sp=0xc00088fee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00088ffe0 sp=0xc00088ffb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00088ffe8 sp=0xc00088ffe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23367 gp=0xc000583040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000880dbf?, 0x28?, 0xd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000880cd8 sp=0xc000880cb8 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000880d50 sp=0xc000880cd8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000880d78 sp=0xc000880d50 pc=0xe426d92 testing.(*T).Parallel(0xc00083ed00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000880e98 sp=0xc000880d78 pc=0xe58af25 runtime_test.TestMemmoveOverlapLarge0x120000(0xc00083ed00) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0x10f fp=0xc000880ee8 sp=0xc000880e98 pc=0xe954a2f testing.tRunner(0xc00083ed00, 0xebdc010) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000880fb0 sp=0xc000880ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000880fe0 sp=0xc000880fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000880fe8 sp=0xc000880fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22776 gp=0xc000583520 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000548d87?, 0xf0?, 0x8c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000548ca0 sp=0xc000548c80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000548d18 sp=0xc000548ca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000548d40 sp=0xc000548d18 pc=0xe426d92 testing.(*T).Parallel(0xc000414d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000548e60 sp=0xc000548d40 pc=0xe58af25 runtime_test.TestEINTR(0xc000414d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:736 +0x34 fp=0xc000548ee8 sp=0xc000548e60 pc=0xe907754 testing.tRunner(0xc000414d00, 0xebdbc38) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000548fb0 sp=0xc000548ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000548fe0 sp=0xc000548fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000548fe8 sp=0xc000548fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22942 gp=0xc0005836c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000884de7?, 0x50?, 0x4d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000884d00 sp=0xc000884ce0 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000884d78 sp=0xc000884d00 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000884da0 sp=0xc000884d78 pc=0xe426d92 testing.(*T).Parallel(0xc0003a8d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000884ec0 sp=0xc000884da0 pc=0xe58af25 runtime_test.TestCgoLockOSThreadExit(0xc0003a8d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:494 +0x27 fp=0xc000884ee8 sp=0xc000884ec0 pc=0xe905f87 testing.tRunner(0xc0003a8d00, 0xebdba58) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000884fb0 sp=0xc000884ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000884fe0 sp=0xc000884fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000884fe8 sp=0xc000884fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23098 gp=0xc000583a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00018eccf?, 0x38?, 0xec?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018ebe8 sp=0xc00018ebc8 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00018ec60 sp=0xc00018ebe8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00018ec88 sp=0xc00018ec60 pc=0xe426d92 testing.(*T).Parallel(0xc000415ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00018eda8 sp=0xc00018ec88 pc=0xe58af25 runtime_test.TestPanicTraceback(0xc000415ba0) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x3f fp=0xc00018eee8 sp=0xc00018eda8 pc=0xe90db5f testing.tRunner(0xc000415ba0, 0xebdc1e0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00018efb0 sp=0xc00018eee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00018efe0 sp=0xc00018efb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018efe8 sp=0xc00018efe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22945 gp=0xc000583d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000834d97?, 0x0?, 0x4d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000834cb0 sp=0xc000834c90 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000834d28 sp=0xc000834cb0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000834d50 sp=0xc000834d28 pc=0xe426d92 testing.(*T).Parallel(0xc0003a91e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000834e70 sp=0xc000834d50 pc=0xe58af25 runtime_test.TestCgoTracebackSigpanic(0xc0003a91e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:538 +0x2f fp=0xc000834ee8 sp=0xc000834e70 pc=0xe90636f testing.tRunner(0xc0003a91e0, 0xebdbaf0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000834fb0 sp=0xc000834ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000834fe0 sp=0xc000834fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000834fe8 sp=0xc000834fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22944 gp=0xc000102340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000887d87?, 0xf0?, 0x7c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000887ca0 sp=0xc000887c80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000887d18 sp=0xc000887ca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000887d40 sp=0xc000887d18 pc=0xe426d92 testing.(*T).Parallel(0xc0003a9040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000887e60 sp=0xc000887d40 pc=0xe58af25 runtime_test.TestSigStackSwapping(0xc0003a9040) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:518 +0x34 fp=0xc000887ee8 sp=0xc000887e60 pc=0xe906214 testing.tRunner(0xc0003a9040, 0xebdc468) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000887fb0 sp=0xc000887ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000887fe0 sp=0xc000887fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000887fe8 sp=0xc000887fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22937 gp=0xc000103520 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00021fb9f?, 0x8?, 0xfb?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00021fab8 sp=0xc00021fa98 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00021fb30 sp=0xc00021fab8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00021fb58 sp=0xc00021fb30 pc=0xe426d92 testing.(*T).Parallel(0xc0003a84e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00021fc78 sp=0xc00021fb58 pc=0xe58af25 runtime_test.testCgoPprof(0xc0003a84e0, {0x0, 0x0}, {0xea2a8a0, 0x19}, {0xea1eed0, 0xc}, {0xea269a2, 0x15}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc00021fe90 sp=0xc00021fc78 pc=0xe903a3f runtime_test.TestCgoPprofThreadNoTraceback(0xc0003a84e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:371 +0x51 fp=0xc00021fee8 sp=0xc00021fe90 pc=0xe904d71 testing.tRunner(0xc0003a84e0, 0xebdbaa8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00021ffb0 sp=0xc00021fee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00021ffe0 sp=0xc00021ffb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00021ffe8 sp=0xc00021ffe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22743 gp=0xc000103860 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00030cd87?, 0xf0?, 0xcc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00030cca0 sp=0xc00030cc80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00030cd18 sp=0xc00030cca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00030cd40 sp=0xc00030cd18 pc=0xe426d92 testing.(*T).Parallel(0xc0004e4680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00030ce60 sp=0xc00030cd40 pc=0xe58af25 runtime_test.TestCgoExternalThreadPanic(0xc0004e4680) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:81 +0x34 fp=0xc00030cee8 sp=0xc00030ce60 pc=0xe901d34 testing.tRunner(0xc0004e4680, 0xebdba40) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00030cfb0 sp=0xc00030cee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00030cfe0 sp=0xc00030cfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00030cfe8 sp=0xc00030cfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22745 gp=0xc000103ba0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000835d87?, 0xf0?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000835ca0 sp=0xc000835c80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000835d18 sp=0xc000835ca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000835d40 sp=0xc000835d18 pc=0xe426d92 testing.(*T).Parallel(0xc0004e49c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000835e60 sp=0xc000835d40 pc=0xe58af25 runtime_test.TestCgoExternalThreadSignal(0xc0004e49c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:107 +0x34 fp=0xc000835ee8 sp=0xc000835e60 pc=0xe902034 testing.tRunner(0xc0004e49c0, 0xebdba50) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000835fb0 sp=0xc000835ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000835fe0 sp=0xc000835fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000835fe8 sp=0xc000835fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22815 gp=0xc0006d4000 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00030ad97?, 0x0?, 0xad?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00030acb0 sp=0xc00030ac90 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00030ad28 sp=0xc00030acb0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00030ad50 sp=0xc00030ad28 pc=0xe426d92 testing.(*T).Parallel(0xc0004e4b60) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00030ae70 sp=0xc00030ad50 pc=0xe58af25 runtime_test.TestVDSO(0xc0004e4b60) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x2f fp=0xc00030aee8 sp=0xc00030ae70 pc=0xe90ab2f testing.tRunner(0xc0004e4b60, 0xebdc6d8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00030afb0 sp=0xc00030aee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00030afe0 sp=0xc00030afb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00030afe8 sp=0xc00030afe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22934 gp=0xc0006d41a0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000309b9f?, 0x8?, 0x9b?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000309ab8 sp=0xc000309a98 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000309b30 sp=0xc000309ab8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000309b58 sp=0xc000309b30 pc=0xe426d92 testing.(*T).Parallel(0xc0003a8000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000309c78 sp=0xc000309b58 pc=0xe58af25 runtime_test.testCgoPprof(0xc0003a8000, {0x0, 0x0}, {0xea1c73a, 0x8}, {0xea1b8ec, 0x6}, {0xea1eec4, 0xc}) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:296 +0x7f fp=0xc000309e90 sp=0xc000309c78 pc=0xe903a3f runtime_test.TestCgoPprof(0xc0003a8000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:359 +0x51 fp=0xc000309ee8 sp=0xc000309e90 pc=0xe904bf1 testing.tRunner(0xc0003a8000, 0xebdba88) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000309fb0 sp=0xc000309ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000309fe0 sp=0xc000309fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000309fe8 sp=0xc000309fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22811 gp=0xc0006d4d00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000839d87?, 0xf0?, 0x9c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000839ca0 sp=0xc000839c80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000839d18 sp=0xc000839ca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000839d40 sp=0xc000839d18 pc=0xe426d92 testing.(*T).Parallel(0xc0003a8ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000839e60 sp=0xc000839d40 pc=0xe58af25 runtime_test.TestDestructorCallback(0xc0003a8ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:834 +0x34 fp=0xc000839ee8 sp=0xc000839e60 pc=0xe908454 testing.tRunner(0xc0003a8ea0, 0xebdbc18) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000839fb0 sp=0xc000839ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000839fe0 sp=0xc000839fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000839fe8 sp=0xc000839fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23309 gp=0xc0006d4ea0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000836d17?, 0x80?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000836c30 sp=0xc000836c10 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000836ca8 sp=0xc000836c30 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000836cd0 sp=0xc000836ca8 pc=0xe426d92 testing.(*T).Parallel(0xc00083e680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000836df0 sp=0xc000836cd0 pc=0xe58af25 runtime_test.testConcurrentReadsAfterGrowth(0xc00083e680, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x45 fp=0xc000836ec8 sp=0xc000836df0 pc=0xe944fe5 runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc00083e680) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x2c fp=0xc000836ee8 sp=0xc000836ec8 pc=0xe945bac testing.tRunner(0xc00083e680, 0xebdbb70) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000836fb0 sp=0xc000836ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000836fe0 sp=0xc000836fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000836fe8 sp=0xc000836fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22813 gp=0xc0006d5520 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00083ad87?, 0xf0?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00083aca0 sp=0xc00083ac80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00083ad18 sp=0xc00083aca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00083ad40 sp=0xc00083ad18 pc=0xe426d92 testing.(*T).Parallel(0xc0003a9ba0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00083ae60 sp=0xc00083ad40 pc=0xe58af25 runtime_test.TestEnsureBindM(0xc0003a9ba0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:870 +0x34 fp=0xc00083aee8 sp=0xc00083ae60 pc=0xe908ad4 testing.tRunner(0xc0003a9ba0, 0xebdbc60) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00083afb0 sp=0xc00083aee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00083afe0 sp=0xc00083afb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00083afe8 sp=0xc00083afe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23007 gp=0xc0006d5ba0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000064def?, 0x58?, 0x4d?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000064d08 sp=0xc000064ce8 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000064d80 sp=0xc000064d08 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000064da8 sp=0xc000064d80 pc=0xe426d92 testing.(*T).Parallel(0xc00083e4e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000064ec8 sp=0xc000064da8 pc=0xe58af25 runtime_test.TestCgoCrashHandler(0xc00083e4e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:25 +0x27 fp=0xc000064ee8 sp=0xc000064ec8 pc=0xe901707 testing.tRunner(0xc00083e4e0, 0xebdba18) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000064fb0 sp=0xc000064ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000064fe0 sp=0xc000064fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000064fe8 sp=0xc000064fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22940 gp=0xc00089c000 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000890d87?, 0xf0?, 0xc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000890ca0 sp=0xc000890c80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000890d18 sp=0xc000890ca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000890d40 sp=0xc000890d18 pc=0xe426d92 testing.(*T).Parallel(0xc0003a89c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000890e60 sp=0xc000890d40 pc=0xe58af25 runtime_test.TestCgoNumGoroutine(0xc0003a89c0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:449 +0x34 fp=0xc000890ee8 sp=0xc000890e60 pc=0xe9058d4 testing.tRunner(0xc0003a89c0, 0xebdba70) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000890fb0 sp=0xc000890ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000890fe0 sp=0xc000890fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000890fe8 sp=0xc000890fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23095 gp=0xc00089c4e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00088dd87?, 0xf0?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00088dca0 sp=0xc00088dc80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00088dd18 sp=0xc00088dca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00088dd40 sp=0xc00088dd18 pc=0xe426d92 testing.(*T).Parallel(0xc0004156c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00088de60 sp=0xc00088dd40 pc=0xe58af25 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc0004156c0) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x4a fp=0xc00088dee8 sp=0xc00088de60 pc=0xe90d6ea testing.tRunner(0xc0004156c0, 0xebdc350) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00088dfb0 sp=0xc00088dee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00088dfe0 sp=0xc00088dfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00088dfe8 sp=0xc00088dfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23388 gp=0xc00089c9c0 m=nil [semacquire, 5 minutes]: runtime.gopark(0xc00040da88?, 0xe43132d?, 0xe0?, 0x50?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00040d9f0 sp=0xc00040d9d0 pc=0xe46248e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc0000142a8, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00040da58 sp=0xc00040d9f0 pc=0xe475a45 sync.runtime_Semacquire(0xc0000142a8?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc00040da90 sp=0xc00040da58 pc=0xe49d7a5 sync.(*WaitGroup).Wait(0xc0000142a0) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0xa5 fp=0xc00040dac0 sp=0xc00040da90 pc=0xe4afb85 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x2d7 fp=0xc00040db28 sp=0xc00040dac0 pc=0xe96bc97 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc0003a9a00, 0xc00040dd78) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0xc5 fp=0xc00040dc48 sp=0xc00040db28 pc=0xe96bea5 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc0003a9a00) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0xf6 fp=0xc00040de28 sp=0xc00040dc48 pc=0xe96ae96 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc0003a9a00) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x366 fp=0xc00040dee8 sp=0xc00040de28 pc=0xe969666 testing.tRunner(0xc0003a9a00, 0xc002804430) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00040dfb0 sp=0xc00040dee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00040dfe0 sp=0xc00040dfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00040dfe8 sp=0xc00040dfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 23383 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23223 gp=0xc00089d1e0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00018cdc7?, 0x30?, 0xcd?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00018cce0 sp=0xc00018ccc0 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00018cd58 sp=0xc00018cce0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00018cd80 sp=0xc00018cd58 pc=0xe426d92 testing.(*T).Parallel(0xc000264000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00018cea0 sp=0xc00018cd80 pc=0xe58af25 runtime_test.TestGCTestPointerClass(0xc000264000) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x2f fp=0xc00018cee8 sp=0xc00018cea0 pc=0xe92150f testing.tRunner(0xc000264000, 0xebdbd30) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00018cfb0 sp=0xc00018cee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00018cfe0 sp=0xc00018cfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00018cfe8 sp=0xc00018cfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22814 gp=0xc002a91d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000895d77?, 0xe0?, 0x5c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000895c90 sp=0xc000895c70 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000895d08 sp=0xc000895c90 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000895d30 sp=0xc000895d08 pc=0xe426d92 testing.(*T).Parallel(0xc0003a9d40) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000895e50 sp=0xc000895d30 pc=0xe58af25 runtime_test.TestStackSwitchCallback(0xc0003a9d40) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:883 +0x3c fp=0xc000895ee8 sp=0xc000895e50 pc=0xe908c3c testing.tRunner(0xc0003a9d40, 0xebdc558) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000895fb0 sp=0xc000895ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000895fe0 sp=0xc000895fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000895fe8 sp=0xc000895fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23365 gp=0xc00089da00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000223d1f?, 0x88?, 0x3c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000223c38 sp=0xc000223c18 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000223cb0 sp=0xc000223c38 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000223cd8 sp=0xc000223cb0 pc=0xe426d92 testing.(*T).Parallel(0xc00083e9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000223df8 sp=0xc000223cd8 pc=0xe58af25 runtime_test.TestMemmoveAlias(0xc00083e9c0) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0xbe fp=0xc000223ee8 sp=0xc000223df8 pc=0xe95415e testing.tRunner(0xc00083e9c0, 0xebdbff8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000223fb0 sp=0xc000223ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000223fe0 sp=0xc000223fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000223fe8 sp=0xc000223fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22744 gp=0xc000007ba0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000221d77?, 0xe0?, 0x1c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000221c90 sp=0xc000221c70 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000221d08 sp=0xc000221c90 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000221d30 sp=0xc000221d08 pc=0xe426d92 testing.(*T).Parallel(0xc0004e4820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000221e50 sp=0xc000221d30 pc=0xe58af25 runtime_test.TestCgoExternalThreadSIGPROF(0xc0004e4820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:93 +0x3c fp=0xc000221ee8 sp=0xc000221e50 pc=0xe901e9c testing.tRunner(0xc0004e4820, 0xebdba48) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000221fb0 sp=0xc000221ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000221fe0 sp=0xc000221fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000221fe8 sp=0xc000221fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22747 gp=0xc0006d5d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000306d77?, 0xe0?, 0x6c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000306c90 sp=0xc000306c70 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000306d08 sp=0xc000306c90 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000306d30 sp=0xc000306d08 pc=0xe426d92 testing.(*T).Parallel(0xc0004e4d00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000306e50 sp=0xc000306d30 pc=0xe58af25 runtime_test.TestCgoExecSignalMask(0xc0004e4d00) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:136 +0x3c fp=0xc000306ee8 sp=0xc000306e50 pc=0xe90233c testing.tRunner(0xc0004e4d00, 0xebdba38) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000306fb0 sp=0xc000306ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000306fe0 sp=0xc000306fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000306fe8 sp=0xc000306fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22748 gp=0xc0004e5040 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000220d87?, 0xf0?, 0xc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000220ca0 sp=0xc000220c80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000220d18 sp=0xc000220ca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000220d40 sp=0xc000220d18 pc=0xe426d92 testing.(*T).Parallel(0xc0004e4ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000220e60 sp=0xc000220d40 pc=0xe58af25 runtime_test.TestEnsureDropM(0xc0004e4ea0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:150 +0x34 fp=0xc000220ee8 sp=0xc000220e60 pc=0xe9024d4 testing.tRunner(0xc0004e4ea0, 0xebdbc68) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000220fb0 sp=0xc000220ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000220fe0 sp=0xc000220fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000220fe8 sp=0xc000220fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22749 gp=0xc0004e5380 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00030dcdf?, 0x48?, 0xdc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00030dbf8 sp=0xc00030dbd8 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00030dc70 sp=0xc00030dbf8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00030dc98 sp=0xc00030dc70 pc=0xe426d92 testing.(*T).Parallel(0xc0004e51e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00030ddb8 sp=0xc00030dc98 pc=0xe58af25 runtime_test.TestCgoCheckBytes(0xc0004e51e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:167 +0x3f fp=0xc00030dee8 sp=0xc00030ddb8 pc=0xe90263f testing.tRunner(0xc0004e51e0, 0xebdba10) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00030dfb0 sp=0xc00030dee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00030dfe0 sp=0xc00030dfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00030dfe8 sp=0xc00030dfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22750 gp=0xc0004e56c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000892d87?, 0xf0?, 0x2c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000892ca0 sp=0xc000892c80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000892d18 sp=0xc000892ca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000892d40 sp=0xc000892d18 pc=0xe426d92 testing.(*T).Parallel(0xc0004e5520) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000892e60 sp=0xc000892d40 pc=0xe58af25 runtime_test.TestCgoPanicDeadlock(0xc0004e5520) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:207 +0x34 fp=0xc000892ee8 sp=0xc000892e60 pc=0xe902dd4 testing.tRunner(0xc0004e5520, 0xebdba80) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000892fb0 sp=0xc000892ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000892fe0 sp=0xc000892fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000892fe8 sp=0xc000892fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22751 gp=0xc0004e5a00 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000549d87?, 0xf0?, 0x9c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000549ca0 sp=0xc000549c80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000549d18 sp=0xc000549ca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000549d40 sp=0xc000549d18 pc=0xe426d92 testing.(*T).Parallel(0xc0004e5860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000549e60 sp=0xc000549d40 pc=0xe58af25 runtime_test.TestCgoCCodeSIGPROF(0xc0004e5860) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:217 +0x34 fp=0xc000549ee8 sp=0xc000549e60 pc=0xe902f34 testing.tRunner(0xc0004e5860, 0xebdba00) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000549fb0 sp=0xc000549ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000549fe0 sp=0xc000549fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000549fe8 sp=0xc000549fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 22753 gp=0xc0004e5d40 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00054ad8f?, 0xf8?, 0xac?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00054aca8 sp=0xc00054ac88 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00054ad20 sp=0xc00054aca8 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00054ad48 sp=0xc00054ad20 pc=0xe426d92 testing.(*T).Parallel(0xc000414000) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00054ae68 sp=0xc00054ad48 pc=0xe58af25 runtime_test.TestCgoCrashTraceback(0xc000414000) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:241 +0x32 fp=0xc00054aee8 sp=0xc00054ae68 pc=0xe9032f2 testing.tRunner(0xc000414000, 0xebdba20) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00054afb0 sp=0xc00054aee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00054afe0 sp=0xc00054afb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00054afe8 sp=0xc00054afe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23026 gp=0xc000414340 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00054bd7f?, 0xe8?, 0xbc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00054bc98 sp=0xc00054bc78 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00054bd10 sp=0xc00054bc98 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00054bd38 sp=0xc00054bd10 pc=0xe426d92 testing.(*T).Parallel(0xc0004141a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00054be58 sp=0xc00054bd38 pc=0xe58af25 runtime_test.TestCgoCrashTracebackGo(0xc0004141a0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:259 +0x39 fp=0xc00054bee8 sp=0xc00054be58 pc=0xe903519 testing.tRunner(0xc0004141a0, 0xebdba28) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00054bfb0 sp=0xc00054bee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00054bfe0 sp=0xc00054bfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00054bfe8 sp=0xc00054bfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23027 gp=0xc000414680 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00054cd87?, 0xf0?, 0xcc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00054cca0 sp=0xc00054cc80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00054cd18 sp=0xc00054cca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00054cd40 sp=0xc00054cd18 pc=0xe426d92 testing.(*T).Parallel(0xc0004144e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00054ce60 sp=0xc00054cd40 pc=0xe58af25 runtime_test.TestCgoTracebackContext(0xc0004144e0) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:278 +0x34 fp=0xc00054cee8 sp=0xc00054ce60 pc=0xe903734 testing.tRunner(0xc0004144e0, 0xebdbad8) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00054cfb0 sp=0xc00054cee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00054cfe0 sp=0xc00054cfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00054cfe8 sp=0xc00054cfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23028 gp=0xc0004149c0 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc00041bd87?, 0xf0?, 0xbc?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00041bca0 sp=0xc00041bc80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc00041bd18 sp=0xc00041bca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00041bd40 sp=0xc00041bd18 pc=0xe426d92 testing.(*T).Parallel(0xc000414820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc00041be60 sp=0xc00041bd40 pc=0xe58af25 runtime_test.TestCgoTracebackContextPreemption(0xc000414820) /tmp/buildlet/go/src/runtime/crash_cgo_test.go:287 +0x34 fp=0xc00041bee8 sp=0xc00041be60 pc=0xe903894 testing.tRunner(0xc000414820, 0xebdbae0) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc00041bfb0 sp=0xc00041bee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc00041bfe0 sp=0xc00041bfb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00041bfe8 sp=0xc00041bfe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23383 gp=0xc000264820 m=nil [chan receive, 5 minutes]: runtime.gopark(0x18?, 0xee8c7c0?, 0x18?, 0x0?, 0x1801a618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000889be0 sp=0xc000889bc0 pc=0xe46248e runtime.chanrecv(0xc0003a6770, 0xc000889cc7, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000889c58 sp=0xc000889be0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000889c80 sp=0xc000889c58 pc=0xe426d92 testing.(*T).Run(0xc00083f1e0, {0xea238e7, 0x12}, 0xc002804430) /tmp/buildlet/go/src/testing/testing.go:1736 +0x851 fp=0xc000889da0 sp=0xc000889c80 pc=0xe58ceb1 runtime_test.TestRuntimeLockMetricsAndProfile(0xc00083f1e0) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x61f fp=0xc000889ee8 sp=0xc000889da0 pc=0xe9692bf testing.tRunner(0xc00083f1e0, 0xebdc398) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000889fb0 sp=0xc000889ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000889fe0 sp=0xc000889fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000889fe8 sp=0xc000889fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23096 gp=0xc000264b60 m=nil [chan receive, 5 minutes]: runtime.gopark(0xc000080000?, 0xc000882d87?, 0xf0?, 0x2c?, 0x3?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000882ca0 sp=0xc000882c80 pc=0xe46248e runtime.chanrecv(0xc00008a360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x36d fp=0xc000882d18 sp=0xc000882ca0 pc=0xe42712d runtime.chanrecv1(0xee8c7c0?, 0xeb46b80?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000882d40 sp=0xc000882d18 pc=0xe426d92 testing.(*T).Parallel(0xc000415860) /tmp/buildlet/go/src/testing/testing.go:1483 +0x525 fp=0xc000882e60 sp=0xc000882d40 pc=0xe58af25 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc000415860) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x4a fp=0xc000882ee8 sp=0xc000882e60 pc=0xe90d86a testing.tRunner(0xc000415860, 0xebdc358) /tmp/buildlet/go/src/testing/testing.go:1682 +0x21f fp=0xc000882fb0 sp=0xc000882ee8 pc=0xe58b53f testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x45 fp=0xc000882fe0 sp=0xc000882fb0 pc=0xe58d145 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000882fe8 sp=0xc000882fe0 pc=0xe4a1be1 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x826 goroutine 23403 gp=0xc0002641a0 m=nil [runnable]: runtime.gopark(0xc00087a540?, 0xc000888ed0?, 0x40?, 0xa5?, 0xc00008d280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000888e98 sp=0xc000888e78 pc=0xe46248e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00287852c, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000888f00 sp=0xc000888e98 pc=0xe475a45 runtime.semacquire(0xc00287853c?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000888f38 sp=0xc000888f00 pc=0xe4757fe runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x64 fp=0xc000888f78 sp=0xc000888f38 pc=0xe969724 runtime_test.(*contentionWorker).run(0xc00022a108) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x9c fp=0xc000888fc0 sp=0xc000888f78 pc=0xe96c4bc runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x34 fp=0xc000888fe0 sp=0xc000888fc0 pc=0xe96bcf4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000888fe8 sp=0xc000888fe0 pc=0xe4a1be1 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23388 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0xb8 FAIL runtime 360.088s FAIL go tool dist: Failed: exit status 1