plan9-arm at d92101f452e10680ad4c8af2d5ad40d940b59214 :: Running /boot/workdir/go/src/make.rc with args ["/boot/workdir/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "type=host-plan9-arm-0intro" "GOARM=7" "GO_BUILD_KEY_DELETE_AFTER_READ=false" "status=" "GO_TEST_TIMEOUT_SCALE=6" "fs=dircache" "GOCACHE=/boot/cache" "GOROOT_BOOTSTRAP=/boot/workdir/go1.4" "workdir=/boot/workdir" "objtype=arm" "*=dircache" "WORKDIR=/boot/workdir" "GO_BUILDER_NAME=plan9-arm" "GOBIN=" "GOROOT_BOOTSTRAP=/sys/lib/go1.16"] in dir /boot/workdir/go/src Building Go cmd/dist using /sys/lib/go1.16 Building Go toolchain1 using /sys/lib/go1.16. 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 plan9/arm. --- Installed Go for plan9/arm in /boot/workdir/go Installed commands in /boot/workdir/go/bin *** You need to bind /boot/workdir/go/bin before /bin. ##### Testing packages. ok archive/tar 0.421s ok archive/zip 1.827s ok bufio 0.249s ok bytes 12.820s ok compress/bzip2 0.330s ok compress/flate 3.118s ok compress/gzip 1.104s ok compress/lzw 0.426s ok compress/zlib 1.925s ok container/heap 0.102s ok container/list 0.080s ok container/ring 0.108s ok context 0.145s ok crypto 0.099s ok crypto/aes 0.139s ok crypto/cipher 0.096s ok crypto/des 0.122s ok crypto/dsa 0.106s ok crypto/ecdsa 0.150s ok crypto/ed25519 1.091s ok crypto/ed25519/internal/edwards25519 52.995s ok crypto/ed25519/internal/edwards25519/field 23.003s ok crypto/elliptic 0.497s ok crypto/elliptic/internal/fiat 0.094s ok crypto/hmac 0.096s ok crypto/internal/subtle 0.125s ok crypto/md5 0.097s ok crypto/rand 0.167s ok crypto/rc4 0.171s ok crypto/rsa 0.525s ok crypto/sha1 0.130s ok crypto/sha256 0.114s ok crypto/sha512 0.102s ok crypto/subtle 0.107s ok crypto/tls 7.445s ok crypto/x509 3.750s ok database/sql 0.982s ok database/sql/driver 0.111s ok debug/dwarf 0.345s ok debug/elf 0.285s ok debug/gosym 0.146s ok debug/macho 0.169s ok debug/pe 0.144s ok debug/plan9obj 0.095s ok embed/internal/embedtest 0.097s ok encoding/ascii85 0.114s ok encoding/asn1 0.120s ok encoding/base32 0.173s ok encoding/base64 0.126s ok encoding/binary 0.094s ok encoding/csv 0.114s ok encoding/gob 0.185s ok encoding/hex 0.130s ok encoding/json 0.927s ok encoding/pem 0.132s ok encoding/xml 0.150s ok errors 0.102s ok expvar 0.136s ok flag 0.272s ok fmt 0.286s ok go/ast 0.111s ok go/build 6.164s ok go/build/constraint 0.113s ok go/constant 0.110s ok go/doc 0.334s ok go/format 0.146s ok go/importer 2.358s ok go/internal/gccgoimporter 0.365s ok go/internal/gcimporter 30.412s ok go/internal/srcimporter 10.037s ok go/parser 0.257s ok go/printer 1.102s ok go/scanner 0.101s ok go/token 0.166s ok go/types 74.843s ok hash 0.137s ok hash/adler32 0.140s ok hash/crc32 0.098s ok hash/crc64 0.102s ok hash/fnv 0.088s ok hash/maphash 0.195s ok html 0.100s ok html/template 0.482s ok image 0.345s ok image/color 0.179s ok image/draw 0.324s ok image/gif 1.824s ok image/jpeg 0.622s ok image/png 0.277s ok index/suffixarray 2.649s ok internal/abi 0.457s ok internal/cpu 0.085s ok internal/execabs 0.120s ok internal/fmtsort 0.117s ok internal/itoa 0.098s ok internal/poll 0.187s ok internal/profile 0.094s ok internal/reflectlite 0.298s ok internal/singleflight 0.100s ok internal/trace 0.215s ok internal/unsafeheader 0.081s ok internal/xcoff 0.450s ok io 0.277s ok io/fs 0.104s ok io/ioutil 6.742s ok log 0.099s ok math 0.108s ok math/big 4.217s ok math/bits 0.110s ok math/cmplx 0.104s ok math/rand 1.016s ok mime 0.114s ok mime/multipart 0.660s ok mime/quotedprintable 0.132s ok net 33.512s fatal error: schedule: holding locks panic during panic runtime stack: runtime.throw({0x42e36a, 0x17}) /boot/workdir/go/src/runtime/panic.go:965 +0x5c fp=0x3ffffe38 sp=0x3ffffe24 pc=0x38ed8 runtime.schedule() /boot/workdir/go/src/runtime/proc.go:3288 +0x49c fp=0x3ffffe70 sp=0x3ffffe38 pc=0x42a64 runtime.goexit0(0x10d143c0) /boot/workdir/go/src/runtime/proc.go:3684 +0x2b4 fp=0x3ffffea4 sp=0x3ffffe70 pc=0x43a1c runtime.mcall() /boot/workdir/go/src/runtime/asm_arm.s:265 +0x48 fp=0x3ffffeac sp=0x3ffffea4 pc=0x67d20 goroutine 1 [chan receive]: runtime.gopark(0x456064, 0x10d65e30, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c40cc4 sp=0x10c40cb0 pc=0x3bd2c runtime.chanrecv(0x10d65e00, 0x10c40d4b, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10c40d10 sp=0x10c40cc4 pc=0x5aa0 runtime.chanrecv1(0x10d65e00, 0x10c40d4b) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10c40d24 sp=0x10c40d10 pc=0x5548 testing.(*T).Run(0x10c00b40, {0x428916, 0x11}, 0x4557e8) /boot/workdir/go/src/testing/testing.go:1307 +0x3c4 fp=0x10c40d70 sp=0x10c40d24 pc=0xe74b4 testing.runTests.func1(0x10c00b40) /boot/workdir/go/src/testing/testing.go:1598 +0x6c fp=0x10c40d94 sp=0x10c40d70 pc=0xe8fec testing.tRunner(0x10c00b40, 0x10c40e30) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10c40ddc sp=0x10c40d94 pc=0xe6890 testing.runTests(0x10c161d0, {0x6e3d00, 0x221, 0x221}, {0xc04613d86d950126, 0xfb77be3932, 0x6e67a0}) /boot/workdir/go/src/testing/testing.go:1596 +0x3d8 fp=0x10c40e40 sp=0x10c40ddc pc=0xe8e68 testing.(*M).Run(0x10c985a0) /boot/workdir/go/src/testing/testing.go:1504 +0x53c fp=0x10c40f50 sp=0x10c40e40 pc=0xe7cc8 net/http_test.TestMain(0x10c985a0) /boot/workdir/go/src/net/http/main_test.go:23 +0x1c fp=0x10c40f60 sp=0x10c40f50 pc=0x30971c main.main() _testmain.go:1201 +0x154 fp=0x10c40fb8 sp=0x10c40f60 pc=0x3af0d8 runtime.main() /boot/workdir/go/src/runtime/proc.go:255 +0x2cc fp=0x10c40fec sp=0x10c40fb8 pc=0x3b7f4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c40fec sp=0x10c40fec pc=0x69898 goroutine 2 [force gc (idle)]: runtime.gopark(0x456128, 0x6e62d8, 0x11, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c41fd0 sp=0x10c41fbc pc=0x3bd2c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.forcegchelper() /boot/workdir/go/src/runtime/proc.go:306 +0xbc fp=0x10c41fec sp=0x10c41fd0 pc=0x3bb24 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c41fec sp=0x10c41fec pc=0x69898 created by runtime.init.5 /boot/workdir/go/src/runtime/proc.go:294 +0x1c goroutine 3 [GC sweep wait]: runtime.gopark(0x456128, 0x6e6648, 0xc, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c42fd0 sp=0x10c42fbc pc=0x3bd2c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.bgsweep(0x10c32080) /boot/workdir/go/src/runtime/mgcsweep.go:182 +0x100 fp=0x10c42fe4 sp=0x10c42fd0 pc=0x25274 runtime.gcenable.func1() /boot/workdir/go/src/runtime/mgc.go:177 +0x28 fp=0x10c42fec sp=0x10c42fe4 pc=0x18b68 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c42fec sp=0x10c42fec pc=0x69898 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:177 +0x74 goroutine 4 [sleep]: runtime.gopark(0x456128, 0x6e6588, 0x13, 0x13, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c43f64 sp=0x10c43f50 pc=0x3bd2c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.scavengeSleep(0xca1cc) /boot/workdir/go/src/runtime/mgcscavenge.go:242 +0x110 fp=0x10c43fa8 sp=0x10c43f64 pc=0x2301c runtime.bgscavenge(0x10c32080) /boot/workdir/go/src/runtime/mgcscavenge.go:367 +0x1f8 fp=0x10c43fe4 sp=0x10c43fa8 pc=0x232c4 runtime.gcenable.func2() /boot/workdir/go/src/runtime/mgc.go:178 +0x28 fp=0x10c43fec sp=0x10c43fe4 pc=0x18b14 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c43fec sp=0x10c43fec pc=0x69898 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:178 +0xbc goroutine 5 [finalizer wait]: runtime.gopark(0x456128, 0x6f9088, 0x10, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3cf90 sp=0x10c3cf7c pc=0x3bd2c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.runfinq() /boot/workdir/go/src/runtime/mfinal.go:177 +0xbc fp=0x10c3cfec sp=0x10c3cf90 pc=0x17b70 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3cfec sp=0x10c3cfec pc=0x69898 created by runtime.createfing /boot/workdir/go/src/runtime/mfinal.go:157 +0x54 goroutine 29 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3ddac sp=0x10c3dd98 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10c3ddf8 sp=0x10c3ddac pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10c3de0c sp=0x10c3ddf8 pc=0x5548 testing.(*T).Parallel(0x10cf41e0) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10c3de6c sp=0x10c3de0c pc=0xe6630 net/http.TestCmdGoNoHTTPServer(0x10cf41e0) /boot/workdir/go/src/net/http/http_test.go:85 +0x20 fp=0x10c3df98 sp=0x10c3de6c pc=0x29df5c testing.tRunner(0x10cf41e0, 0x45504c) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10c3dfe0 sp=0x10c3df98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10c3dfec sp=0x10c3dfe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3dfec sp=0x10c3dfec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 49 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3ebc0 sp=0x10c3ebac pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10c3ec0c sp=0x10c3ebc0 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10c3ec20 sp=0x10c3ec0c pc=0x5548 testing.(*T).Parallel(0x110821e0) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10c3ec80 sp=0x10c3ec20 pc=0xe6630 net/http.TestReadResponseCloseInMiddle(0x110821e0) /boot/workdir/go/src/net/http/response_test.go:647 +0x20 fp=0x10c3ef98 sp=0x10c3ec80 pc=0x2a4a78 testing.tRunner(0x110821e0, 0x4550bc) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10c3efe0 sp=0x10c3ef98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10c3efec sp=0x10c3efe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3efec sp=0x10c3efec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 31 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3fe94 sp=0x10c3fe80 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10c3fee0 sp=0x10c3fe94 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10c3fef4 sp=0x10c3fee0 pc=0x5548 testing.(*T).Parallel(0x10cf43c0) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10c3ff54 sp=0x10c3fef4 pc=0xe6630 net/http.TestOmitHTTP2Vet(0x10cf43c0) /boot/workdir/go/src/net/http/http_test.go:131 +0x1c fp=0x10c3ff98 sp=0x10c3ff54 pc=0x29e62c testing.tRunner(0x10cf43c0, 0x455094) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10c3ffe0 sp=0x10c3ff98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10c3ffec sp=0x10c3ffe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3ffec sp=0x10c3ffec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 38 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cfcd24 sp=0x10cfcd10 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10cfcd70 sp=0x10cfcd24 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10cfcd84 sp=0x10cfcd70 pc=0x5548 testing.(*T).Parallel(0x10d14690) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10cfcde4 sp=0x10cfcd84 pc=0xe6630 net/http.TestRequestWriteTransport(0x10d14690) /boot/workdir/go/src/net/http/requestwrite_test.go:668 +0x20 fp=0x10cfcf98 sp=0x10cfcde4 pc=0x2a1f1c testing.tRunner(0x10d14690, 0x4550e8) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10cfcfe0 sp=0x10cfcf98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10cfcfec sp=0x10cfcfe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfcfec sp=0x10cfcfec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 42 [GC worker (idle)]: runtime.gopark(0x456090, 0x10d4a498, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cf8f8c sp=0x10cf8f78 pc=0x3bd2c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1195 +0x100 fp=0x10cf8fec sp=0x10cf8f8c pc=0x1b5b4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cf8fec sp=0x10cf8fec pc=0x69898 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1119 +0x20 goroutine 43 [GC worker (idle)]: runtime.gopark(0x456090, 0x10d4a4b0, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cf9f8c sp=0x10cf9f78 pc=0x3bd2c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1195 +0x100 fp=0x10cf9fec sp=0x10cf9f8c pc=0x1b5b4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cf9fec sp=0x10cf9fec pc=0x69898 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1119 +0x20 goroutine 44 [GC worker (idle)]: runtime.gopark(0x456090, 0x10d4a4c8, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cfaf8c sp=0x10cfaf78 pc=0x3bd2c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1195 +0x100 fp=0x10cfafec sp=0x10cfaf8c pc=0x1b5b4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfafec sp=0x10cfafec pc=0x69898 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1119 +0x20 goroutine 45 [GC worker (idle)]: runtime.gopark(0x456090, 0x10d4a4e0, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cfbf8c sp=0x10cfbf78 pc=0x3bd2c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1195 +0x100 fp=0x10cfbfec sp=0x10cfbf8c pc=0x1b5b4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfbfec sp=0x10cfbfec pc=0x69898 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1119 +0x20 goroutine 127 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cfdde8 sp=0x10cfddd4 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10cfde34 sp=0x10cfdde8 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10cfde48 sp=0x10cfde34 pc=0x5548 testing.(*T).Parallel(0x10c00e10) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10cfdea8 sp=0x10cfde48 pc=0xe6630 net/http_test.setParallel(0x10c00e10) /boot/workdir/go/src/net/http/main_test.go:97 +0xd4 fp=0x10cfdec8 sp=0x10cfdea8 pc=0x30a084 net/http_test.TestNextProtoUpgrade(0x10c00e10) /boot/workdir/go/src/net/http/alpn_test.go:21 +0x34 fp=0x10cfdf98 sp=0x10cfdec8 pc=0x2d1174 testing.tRunner(0x10c00e10, 0x455770) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10cfdfe0 sp=0x10cfdf98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10cfdfec sp=0x10cfdfe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfdfec sp=0x10cfdfec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 128 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d5ce50 sp=0x10d5ce3c pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d5ce9c sp=0x10d5ce50 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d5ceb0 sp=0x10d5ce9c pc=0x5548 testing.(*T).Parallel(0x10c00f00) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10d5cf10 sp=0x10d5ceb0 pc=0xe6630 net/http_test.setParallel(0x10c00f00) /boot/workdir/go/src/net/http/main_test.go:97 +0xd4 fp=0x10d5cf30 sp=0x10d5cf10 pc=0x30a084 net/http_test.TestClient(0x10c00f00) /boot/workdir/go/src/net/http/client_test.go:69 +0x30 fp=0x10d5cf98 sp=0x10d5cf30 pc=0x2d28a0 testing.tRunner(0x10c00f00, 0x455408) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10d5cfe0 sp=0x10d5cf98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10d5cfec sp=0x10d5cfe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5cfec sp=0x10d5cfec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 144 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cfee38 sp=0x10cfee24 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10cfee84 sp=0x10cfee38 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10cfee98 sp=0x10cfee84 pc=0x5548 testing.(*T).Parallel(0x10d9e1e0) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10cfeef8 sp=0x10cfee98 pc=0xe6630 net/http_test.setParallel(0x10d9e1e0) /boot/workdir/go/src/net/http/main_test.go:97 +0xd4 fp=0x10cfef18 sp=0x10cfeef8 pc=0x30a084 net/http_test.TestClientRedirectContext(0x10d9e1e0) /boot/workdir/go/src/net/http/client_test.go:301 +0x30 fp=0x10cfef98 sp=0x10cfef18 pc=0x2d5694 testing.tRunner(0x10d9e1e0, 0x455394) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10cfefe0 sp=0x10cfef98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10cfefec sp=0x10cfefe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfefec sp=hangup0x10cfefec pc= 0x69898PC= created by 0x6a5c4testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306goroutine +00x3a4 [ idle]: goroutine 211 [chan receive]: runtime.goparkruntime.rfork((0x456064) , 0x10da2030/boot/workdir/go/src/runtime/sys_plan9_arm.s, :0xe206, +0x170x8, fp=0x20x3ffffdb4) sp= 0x3ffffdb4/boot/workdir/go/src/runtime/proc.go pc=:0x6a5c4366 +0x100 fp=0x10cffd08 sp=0x10cffcf4 pc=0x3bd2c runtime.chanrecv(0x10da2000, 0x10cffda8, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10cffd54 sp=0x10cffd08 pc=0x5aa0 runtime.chanrecv1(runtime.newosproc0x10da2000(, 0x10cffda80x10d12240) ) /boot/workdir/go/src/runtime/chan.go/boot/workdir/go/src/runtime/os_plan9.go::440452 + +0x200x1c fp= fp=0x10cffd680x3ffffdc0 sp= sp=0x10cffd540x3ffffdb4 pc= pc=0x55480x36028 runtime.newm1(0x10d12240) /boot/workdir/go/src/runtime/proc.go:2244 +0xb0 fp=0x3ffffddc sp=0x3ffffdc0 pc=internal/poll.(*asyncIO).Wait0x3f768(...) /boot/workdir/go/src/internal/poll/fd_io_plan9.goruntime.newm:(850x456118 , internal/poll.(*FD).Read0x10c38600(, 0x111925000x7, ) 0x10d4ceb0 , /boot/workdir/go/src/runtime/proc.go{:0x111f20002223, +0x10000x5c, fp=0x10000x3ffffdf4} sp=) 0x3ffffddc pc=/boot/workdir/go/src/internal/poll/fd_plan9.go0x3f6a8: 79runtime.startm +(0x1940x10c38600 fp=, 0x10cffdb80x1 sp=) 0x10cffd68 pc=/boot/workdir/go/src/runtime/proc.go0x927e4: 2478net.(*netFD).Read +(0xf80x11192500 fp=, 0x3ffffe20{ sp=0x111f20000x3ffffdf4, pc=0x10000x3fd0c, 0x1000runtime.handoffp}() 0x10c38600 ) /boot/workdir/go/src/net/fd_plan9.go :/boot/workdir/go/src/runtime/proc.go86: +25230x98 + fp=0x3100x10cffde8 fp= sp=0x3ffffe440x10cffdb8 sp= pc=0x3ffffe200x186c7c pc= 0x40220 runtime.stoplockedm() net.(*conn).Read (/boot/workdir/go/src/runtime/proc.go0x111ee628:, 2591{ +0x111f20000x44, fp=0x10000x3ffffe58, sp=0x10000x3ffffe44} pc=) 0x40384 /boot/workdir/go/src/net/net.goruntime.schedule:(183) + 0x48/boot/workdir/go/src/runtime/proc.go fp=:0x10cffe183292 sp= +0x10cffde80x34 pc= fp=0x1937900x3ffffe90 sp=0x3ffffe58 pc=0x425fc runtime.park_m(0x10d143c0) /boot/workdir/go/src/runtime/proc.go:3509 +0x18c fp=0x3ffffea4 sp=0x3ffffe90 pc=0x430c4 runtime.mcall() /boot/workdir/go/src/runtime/asm_arm.s:265 +0x48 fp=0x3ffffeac sp=0x3ffffea4 pc=0x67d20 goroutine 1 [chan receive]: runtime.gopark(0x456064, 0x10d65e30, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c40cc4 sp=0x10c40cb0 pc=0x3bd2c runtime.chanrecv(0x10d65e00, 0x10c40d4b, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10c40d10 sp=0x10c40cc4 pc=0x5aa0 runtime.chanrecv1(0x10d65e00, 0x10c40d4b) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10c40d24 sp=0x10c40d10 pc=0x5548 testing.(*T).Run(0x10c00b40, {0x428916, 0x11}, 0x4557e8) /boot/workdir/go/src/testing/testing.go:1307 +0x3c4 fp=0x10c40d70 sp=0x10c40d24 pc=0xe74b4 testing.runTests.func1(0x10c00b40) /boot/workdir/go/src/testing/testing.go:1598 +0x6c fp=0x10c40d94 sp=0x10c40d70 pc=0xe8fec testing.tRunner(0x10c00b40, 0x10c40e30) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10c40ddc sp=0x10c40d94 pc=0xe6890 testing.runTests(0x10c161d0, {0x6e3d00, 0x221, 0x221}, {0xc04613d86d950126, 0xfb77be3932, 0x6e67a0}) /boot/workdir/go/src/testing/testing.go:1596 +0x3d8 fp=0x10c40e40 sp=0x10c40ddc pc=0xe8e68 testing.(*M).Run(0x10c985a0) /boot/workdir/go/src/testing/testing.go:1504 +0x53c fp=0x10c40f50 sp=0x10c40e40 pc=0xe7cc8 net/http_test.TestMain(0x10c985a0) /boot/workdir/go/src/net/http/main_test.go:23 +0x1c fp=0x10c40f60 sp=0x10c40f50 pc=0x30971c main.main() _testmain.go:1201 +0x154 fp=0x10c40fb8 sp=0x10c40f60 pc=0x3af0d8 runtime.main() /boot/workdir/go/src/runtime/proc.go:255 +0x2cc fp=0x10c40fec sp=0x10c40fb8 pc=0x3b7f4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c40fec sp=0x10c40fec pc=0x69898 goroutine 2 [force gc (idle)]: runtime.gopark(0x456128, 0x6e62d8, 0x11, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c41fd0 sp=0x10c41fbc pc=0x3bd2c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.forcegchelper() /boot/workdir/go/src/runtime/proc.go:306 +0xbc fp=0x10c41fec sp=0x10c41fd0 pc=0x3bb24 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c41fec sp=0x10c41fec pc=0x69898 created by runtime.init.5 /boot/workdir/go/src/runtime/proc.go:294 +0x1c goroutine 3 [GC sweep wait]: runtime.gopark(0x456128, 0x6e6648, 0xc, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c42fd0 sp=0x10c42fbc pc=0x3bd2c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.bgsweep(0x10c32080) /boot/workdir/go/src/runtime/mgcsweep.go:182 +0x100 fp=0x10c42fe4 sp=0x10c42fd0 pc=0x25274 runtime.gcenable.func1() /boot/workdir/go/src/runtime/mgc.go:177 +0x28 fp=0x10c42fec sp=0x10c42fe4 pc=0x18b68 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c42fec sp=0x10c42fec pc=0x69898 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:177 +0x74 goroutine 4 [sleep]: runtime.gopark(0x456128, 0x6e6588, 0x13, 0x13, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c43f64 sp=0x10c43f50 pc=0x3bd2c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.scavengeSleep(0xca1cc) /boot/workdir/go/src/runtime/mgcscavenge.go:242 +0x110 fp=0x10c43fa8 sp=0x10c43f64 pc=0x2301c runtime.bgscavenge(0x10c32080) /boot/workdir/go/src/runtime/mgcscavenge.go:367 +0x1f8 fp=0x10c43fe4 sp=0x10c43fa8 pc=0x232c4 runtime.gcenable.func2() /boot/workdir/go/src/runtime/mgc.go:178 +0x28 fp=0x10c43fec sp=0x10c43fe4 pc=0x18b14 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c43fec sp=0x10c43fec pc=0x69898 created by runtime.gcenable /boot/workdir/go/src/runtime/mgc.go:178 +0xbc goroutine 5 [finalizer wait]: runtime.gopark(0x456128, 0x6f9088, 0x10, 0x14, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3cf90 sp=0x10c3cf7c pc=0x3bd2c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 runtime.runfinq() /boot/workdir/go/src/runtime/mfinal.go:177 +0xbc fp=0x10c3cfec sp=0x10c3cf90 pc=0x17b70 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3cfec sp=0x10c3cfec pc=0x69898 created by runtime.createfing /boot/workdir/go/src/runtime/mfinal.go:157 +0x54 goroutine 29 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3ddac sp=0x10c3dd98 pc=0x3bd2c net/http.(*persistConn).Readruntime.chanrecv((0x10d101400x10c324c0, , {0x00x111f2000, , 0x10x1000) , 0x1000/boot/workdir/go/src/runtime/chan.go}:) 577 +/boot/workdir/go/src/net/http/transport.go0x528: fp=19260x10c3ddf8 + sp=0x16c0x10c3ddac fp= pc=0x10cffe4c0x5aa0 sp= 0x10cffe18runtime.chanrecv1 pc=(0x2921a80x10c324c0 , bufio.(*Reader).fill0x0() 0x111d51d0 ) /boot/workdir/go/src/runtime/chan.go :/boot/workdir/go/src/bufio/bufio.go440: +101 +0x200x10c fp= fp=0x10c3de0c0x10cffe70 sp= sp=0x10c3ddf80x10cffe4c pc= pc=0x55480xeabb0 bufio.(*Reader).Peektesting.(*T).Parallel((0x111d51d00x10cf41e0, ) 0x1 ) /boot/workdir/go/src/testing/testing.go :/boot/workdir/go/src/bufio/bufio.go1104: +1390x1e4 + fp=0x680x10c3de6c fp= sp=0x10cffe7c sp=0x10cffe70 pc=0xead30 net/http.(*persistConn).readLoop(0x10d10140) /boot/workdir/go/src/net/http/transport.go:2087 +0x190 fp=0x10cfffe4 sp=0x10cffe7c pc=0x292cd4 0x10c3de0c pc=0xe6630 net/http.(*Transport).dialConn.func5() /boot/workdir/go/src/net/http/transport.go:1747 +0x28 fp=0x10cfffec sp=0x10cfffe4 pc=0x2916e4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfffec sp=0x10cfffec pc=0x69898 created by net/http.(*Transport).dialConn /boot/workdir/go/src/net/http/transport.go:1747 +0x1a68 net/http.TestCmdGoNoHTTPServer(0x10cf41e0) /boot/workdir/go/src/net/http/http_test.go:85 +0x20 fp=0x10c3df98 sp=0x10c3de6c pc=0x29df5c testing.tRunner(0x10cf41e0, 0x45504c) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10c3dfe0 sp=0x10c3df98 pc=0xe6890 goroutine 198 [sync.Cond.Wait]: runtime.gopark(0x456128, 0x1116e1d0, 0x14, 0x1a, 0x3) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d5fcdc sp=0x10d5fcc8 pc=0x3bd2c testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10c3dfec sp=0x10c3dfe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3dfec sp=0x10c3dfec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 49 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3ebc0 sp=0x10c3ebac pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10c3ec0c sp=0x10c3ebc0 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10c3ec20 sp=0x10c3ec0c pc=0x5548 testing.(*T).Parallel(0x110821e0) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10c3ec80 sp=0x10c3ec20 pc=0xe6630 net/http.TestReadResponseCloseInMiddle(0x110821e0) /boot/workdir/go/src/net/http/response_test.go:647 +0x20 fp=0x10c3ef98 sp=0x10c3ec80 pc=0x2a4a78 testing.tRunner(0x110821e0, 0x4550bc) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10c3efe0 sp=0x10c3ef98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10c3efec sp=0x10c3efe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3efec sp=0x10c3efec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 31 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10c3fe94 sp=0x10c3fe80 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10c3fee0 sp=0x10c3fe94 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10c3fef4 sp=0x10c3fee0 pc=0x5548 testing.(*T).Parallel(0x10cf43c0) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10c3ff54 sp=0x10c3fef4 pc=0xe6630 net/http.TestOmitHTTP2Vet(0x10cf43c0) /boot/workdir/go/src/net/http/http_test.go:131 +0x1c fp=0x10c3ff98 sp=0x10c3ff54 pc=0x29e62c testing.tRunner(0x10cf43c0, 0x455094) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10c3ffe0 sp=0x10c3ff98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10c3ffec sp=0x10c3ffe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10c3ffec sp=0x10c3ffec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 38 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cfcd24 sp=0x10cfcd10 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10cfcd70 sp=0x10cfcd24 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10cfcd84 sp=0x10cfcd70 pc=0x5548 testing.(*T).Parallel(0x10d14690) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10cfcde4 sp=0x10cfcd84 pc=0xe6630 net/http.TestRequestWriteTransport(0x10d14690) /boot/workdir/go/src/net/http/requestwrite_test.go:668 +0x20 fp=0x10cfcf98 sp=0x10cfcde4 pc=0x2a1f1c testing.tRunner(0x10d14690, 0x4550e8) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10cfcfe0 sp=0x10cfcf98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10cfcfec sp=0x10cfcfe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfcfec sp=0x10cfcfec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 42 [GC worker (idle)]: runtime.gopark(0x456090, 0x10d4a498, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cf8f8c sp=0x10cf8f78 pc=0x3bd2c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1195 +0x100 fp=0x10cf8fec sp=0x10cf8f8c pc=0x1b5b4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cf8fec sp=0x10cf8fec pc=0x69898 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1119 +0x20 goroutine 43 [GC worker (idle)]: runtime.gopark(0x456090, 0x10d4a4b0, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cf9f8c sp=0x10cf9f78 pc=0x3bd2c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1195 +0x100 fp=0x10cf9fec sp=0x10cf9f8c pc=0x1b5b4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cf9fec sp=0x10cf9fec pc=0x69898 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1119 +0x20 goroutine 44 [GC worker (idle)]: runtime.gopark(0x456090, 0x10d4a4c8, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cfaf8c sp=0x10cfaf78 pc=0x3bd2c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1195 +0x100 fp=0x10cfafec sp=0x10cfaf8c pc=0x1b5b4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfafec sp=0x10cfafec pc=0x69898 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1119 +0x20 goroutine 45 [GC worker (idle)]: runtime.gopark(0x456090, 0x10d4a4e0, 0x18, 0x14, 0x0) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cfbf8c sp=0x10cfbf78 pc=0x3bd2c runtime.gcBgMarkWorker() /boot/workdir/go/src/runtime/mgc.go:1195 +0x100 fp=0x10cfbfec sp=0x10cfbf8c pc=0x1b5b4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfbfec sp=0x10cfbfec pc=0x69898 created by runtime.gcBgMarkStartWorkers /boot/workdir/go/src/runtime/mgc.go:1119 +0x20 goroutine 127 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cfdde8 sp=0x10cfddd4 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10cfde34 sp=0x10cfdde8 pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10cfde48 sp=0x10cfde34 pc=0x5548 testing.(*T).Parallel(0x10c00e10) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10cfdea8 sp=0x10cfde48 pc=0xe6630 runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 sync.runtime_notifyListWait(0x1116e1c8, 0x4) /boot/workdir/go/src/runtime/sema.go:513 +0x1c8 fp=0x10d5fd04 sp=0x10d5fcdc pc=0x66dd8 net/http_test.setParallel(0x10c00e10) /boot/workdir/go/src/net/http/main_test.go:97 +0xd4 fp=0x10cfdec8 sp=0x10cfdea8 pc=0x30a084 net/http_test.TestNextProtoUpgrade(0x10c00e10) /boot/workdir/go/src/net/http/alpn_test.go:21 +0x34 fp=0x10cfdf98 sp=0x10cfdec8 pc=0x2d1174 testing.tRunner(0x10c00e10, 0x455770) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10cfdfe0 sp=0x10cfdf98 pc=0xe6890 sync.(*Cond).Waittesting.(*T).Run.func1((0x1116e1c0) ) /boot/workdir/go/src/testing/testing.go/boot/workdir/go/src/sync/cond.go::130656 + +0x300xbc fp= fp=0x10cfdfec0x10d5fd28 sp= sp=0x10cfdfe00x10d5fd04 pc= pc=0xe75600x6d7b0 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfdfec sp=0x10cfdfec pc=0x69898 created by testing.(*T).Runnet/http.(*connReader).abortPendingRead ( 0x1116e180/boot/workdir/go/src/testing/testing.go) : 1306/boot/workdir/go/src/net/http/server.go +:0x3a4720 + 0xbcgoroutine fp=1280x10d5fd5c [ sp=chan receive0x10d5fd28]: pc=0x2730acruntime.gopark (0x456064net/http.(*response).finishRequest, (0x11124a00) /boot/workdir/go/src/net/http/server.go:1610 +0xa4 fp=0x10d5fd6c sp=0x10d5fd5c pc=0x277bc8 net/http.(*conn).serve(0x10d3a240, {0x4cc26c, 0x10d4f860}) /boot/workdir/go/src/net/http/server.go:1944 +0xd18 fp=0x10d5ffdc sp=0x10d5fd6c pc=0x279028 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=net/http.(*Server).Serve.func30x10d5ce50( sp=) 0x10d5ce3c pc=/boot/workdir/go/src/net/http/server.go0x3bd2c: 3043runtime.chanrecv +(0x380x10c324c0 fp=, 0x10d5ffec0x0 sp=, 0x10d5ffdc0x1 pc=) 0x27e200 /boot/workdir/go/src/runtime/chan.goruntime.goexit:(577) + 0x528/boot/workdir/go/src/runtime/asm_arm.s fp=:0x10d5ce9c824 sp= +0x10d5ce500x4 pc= fp=0x5aa00x10d5ffec sp=runtime.chanrecv10x10d5ffec( pc=0x10c324c00x69898, 0x0created by ) net/http.(*Server).Serve /boot/workdir/go/src/runtime/chan.go :/boot/workdir/go/src/net/http/server.go440: +30430x20 + fp=0x4e00x10d5ceb0 sp= 0x10d5ce9cgoroutine pc=1400x5548 [ chan receivetesting.(*T).Parallel]: (runtime.gopark0x10c00f00() 0x456064 , /boot/workdir/go/src/testing/testing.go0x10c324f0:, 11040xe +, 0x1e40x17 fp=, 0x10d5cf100x2 sp=) 0x10d5ceb0 pc=/boot/workdir/go/src/runtime/proc.go0xe6630: 366net/http_test.setParallel +(0x1000x10c00f00 fp=) 0x10cc5e6c sp=/boot/workdir/go/src/net/http/main_test.go0x10cc5e58: pc=970x3bd2c + 0xd4runtime.chanrecv fp=(0x10d5cf300x10c324c0 sp=, 0x10d5cf100x0 pc=, 0x30a0840x1 ) net/http_test.TestClient (/boot/workdir/go/src/runtime/chan.go0x10c00f00:) 577 +/boot/workdir/go/src/net/http/client_test.go0x528: fp=690x10cc5eb8 + sp=0x300x10cc5e6c fp= pc=0x10d5cf980x5aa0 sp= 0x10d5cf30runtime.chanrecv1 pc=(0x2d28a00x10c324c0 , testing.tRunner0x0() 0x10c00f00 , /boot/workdir/go/src/runtime/chan.go0x455408:) 440 +/boot/workdir/go/src/testing/testing.go0x20: fp=12590x10cc5ecc + sp=0x1180x10cc5eb8 fp= pc=0x10d5cfe00x5548 sp= 0x10d5cf98testing.(*T).Parallel pc=(0xe68900x11083e00 ) testing.(*T).Run.func1 (/boot/workdir/go/src/testing/testing.go) : 1104/boot/workdir/go/src/testing/testing.go +:0x1e41306 fp= +0x10cc5f2c0x30 sp= fp=0x10cc5ecc0x10d5cfec pc= sp=0xe66300x10d5cfe0 pc=net/http_test.setParallel0xe7560( 0x11083e00runtime.goexit) ( ) /boot/workdir/go/src/net/http/main_test.go :/boot/workdir/go/src/runtime/asm_arm.s97: +8240xd4 + fp=0x40x10cc5f4c fp= sp=0x10d5cfec0x10cc5f2c sp= pc=0x10d5cfec0x30a084 pc= 0x69898net/http_test.TestGetRequestFormat (created by 0x11083e00testing.(*T).Run) /boot/workdir/go/src/net/http/client_test.go/boot/workdir/go/src/testing/testing.go::1151306 + +0x2c0x3a4 fp= 0x10cc5f98 sp=goroutine 0x10cc5f4c144 pc= [0x2d3010chan receive ]: testing.tRunnerruntime.gopark((0x11083e000x456064, , 0x4554e80x10c324f0) , 0xe/boot/workdir/go/src/testing/testing.go, :0x171259, +0x20x118) fp= 0x10cc5fe0/boot/workdir/go/src/runtime/proc.go sp=:0x10cc5f98366 pc= +0xe68900x100 fp=testing.(*T).Run.func10x10cfee38( sp=) 0x10cfee24 pc=/boot/workdir/go/src/testing/testing.go0x3bd2c: 1306runtime.chanrecv +(0x300x10c324c0 fp=, 0x10cc5fec0x0 sp=, 0x10cc5fe00x1 pc=) 0xe7560 /boot/workdir/go/src/runtime/chan.goruntime.goexit:(577) + 0x528/boot/workdir/go/src/runtime/asm_arm.s fp=:0x10cfee84824 sp= +0x10cfee380x4 pc= fp=0x5aa00x10cc5fec sp=runtime.chanrecv10x10cc5fec( pc=0x10c324c00x69898, 0x0created by ) testing.(*T).Run /boot/workdir/go/src/runtime/chan.go :/boot/workdir/go/src/testing/testing.go440: +13060x20 + fp=0x3a40x10cfee98 sp= 0x10cfee84goroutine pc=2120x5548 [ selecttesting.(*T).Parallel]: (runtime.gopark0x10d9e1e0() 0x456154 , /boot/workdir/go/src/testing/testing.go0x0:, 11040x9 +, 0x1e40x18 fp=, 0x10cfeef80x1 sp=) 0x10cfee98 pc=/boot/workdir/go/src/runtime/proc.go0xe6630: 366net/http_test.setParallel +(0x1000x10d9e1e0 fp=) 0x10d5beb4 sp=/boot/workdir/go/src/net/http/main_test.go0x10d5bea0: pc=970x3bd2c + 0xd4 fp=0x10cfef18 sp=0x10cfeef8 pc=0x30a084 net/http_test.TestClientRedirectContext(0x10d9e1e0) /boot/workdir/go/src/net/http/client_test.go:301runtime.selectgo +(0x300x10d5bfd0 fp=, 0x10cfef980x10d5bf94 sp=, 0x10cfef180x0 pc=, 0x2d56940x0 , testing.tRunner0x2(, 0x10d9e1e00x1, ) 0x455394 ) /boot/workdir/go/src/runtime/select.go :/boot/workdir/go/src/testing/testing.go328: +12590xb5c + fp=0x1180x10d5bf5c fp= sp=0x10cfefe00x10d5beb4 sp= pc=0x10cfef980x4daac pc= 0xe6890net/http.(*persistConn).writeLoop (testing.(*T).Run.func10x10d10140() ) /boot/workdir/go/src/net/http/transport.go/boot/workdir/go/src/testing/testing.go::23861306 + +0xd00x30 fp= fp=0x10d5bfe40x10cfefec sp= sp=0x10d5bf5c0x10cfefe0 pc= pc=0x294ac80xe7560 net/http.(*Transport).dialConn.func6runtime.goexit(() ) /boot/workdir/go/src/net/http/transport.go/boot/workdir/go/src/runtime/asm_arm.s::1748824 + +0x280x4 fp= fp=0x10d5bfec0x10cfefec sp= sp=0x10d5bfe40x10cfefec pc= pc=0x2916900x69898 runtime.goexitcreated by (testing.(*T).Run) /boot/workdir/go/src/runtime/asm_arm.s/boot/workdir/go/src/testing/testing.go::8241306 + +0x40x3a4 fp= 0x10d5bfec sp=goroutine 0x10d5bfec211 pc= [0x69898chan receive ]: created by runtime.goparknet/http.(*Transport).dialConn( 0x456064 , /boot/workdir/go/src/net/http/transport.go0x10da2030:, 17480xe +, 0x1ab80x17 , 0x2goroutine ) 195 [/boot/workdir/go/src/runtime/proc.gosyscall:]: 366 +0x100 fp=0x10cffd08 sp=0x10cffcf4 pc=0x3bd2c runtime.chanrecv(0x10da2000, 0x10cffda8, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=syscall.Syscall0x10cffd54( sp=0xe0x10cffd08, pc=0x10d4a7080x5aa0, 0x0, runtime.chanrecv10x0() 0x10da2000 , /boot/workdir/go/src/syscall/asm_plan9_arm.s0x10cffda8:) 16 +/boot/workdir/go/src/runtime/chan.go0x8: fp=4400x10d5dd34 + sp=0x200x10d5dca0 fp= pc=0x10cffd680x77364 sp= 0x10cffd54syscall.open pc=(0x5548{ 0x10d4a6f0internal/poll.(*asyncIO).Wait, (...) 0x11 }/boot/workdir/go/src/internal/poll/fd_io_plan9.go, :0x085) internal/poll.(*FD).Read/boot/workdir/go/src/syscall/zsyscall_plan9_arm.go(:0x1119250062, +0x10d4ceb00xe4, fp={0x10d5dd6c0x111f2000 sp=, 0x10d5dd340x1000 pc=, 0x7615c0x1000 }syscall.Open) ( {/boot/workdir/go/src/internal/poll/fd_plan9.go0x10d4a6f0:, 790x11 +}0x194, fp=0x00x10cffdb8) sp= 0x10cffd68/boot/workdir/go/src/syscall/syscall_plan9.go pc=:0x927e4382 +net.(*netFD).Read0x64( fp=0x111925000x10d5dd90, sp={0x10d5dd6c0x111f2000 pc=, 0x75cb80x1000 , os.openFileNolog0x1000(}{) 0x10d4a6f0 , /boot/workdir/go/src/net/fd_plan9.go0x11:}86, +0x00x98, fp=0x00x10cffde8) sp= 0x10cffdb8/boot/workdir/go/src/os/file_plan9.go pc=:0x186c7c118 +net.(*conn).Read0xd8( fp=0x111ee6280x10d5ddd0, sp={0x10d5dd900x111f2000 pc=, 0x97a600x1000 , os.OpenFile0x1000(}{) 0x10d4a6f0 , /boot/workdir/go/src/net/net.go0x11:}183, +0x00x48, fp=0x00x10cffe18) sp= 0x10cffde8/boot/workdir/go/src/os/file.go pc=:0x193790338 +net/http.(*persistConn).Read0x48( fp=0x10d101400x10d5ddf0, sp={0x10d5ddd00x111f2000 pc=, 0x96cec0x1000 , os.Open0x1000(...) } ) /boot/workdir/go/src/os/file.go :/boot/workdir/go/src/net/http/transport.go318: 1926net.(*netFD).acceptPlan9 +(0x16c0x10c2fa00 fp=) 0x10cffe4c sp=/boot/workdir/go/src/net/ipsock_plan9.go0x10cffe18: pc=2620x2921a8 + 0x110bufio.(*Reader).fill fp=(0x10d5deb80x111d51d0 sp=) 0x10d5ddf0 pc=/boot/workdir/go/src/bufio/bufio.go0x18f684: 101 +0x10c fp=0x10cffe70 sp=0x10cffe4c pc=0xeabb0 bufio.(*Reader).Peek(0x111d51d0, 0x1) /boot/workdir/go/src/bufio/bufio.go:139 +0x68 fp=0x10cffe7c sp=0x10cffe70 pc=0xead30 net/http.(*persistConn).readLoop(0x10d10140) /boot/workdir/go/src/net/http/transport.go:2087 +0x190 fp=0x10cfffe4 sp=0x10cffe7c pc=0x292cd4 net/http.(*Transport).dialConn.func5() /boot/workdir/go/src/net/http/transport.go:1747 +0x28 fp=0x10cfffec sp=0x10cfffe4 pc=0x2916e4 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cfffec sp=0x10cfffec pc=0x69898 created by net/http.(*Transport).dialConn /boot/workdir/go/src/net/http/transport.go:1747 +0x1a68 goroutine 198 [sync.Cond.Wait]: runtime.gopark(0x456128, 0x1116e1d0, 0x14, 0x1a, 0x3) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d5fcdc sp=0x10d5fcc8 pc=0x3bd2c runtime.goparkunlock(...) /boot/workdir/go/src/runtime/proc.go:372 sync.runtime_notifyListWait(0x1116e1c8, 0x4) /boot/workdir/go/src/runtime/sema.go:513 +0x1c8 fp=0x10d5fd04 sp=0x10d5fcdc pc=0x66dd8 sync.(*Cond).Wait(0x1116e1c0) /boot/workdir/go/src/sync/cond.go:56 +0xbc fp=0x10d5fd28 sp=0x10d5fd04 pc=0x6d7b0 net/http.(*connReader).abortPendingRead(0x1116e180) /boot/workdir/go/src/net/http/server.go:720 +0xbc fp=0x10d5fd5c sp=0x10d5fd28 pc=0x2730ac net/http.(*response).finishRequest(0x11124a00) /boot/workdir/go/src/net/http/server.go:1610 +0xa4 fp=0x10d5fd6c sp=0x10d5fd5c pc=0x277bc8 net/http.(*conn).serve(0x10d3a240, {0x4cc26c, 0x10d4f860}) /boot/workdir/go/src/net/http/server.go:1944 +0xd18 fp=0x10d5ffdc sp=0x10d5fd6c pc=0x279028 net/http.(*Server).Serve.func3() /boot/workdir/go/src/net/http/server.go:3043 +0x38 fp=0x10d5ffec sp=0x10d5ffdc pc=0x27e200 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5ffec sp=0x10d5ffec pc=0x69898 created by net/http.(*Server).Serve /boot/workdir/go/src/net/http/server.go:3043 +0x4e0 goroutine 140 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10cc5e6c sp=0x10cc5e58 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10cc5eb8 sp=0x10cc5e6c pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10cc5ecc sp=0x10cc5eb8 pc=0x5548 testing.(*T).Parallel(0x11083e00) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x10cc5f2c sp=0x10cc5ecc pc=0xe6630 net/http_test.setParallel(0x11083e00) /boot/workdir/go/src/net/http/main_test.go:97 +0xd4 fp=0x10cc5f4c sp=0x10cc5f2c pc=0x30a084 net/http_test.TestGetRequestFormat(0x11083e00) /boot/workdir/go/src/net/http/client_test.go:115 +0x2c fp=0x10cc5f98 sp=0x10cc5f4c pc=0x2d3010 testing.tRunner(0x11083e00, 0x4554e8) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10cc5fe0 sp=0x10cc5f98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10cc5fec sp=0x10cc5fe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cc5fec sp=0x10cc5fec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 212 [select]: runtime.gopark(0x456154, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d5beb4 sp=0x10d5bea0 pc=0x3bd2c runtime.selectgo(0x10d5bfd0, 0x10d5bf94, 0x0, 0x0, 0x2, 0x1) /boot/workdir/go/src/runtime/select.go:328 +0xb5c fp=0x10d5bf5c sp=0x10d5beb4 pc=0x4daac net/http.(*persistConn).writeLoop(0x10d10140) /boot/workdir/go/src/net/http/transport.go:2386 +0xd0 fp=0x10d5bfe4 sp=0x10d5bf5c pc=0x294ac8 net/http.(*Transport).dialConn.func6() /boot/workdir/go/src/net/http/transport.go:1748 +0x28 fp=0x10d5bfec sp=0x10d5bfe4 pc=0x291690 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5bfec sp=0x10d5bfec pc=0x69898 created by net/http.(*Transport).dialConn /boot/workdir/go/src/net/http/transport.go:1748 +0x1ab8 goroutine 195 [syscall]: syscall.Syscall(0xe, 0x10d4a708, 0x0, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:16 +0x8 fp=0x10d5dd34 sp=0x10d5dca0 pc=0x77364 syscall.open({0x10d4a6f0, 0x11}, 0x0) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:62 +0xe4 fp=0x10d5dd6c sp=0x10d5dd34 pc=0x7615c syscall.Open({0x10d4a6f0, 0x11}, 0x0) /boot/workdir/go/src/syscall/syscall_plan9.go:382 +0x64 fp=0x10d5dd90 sp=0x10d5dd6c pc=0x75cb8 os.openFileNolog({0x10d4a6f0, 0x11}, 0x0, 0x0) /boot/workdir/go/src/os/file_plan9.go:118 +0xd8 fp=0x10d5ddd0 sp=0x10d5dd90 pc=0x97a60 os.OpenFile({0x10d4a6f0, 0x11}, 0x0, 0x0) /boot/workdir/go/src/os/file.go:338 +0x48 fp=0x10d5ddf0 sp=0x10d5ddd0 pc=0x96cec os.Open(...) /boot/workdir/go/src/os/file.go:318 net.(*netFD).acceptPlan9(0x10c2fa00) /boot/workdir/go/src/net/ipsock_plan9.go:262 +0x110 fp=0x10d5deb8 sp=0x10d5ddf0 pc=0x18f684 net.(*TCPListener).accept(0x10d689c0) net.(*TCPListener).accept (/boot/workdir/go/src/net/tcpsock_plan9.go0x10d689c0:) 48 +/boot/workdir/go/src/net/tcpsock_plan9.go0x20: fp=480x10d5def4 + sp=0x200x10d5deb8 fp= pc=0x10d5def40x1977c4 sp= 0x10d5deb8net.(*TCPListener).Accept pc=(0x1977c40x10d689c0 ) net.(*TCPListener).Accept (/boot/workdir/go/src/net/tcpsock.go0x10d689c0:) 262 +/boot/workdir/go/src/net/tcpsock.go0x3c: fp=2620x10d5df10 + sp=0x3c0x10d5def4 fp= pc=0x10d5df100x196d60 sp= 0x10d5def4 pc=0x196d60 net/http.(*onceCloseListener).Acceptnet/http.(*onceCloseListener).Accept((0x10d6b2600x10d6b260) ) ::11 + +0x340x34 fp= fp=0x10d5df280x10d5df28 sp= sp=0x10d5df100x10d5df10 pc= pc=0x2c09240x2c0924 net/http.(*Server).Servenet/http.(*Server).Serve((0x10c784800x10c78480, , {{0x4cbe8c0x4cbe8c, , 0x10d689c00x10d689c0}}) ) /boot/workdir/go/src/net/http/server.go/boot/workdir/go/src/net/http/server.go::30113011 + +0x3440x344 fp= fp=0x10d5dfc40x10d5dfc4 sp= sp=0x10d5df280x10d5df28 pc= pc=0x27dd580x27dd58 net/http/httptest.(*Server).goServe.func1() /boot/workdir/go/src/net/http/httptest/server.go:308 +0x74 fp=0x10d5dfec sp=0x10d5dfc4 pc=0x2c59bc runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5dfec sp=0x10d5dfec pc=0x69898 created by net/http/httptest.(*Server).goServe /boot/workdir/go/src/net/http/httptest/server.go:306 +0x74 goroutine 193 [select]: runtime.gopark(0x456154, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d5e774 sp=0x10d5e760 pc=0x3bd2c runtime.selectgo(0x10d5e950, 0x10d5e854, 0x0, 0x0, 0x6, 0x1) /boot/workdir/go/src/runtime/select.go:328 +0xb5c fp=0x10d5e81c sp=0x10d5e774 pc=0x4daac net/http.(*persistConn).roundTrip(0x10d10140, 0x111a86a0) /boot/workdir/go/src/net/http/transport.go:2614 +0x838 fp=0x10d5e980 sp=0x10d5e81c pc=0x2957e0 net/http.(*Transport).roundTrip(0x10c88270, 0x11192780) /boot/workdir/go/src/net/http/transport.go:594 +0x874 fp=0x10d5eaa4 sp=0x10d5e980 pc=0x28a6d8 net/http.(*Transport).RoundTrip(0x10c88270, 0x11192780) /boot/workdir/go/src/net/http/roundtrip.go:18 +0x24 fp=0x10d5eabc sp=0x10d5eaa4 pc=0x271704 net/http/httptest.(*Server).goServe.func1() /boot/workdir/go/src/net/http/httptest/server.go:308 +0x74 fp=0x10d5dfec sp=0x10d5dfc4 pc=0x2c59bc runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5dfec sp=0x10d5dfec pc=0x69898 created by net/http/httptest.(*Server).goServe /boot/workdir/go/src/net/http/httptest/server.go:306 +0x74 goroutine 193 [select]: runtime.gopark(0x456154, 0x0, 0x9, 0x18, 0x1) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d5e774 sp=0x10d5e760 pc=0x3bd2c runtime.selectgo(0x10d5e950, 0x10d5e854, 0x0, 0x0, 0x6, 0x1) /boot/workdir/go/src/runtime/select.go:328 +0xb5c fp=0x10d5e81c sp=0x10d5e774 pc=0x4daac net/http.(*persistConn).roundTrip(0x10d10140, 0x111a86a0) /boot/workdir/go/src/net/http/transport.go:2614 +0x838 fp=0x10d5e980 sp=0x10d5e81c pc=0x2957e0 net/http.(*Transport).roundTrip(0x10c88270, 0x11192780) /boot/workdir/go/src/net/http/transport.go:594 +0x874 fp=0x10d5eaa4 sp=0x10d5e980 pc=0x28a6d8 net/http.(*Transport).RoundTrip(0x10c88270, 0x11192780) /boot/workdir/go/src/net/http/roundtrip.go:18 +0x24 fp=0x10d5eabc sp=0x10d5eaa4 pc=0x271704 net/http.send(0x11192780, {0x4c5158, 0x10c88270}, {0x0, 0x0, 0x0}) /boot/workdir/go/src/net/http/client.go:252 +0x53c fp=0x10d5ebe8 sp=0x10d5eabc pc=0x2323bc net/http.(*Client).send(0x10d6b140, 0x11192780, {0x0, 0x0, 0x0}) /boot/workdir/go/src/net/http/client.go:176 +0x94 fp=0x10d5ec2c sp=0x10d5ebe8 pc=0x231cb0 net/http.(*Client).do(0x10d6b140, 0x11192780) /boot/workdir/go/src/net/http/client.go:725 +0x93c fp=0x10d5ed40 sp=0x10d5ec2c pc=0x2341ac net/http.(*Client).Do(...) /boot/workdir/go/src/net/http/client.go:593 net/http_test.testRedirectsByMethod(0x10d9e2d0, {0x421c8e, 0x4}, {0x10d5eee4, 0x9, 0x9}, {0x1110c800, 0x1ee}) /boot/workdir/go/src/net/http/client_test.go:455 +0x500 fp=0x10d5ee10 sp=0x10d5ed40 pc=0x2d678c net/http_test.TestPostRedirects(0x10d9e2d0) /boot/workdir/go/src/net/http/client_test.go:374 +0x2cc fp=0x10d5ef98 sp=0x10d5ee10 pc=0x2d5eb4 testing.tRunner(0x10d9e2d0, 0x4557e8) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10d5efe0 sp=0x10d5ef98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10d5efec sp=0x10d5efe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5efec sp=0x10d5efec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 143 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x11137dec sp=0x11137dd8 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x11137e38 sp=0x11137dec pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x11137e4c sp=0x11137e38 pc=0x5548 testing.(*T).Parallel(0x10d9e0f0) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x11137eac sp=0x11137e4c pc=0xe6630 net/http_test.setParallel(0x10d9e0f0) /boot/workdir/go/src/net/http/main_test.go:97 +0xd4 fp=0x11137ecc sp=0x11137eac pc=0x30a084 net/http_test.TestClientRedirects(0x10d9e0f0) /boot/workdir/go/src/net/http/client_test.go:202 +0x34 fp=0x11137f98 sp=0x11137ecc pc=0x2d4264 testing.tRunner(0x10d9e0f0, 0x4553b4) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x11137fe0 sp=0x11137f98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x11137fec sp=0x11137fe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x11137fec sp=0x11137fec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 202 [syscall, locked to thread]: syscall.Syscall6(0x32, 0xb, 0x111f2000, 0x1000, 0xffffffff, 0xffffffff, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:51 +0x8 fp=0x10cc7ee4 sp=0x10cc7e50 pc=0x773e0 syscall.Pread(0xb, {0x111f2000, 0x1000, 0x1000}, 0xffffffffffffffff) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:219 +0x60 fp=0x10cc7f1c sp=0x10cc7ee4 pc=0x768e0 syscall.Read(...) /boot/workdir/go/src/syscall/syscall_plan9.go:166 os.(*File).read(0x111ee610, {0x111f2000, 0x1000, 0x1000}) /boot/workdir/go/src/os/file_plan9.go:252 +0x50 fp=0x10cc7f44 sp=0x10cc7f1c pc=0x981a8 os.(*File).Read(0x111ee610, {0x111f2000, 0x1000, 0x1000}) /boot/workdir/go/src/os/file.go:119 +0x134 fp=0x10cc7f80 sp=0x10cc7f44 pc=0x95660 os.(*File).Read-fm({0x111f2000, 0x1000, 0x1000}) /boot/workdir/go/src/os/file.go:115 +0x40 fp=0x10cc7fa0 sp=0x10cc7f80 pc=0x19a190 internal/poll.newAsyncIO.func1() /boot/workdir/go/src/internal/poll/fd_io_plan9.go:55 +0x94 fp=0x10cc7fec sp=0x10cc7fa0 pc=0x91ce0 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cc7fec sp=0x10cc7fec pc=0x69898 created by internal/poll.newAsyncIO /boot/workdir/go/src/internal/poll/fd_io_plan9.go:44 +0x108 goroutine 232 [runnable]: runtime.gopark(0x456064, 0x110baa30, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d59ea4 sp=0x10d59e90 pc=0x3bd2c runtime.chanrecv(0x110baa00, 0x10d59f44, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d59ef0 sp=0x10d59ea4 pc=0x5aa0 runtime.chanrecv1(0x110baa00, 0x10d59f44) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d59f04 sp=0x10d59ef0 pc=0x5548 internal/poll.(*asyncIO).Wait(...) /boot/workdir/go/src/internal/poll/fd_io_plan9.go:85 internal/poll.(*FD).Read(0x10c2fb80, 0x10cec5e8, {0x1116e18d, 0x1, 0x1}) /boot/workdir/go/src/internal/poll/fd_plan9.go:79 +0x194 fp=0x10d59f54 sp=0x10d59f04 pc=0x927e4 net.(*netFD).Read(0x10c2fb80, {0x1116e18d, 0x1, 0x1}) /boot/workdir/go/src/net/fd_plan9.go:86 +0x98 fp=0x10d59f84 sp=0x10d59f54 pc=0x186c7c net.(*conn).Read(0x10d4ce70, {0x1116e18d, 0x1, 0x1}) /boot/workdir/go/src/net/net.go:183net/http.send +(0x48 fp=0x111927800x10d59fb4, sp={0x10d59f840x4c5158 pc=, 0x1937900x10c88270 }, net/http.(*connReader).backgroundRead{(0x00x1116e180, ) 0x0 , /boot/workdir/go/src/net/http/server.go0x0:}672) + 0x44/boot/workdir/go/src/net/http/client.go fp=:0x10d59fe4252 sp= +0x10d59fb40x53c pc= fp=0x272ed40x10d5ebe8 sp=0x10d5eabcnet/http.(*connReader).startBackgroundRead.func2 pc=(0x2323bc) net/http.(*Client).send/boot/workdir/go/src/net/http/server.go(0x10d6b140:, 6680x11192780 +, 0x28{ fp=0x00x10d59fec, sp=0x00x10d59fe4, pc=0x00x272e10} ) runtime.goexit (/boot/workdir/go/src/net/http/client.go) : 176/boot/workdir/go/src/runtime/asm_arm.s +:0x94824 fp= +0x10d5ec2c0x4 sp= fp=0x10d5ebe80x10d59fec pc= sp=0x231cb00x10d59fec pc=net/http.(*Client).do0x69898( 0x10d6b140created by , net/http.(*connReader).startBackgroundRead0x11192780 ) /boot/workdir/go/src/net/http/server.go/boot/workdir/go/src/net/http/client.go::668725 + +0xf40x93c fp=0x10d5ed40 sp=0x10d5ec2c pc=0x2341ac net/http.(*Client).Do(...) /boot/workdir/go/src/net/http/client.go:593 net/http_test.testRedirectsByMethod(0x10d9e2d0, {0x421c8e, 0x4}, {0x10d5eee4, 0x9, 0x9}, {0x1110c800, 0x1ee}) /boot/workdir/go/src/net/http/client_test.go:455 +0x500 fp=0x10d5ee10 sp=0x10d5ed40 pc=0x2d678c net/http_test.TestPostRedirects(0x10d9e2d0) /boot/workdir/go/src/net/http/client_test.go:374 +0x2cc fp=0x10d5ef98 sp=0x10d5ee10 pc=0x2d5eb4 testing.tRunner(0x10d9e2d0, 0x4557e8) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x10d5efe0 sp=0x10d5ef98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x10d5efec sp=0x10d5efe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d5efec sp=0x10d5efec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 143 [chan receive]: runtime.gopark(0x456064, 0x10c324f0, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x11137dec sp=0x11137dd8 pc=0x3bd2c runtime.chanrecv(0x10c324c0, 0x0, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x11137e38 sp=0x11137dec pc=0x5aa0 runtime.chanrecv1(0x10c324c0, 0x0) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x11137e4c sp=0x11137e38 pc=0x5548 testing.(*T).Parallel(0x10d9e0f0) /boot/workdir/go/src/testing/testing.go:1104 +0x1e4 fp=0x11137eac sp=0x11137e4c pc=0xe6630 net/http_test.setParallel(0x10d9e0f0) /boot/workdir/go/src/net/http/main_test.go:97 +0xd4 fp=0x11137ecc sp=0x11137eac pc=0x30a084 net/http_test.TestClientRedirects(0x10d9e0f0) /boot/workdir/go/src/net/http/client_test.go:202 +0x34 fp=0x11137f98 sp=0x11137ecc pc=0x2d4264 testing.tRunner(0x10d9e0f0, 0x4553b4) /boot/workdir/go/src/testing/testing.go:1259 +0x118 fp=0x11137fe0 sp=0x11137f98 pc=0xe6890 testing.(*T).Run.func1() /boot/workdir/go/src/testing/testing.go:1306 +0x30 fp=0x11137fec sp=0x11137fe0 pc=0xe7560 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x11137fec sp=0x11137fec pc=0x69898 created by testing.(*T).Run /boot/workdir/go/src/testing/testing.go:1306 +0x3a4 goroutine 202 [syscall, locked to thread]: syscall.Syscall6(0x32, 0xb, 0x111f2000, 0x1000, 0xffffffff, 0xffffffff, 0x0) /boot/workdir/go/src/syscall/asm_plan9_arm.s:51 +0x8 fp=0x10cc7ee4 sp=0x10cc7e50 pc=0x773e0 syscall.Pread(0xb, {0x111f2000, 0x1000, 0x1000}, 0xffffffffffffffff) /boot/workdir/go/src/syscall/zsyscall_plan9_arm.go:219 +0x60 fp=0x10cc7f1c sp=0x10cc7ee4 pc=0x768e0 syscall.Read(...) /boot/workdir/go/src/syscall/syscall_plan9.go:166 os.(*File).read(0x111ee610, {0x111f2000, 0x1000, 0x1000}) /boot/workdir/go/src/os/file_plan9.go:252 +0x50 fp=0x10cc7f44 sp=0x10cc7f1c pc=0x981a8 os.(*File).Read(0x111ee610, {0x111f2000, 0x1000, 0x1000}) /boot/workdir/go/src/os/file.go:119 +0x134 fp=0x10cc7f80 sp=0x10cc7f44 pc=0x95660 os.(*File).Read-fm({0x111f2000, 0x1000, 0x1000}) /boot/workdir/go/src/os/file.go:115 +0x40 fp=0x10cc7fa0 sp=0x10cc7f80 pc=0x19a190 internal/poll.newAsyncIO.func1() /boot/workdir/go/src/internal/poll/fd_io_plan9.go:55 +0x94 fp=0x10cc7fec sp=0x10cc7fa0 pc=0x91ce0 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10cc7fec sp=0x10cc7fec pc=0x69898 created by internal/poll.newAsyncIO /boot/workdir/go/src/internal/poll/fd_io_plan9.go:44 +0x108 goroutine 232 [runnable]: runtime.gopark(0x456064, 0x110baa30, 0xe, 0x17, 0x2) /boot/workdir/go/src/runtime/proc.go:366 +0x100 fp=0x10d59ea4 sp=0x10d59e90 pc=0x3bd2c runtime.chanrecv(0x110baa00, 0x10d59f44, 0x1) /boot/workdir/go/src/runtime/chan.go:577 +0x528 fp=0x10d59ef0 sp=0x10d59ea4 pc=0x5aa0 runtime.chanrecv1(0x110baa00, 0x10d59f44) /boot/workdir/go/src/runtime/chan.go:440 +0x20 fp=0x10d59f04 sp=0x10d59ef0 pc=0x5548 internal/poll.(*asyncIO).Wait(...) /boot/workdir/go/src/internal/poll/fd_io_plan9.go:85 internal/poll.(*FD).Read(0x10c2fb80, 0x10cec5e8, {0x1116e18d, 0x1, 0x1}) /boot/workdir/go/src/internal/poll/fd_plan9.go:79 +0x194 fp=0x10d59f54 sp=0x10d59f04 pc=0x927e4 net.(*netFD).Read(0x10c2fb80, {0x1116e18d, 0x1, 0x1}) /boot/workdir/go/src/net/fd_plan9.go:86 +0x98 fp=0x10d59f84 sp=0x10d59f54 pc=0x186c7c net.(*conn).Read(0x10d4ce70, {0x1116e18d, 0x1, 0x1}) /boot/workdir/go/src/net/net.go:183 +0x48 fp=0x10d59fb4 sp=0x10d59f84 pc=0x193790 net/http.(*connReader).backgroundRead(0x1116e180) /boot/workdir/go/src/net/http/server.go:672 +0x44 fp=0x10d59fe4 sp=0x10d59fb4 pc=0x272ed4 net/http.(*connReader).startBackgroundRead.func2() /boot/workdir/go/src/net/http/server.go:668 +0x28 fp=0x10d59fec sp=0x10d59fe4 pc=0x272e10 runtime.goexit() /boot/workdir/go/src/runtime/asm_arm.s:824 +0x4 fp=0x10d59fec sp=0x10d59fec pc=0x69898 created by net/http.(*connReader).startBackgroundRead /boot/workdir/go/src/net/http/server.go:668 +0xf4 http.test 23260: suicide: sys: trap: fault read va=0x0 pc=0x66c4 FAIL net/http 0.692s FAIL go tool dist: Failed: exit status: 'go 23119: 1'