darwin-amd64-nocgo at f664031bc17629080332a1c7bede38d67fd32e47 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=A976CA96-4ECF-43DB-AAD4-21A4AC7AB7B7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.dkMCpKb2as/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=62500DEF-ABEA-4629-B5FB-A5121F6DA3BC" "__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-nocgo" "CGO_ENABLED=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.331s ok archive/zip 0.489s ok bufio 0.189s ok bytes 0.590s ok cmp 0.091s ok compress/bzip2 0.293s ok compress/flate 3.825s ok compress/gzip 1.597s ok compress/lzw 0.140s ok compress/zlib 0.746s ok container/heap 0.124s ok container/list 0.068s ok container/ring 0.027s ok context 0.095s ok crypto 0.037s ok crypto/aes 0.038s ok crypto/cipher 0.053s ok crypto/des 0.034s ok crypto/dsa 0.025s ok crypto/ecdh 0.049s ok crypto/ecdsa 0.055s ok crypto/ed25519 0.142s ok crypto/elliptic 0.140s ok crypto/hmac 0.116s ok crypto/internal/alias 0.099s ok crypto/internal/bigmod 0.281s ok crypto/internal/boring 0.068s ok crypto/internal/boring/bcache 0.193s ok crypto/internal/edwards25519 0.106s ok crypto/internal/edwards25519/field 0.041s ok crypto/internal/nistec 0.191s ok crypto/internal/nistec/fiat 0.109s [no tests to run] ok crypto/md5 0.112s ok crypto/rand 0.111s ok crypto/rc4 0.044s ok crypto/rsa 0.262s ok crypto/sha1 0.053s ok crypto/sha256 0.038s ok crypto/sha512 0.034s ok crypto/subtle 0.217s ok crypto/tls 2.179s ok crypto/x509 0.554s ok database/sql 0.654s ok database/sql/driver 0.145s ok debug/buildinfo 0.133s ok debug/dwarf 0.036s ok debug/elf 0.402s ok debug/gosym 0.125s ok debug/macho 0.025s ok debug/pe 0.060s ok debug/plan9obj 0.022s ok embed 0.100s [no tests to run] ok embed/internal/embedtest 0.078s ok encoding/ascii85 0.106s ok encoding/asn1 0.085s ok encoding/base32 0.120s ok encoding/base64 0.021s ok encoding/binary 0.041s ok encoding/csv 0.103s ok encoding/gob 1.491s ok encoding/hex 0.023s ok encoding/json 0.306s ok encoding/pem 0.482s ok encoding/xml 0.104s ok errors 0.096s ok expvar 0.067s ok flag 0.200s ok fmt 0.106s ok go/ast 0.041s ok go/build 1.723s ok go/build/constraint 0.060s ok go/constant 0.063s ok go/doc 0.121s ok go/doc/comment 1.601s ok go/format 0.122s ok go/importer 1.418s ok go/internal/gccgoimporter 0.034s ok go/internal/gcimporter 8.655s ok go/internal/srcimporter 2.515s ok go/parser 0.278s ok go/printer 0.263s ok go/scanner 0.055s ok go/token 0.027s ok go/types 27.920s ok go/version 0.059s ok hash 0.025s ok hash/adler32 0.028s ok hash/crc32 0.038s ok hash/crc64 0.103s ok hash/fnv 0.087s ok hash/maphash 0.149s ok html 0.039s ok html/template 0.207s ok image 0.088s ok image/color 0.064s ok image/draw 0.122s ok image/gif 0.582s ok image/jpeg 0.279s ok image/png 0.335s ok index/suffixarray 0.154s ok internal/abi 0.404s ok internal/buildcfg 0.024s ok internal/coverage/cformat 0.077s ok internal/coverage/cmerge 0.092s ok internal/coverage/pods 0.043s ok internal/coverage/slicereader 0.053s ok internal/coverage/slicewriter 0.065s ok internal/coverage/test 0.037s ok internal/cpu 0.108s ok internal/dag 0.149s ok internal/diff 0.115s ok internal/fmtsort 0.056s ok internal/fuzz 0.106s ok internal/godebug 2.038s ok internal/godebugs 0.043s ok internal/gover 0.050s ok internal/intern 1.797s ok internal/itoa 0.041s ok internal/platform 3.141s ok internal/poll 0.071s ok internal/profile 0.029s ok internal/reflectlite 0.043s ok internal/safefilepath 0.030s ok internal/saferio 0.188s ok internal/singleflight 0.074s ok internal/testenv 0.844s ok internal/trace 0.181s ok internal/trace/v2 24.799s ok internal/types/errors 2.851s ok internal/unsafeheader 0.045s ok internal/xcoff 0.035s ok internal/zstd 0.075s ok io 0.114s ok io/fs 0.318s ok io/ioutil 0.079s ok log 0.033s ok log/slog 0.224s ok log/slog/internal/benchmarks 0.083s ok log/slog/internal/buffer 0.039s ok log/syslog 1.292s ok maps 0.032s ok math 0.047s ok math/big 1.048s ok math/bits 0.023s ok math/cmplx 0.041s ok math/rand 0.304s ok math/rand/v2 0.391s ok mime 0.053s ok mime/multipart 1.025s ok mime/quotedprintable 0.208s ok net 26.996s ok net/http 15.365s ok net/http/cgi 1.550s ok net/http/cookiejar 0.163s ok net/http/fcgi 0.274s ok net/http/httptest 0.230s ok net/http/httptrace 0.062s ok net/http/httputil 1.723s ok net/http/internal 0.142s ok net/http/internal/ascii 0.065s ok net/http/pprof 5.252s ok net/internal/socktest 0.045s ok net/mail 0.027s ok net/netip 1.425s ok net/rpc 0.197s ok net/rpc/jsonrpc 0.063s ok net/smtp 0.120s ok net/textproto 0.857s ok net/url 0.042s ok os 2.413s ok os/exec 2.324s ok os/exec/internal/fdtest 0.026s ok os/signal 4.035s ok os/user 0.067s ok path 0.032s ok path/filepath 0.111s ok plugin 0.042s ok reflect 1.645s ok regexp 0.675s ok regexp/syntax 1.152s panic: test timed out after 3m0s running tests: TestRuntimeLockMetricsAndProfile (2m35s) TestRuntimeLockMetricsAndProfile/runtime.semrelease (2m34s) goroutine 23332 gp=0xc001907520 m=2 mp=0xc000054808 [running]: panic({0xcacb900?, 0xc0001140b0?}) /tmp/buildlet/go/src/runtime/panic.go:779 +0x158 fp=0xc000093f10 sp=0xc000093e60 pc=0xc673658 testing.(*M).startAlarm.func1() /tmp/buildlet/go/src/testing/testing.go:2351 +0x374 fp=0xc000093fe0 sp=0xc000093f10 pc=0xc7440d4 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000093fe8 sp=0xc000093fe0 pc=0xc6b2b01 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(0xc000119040?, 0xc0001190c8?, 0x40?, 0x90?, 0xcaf4b20?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000161918 sp=0xc0001618f8 pc=0xc677d4e runtime.chanrecv(0xc0001724d0, 0xc0001619ff, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000161990 sp=0xc000161918 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0001619b8 sp=0xc000161990 pc=0xc63d512 testing.(*T).Run(0xc000128680, {0xca0502e?, 0x10d92be000161aa0?}, 0xcb59f68) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000161a78 sp=0xc0001619b8 pc=0xc740cab testing.runTests.func1(0xc000128680) /tmp/buildlet/go/src/testing/testing.go:2146 +0x37 fp=0xc000161ab8 sp=0xc000161a78 pc=0xc742e37 testing.tRunner(0xc000128680, 0xc000161bd0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000161b08 sp=0xc000161ab8 pc=0xc73fe9b testing.runTests(0xc00011e180, {0xcdb7020?, 0x198, 0x198}, {0xc00012b200?, 0xc650325?, 0xcdbb000?}) /tmp/buildlet/go/src/testing/testing.go:2144 +0x456 fp=0xc000161c00 sp=0xc000161b08 pc=0xc742d16 testing.(*M).Run(0xc00011b7c0) /tmp/buildlet/go/src/testing/testing.go:2012 +0x68b fp=0xc000161e30 sp=0xc000161c00 pc=0xc7416eb runtime_test.TestMain(0xc00011b7c0) /tmp/buildlet/go/src/runtime/crash_test.go:29 +0x37 fp=0xc000161e98 sp=0xc000161e30 pc=0xc93d8b7 main.main() _testmain.go:1483 +0x195 fp=0xc000161f50 sp=0xc000161e98 pc=0xc9f03b5 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:271 +0x29d fp=0xc000161fe0 sp=0xc000161f50 pc=0xc6778fd runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000161fe8 sp=0xc000161fe0 pc=0xc6b2b01 goroutine 2 gp=0xc000006680 m=nil [force gc (idle), 2 minutes]: runtime.gopark(0x13f2b823e02?, 0xcdbbf60?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004e7a8 sp=0xc00004e788 pc=0xc677d4e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:326 +0xb3 fp=0xc00004e7e0 sp=0xc00004e7a8 pc=0xc677bb3 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0xc6b2b01 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:314 +0x1a goroutine 3 gp=0xc000006b60 m=nil [GC sweep wait]: runtime.gopark(0xcb5a901?, 0xcdba960?, 0xc?, 0x14?, 0x1?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004ef80 sp=0xc00004ef60 pc=0xc677d4e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.bgsweep(0xc00002e070) /tmp/buildlet/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc00004efc8 sp=0xc00004ef80 pc=0xc66125f runtime.gcenable.gowrap1() /tmp/buildlet/go/src/runtime/mgc.go:203 +0x25 fp=0xc00004efe0 sp=0xc00004efc8 pc=0xc6558a5 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0xc6b2b01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:203 +0x66 goroutine 4 gp=0xc000006d00 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0xa2a3?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004f778 sp=0xc00004f758 pc=0xc677d4e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0xcdbb120) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00004f7a8 sp=0xc00004f778 pc=0xc65ec09 runtime.bgscavenge(0xc00002e070) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00004f7c8 sp=0xc00004f7a8 pc=0xc65f1b9 runtime.gcenable.gowrap2() /tmp/buildlet/go/src/runtime/mgc.go:204 +0x25 fp=0xc00004f7e0 sp=0xc00004f7c8 pc=0xc655845 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004f7e8 sp=0xc00004f7e0 pc=0xc6b2b01 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:204 +0xa5 goroutine 17 gp=0xc000128000 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0xcb5a2d8?, 0x0?, 0x0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004a620 sp=0xc00004a600 pc=0xc677d4e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:194 +0x107 fp=0xc00004a7e0 sp=0xc00004a620 pc=0xc654867 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004a7e8 sp=0xc00004a7e0 pc=0xc6b2b01 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:164 +0x3d goroutine 22968 gp=0xc0001289c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00025bb90?, 0xc000072000?, 0x0?, 0x0?, 0xc0003ed618?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003ed5c8 sp=0xc0003ed5a8 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003ed640 sp=0xc0003ed5c8 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003ed668 sp=0xc0003ed640 pc=0xc63d512 testing.(*T).Parallel(0xc0017ad040) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003ed700 sp=0xc0003ed668 pc=0xc73fb55 runtime_test.TestVDSO(0xc0017ad040) /tmp/buildlet/go/src/runtime/crash_test.go:168 +0x1c fp=0xc0003ed770 sp=0xc0003ed700 pc=0xc93ec9c testing.tRunner(0xc0017ad040, 0xcb5a288) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003ed7c0 sp=0xc0003ed770 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003ed7e0 sp=0xc0003ed7c0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003ed7e8 sp=0xc0003ed7e0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 37 gp=0xc000128b60 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x13f2be16802?, 0xc0000cdc20?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000a7750 sp=0xc0000a7730 pc=0xc677d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000a77e0 sp=0xc0000a7750 pc=0xc657925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000a77e8 sp=0xc0000a77e0 pc=0xc6b2b01 created by runtime.gcBgMarkStartWorkers in goroutine 33 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 36 gp=0xc0000824e0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x11da4db1335?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000a6f50 sp=0xc0000a6f30 pc=0xc677d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000a6fe0 sp=0xc0000a6f50 pc=0xc657925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000a6fe8 sp=0xc0000a6fe0 pc=0xc6b2b01 created by runtime.gcBgMarkStartWorkers in goroutine 33 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 38 gp=0xc0003a0d00 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x13f2be167e5?, 0xc0000cdc40?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000a7f50 sp=0xc0000a7f30 pc=0xc677d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000a7fe0 sp=0xc0000a7f50 pc=0xc657925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000a7fe8 sp=0xc0000a7fe0 pc=0xc6b2b01 created by runtime.gcBgMarkStartWorkers in goroutine 33 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 5 gp=0xc0000071e0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x1233a8a2fa4?, 0xc0000240e0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000a6750 sp=0xc0000a6730 pc=0xc677d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000a67e0 sp=0xc0000a6750 pc=0xc657925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000a67e8 sp=0xc0000a67e0 pc=0xc6b2b01 created by runtime.gcBgMarkStartWorkers in goroutine 33 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 6 gp=0xc000007380 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x11f43031eab?, 0x1?, 0x31?, 0x30?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00004af50 sp=0xc00004af30 pc=0xc677d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc00004afe0 sp=0xc00004af50 pc=0xc657925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00004afe8 sp=0xc00004afe0 pc=0xc6b2b01 created by runtime.gcBgMarkStartWorkers in goroutine 33 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 39 gp=0xc0003a0ea0 m=nil [GC worker (idle), 2 minutes]: runtime.gopark(0x11f43092f2e?, 0x2?, 0x30?, 0xe6?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000a8750 sp=0xc0000a8730 pc=0xc677d4e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1310 +0xe5 fp=0xc0000a87e0 sp=0xc0000a8750 pc=0xc657925 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000a87e8 sp=0xc0000a87e0 pc=0xc6b2b01 created by runtime.gcBgMarkStartWorkers in goroutine 33 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0x1c goroutine 23258 gp=0xc0017ac1a0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0014780c0?, 0xc000072000?, 0x0?, 0x0?, 0xc0003ef5e0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003ef590 sp=0xc0003ef570 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003ef608 sp=0xc0003ef590 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003ef630 sp=0xc0003ef608 pc=0xc63d512 testing.(*T).Parallel(0xc0008d24e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003ef6c8 sp=0xc0003ef630 pc=0xc73fb55 runtime_test.testConcurrentReadsAfterGrowth(0xc73f633?, 0x1) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc0003ef750 sp=0xc0003ef6c8 pc=0xc96694a runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc0008d24e0?) /tmp/buildlet/go/src/runtime/map_test.go:368 +0x18 fp=0xc0003ef770 sp=0xc0003ef750 pc=0xc967138 testing.tRunner(0xc0008d24e0, 0xcb59780) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003ef7c0 sp=0xc0003ef770 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003ef7e0 sp=0xc0003ef7c0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003ef7e8 sp=0xc0003ef7e0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23362 gp=0xc001907a00 m=nil [semacquire, 2 minutes]: runtime.gopark(0xc64d29a?, 0xc000163c30?, 0x20?, 0xc1?, 0xc001ba8120?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00008eba0 sp=0xc00008eb80 pc=0xc677d4e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00270c0f8, 0x0, 0x1, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc00008ec08 sp=0xc00008eba0 pc=0xc689b05 sync.runtime_Semacquire(0xc000114140?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc00008ec40 sp=0xc00008ec08 pc=0xc6ae8e5 sync.(*WaitGroup).Wait(0xcb14b40?) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0x48 fp=0xc00008ec68 sp=0xc00008ec40 pc=0xc6bbc48 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1034 +0x1a5 fp=0xc00008ecb8 sp=0xc00008ec68 pc=0xc9809e5 runtime_test.TestRuntimeLockMetricsAndProfile.func3(0xc000583ba0, 0xc000163e50) /tmp/buildlet/go/src/runtime/metrics_test.go:985 +0x78 fp=0xc00008ed48 sp=0xc00008ecb8 pc=0xc980b58 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1(0xc000583ba0) /tmp/buildlet/go/src/runtime/metrics_test.go:1017 +0x93 fp=0xc00008eee0 sp=0xc00008ed48 pc=0xc97ff93 runtime_test.TestRuntimeLockMetricsAndProfile.func6(0xc000583ba0) /tmp/buildlet/go/src/runtime/metrics_test.go:1232 +0x1c9 fp=0xc00008ef70 sp=0xc00008eee0 pc=0xc97efe9 testing.tRunner(0xc000583ba0, 0xc00148e720) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00008efc0 sp=0xc00008ef70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00008efe0 sp=0xc00008efc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00008efe8 sp=0xc00008efe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 23354 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23140 gp=0xc000083380 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0013e8060?, 0xc000072000?, 0x0?, 0x0?, 0xc00092d640?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00092d5f0 sp=0xc00092d5d0 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00092d668 sp=0xc00092d5f0 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00092d690 sp=0xc00092d668 pc=0xc63d512 testing.(*T).Parallel(0xc0008d2340) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00092d728 sp=0xc00092d690 pc=0xc73fb55 runtime_test.TestGCTestPointerClass(0xc0008d2340) /tmp/buildlet/go/src/runtime/gc_test.go:292 +0x1c fp=0xc00092d770 sp=0xc00092d728 pc=0xc94e6fc testing.tRunner(0xc0008d2340, 0xcb59918) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00092d7c0 sp=0xc00092d770 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00092d7e0 sp=0xc00092d7c0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00092d7e8 sp=0xc00092d7e0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23111 gp=0xc000083520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0013e80b0?, 0xc000072000?, 0x0?, 0x0?, 0xc000939e38?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000939de8 sp=0xc000939dc8 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000939e60 sp=0xc000939de8 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000939e88 sp=0xc000939e60 pc=0xc63d512 testing.(*T).Parallel(0xc0008d21a0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000939f20 sp=0xc000939e88 pc=0xc73fb55 runtime_test.TestGCTestMoveStackOnNextCall(0xc0008d21a0) /tmp/buildlet/go/src/runtime/gc_test.go:211 +0x1c fp=0xc000939f70 sp=0xc000939f20 pc=0xc94e11c testing.tRunner(0xc0008d21a0, 0xcb59908) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000939fc0 sp=0xc000939f70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000939fe0 sp=0xc000939fc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000939fe8 sp=0xc000939fe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23284 gp=0xc000083860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001402740?, 0xc000072000?, 0x0?, 0x0?, 0xc000827e48?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000827df8 sp=0xc000827dd8 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000827e70 sp=0xc000827df8 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000827e98 sp=0xc000827e70 pc=0xc63d512 testing.(*T).Parallel(0xc00165da00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000827f30 sp=0xc000827e98 pc=0xc73fb55 runtime_test.TestMemmoveLarge0x180000(0xc00165da00) /tmp/buildlet/go/src/runtime/memmove_test.go:104 +0xa5 fp=0xc000827f70 sp=0xc000827f30 pc=0xc9708e5 testing.tRunner(0xc00165da00, 0xcb59bf0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000827fc0 sp=0xc000827f70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000827fe0 sp=0xc000827fc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000827fe8 sp=0xc000827fe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23285 gp=0xc000083ba0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001422000?, 0xc000822e28?, 0x0?, 0x0?, 0xc001402790?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000822df8 sp=0xc000822dd8 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000822e70 sp=0xc000822df8 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000822e98 sp=0xc000822e70 pc=0xc63d512 testing.(*T).Parallel(0xc000582820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000822f30 sp=0xc000822e98 pc=0xc73fb55 runtime_test.TestMemmoveOverlapLarge0x120000(0xc000582820) /tmp/buildlet/go/src/runtime/memmove_test.go:116 +0xa5 fp=0xc000822f70 sp=0xc000822f30 pc=0xc9709e5 testing.tRunner(0xc000582820, 0xcb59bf8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000822fc0 sp=0xc000822f70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000822fe0 sp=0xc000822fc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000822fe8 sp=0xc000822fe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23283 gp=0xc000916000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0014026e0?, 0xc000072000?, 0x0?, 0x0?, 0xc0000a4dc8?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0000a4d78 sp=0xc0000a4d58 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0000a4df0 sp=0xc0000a4d78 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0000a4e18 sp=0xc0000a4df0 pc=0xc63d512 testing.(*T).Parallel(0xc00165c9c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0000a4eb0 sp=0xc0000a4e18 pc=0xc73fb55 runtime_test.TestMemmoveAlias(0xc00165c9c0) /tmp/buildlet/go/src/runtime/memmove_test.go:65 +0x79 fp=0xc0000a4f70 sp=0xc0000a4eb0 pc=0xc9703f9 testing.tRunner(0xc00165c9c0, 0xcb59be0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0000a4fc0 sp=0xc0000a4f70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0000a4fe0 sp=0xc0000a4fc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000a4fe8 sp=0xc0000a4fe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23377 gp=0xc0009164e0 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc000918fa8 sp=0xc000918fa0 pc=0xc97f0e6 runtime_test.(*contentionWorker).run(0xc00011e2b8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc000918fc8 sp=0xc000918fa8 pc=0xc980e23 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc000918fe0 sp=0xc000918fc8 pc=0xc980a25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000918fe8 sp=0xc000918fe0 pc=0xc6b2b01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23362 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23035 gp=0xc000917040 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00089c610?, 0xc000072000?, 0x0?, 0x0?, 0xc00093e608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00093e5b8 sp=0xc00093e598 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00093e630 sp=0xc00093e5b8 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00093e658 sp=0xc00093e630 pc=0xc63d512 testing.(*T).Parallel(0xc00165d1e0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00093e6f0 sp=0xc00093e658 pc=0xc73fb55 runtime_test.TestRecoverBeforePanicAfterGoexit2(0xc00165d1e0) /tmp/buildlet/go/src/runtime/crash_test.go:478 +0x38 fp=0xc00093e770 sp=0xc00093e6f0 pc=0xc940ad8 testing.tRunner(0xc00165d1e0, 0xcb59f28) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00093e7c0 sp=0xc00093e770 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00093e7e0 sp=0xc00093e7c0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00093e7e8 sp=0xc00093e7e0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23257 gp=0xc0009176c0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001478060?, 0xc000072000?, 0x0?, 0x0?, 0xc0003e9de0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0003e9d90 sp=0xc0003e9d70 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc0003e9e08 sp=0xc0003e9d90 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc0003e9e30 sp=0xc0003e9e08 pc=0xc63d512 testing.(*T).Parallel(0xc001906ea0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc0003e9ec8 sp=0xc0003e9e30 pc=0xc73fb55 runtime_test.testConcurrentReadsAfterGrowth(0xc73f633?, 0x0) /tmp/buildlet/go/src/runtime/map_test.go:318 +0x2a fp=0xc0003e9f50 sp=0xc0003e9ec8 pc=0xc96694a runtime_test.TestConcurrentReadsAfterGrowth(0xc001906ea0?) /tmp/buildlet/go/src/runtime/map_test.go:364 +0x15 fp=0xc0003e9f70 sp=0xc0003e9f50 pc=0xc9670f5 testing.tRunner(0xc001906ea0, 0xcb59778) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc0003e9fc0 sp=0xc0003e9f70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc0003e9fe0 sp=0xc0003e9fc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0003e9fe8 sp=0xc0003e9fe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23379 gp=0xc000934000 m=nil [runnable]: runtime.gopark(0xc000081280?, 0xc000918708?, 0xc0?, 0x63?, 0xc000081280?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc0009186d0 sp=0xc0009186b0 pc=0xc677d4e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:408 runtime.semacquire1(0xc00266c8f8, 0x0, 0x0, 0x0, 0x12) /tmp/buildlet/go/src/runtime/sema.go:160 +0x225 fp=0xc000918738 sp=0xc0009186d0 pc=0xc689b05 runtime.semacquire(0xc00266c8f8?) /tmp/buildlet/go/src/runtime/sema.go:111 +0x1e fp=0xc000918770 sp=0xc000918738 pc=0xc6898be runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1212 +0x3e fp=0xc0009187a8 sp=0xc000918770 pc=0xc97f05e runtime_test.(*contentionWorker).run(0xc00011e2e8) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0009187c8 sp=0xc0009187a8 pc=0xc980e23 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0009187e0 sp=0xc0009187c8 pc=0xc980a25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0009187e8 sp=0xc0009187e0 pc=0xc6b2b01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23362 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23354 gp=0xc000934680 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc000119791?, 0xc000119820?, 0x90?, 0x97?, 0xcaf4b20?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000090d30 sp=0xc000090d10 pc=0xc677d4e runtime.chanrecv(0xc000172690, 0xc000090e17, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000090da8 sp=0xc000090d30 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000090dd0 sp=0xc000090da8 pc=0xc63d512 testing.(*T).Run(0xc00165c680, {0xc9f8a7f?, 0xc002332090?}, 0xc00148e720) /tmp/buildlet/go/src/testing/testing.go:1736 +0x3ab fp=0xc000090e90 sp=0xc000090dd0 pc=0xc740cab runtime_test.TestRuntimeLockMetricsAndProfile(0xc00165c680) /tmp/buildlet/go/src/runtime/metrics_test.go:1196 +0x3de fp=0xc000090f70 sp=0xc000090e90 pc=0xc97edbe testing.tRunner(0xc00165c680, 0xcb59f68) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000090fc0 sp=0xc000090f70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000090fe0 sp=0xc000090fc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000090fe8 sp=0xc000090fe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23378 gp=0xc000940d00 m=nil [runnable]: runtime_test.TestRuntimeLockMetricsAndProfile.func6.1() /tmp/buildlet/go/src/runtime/metrics_test.go:1208 +0xc6 fp=0xc0000a8fa8 sp=0xc0000a8fa0 pc=0xc97f0e6 runtime_test.(*contentionWorker).run(0xc00011e2d0) /tmp/buildlet/go/src/runtime/metrics_test.go:1247 +0x43 fp=0xc0000a8fc8 sp=0xc0000a8fa8 pc=0xc980e23 runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1.gowrap1() /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x25 fp=0xc0000a8fe0 sp=0xc0000a8fc8 pc=0xc980a25 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc0000a8fe8 sp=0xc0000a8fe0 pc=0xc6b2b01 created by runtime_test.TestRuntimeLockMetricsAndProfile.func4.1.1 in goroutine 23362 /tmp/buildlet/go/src/runtime/metrics_test.go:1032 +0x78 goroutine 23282 gp=0xc000940ea0 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc001402680?, 0xc000072000?, 0x0?, 0x0?, 0xc00091b5d0?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091b580 sp=0xc00091b560 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091b5f8 sp=0xc00091b580 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091b620 sp=0xc00091b5f8 pc=0xc63d512 testing.(*T).Parallel(0xc00165c820) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00091b6b8 sp=0xc00091b620 pc=0xc73fb55 runtime_test.TestMemmove(0xc00165c820) /tmp/buildlet/go/src/runtime/memmove_test.go:23 +0x79 fp=0xc00091b770 sp=0xc00091b6b8 pc=0xc96fed9 testing.tRunner(0xc00165c820, 0xcb59bd8) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091b7c0 sp=0xc00091b770 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091b7e0 sp=0xc00091b7c0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091b7e8 sp=0xc00091b7e0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23034 gp=0xc001907860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00089c5b0?, 0xc000072000?, 0x0?, 0x0?, 0xc000944e08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc000944db8 sp=0xc000944d98 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc000944e30 sp=0xc000944db8 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc000944e58 sp=0xc000944e30 pc=0xc63d512 testing.(*T).Parallel(0xc00165cd00) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc000944ef0 sp=0xc000944e58 pc=0xc73fb55 runtime_test.TestRecoverBeforePanicAfterGoexit(0xc00165cd00) /tmp/buildlet/go/src/runtime/crash_test.go:466 +0x38 fp=0xc000944f70 sp=0xc000944ef0 pc=0xc940998 testing.tRunner(0xc00165cd00, 0xcb59f20) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc000944fc0 sp=0xc000944f70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc000944fe0 sp=0xc000944fc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc000944fe8 sp=0xc000944fe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23036 gp=0xc00165d520 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00089c670?, 0xc000072000?, 0x0?, 0x0?, 0xc00093f608?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00093f5b8 sp=0xc00093f598 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00093f630 sp=0xc00093f5b8 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00093f658 sp=0xc00093f630 pc=0xc63d512 testing.(*T).Parallel(0xc00165d380) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00093f6f0 sp=0xc00093f658 pc=0xc73fb55 runtime_test.TestNetpollDeadlock(0xc00165d380) /tmp/buildlet/go/src/runtime/crash_test.go:487 +0x1f fp=0xc00093f770 sp=0xc00093f6f0 pc=0xc940bff testing.tRunner(0xc00165d380, 0xcb59c68) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00093f7c0 sp=0xc00093f770 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00093f7e0 sp=0xc00093f7c0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00093f7e8 sp=0xc00093f7e0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 23037 gp=0xc00165d860 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc00089c6d0?, 0xc000072000?, 0x0?, 0x0?, 0xc00093dd50?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00093dd00 sp=0xc00093dce0 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00093dd78 sp=0xc00093dd00 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00093dda0 sp=0xc00093dd78 pc=0xc63d512 testing.(*T).Parallel(0xc00165d6c0) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00093de38 sp=0xc00093dda0 pc=0xc73fb55 runtime_test.TestPanicTraceback(0xc00165d6c0) /tmp/buildlet/go/src/runtime/crash_test.go:496 +0x2a fp=0xc00093df70 sp=0xc00093de38 pc=0xc940d2a testing.tRunner(0xc00165d6c0, 0xcb59dc0) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00093dfc0 sp=0xc00093df70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00093dfe0 sp=0xc00093dfc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00093dfe8 sp=0xc00093dfe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 goroutine 22283 gp=0xc0008d2000 m=nil [chan receive, 2 minutes]: runtime.gopark(0xc0014221b0?, 0xc000072000?, 0x0?, 0x0?, 0xc00091de08?) /tmp/buildlet/go/src/runtime/proc.go:402 +0xce fp=0xc00091ddb8 sp=0xc00091dd98 pc=0xc677d4e runtime.chanrecv(0xc000102360, 0x0, 0x1) /tmp/buildlet/go/src/runtime/chan.go:583 +0x3bf fp=0xc00091de30 sp=0xc00091ddb8 pc=0xc63d8ff runtime.chanrecv1(0xcdba920?, 0xcacb900?) /tmp/buildlet/go/src/runtime/chan.go:442 +0x12 fp=0xc00091de58 sp=0xc00091de30 pc=0xc63d512 testing.(*T).Parallel(0xc000582680) /tmp/buildlet/go/src/testing/testing.go:1483 +0x215 fp=0xc00091def0 sp=0xc00091de58 pc=0xc73fb55 runtime_test.TestNetpollWaiters(0xc000582680) /tmp/buildlet/go/src/runtime/crash_test.go:895 +0x1f fp=0xc00091df70 sp=0xc00091def0 pc=0xc943e3f testing.tRunner(0xc000582680, 0xcb59c70) /tmp/buildlet/go/src/testing/testing.go:1682 +0xfb fp=0xc00091dfc0 sp=0xc00091df70 pc=0xc73fe9b testing.(*T).Run.gowrap1() /tmp/buildlet/go/src/testing/testing.go:1735 +0x25 fp=0xc00091dfe0 sp=0xc00091dfc0 pc=0xc740e05 runtime.goexit({}) /tmp/buildlet/go/src/runtime/asm_amd64.s:1695 +0x1 fp=0xc00091dfe8 sp=0xc00091dfe0 pc=0xc6b2b01 created by testing.(*T).Run in goroutine 1 /tmp/buildlet/go/src/testing/testing.go:1735 +0x390 FAIL runtime 180.065s ok runtime/coverage 0.115s ok runtime/debug 0.231s FAIL go tool dist: Failed: exit status 1