golang.org/x/build@v0.0.0-20240506185731-218518f32b70/internal/logparser/testdata/15.log (about) 1 darwin-arm64-11 at fd2ac5ef968545e8283e32160fe69a9de1e98842 2 3 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=440" "TERM_SESSION_ID=A8ECBED7-700A-45EA-B7CD-4C11F66CC14C" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.S4BT2N0B0s/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=FA07DEC0-308C-413E-A8A8-185E891A1DAE" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=2" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a4" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-arm64-11" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src 4 5 Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/arm64) 6 Building Go toolchain1 using /tmp/buildlet/go1.4. 7 Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. 8 Building Go toolchain2 using go_bootstrap and Go toolchain1. 9 Building Go toolchain3 using go_bootstrap and Go toolchain2. 10 Building packages and commands for darwin/arm64. 11 --- 12 Installed Go for darwin/arm64 in /tmp/buildlet/go 13 Installed commands in /tmp/buildlet/go/bin 14 15 ##### Test execution environment. 16 # GOARCH: arm64 17 # CPU: 18 # GOOS: darwin 19 # OS Version: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Tue Feb 22 21:10:42 PST 2022; root:xnu-7195.141.26~1/RELEASE_ARM64_T8101 arm64 20 21 ##### Testing packages. 22 ok archive/tar 0.087s 23 ok archive/zip 0.168s 24 ok bufio 0.090s 25 ok bytes 0.854s 26 ok compress/bzip2 0.132s 27 ok compress/flate 0.267s 28 ok compress/gzip 1.222s 29 ok compress/lzw 0.134s 30 ok compress/zlib 0.253s 31 ok container/heap 0.070s 32 ok container/list 0.140s 33 ok container/ring 0.109s 34 ok context 0.081s 35 ok crypto 0.072s 36 ok crypto/aes 0.075s 37 ok crypto/cipher 0.059s 38 ok crypto/des 0.084s 39 ok crypto/dsa 0.078s 40 ok crypto/ecdh 0.094s 41 ok crypto/ecdsa 0.065s 42 ok crypto/ed25519 0.131s 43 ok crypto/elliptic 0.080s 44 ok crypto/hmac 0.072s 45 ok crypto/internal/alias 0.057s 46 ok crypto/internal/boring 0.056s 47 ok crypto/internal/boring/bcache 0.114s 48 ok crypto/internal/edwards25519 1.712s 49 ok crypto/internal/edwards25519/field 1.904s 50 ok crypto/internal/nistec 0.401s 51 ok crypto/internal/nistec/fiat 0.075s [no tests to run] 52 ok crypto/md5 0.080s 53 ok crypto/rand 0.134s 54 ok crypto/rc4 0.080s 55 ok crypto/rsa 0.104s 56 ok crypto/sha1 0.074s 57 ok crypto/sha256 0.061s 58 ok crypto/sha512 0.082s 59 ok crypto/subtle 0.129s 60 ok crypto/tls 0.279s 61 ok crypto/x509 0.214s 62 ok database/sql 0.339s 63 ok database/sql/driver 0.101s 64 ok debug/buildinfo 0.078s 65 ok debug/dwarf 0.064s 66 ok debug/elf 0.069s 67 ok debug/gosym 0.098s 68 ok debug/macho 0.072s 69 ok debug/pe 0.124s 70 ok debug/plan9obj 0.071s 71 ok embed 0.126s [no tests to run] 72 ok embed/internal/embedtest 0.114s 73 ok encoding/ascii85 0.074s 74 ok encoding/asn1 0.073s 75 ok encoding/base32 0.074s 76 ok encoding/base64 0.073s 77 ok encoding/binary 0.074s 78 ok encoding/csv 0.075s 79 ok encoding/gob 0.096s 80 ok encoding/hex 0.084s 81 ok encoding/json 0.140s 82 ok encoding/pem 0.281s 83 ok encoding/xml 0.113s 84 ok errors 0.077s 85 ok expvar 0.090s 86 ok flag 0.099s 87 ok fmt 0.113s 88 ok go/ast 0.077s 89 ok go/build 0.620s 90 ok go/build/constraint 0.078s 91 ok go/constant 0.122s 92 ok go/doc 0.134s 93 ok go/doc/comment 0.365s 94 ok go/format 0.075s 95 ok go/importer 0.117s 96 ok go/internal/gccgoimporter 0.121s 97 ok go/internal/gcimporter 4.302s 98 ok go/internal/srcimporter 4.570s 99 ok go/parser 0.136s 100 ok go/printer 0.153s 101 ok go/scanner 0.072s 102 ok go/token 0.078s 103 ok go/types 3.096s 104 ok hash 0.073s 105 ok hash/adler32 0.117s 106 ok hash/crc32 0.058s 107 ok hash/crc64 0.072s 108 ok hash/fnv 0.106s 109 ok hash/maphash 0.105s 110 ok html 0.115s 111 ok html/template 0.093s 112 ok image 0.077s 113 ok image/color 0.077s 114 ok image/draw 0.089s 115 ok image/gif 7.436s 116 ok image/jpeg 1.379s 117 ok image/png 0.216s 118 ok index/suffixarray 0.146s 119 ok internal/abi 0.092s 120 ok internal/buildcfg 0.072s 121 ok internal/cpu 0.074s 122 ok internal/dag 0.118s 123 ok internal/diff 0.072s 124 ok internal/fmtsort 0.069s 125 ok internal/fuzz 0.084s 126 ok internal/godebug 0.123s 127 ok internal/intern 0.488s 128 ok internal/itoa 0.079s 129 ok internal/poll 0.089s 130 ok internal/profile 0.074s 131 ok internal/reflectlite 0.090s 132 ok internal/saferio 0.102s 133 ok internal/singleflight 0.144s 134 ok internal/testenv 0.101s 135 ok internal/trace 0.105s 136 ok internal/unsafeheader 0.073s 137 ok internal/xcoff 0.071s 138 ok io 0.102s 139 ok io/fs 0.217s 140 ok io/ioutil 0.119s 141 ok log 0.147s 142 ok log/syslog 1.351s 143 ok math 0.075s 144 ok math/big 0.502s 145 ok math/bits 0.071s 146 ok math/cmplx 0.081s 147 ok math/rand 0.168s 148 ok mime 0.079s 149 ok mime/multipart 0.163s 150 ok mime/quotedprintable 0.074s 151 panic: test timed out after 3m0s 152 153 goroutine 1188 [running]: 154 panic({0x10288ec00, 0x1400005d8c0}) 155 /tmp/buildlet/go/src/runtime/panic.go:987 +0x3c8 fp=0x14000056f80 sp=0x14000056ec0 pc=0x102659008 156 testing.(*M).startAlarm.func1() 157 /tmp/buildlet/go/src/testing/testing.go:2064 +0x88 fp=0x14000056fd0 sp=0x14000056f80 pc=0x1026fed28 158 runtime.goexit() 159 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000056fd0 sp=0x14000056fd0 pc=0x10268ca14 160 created by time.goFunc 161 /tmp/buildlet/go/src/time/sleep.go:176 +0x38 162 163 goroutine 1 [chan receive]: 164 runtime.gopark(0x14000054a08?, 0x102629578?, 0x18?, 0x4a?, 0x1026312cc?) 165 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000054990 sp=0x14000054970 pc=0x10265bd74 166 runtime.chanrecv(0x14000170fc0, 0x14000054a9f, 0x1) 167 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000054a20 sp=0x14000054990 pc=0x10262a8fc 168 runtime.chanrecv1(0x14000114f90?, 0x1?) 169 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000054a50 sp=0x14000054a20 pc=0x10262a464 170 testing.(*T).Run(0x14000104b60, {0x10281ea8e?, 0x198171adf6e933?}, 0x1028d5a70) 171 /tmp/buildlet/go/src/testing/testing.go:1522 +0x314 fp=0x14000054af0 sp=0x14000054a50 pc=0x1026fc214 172 testing.runTests.func1(0x0?) 173 /tmp/buildlet/go/src/testing/testing.go:1874 +0x48 fp=0x14000054b40 sp=0x14000054af0 pc=0x1026fde48 174 testing.tRunner(0x14000104b60, 0x14000054c58) 175 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x14000054b90 sp=0x14000054b40 pc=0x1026fb57c 176 testing.runTests(0x14000136280?, {0x102a27060, 0xf7, 0xf7}, {0x4?, 0x10281b245?, 0x102a2aa60?}) 177 /tmp/buildlet/go/src/testing/testing.go:1872 +0x3e0 fp=0x14000054c80 sp=0x14000054b90 pc=0x1026fdd30 178 testing.(*M).Run(0x14000136280) 179 /tmp/buildlet/go/src/testing/testing.go:1754 +0x4f0 fp=0x14000054e80 sp=0x14000054c80 pc=0x1026fcb20 180 net.TestMain(0x140000466c8?) 181 /tmp/buildlet/go/src/net/main_test.go:52 +0x2c fp=0x14000054eb0 sp=0x14000054e80 pc=0x1027bf26c 182 main.main() 183 _testmain.go:639 +0x1d4 fp=0x14000054f70 sp=0x14000054eb0 pc=0x1028182c4 184 runtime.main() 185 /tmp/buildlet/go/src/runtime/proc.go:250 +0x248 fp=0x14000054fd0 sp=0x14000054f70 pc=0x10265b9a8 186 runtime.goexit() 187 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000054fd0 sp=0x14000054fd0 pc=0x10268ca14 188 189 goroutine 2 [force gc (idle)]: 190 runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) 191 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000046fa0 sp=0x14000046f80 pc=0x10265bd74 192 runtime.goparkunlock(...) 193 /tmp/buildlet/go/src/runtime/proc.go:369 194 runtime.forcegchelper() 195 /tmp/buildlet/go/src/runtime/proc.go:302 +0xb8 fp=0x14000046fd0 sp=0x14000046fa0 pc=0x10265bc08 196 runtime.goexit() 197 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000046fd0 sp=0x14000046fd0 pc=0x10268ca14 198 created by runtime.init.5 199 /tmp/buildlet/go/src/runtime/proc.go:290 +0x24 200 201 goroutine 18 [GC sweep wait]: 202 runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) 203 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000042770 sp=0x14000042750 pc=0x10265bd74 204 runtime.goparkunlock(...) 205 /tmp/buildlet/go/src/runtime/proc.go:369 206 runtime.bgsweep(0x0?) 207 /tmp/buildlet/go/src/runtime/mgcsweep.go:298 +0x10c fp=0x140000427b0 sp=0x14000042770 pc=0x1026474fc 208 runtime.gcenable.func1() 209 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x28 fp=0x140000427d0 sp=0x140000427b0 pc=0x10263c248 210 runtime.goexit() 211 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140000427d0 sp=0x140000427d0 pc=0x10268ca14 212 created by runtime.gcenable 213 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x74 214 215 goroutine 19 [sleep]: 216 runtime.gopark(0x14000012050?, 0x19819bdc5387ad?, 0x0?, 0x0?, 0x1028d5f88?) 217 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000042f00 sp=0x14000042ee0 pc=0x10265bd74 218 runtime.goparkunlock(...) 219 /tmp/buildlet/go/src/runtime/proc.go:369 220 runtime.(*scavengerState).sleep(0x102a2aae0, 0x40aca80000000000) 221 /tmp/buildlet/go/src/runtime/mgcscavenge.go:468 +0x134 fp=0x14000042f80 sp=0x14000042f00 pc=0x102645644 222 runtime.bgscavenge(0x0?) 223 /tmp/buildlet/go/src/runtime/mgcscavenge.go:626 +0x9c fp=0x14000042fb0 sp=0x14000042f80 pc=0x102645a3c 224 runtime.gcenable.func2() 225 /tmp/buildlet/go/src/runtime/mgc.go:179 +0x28 fp=0x14000042fd0 sp=0x14000042fb0 pc=0x10263c1e8 226 runtime.goexit() 227 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000042fd0 sp=0x14000042fd0 pc=0x10268ca14 228 created by runtime.gcenable 229 /tmp/buildlet/go/src/runtime/mgc.go:179 +0xb8 230 231 goroutine 34 [finalizer wait]: 232 runtime.gopark(0x140000465a8?, 0x102631118?, 0x60?, 0x5?, 0x102b5ca90?) 233 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000046580 sp=0x14000046560 pc=0x10265bd74 234 runtime.goparkunlock(...) 235 /tmp/buildlet/go/src/runtime/proc.go:369 236 runtime.runfinq() 237 /tmp/buildlet/go/src/runtime/mfinal.go:186 +0x120 fp=0x140000467d0 sp=0x14000046580 pc=0x10263b3c0 238 runtime.goexit() 239 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140000467d0 sp=0x140000467d0 pc=0x10268ca14 240 created by runtime.createfing 241 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x84 242 243 goroutine 27 [GC worker (idle)]: 244 runtime.gopark(0x19819b76ad5e02?, 0x3?, 0x3?, 0x3e?, 0x10281ab00?) 245 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x140002aaf40 sp=0x140002aaf20 pc=0x10265bd74 246 runtime.gcBgMarkWorker() 247 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0xec fp=0x140002aafd0 sp=0x140002aaf40 pc=0x10263df3c 248 runtime.goexit() 249 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140002aafd0 sp=0x140002aafd0 pc=0x10268ca14 250 created by runtime.gcBgMarkStartWorkers 251 /tmp/buildlet/go/src/runtime/mgc.go:1158 +0x28 252 253 goroutine 574 [chan receive]: 254 runtime.gopark(0x1400017b538?, 0x14000094000?, 0x0?, 0x86?, 0x1400017b558?) 255 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x1400017b4e0 sp=0x1400017b4c0 pc=0x10265bd74 256 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 257 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x1400017b570 sp=0x1400017b4e0 pc=0x10262a8fc 258 runtime.chanrecv1(0x1026fb4a3?, 0x1029c8600?) 259 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x1400017b5a0 sp=0x1400017b570 pc=0x10262a464 260 testing.(*T).Parallel(0x140005a2680) 261 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x1400017b610 sp=0x1400017b5a0 pc=0x1026fb370 262 net.TestLookupGmailTXT(0x140005a2680) 263 /tmp/buildlet/go/src/net/lookup_test.go:218 +0x28 fp=0x1400017b760 sp=0x1400017b610 pc=0x1027b5e18 264 testing.tRunner(0x140005a2680, 0x1028d58b8) 265 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x1400017b7b0 sp=0x1400017b760 pc=0x1026fb57c 266 testing.(*T).Run.func1() 267 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x1400017b7d0 sp=0x1400017b7b0 pc=0x1026fc2ac 268 runtime.goexit() 269 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x1400017b7d0 sp=0x1400017b7d0 pc=0x10268ca14 270 created by testing.(*T).Run 271 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 272 273 goroutine 803 [chan receive]: 274 runtime.gopark(0x14000044608?, 0x14000094000?, 0xe?, 0xc6?, 0x14000044628?) 275 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x140000445b0 sp=0x14000044590 pc=0x10265bd74 276 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 277 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000044640 sp=0x140000445b0 pc=0x10262a8fc 278 runtime.chanrecv1(0x1026fb4a3?, 0x1029c8600?) 279 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000044670 sp=0x14000044640 pc=0x10262a464 280 testing.(*T).Parallel(0x14000249d40) 281 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x140000446e0 sp=0x14000044670 pc=0x1026fb370 282 net.TestPacketConnClose(0x0?) 283 /tmp/buildlet/go/src/net/net_test.go:267 +0x20 fp=0x14000044760 sp=0x140000446e0 pc=0x1027c7f40 284 testing.tRunner(0x14000249d40, 0x1028d59c8) 285 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x140000447b0 sp=0x14000044760 pc=0x1026fb57c 286 testing.(*T).Run.func1() 287 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x140000447d0 sp=0x140000447b0 pc=0x1026fc2ac 288 runtime.goexit() 289 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140000447d0 sp=0x140000447d0 pc=0x10268ca14 290 created by testing.(*T).Run 291 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 292 293 goroutine 64 [GC worker (idle)]: 294 runtime.gopark(0x3?, 0x0?, 0x60?, 0xe3?, 0x10288b301?) 295 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x1400023af40 sp=0x1400023af20 pc=0x10265bd74 296 runtime.gcBgMarkWorker() 297 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0xec fp=0x1400023afd0 sp=0x1400023af40 pc=0x10263df3c 298 runtime.goexit() 299 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x1400023afd0 sp=0x1400023afd0 pc=0x10268ca14 300 created by runtime.gcBgMarkStartWorkers 301 /tmp/buildlet/go/src/runtime/mgc.go:1158 +0x28 302 303 goroutine 63 [GC worker (idle)]: 304 runtime.gopark(0x140002aef58?, 0x102a2aa60?, 0xa8?, 0xef?, 0x1026fc201?) 305 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x140002aef40 sp=0x140002aef20 pc=0x10265bd74 306 runtime.gcBgMarkWorker() 307 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0xec fp=0x140002aefd0 sp=0x140002aef40 pc=0x10263df3c 308 runtime.goexit() 309 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140002aefd0 sp=0x140002aefd0 pc=0x10268ca14 310 created by runtime.gcBgMarkStartWorkers 311 /tmp/buildlet/go/src/runtime/mgc.go:1158 +0x28 312 313 goroutine 572 [chan receive]: 314 runtime.gopark(0x10?, 0x14000094000?, 0x78?, 0x31?, 0x14000176dd8?) 315 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000176d60 sp=0x14000176d40 pc=0x10265bd74 316 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 317 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000176df0 sp=0x14000176d60 pc=0x10262a8fc 318 runtime.chanrecv1(0x1028cea60?, 0x140001180a0?) 319 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000176e20 sp=0x14000176df0 pc=0x10262a464 320 testing.(*T).Parallel(0x14000083d40) 321 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000176e90 sp=0x14000176e20 pc=0x1026fb370 322 net.TestLookupGmailMX(0x14000083d40) 323 /tmp/buildlet/go/src/net/lookup_test.go:123 +0x24 fp=0x14000176f60 sp=0x14000176e90 pc=0x1027b57b4 324 testing.tRunner(0x14000083d40, 0x1028d58a8) 325 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x14000176fb0 sp=0x14000176f60 pc=0x1026fb57c 326 testing.(*T).Run.func1() 327 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x14000176fd0 sp=0x14000176fb0 pc=0x1026fc2ac 328 runtime.goexit() 329 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000176fd0 sp=0x14000176fd0 pc=0x10268ca14 330 created by testing.(*T).Run 331 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 332 333 goroutine 1205 [sleep]: 334 runtime.gopark(0x19819b96bab60b?, 0x14000018c91?, 0x1?, 0x0?, 0x102890880?) 335 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000057d10 sp=0x14000057cf0 pc=0x10265bd74 336 time.Sleep(0xfe502a) 337 /tmp/buildlet/go/src/runtime/time.go:195 +0x118 fp=0x14000057d50 sp=0x14000057d10 pc=0x1026895e8 338 net.TestReadFromTimeout(0x140005a3860) 339 /tmp/buildlet/go/src/net/timeout_test.go:448 +0x564 fp=0x14000057f60 sp=0x14000057d50 pc=0x1027e4fd4 340 testing.tRunner(0x140005a3860, 0x1028d5a70) 341 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x14000057fb0 sp=0x14000057f60 pc=0x1026fb57c 342 testing.(*T).Run.func1() 343 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x14000057fd0 sp=0x14000057fb0 pc=0x1026fc2ac 344 runtime.goexit() 345 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000057fd0 sp=0x14000057fd0 pc=0x10268ca14 346 created by testing.(*T).Run 347 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 348 349 goroutine 1204 [chan receive]: 350 runtime.gopark(0x14000238518?, 0x14000094000?, 0xe0?, 0x3e?, 0x14000238538?) 351 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x140002384c0 sp=0x140002384a0 pc=0x10265bd74 352 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 353 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000238550 sp=0x140002384c0 pc=0x10262a8fc 354 runtime.chanrecv1(0x102a03ee0?, 0x10277986c?) 355 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000238580 sp=0x14000238550 pc=0x10262a464 356 testing.(*T).Parallel(0x140005a36c0) 357 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x140002385f0 sp=0x14000238580 pc=0x1026fb370 358 net.TestReadTimeoutMustNotReturn(0x140005a36c0) 359 /tmp/buildlet/go/src/net/timeout_test.go:340 +0x38 fp=0x14000238760 sp=0x140002385f0 pc=0x1027e42f8 360 testing.tRunner(0x140005a36c0, 0x1028d5a88) 361 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x140002387b0 sp=0x14000238760 pc=0x1026fb57c 362 testing.(*T).Run.func1() 363 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x140002387d0 sp=0x140002387b0 pc=0x1026fc2ac 364 runtime.goexit() 365 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140002387d0 sp=0x140002387d0 pc=0x10268ca14 366 created by testing.(*T).Run 367 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 368 369 goroutine 802 [chan receive]: 370 runtime.gopark(0x80?, 0x14000094000?, 0x2d?, 0x20?, 0x14000043e18?) 371 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000043da0 sp=0x14000043d80 pc=0x10265bd74 372 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 373 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000043e30 sp=0x14000043da0 pc=0x10262a8fc 374 runtime.chanrecv1(0x1028cea60?, 0x1400014ce00?) 375 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000043e60 sp=0x14000043e30 pc=0x10262a464 376 testing.(*T).Parallel(0x14000249ba0) 377 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000043ed0 sp=0x14000043e60 pc=0x1026fb370 378 net.TestListenerClose(0x14000249380?) 379 /tmp/buildlet/go/src/net/net_test.go:229 +0x24 fp=0x14000043f60 sp=0x14000043ed0 pc=0x1027c7b04 380 testing.tRunner(0x14000249ba0, 0x1028d5870) 381 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x14000043fb0 sp=0x14000043f60 pc=0x1026fb57c 382 testing.(*T).Run.func1() 383 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x14000043fd0 sp=0x14000043fb0 pc=0x1026fc2ac 384 runtime.goexit() 385 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000043fd0 sp=0x14000043fd0 pc=0x10268ca14 386 created by testing.(*T).Run 387 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 388 389 goroutine 769 [chan receive]: 390 runtime.gopark(0x140001785f8?, 0x14000094000?, 0x2d?, 0x20?, 0x14000178618?) 391 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x140001785a0 sp=0x14000178580 pc=0x10265bd74 392 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 393 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000178630 sp=0x140001785a0 pc=0x10262a8fc 394 runtime.chanrecv1(0x1028b2dc0?, 0x14000198900?) 395 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000178660 sp=0x14000178630 pc=0x10262a464 396 testing.(*T).Parallel(0x14000249a00) 397 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x140001786d0 sp=0x14000178660 pc=0x1026fb370 398 net.TestConnClose(0x102a60d80?) 399 /tmp/buildlet/go/src/net/net_test.go:187 +0x24 fp=0x14000178760 sp=0x140001786d0 pc=0x1027c7304 400 testing.tRunner(0x14000249a00, 0x1028d54f0) 401 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x140001787b0 sp=0x14000178760 pc=0x1026fb57c 402 testing.(*T).Run.func1() 403 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x140001787d0 sp=0x140001787b0 pc=0x1026fc2ac 404 runtime.goexit() 405 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140001787d0 sp=0x140001787d0 pc=0x10268ca14 406 created by testing.(*T).Run 407 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 408 409 goroutine 768 [chan receive]: 410 runtime.gopark(0x14000174df8?, 0x14000094000?, 0x2d?, 0x20?, 0x14000174e18?) 411 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000174da0 sp=0x14000174d80 pc=0x10265bd74 412 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 413 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000174e30 sp=0x14000174da0 pc=0x10262a8fc 414 runtime.chanrecv1(0x14000174e78?, 0x140001988f8?) 415 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000174e60 sp=0x14000174e30 pc=0x10262a464 416 testing.(*T).Parallel(0x14000249860) 417 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000174ed0 sp=0x14000174e60 pc=0x1026fb370 418 net.TestCloseWrite(0x14000249860) 419 /tmp/buildlet/go/src/net/net_test.go:79 +0x24 fp=0x14000174f60 sp=0x14000174ed0 pc=0x1027c6454 420 testing.tRunner(0x14000249860, 0x1028d54b0) 421 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x14000174fb0 sp=0x14000174f60 pc=0x1026fb57c 422 testing.(*T).Run.func1() 423 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x14000174fd0 sp=0x14000174fb0 pc=0x1026fc2ac 424 runtime.goexit() 425 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000174fd0 sp=0x14000174fd0 pc=0x10268ca14 426 created by testing.(*T).Run 427 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 428 429 goroutine 65 [GC worker (idle)]: 430 runtime.gopark(0x19819b76af0b5f?, 0x140000980a0?, 0x18?, 0x14?, 0x0?) 431 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x1400023b740 sp=0x1400023b720 pc=0x10265bd74 432 runtime.gcBgMarkWorker() 433 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0xec fp=0x1400023b7d0 sp=0x1400023b740 pc=0x10263df3c 434 runtime.goexit() 435 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x1400023b7d0 sp=0x1400023b7d0 pc=0x10268ca14 436 created by runtime.gcBgMarkStartWorkers 437 /tmp/buildlet/go/src/runtime/mgc.go:1158 +0x28 438 439 goroutine 767 [chan receive]: 440 runtime.gopark(0x14000048df8?, 0x14000094000?, 0x2d?, 0x20?, 0x14000048e18?) 441 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000048da0 sp=0x14000048d80 pc=0x10265bd74 442 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 443 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000048e30 sp=0x14000048da0 pc=0x10262a8fc 444 runtime.chanrecv1(0x14000198440?, 0x140001988f0?) 445 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000048e60 sp=0x14000048e30 pc=0x10262a464 446 testing.(*T).Parallel(0x140002496c0) 447 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000048ed0 sp=0x14000048e60 pc=0x1026fb370 448 net.TestCloseRead(0x14000249520?) 449 /tmp/buildlet/go/src/net/net_test.go:25 +0x24 fp=0x14000048f60 sp=0x14000048ed0 pc=0x1027c5bc4 450 testing.tRunner(0x140002496c0, 0x1028d5490) 451 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x14000048fb0 sp=0x14000048f60 pc=0x1026fb57c 452 testing.(*T).Run.func1() 453 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x14000048fd0 sp=0x14000048fb0 pc=0x1026fc2ac 454 runtime.goexit() 455 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000048fd0 sp=0x14000048fd0 pc=0x10268ca14 456 created by testing.(*T).Run 457 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 458 459 goroutine 201 [GC worker (idle)]: 460 runtime.gopark(0x1400011c008?, 0x102818ae9?, 0x2?, 0x0?, 0x10281ab00?) 461 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000175740 sp=0x14000175720 pc=0x10265bd74 462 runtime.gcBgMarkWorker() 463 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0xec fp=0x140001757d0 sp=0x14000175740 pc=0x10263df3c 464 runtime.goexit() 465 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140001757d0 sp=0x140001757d0 pc=0x10268ca14 466 created by runtime.gcBgMarkStartWorkers 467 /tmp/buildlet/go/src/runtime/mgc.go:1158 +0x28 468 469 goroutine 90 [GC worker (idle)]: 470 runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) 471 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x1400023cf40 sp=0x1400023cf20 pc=0x10265bd74 472 runtime.gcBgMarkWorker() 473 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0xec fp=0x1400023cfd0 sp=0x1400023cf40 pc=0x10263df3c 474 runtime.goexit() 475 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x1400023cfd0 sp=0x1400023cfd0 pc=0x10268ca14 476 created by runtime.gcBgMarkStartWorkers 477 /tmp/buildlet/go/src/runtime/mgc.go:1158 +0x28 478 479 goroutine 202 [GC worker (idle)]: 480 runtime.gopark(0x19819b76aef660?, 0x0?, 0x0?, 0x0?, 0x0?) 481 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x140002ab740 sp=0x140002ab720 pc=0x10265bd74 482 runtime.gcBgMarkWorker() 483 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0xec fp=0x140002ab7d0 sp=0x140002ab740 pc=0x10263df3c 484 runtime.goexit() 485 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140002ab7d0 sp=0x140002ab7d0 pc=0x10268ca14 486 created by runtime.gcBgMarkStartWorkers 487 /tmp/buildlet/go/src/runtime/mgc.go:1158 +0x28 488 489 goroutine 203 [GC worker (idle)]: 490 runtime.gopark(0x19819b687144d9?, 0x1?, 0x5f?, 0xf8?, 0x0?) 491 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x140002abf40 sp=0x140002abf20 pc=0x10265bd74 492 runtime.gcBgMarkWorker() 493 /tmp/buildlet/go/src/runtime/mgc.go:1234 +0xec fp=0x140002abfd0 sp=0x140002abf40 pc=0x10263df3c 494 runtime.goexit() 495 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140002abfd0 sp=0x140002abfd0 pc=0x10268ca14 496 created by runtime.gcBgMarkStartWorkers 497 /tmp/buildlet/go/src/runtime/mgc.go:1158 +0x28 498 499 goroutine 571 [chan receive]: 500 runtime.gopark(0x14000175d68?, 0x14000094000?, 0x7?, 0xd?, 0x14000175d88?) 501 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000175d10 sp=0x14000175cf0 pc=0x10265bd74 502 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 503 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000175da0 sp=0x14000175d10 pc=0x10262a8fc 504 runtime.chanrecv1(0x1028cea60?, 0x0?) 505 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000175dd0 sp=0x14000175da0 pc=0x10262a464 506 testing.(*T).Parallel(0x14000083ba0) 507 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000175e40 sp=0x14000175dd0 pc=0x1026fb370 508 net.TestLookupGoogleSRV(0x14000083ba0) 509 /tmp/buildlet/go/src/net/lookup_test.go:74 +0x28 fp=0x14000175f60 sp=0x14000175e40 pc=0x1027b5408 510 testing.tRunner(0x14000083ba0, 0x1028d58d8) 511 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x14000175fb0 sp=0x14000175f60 pc=0x1026fb57c 512 testing.(*T).Run.func1() 513 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x14000175fd0 sp=0x14000175fb0 pc=0x1026fc2ac 514 runtime.goexit() 515 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000175fd0 sp=0x14000175fd0 pc=0x10268ca14 516 created by testing.(*T).Run 517 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 518 519 goroutine 573 [chan receive]: 520 runtime.gopark(0x20?, 0x14000094000?, 0xb8?, 0xc5?, 0x140000455d8?) 521 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000045560 sp=0x14000045540 pc=0x10265bd74 522 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 523 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x140000455f0 sp=0x14000045560 pc=0x10262a8fc 524 runtime.chanrecv1(0x1028cea60?, 0x1400005c190?) 525 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000045620 sp=0x140000455f0 pc=0x10262a464 526 testing.(*T).Parallel(0x140005a2000) 527 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000045690 sp=0x14000045620 pc=0x1026fb370 528 net.TestLookupGmailNS(0x140005a2000) 529 /tmp/buildlet/go/src/net/lookup_test.go:169 +0x24 fp=0x14000045760 sp=0x14000045690 pc=0x1027b5ae4 530 testing.tRunner(0x140005a2000, 0x1028d58b0) 531 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x140000457b0 sp=0x14000045760 pc=0x1026fb57c 532 testing.(*T).Run.func1() 533 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x140000457d0 sp=0x140000457b0 pc=0x1026fc2ac 534 runtime.goexit() 535 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140000457d0 sp=0x140000457d0 pc=0x10268ca14 536 created by testing.(*T).Run 537 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 538 539 goroutine 1168 [chan receive]: 540 runtime.gopark(0x1400055d588?, 0x14000094000?, 0xa0?, 0x2e?, 0x1400055d5a8?) 541 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x1400055d530 sp=0x1400055d510 pc=0x10265bd74 542 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 543 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x1400055d5c0 sp=0x1400055d530 pc=0x10262a8fc 544 runtime.chanrecv1(0x1026fb4a3?, 0x1029c8600?) 545 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x1400055d5f0 sp=0x1400055d5c0 pc=0x10262a464 546 testing.(*T).Parallel(0x140005a3040) 547 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x1400055d660 sp=0x1400055d5f0 pc=0x1026fb370 548 net.TestAcceptTimeoutMustReturn(0x140005a3040) 549 /tmp/buildlet/go/src/net/timeout_test.go:193 +0x34 fp=0x1400055d760 sp=0x1400055d660 pc=0x1027e30c4 550 testing.tRunner(0x140005a3040, 0x1028d53e8) 551 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x1400055d7b0 sp=0x1400055d760 pc=0x1026fb57c 552 testing.(*T).Run.func1() 553 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x1400055d7d0 sp=0x1400055d7b0 pc=0x1026fc2ac 554 runtime.goexit() 555 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x1400055d7d0 sp=0x1400055d7d0 pc=0x10268ca14 556 created by testing.(*T).Run 557 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 558 559 goroutine 747 [chan receive]: 560 runtime.gopark(0x40?, 0x14000094000?, 0x0?, 0xe0?, 0x14000179e18?) 561 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000179da0 sp=0x14000179d80 pc=0x10265bd74 562 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 563 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000179e30 sp=0x14000179da0 pc=0x10262a8fc 564 runtime.chanrecv1(0x1028cea60?, 0x1400028a0a0?) 565 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000179e60 sp=0x14000179e30 pc=0x10262a464 566 testing.(*T).Parallel(0x140005a31e0) 567 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000179ed0 sp=0x14000179e60 pc=0x1026fb370 568 net.TestLookupHostCancel(0x140005a31e0) 569 /tmp/buildlet/go/src/net/lookup_test.go:973 +0x3c fp=0x14000179f60 sp=0x14000179ed0 pc=0x1027bab3c 570 testing.tRunner(0x140005a31e0, 0x1028d58e0) 571 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x14000179fb0 sp=0x14000179f60 pc=0x1026fb57c 572 testing.(*T).Run.func1() 573 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x14000179fd0 sp=0x14000179fb0 pc=0x1026fc2ac 574 runtime.goexit() 575 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x14000179fd0 sp=0x14000179fd0 pc=0x10268ca14 576 created by testing.(*T).Run 577 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 578 579 goroutine 1175 [chan receive]: 580 runtime.gopark(0x140002ade08?, 0x14000094000?, 0x38?, 0xde?, 0x140002ade28?) 581 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x140002addb0 sp=0x140002add90 pc=0x10265bd74 582 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 583 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x140002ade40 sp=0x140002addb0 pc=0x10262a8fc 584 runtime.chanrecv1(0xf?, 0x102696780?) 585 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x140002ade70 sp=0x140002ade40 pc=0x10262a464 586 testing.(*T).Parallel(0x14000003ba0) 587 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x140002adee0 sp=0x140002ade70 pc=0x1026fb370 588 net.TestTCPSpuriousConnSetupCompletionWithCancel(0x14000003ba0) 589 /tmp/buildlet/go/src/net/tcpsock_unix_test.go:86 +0x5c fp=0x140002adf60 sp=0x140002adee0 pc=0x1027e182c 590 testing.tRunner(0x14000003ba0, 0x1028d5c20) 591 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x140002adfb0 sp=0x140002adf60 pc=0x1026fb57c 592 testing.(*T).Run.func1() 593 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x140002adfd0 sp=0x140002adfb0 pc=0x1026fc2ac 594 runtime.goexit() 595 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140002adfd0 sp=0x140002adfd0 pc=0x10268ca14 596 created by testing.(*T).Run 597 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 598 599 goroutine 808 [chan receive]: 600 runtime.gopark(0x140000485f8?, 0x14000094000?, 0x2d?, 0x20?, 0x14000048618?) 601 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x140000485a0 sp=0x14000048580 pc=0x10265bd74 602 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 603 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000048630 sp=0x140000485a0 pc=0x10262a8fc 604 runtime.chanrecv1(0x0?, 0x140001989f0?) 605 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000048660 sp=0x14000048630 pc=0x10262a464 606 testing.(*T).Parallel(0x140000ea340) 607 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x140000486d0 sp=0x14000048660 pc=0x1026fb370 608 net.TestZeroByteRead(0xf?) 609 /tmp/buildlet/go/src/net/net_test.go:375 +0x24 fp=0x14000048760 sp=0x140000486d0 pc=0x1027c8da4 610 testing.tRunner(0x140000ea340, 0x1028d5d60) 611 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x140000487b0 sp=0x14000048760 pc=0x1026fb57c 612 testing.(*T).Run.func1() 613 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x140000487d0 sp=0x140000487b0 pc=0x1026fc2ac 614 runtime.goexit() 615 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140000487d0 sp=0x140000487d0 pc=0x10268ca14 616 created by testing.(*T).Run 617 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 618 619 goroutine 782 [chan receive]: 620 runtime.gopark(0x14000179658?, 0x14000094000?, 0x0?, 0x0?, 0x14000179678?) 621 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000179600 sp=0x140001795e0 pc=0x10265bd74 622 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 623 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x14000179690 sp=0x14000179600 pc=0x10262a8fc 624 runtime.chanrecv1(0x10268d960?, 0x14000179708?) 625 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x140001796c0 sp=0x14000179690 pc=0x10262a464 626 testing.(*T).Parallel(0x140005a3a00) 627 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000179730 sp=0x140001796c0 pc=0x1026fb370 628 net.TestCloseUnblocksRead(0x1400021c480?) 629 /tmp/buildlet/go/src/net/net_test.go:509 +0x20 fp=0x14000179760 sp=0x14000179730 pc=0x1027ca1c0 630 testing.tRunner(0x140005a3a00, 0x1028d54a8) 631 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x140001797b0 sp=0x14000179760 pc=0x1026fb57c 632 testing.(*T).Run.func1() 633 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x140001797d0 sp=0x140001797b0 pc=0x1026fc2ac 634 runtime.goexit() 635 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140001797d0 sp=0x140001797d0 pc=0x10268ca14 636 created by testing.(*T).Run 637 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 638 639 goroutine 783 [chan receive]: 640 runtime.gopark(0x1400023c598?, 0x14000094000?, 0x88?, 0xc5?, 0x1400023c5b8?) 641 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x1400023c540 sp=0x1400023c520 pc=0x10265bd74 642 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 643 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x1400023c5d0 sp=0x1400023c540 pc=0x10262a8fc 644 runtime.chanrecv1(0x1028f202d?, 0xf?) 645 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x1400023c600 sp=0x1400023c5d0 pc=0x10262a464 646 testing.(*T).Parallel(0x140005a3ba0) 647 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x1400023c670 sp=0x1400023c600 pc=0x1026fb370 648 net.TestNotTemporaryRead(0x140005a3ba0) 649 /tmp/buildlet/go/src/net/net_test.go:528 +0x30 fp=0x1400023c760 sp=0x1400023c670 pc=0x1027ca230 650 testing.tRunner(0x140005a3ba0, 0x1028d5998) 651 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x1400023c7b0 sp=0x1400023c760 pc=0x1026fb57c 652 testing.(*T).Run.func1() 653 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x1400023c7d0 sp=0x1400023c7b0 pc=0x1026fc2ac 654 runtime.goexit() 655 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x1400023c7d0 sp=0x1400023c7d0 pc=0x10268ca14 656 created by testing.(*T).Run 657 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 658 659 goroutine 448 [chan receive]: 660 runtime.gopark(0x14000047598?, 0x14000094000?, 0x0?, 0x28?, 0x140000475b8?) 661 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000047540 sp=0x14000047520 pc=0x10265bd74 662 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 663 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x140000475d0 sp=0x14000047540 pc=0x10262a8fc 664 runtime.chanrecv1(0x1028f202d?, 0xf?) 665 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x14000047600 sp=0x140000475d0 pc=0x10262a464 666 testing.(*T).Parallel(0x140000eaea0) 667 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000047670 sp=0x14000047600 pc=0x1026fb370 668 net.TestSendfilePipe(0x140000eaea0) 669 /tmp/buildlet/go/src/net/sendfile_test.go:217 +0x34 fp=0x14000047760 sp=0x14000047670 pc=0x1027d5264 670 testing.tRunner(0x140000eaea0, 0x1028d5b40) 671 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x140000477b0 sp=0x14000047760 pc=0x1026fb57c 672 testing.(*T).Run.func1() 673 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x140000477d0 sp=0x140000477b0 pc=0x1026fc2ac 674 runtime.goexit() 675 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140000477d0 sp=0x140000477d0 pc=0x10268ca14 676 created by testing.(*T).Run 677 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 678 679 goroutine 1169 [chan receive]: 680 runtime.gopark(0x100?, 0x14000094000?, 0xb8?, 0x95?, 0x14000239598?) 681 /tmp/buildlet/go/src/runtime/proc.go:363 +0xe4 fp=0x14000239520 sp=0x14000239500 pc=0x10265bd74 682 runtime.chanrecv(0x140001001e0, 0x0, 0x1) 683 /tmp/buildlet/go/src/runtime/chan.go:583 +0x45c fp=0x140002395b0 sp=0x14000239520 pc=0x10262a8fc 684 runtime.chanrecv1(0x1028cea60?, 0x140000ccd00?) 685 /tmp/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x140002395e0 sp=0x140002395b0 pc=0x10262a464 686 testing.(*T).Parallel(0x140005a3380) 687 /tmp/buildlet/go/src/testing/testing.go:1299 +0x180 fp=0x14000239650 sp=0x140002395e0 pc=0x1026fb370 688 net.TestAcceptTimeoutMustNotReturn(0x140005a3380) 689 /tmp/buildlet/go/src/net/timeout_test.go:236 +0x34 fp=0x14000239760 sp=0x14000239650 pc=0x1027e35b4 690 testing.tRunner(0x140005a3380, 0x1028d53e0) 691 /tmp/buildlet/go/src/testing/testing.go:1474 +0x10c fp=0x140002397b0 sp=0x14000239760 pc=0x1026fb57c 692 testing.(*T).Run.func1() 693 /tmp/buildlet/go/src/testing/testing.go:1521 +0x2c fp=0x140002397d0 sp=0x140002397b0 pc=0x1026fc2ac 694 runtime.goexit() 695 /tmp/buildlet/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x140002397d0 sp=0x140002397d0 pc=0x10268ca14 696 created by testing.(*T).Run 697 /tmp/buildlet/go/src/testing/testing.go:1521 +0x300 698 FAIL net 180.093s 699 ok net/http 3.079s 700 ok net/http/cgi 0.514s 701 FAIL 702 go tool dist: Failed: exit status 1