js-wasm at ddc59a584e70392bbcfb0200b5c40c4936a4265d :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-js-wasm-rn25e9f7c" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=js-wasm" "GOROOT_BOOTSTRAP=/go1.4" "GOOS=js" "GOARCH=wasm" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workdir/go/misc/wasm" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. Building Go toolchain1 using /go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for host, linux/amd64. Building packages and commands for target, js/wasm. --- Installed Go for js/wasm in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 5.728s ok archive/zip 25.899s ok bufio 5.374s ok bytes 40.986s ok compress/bzip2 4.764s ok compress/flate 10.618s ok compress/gzip 9.276s ok compress/lzw 5.234s ok compress/zlib 7.553s ok container/heap 4.482s ok container/list 4.461s ok container/ring 4.396s ok context 4.869s ok crypto 3.665s ok crypto/aes 3.913s ok crypto/cipher 5.710s ok crypto/des 4.645s ok crypto/dsa 4.739s ok crypto/ecdsa 5.930s ok crypto/elliptic 4.879s ok crypto/hmac 4.243s ok crypto/md5 4.616s ok crypto/rand 4.804s ok crypto/rc4 4.757s ok crypto/rsa 5.973s ok crypto/sha1 4.408s ok crypto/sha256 4.678s ok crypto/sha512 3.391s ok crypto/subtle 3.414s ok crypto/tls 20.122s ok crypto/x509 8.394s ok database/sql 4.999s ok database/sql/driver 2.528s ok debug/dwarf 5.201s ok debug/elf 5.333s ok debug/gosym 4.879s ok debug/macho 4.443s ok debug/pe 5.137s ok debug/plan9obj 4.154s ok encoding/ascii85 4.238s ok encoding/asn1 4.608s ok encoding/base32 4.522s ok encoding/base64 4.449s ok encoding/binary 4.479s ok encoding/csv 4.592s ok encoding/gob 3.172s ok encoding/hex 2.382s ok encoding/json 6.920s ok encoding/pem 5.253s ok encoding/xml 5.066s ok errors 3.708s ok expvar 4.862s ok flag 2.937s ok fmt 3.865s ok go/ast 3.499s ok go/build 5.894s ok go/constant 3.444s ok go/doc 4.438s ok go/format 3.399s ok go/importer 4.960s ok go/parser 3.614s ok go/printer 5.337s ok go/scanner 2.759s ok go/token 3.215s ok go/types 5.241s ok hash 4.601s ok hash/adler32 4.491s ok hash/crc32 4.308s ok hash/crc64 4.131s ok hash/fnv 4.385s ok html 4.371s ok html/template 4.231s ok image 3.983s ok image/color 3.506s ok image/draw 3.858s ok image/gif 5.057s ok image/jpeg 4.379s ok image/png 3.376s ok index/suffixarray 2.840s ok internal/cpu 1.701s ok internal/fmtsort 3.336s ok internal/poll 2.933s ok internal/singleflight 2.779s ok internal/trace 20.876s ok internal/x/crypto/chacha20poly1305 4.295s ok internal/x/crypto/cryptobyte 4.014s ok internal/x/crypto/curve25519 4.019s ok internal/x/crypto/hkdf 3.834s ok internal/x/crypto/poly1305 3.608s ok internal/x/net/dns/dnsmessage 3.662s ok internal/x/net/http/httpguts 4.676s ok internal/x/net/http/httpproxy 4.668s ok internal/x/net/http2/hpack 4.570s ok internal/x/net/idna 4.402s ok internal/x/net/nettest 4.994s ok internal/x/text/transform 4.013s [no tests to run] ok internal/x/text/unicode/norm 4.184s [no tests to run] ok internal/xcoff 4.998s ok io 4.498s ok io/ioutil 4.222s ok log 4.280s ok log/syslog 4.031s [no tests to run] ok math 1.848s ok math/big 12.872s ok math/bits 2.922s ok math/cmplx 3.044s ok math/rand 5.138s ok mime 3.217s ok mime/multipart 4.868s ok mime/quotedprintable 2.431s ok net 2.319s fatal error: all goroutines are asleep - deadlock! goroutine 1 [chan receive]: testing.tRunner.func1(0xc0c7600) /workdir/go/src/testing/testing.go:841 +0x20 testing.tRunner(0xc0c7600, 0xc06de28) /workdir/go/src/testing/testing.go:869 +0x11 testing.runTests(0xc00a420, 0x721d60, 0x1e2, 0x1e2, 0x0) /workdir/go/src/testing/testing.go:1155 +0x28 testing.(*M).Run(0xc0bc700, 0x0) /workdir/go/src/testing/testing.go:1072 +0x1c net/http_test.TestMain(0xc0bc700) /workdir/go/src/net/http/main_test.go:23 +0x2 main.main() _testmain.go:1062 +0xe goroutine 6 [waiting]: os/signal.signal_recv(0xc000180) /workdir/go/src/runtime/sigqueue.go:139 +0xa os/signal.loop() /workdir/go/src/os/signal/signal_unix.go:23 +0x3 created by os/signal.init.0 /workdir/go/src/os/signal/signal_unix.go:29 +0x3 goroutine 32 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc170700) /workdir/go/src/testing/testing.go:771 +0x1b net/http.TestRequestWriteTransport(0xc170700) /workdir/go/src/net/http/requestwrite_test.go:648 +0x2 testing.tRunner(0xc170700, 0x12c240) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 37 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc170e00) /workdir/go/src/testing/testing.go:771 +0x1b net/http.TestReadResponseCloseInMiddle(0xc170e00) /workdir/go/src/net/http/response_test.go:643 +0x2 testing.tRunner(0xc170e00, 0x12c1e8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 58 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26dc00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26dc00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestClient(0xc26dc00) /workdir/go/src/net/http/client_test.go:70 +0x2 testing.tRunner(0xc26dc00, 0x12c808) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 81 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc2c6600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc2c6600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestGetRequestFormat(0xc2c6600) /workdir/go/src/net/http/client_test.go:116 +0x2 testing.tRunner(0xc2c6600, 0x12c970) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 196 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc3a4300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc3a4300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestClientInsecureTransport(0xc3a4300) /workdir/go/src/net/http/client_test.go:847 +0x2 testing.tRunner(0xc3a4300, 0x12c710) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 84 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc2c6b00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc2c6b00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestClientRedirects(0xc2c6b00) /workdir/go/src/net/http/client_test.go:203 +0x2 testing.tRunner(0xc2c6b00, 0x12c780) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 141 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc352400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc352400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestClientRedirect308NoLocation(0xc352400) /workdir/go/src/net/http/client_test.go:538 +0x2 testing.tRunner(0xc352400, 0x12c730) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 144 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc352d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc352d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestRedirectCookiesJar(0xc352d00) /workdir/go/src/net/http/client_test.go:660 +0x2 testing.tRunner(0xc352d00, 0x12cee0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 142 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc352500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc352500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestClientRedirect308NoGetBody(0xc352500) /workdir/go/src/net/http/client_test.go:561 +0x2 testing.tRunner(0xc352500, 0x12c720) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 140 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc352300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc352300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestClientRedirectUseResponse(0xc352300) /workdir/go/src/net/http/client_test.go:496 +0x2 testing.tRunner(0xc352300, 0x12c778) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 85 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc2c6c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc2c6c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestClientRedirectContext(0xc2c6c00) /workdir/go/src/net/http/client_test.go:302 +0x2 testing.tRunner(0xc2c6c00, 0x12c740) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 271 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0c7b00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0c7b00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testClientTimeout(0xc0c7b00, 0x1585d09f2dac5b01) /workdir/go/src/net/http/client_test.go:1204 +0x2 net/http_test.TestClientTimeout_h2(0xc0c7b00) /workdir/go/src/net/http/client_test.go:1201 +0x2 testing.tRunner(0xc0c7b00, 0x12c7c0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 272 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0c7c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0c7c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testClientTimeout_Headers(0xc0c7c00, 0x1585d09f2dad0f00) /workdir/go/src/net/http/client_test.go:1286 +0x2 net/http_test.TestClientTimeout_Headers_h1(0xc0c7c00) /workdir/go/src/net/http/client_test.go:1281 +0x2 testing.tRunner(0xc0c7c00, 0x12c7a8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 270 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0c7a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0c7a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testClientTimeout(0xc0c7a00, 0x1585d09f2dab8400) /workdir/go/src/net/http/client_test.go:1204 +0x2 net/http_test.TestClientTimeout_h1(0xc0c7a00) /workdir/go/src/net/http/client_test.go:1200 +0x2 testing.tRunner(0xc0c7a00, 0x12c7b8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 263 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc3a4a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc3a4a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestEmptyPasswordAuth(0xc3a4a00) /workdir/go/src/net/http/client_test.go:1057 +0x2 testing.tRunner(0xc3a4a00, 0x12c908) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 273 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0c7d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0c7d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testClientTimeout_Headers(0xc0c7d00, 0x1585d09f2dadcc01) /workdir/go/src/net/http/client_test.go:1286 +0x2 net/http_test.TestClientTimeout_Headers_h2(0xc0c7d00) /workdir/go/src/net/http/client_test.go:1282 +0x2 testing.tRunner(0xc0c7d00, 0x12c7b0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 274 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0c7f00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0c7f00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestClientTimeoutCancel(0xc0c7f00) /workdir/go/src/net/http/client_test.go:1326 +0x2 testing.tRunner(0xc0c7f00, 0x12c790) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 362 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12ca08, 0x12bf20, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171400) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_HeadContentLengthNoBody(0xc171400) /workdir/go/src/net/http/clientserver_test.go:285 +0x2 testing.tRunner(0xc171400, 0x12ca10) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 314 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc170000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc170000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportBodyReadError(0xc170000) /workdir/go/src/net/http/client_test.go:1842 +0x2 testing.tRunner(0xc170000, 0x12d558) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 275 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0e2000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0e2000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testClientRedirectEatsBody(0xc0e2000, 0x1585d09f2daf7600) /workdir/go/src/net/http/client_test.go:1356 +0x2 net/http_test.TestClientRedirectEatsBody_h1(0xc0e2000) /workdir/go/src/net/http/client_test.go:1353 +0x2 testing.tRunner(0xc0e2000, 0x12c748) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 276 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0e2100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0e2100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testClientRedirectEatsBody(0xc0e2100, 0x1585d09f2db03d01) /workdir/go/src/net/http/client_test.go:1356 +0x2 net/http_test.TestClientRedirectEatsBody_h2(0xc0e2100) /workdir/go/src/net/http/client_test.go:1354 +0x2 testing.tRunner(0xc0e2100, 0x12c750) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 313 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0e3f00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0e3f00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestClientRedirectTypes(0xc0e3f00) /workdir/go/src/net/http/client_test.go:1734 +0x2 testing.tRunner(0xc0e3f00, 0x12c770) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 675 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1da600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1da600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportGCRequest(0xc1da600, 0x1585d09f43c60100) /workdir/go/src/net/http/clientserver_test.go:1049 +0x2 net/http_test.TestTransportGCRequest_Body_h1(0xc1da600) /workdir/go/src/net/http/clientserver_test.go:1044 +0x2 testing.tRunner(0xc1da600, 0x12d6b0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 363 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12ca18, 0x12bf20, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171500) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_HeadContentLengthSmallBody(0xc171500) /workdir/go/src/net/http/clientserver_test.go:294 +0x2 testing.tRunner(0xc171500, 0x12ca20) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 365 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171700) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171700) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12c978, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171700) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_200NoBody(0xc171700) /workdir/go/src/net/http/clientserver_test.go:310 +0x2 testing.tRunner(0xc171700, 0x12c980) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 366 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0xc121fb0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171800) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.testH12_noBody(0xc171800, 0xcc) /workdir/go/src/net/http/clientserver_test.go:320 +0x3 net/http_test.TestH2_204NoBody(0xc171800) /workdir/go/src/net/http/clientserver_test.go:313 +0x2 testing.tRunner(0xc171800, 0x12caa0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 404 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26d000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26d000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12d9e8, 0xc0ed740, 0xc144f20, 0x0, 0x0, 0x0, 0x0, 0xc26d000) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.h12requestContentLength(0xc26d000, 0x12ca58, 0xffffffffffffffff) /workdir/go/src/net/http/clientserver_test.go:515 +0x8 net/http_test.TestH12_RequestContentLength_Unknown(0xc26d000) /workdir/go/src/net/http/clientserver_test.go:498 +0x2 testing.tRunner(0xc26d000, 0x12ca60) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 403 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26cf00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26cf00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12d9e8, 0xc0ed700, 0xc144f00, 0x0, 0x0, 0x0, 0x0, 0xc26cf00) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.h12requestContentLength(0xc26cf00, 0x12ca48, 0x0) /workdir/go/src/net/http/clientserver_test.go:515 +0x8 net/http_test.TestH12_RequestContentLength_Known_Zero(0xc26cf00) /workdir/go/src/net/http/clientserver_test.go:494 +0x2 testing.tRunner(0xc26cf00, 0x12ca50) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 364 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12c9f8, 0x12bf20, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171600) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_HeadContentLengthLargeBody(0xc171600) /workdir/go/src/net/http/clientserver_test.go:306 +0x2 testing.tRunner(0xc171600, 0x12ca00) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 367 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171900) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171900) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0xc121fd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171900) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.testH12_noBody(0xc171900, 0x130) /workdir/go/src/net/http/clientserver_test.go:320 +0x3 net/http_test.TestH2_304NoBody(0xc171900) /workdir/go/src/net/http/clientserver_test.go:314 +0x2 testing.tRunner(0xc171900, 0x12caa8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 368 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0xc121ff0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171a00) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.testH12_noBody(0xc171a00, 0x194) /workdir/go/src/net/http/clientserver_test.go:320 +0x3 net/http_test.TestH2_404NoBody(0xc171a00) /workdir/go/src/net/http/clientserver_test.go:315 +0x2 testing.tRunner(0xc171a00, 0x12cab0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 369 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171b00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171b00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12ca78, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171b00) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_SmallBody(0xc171b00) /workdir/go/src/net/http/clientserver_test.go:326 +0x2 testing.tRunner(0xc171b00, 0x12ca80) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 370 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12c9b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171c00) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_ExplicitContentLength(0xc171c00) /workdir/go/src/net/http/clientserver_test.go:333 +0x2 testing.tRunner(0xc171c00, 0x12c9b8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 371 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12c9c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171d00) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_FlushBeforeBody(0xc171d00) /workdir/go/src/net/http/clientserver_test.go:340 +0x2 testing.tRunner(0xc171d00, 0x12c9c8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 372 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171e00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171e00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12c9d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171e00) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_FlushMidBody(0xc171e00) /workdir/go/src/net/http/clientserver_test.go:348 +0x2 testing.tRunner(0xc171e00, 0x12c9d8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 373 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc171f00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc171f00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0xc0e8a20, 0x12bf20, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc171f00) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_Head_ExplicitLen(0xc171f00) /workdir/go/src/net/http/clientserver_test.go:360 +0x5 testing.tRunner(0xc171f00, 0x12ca28) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 374 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26c000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26c000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0xc0e8a90, 0x12bf20, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc26c000) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_Head_ImplicitLen(0xc26c000) /workdir/go/src/net/http/clientserver_test.go:372 +0x5 testing.tRunner(0xc26c000, 0x12ca30) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 375 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26c100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26c100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12c9e0, 0x0, 0xc0e8af0, 0x0, 0x0, 0x0, 0x0, 0xc26c100) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_HandlerWritesTooLittle(0xc26c100) /workdir/go/src/net/http/clientserver_test.go:394 +0x5 testing.tRunner(0xc26c100, 0x12c9e8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 376 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26c200) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26c200) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0xc0e8b60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc26c200) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_HandlerWritesTooMuch(0xc26c200) /workdir/go/src/net/http/clientserver_test.go:415 +0x5 testing.tRunner(0xc26c200, 0x12c9f0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 377 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26c300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26c300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0xc0e8bc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc26c300) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_AutoGzip(0xc26c300) /workdir/go/src/net/http/clientserver_test.go:431 +0x5 testing.tRunner(0xc26c300, 0x12c9a8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 378 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26c400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26c400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0xc0e8c40, 0x0, 0x0, 0x0, 0xc0e8c00, 0x1, 0x1, 0xc26c400) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_AutoGzip_Disabled(0xc26c400) /workdir/go/src/net/http/clientserver_test.go:445 +0x8 testing.tRunner(0xc26c400, 0x12c9a0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 401 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26cd00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26cd00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12ca68, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc26cd00) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_ServerEmptyContentLength(0xc26cd00) /workdir/go/src/net/http/clientserver_test.go:486 +0x2 testing.tRunner(0xc26cd00, 0x12ca70) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 768 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc497300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc497300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestBidiStreamReverseProxy(0xc497300) /workdir/go/src/net/http/clientserver_test.go:1487 +0x2 testing.tRunner(0xc497300, 0x12c640) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 676 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1da700) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1da700) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportGCRequest(0xc1da700, 0x1585d09f43c70101) /workdir/go/src/net/http/clientserver_test.go:1049 +0x2 net/http_test.TestTransportGCRequest_Body_h2(0xc1da700) /workdir/go/src/net/http/clientserver_test.go:1045 +0x2 testing.tRunner(0xc1da700, 0x12d6b8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 674 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1da500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1da500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportDiscardsUnneededConns(0xc1da500) /workdir/go/src/net/http/clientserver_test.go:964 +0x2 testing.tRunner(0xc1da500, 0x12d640) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 402 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26ce00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26ce00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12d9e8, 0xc0ed6b0, 0xc144ec0, 0x0, 0x0, 0x0, 0x0, 0xc26ce00) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.h12requestContentLength(0xc26ce00, 0x12ca38, 0x4) /workdir/go/src/net/http/clientserver_test.go:515 +0x8 net/http_test.TestH12_RequestContentLength_Known_NonZero(0xc26ce00) /workdir/go/src/net/http/clientserver_test.go:490 +0x2 testing.tRunner(0xc26ce00, 0x12ca40) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 677 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1da800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1da800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportGCRequest(0xc1da800, 0x1585d09f43c80000) /workdir/go/src/net/http/clientserver_test.go:1049 +0x2 net/http_test.TestTransportGCRequest_NoBody_h1(0xc1da800) /workdir/go/src/net/http/clientserver_test.go:1046 +0x2 testing.tRunner(0xc1da800, 0x12d6c0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 680 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dab00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dab00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportRejectsInvalidHeaders(0xc1dab00, 0x1585d09f43cab501) /workdir/go/src/net/http/clientserver_test.go:1096 +0x2 net/http_test.TestTransportRejectsInvalidHeaders_h2(0xc1dab00) /workdir/go/src/net/http/clientserver_test.go:1093 +0x2 testing.tRunner(0xc1dab00, 0x12d848) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 679 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1daa00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1daa00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportRejectsInvalidHeaders(0xc1daa00, 0x1585d09f43c94300) /workdir/go/src/net/http/clientserver_test.go:1096 +0x2 net/http_test.TestTransportRejectsInvalidHeaders_h1(0xc1daa00) /workdir/go/src/net/http/clientserver_test.go:1090 +0x2 testing.tRunner(0xc1daa00, 0x12d840) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 770 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc497500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc497500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServeFile(0xc497500) /workdir/go/src/net/http/fs_test.go:71 +0x2 testing.tRunner(0xc497500, 0x12d040) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 678 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1da900) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1da900) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportGCRequest(0xc1da900, 0x1585d09f43c80001) /workdir/go/src/net/http/clientserver_test.go:1049 +0x2 net/http_test.TestTransportGCRequest_NoBody_h2(0xc1da900) /workdir/go/src/net/http/clientserver_test.go:1047 +0x2 testing.tRunner(0xc1da900, 0x12d6c8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 681 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dac00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dac00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testInterruptWithPanic(0xc1dac00, 0x5c707900, 0x62e20, 0x1a55c0) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2 net/http_test.TestInterruptWithPanic_h1(0xc1dac00) /workdir/go/src/net/http/clientserver_test.go:1147 +0x2 testing.tRunner(0xc1dac00, 0x12ccb8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 682 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dad00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dad00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testInterruptWithPanic(0xc1dad00, 0x5c707901, 0x62e20, 0x1a5610) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2 net/http_test.TestInterruptWithPanic_h2(0xc1dad00) /workdir/go/src/net/http/clientserver_test.go:1148 +0x2 testing.tRunner(0xc1dad00, 0x12ccc0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 683 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dae00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dae00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testInterruptWithPanic(0xc1dae00, 0x5c707900, 0x0, 0x0) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2 net/http_test.TestInterruptWithPanic_nil_h1(0xc1dae00) /workdir/go/src/net/http/clientserver_test.go:1149 +0x2 testing.tRunner(0xc1dae00, 0x12ccc8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 684 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1daf00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1daf00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testInterruptWithPanic(0xc1daf00, 0x5c707901, 0x0, 0x0) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2 net/http_test.TestInterruptWithPanic_nil_h2(0xc1daf00) /workdir/go/src/net/http/clientserver_test.go:1150 +0x2 testing.tRunner(0xc1daf00, 0x12ccd0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 685 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testInterruptWithPanic(0xc1db000, 0x5c707900, 0x81200, 0xc040b00) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2 net/http_test.TestInterruptWithPanic_ErrAbortHandler_h1(0xc1db000) /workdir/go/src/net/http/clientserver_test.go:1152 +0x4 testing.tRunner(0xc1db000, 0x12cca8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 686 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testInterruptWithPanic(0xc1db100, 0x5c707901, 0x81200, 0xc040b00) /workdir/go/src/net/http/clientserver_test.go:1158 +0x2 net/http_test.TestInterruptWithPanic_ErrAbortHandler_h2(0xc1db100) /workdir/go/src/net/http/clientserver_test.go:1155 +0x4 testing.tRunner(0xc1db100, 0x12ccb0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 687 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db200) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db200) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12c988, 0x0, 0x0, 0xc163b10, 0x0, 0x0, 0x0, 0xc1db200) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_AutoGzipWithDumpResponse(0xc1db200) /workdir/go/src/net/http/clientserver_test.go:1256 +0x5 testing.tRunner(0xc1db200, 0x12c990) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 688 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testCloseIdleConnections(0xc1db300, 0x1585d09f43d17a00) /workdir/go/src/net/http/clientserver_test.go:1263 +0x2 net/http_test.TestCloseIdleConnections_h1(0xc1db300) /workdir/go/src/net/http/clientserver_test.go:1260 +0x2 testing.tRunner(0xc1db300, 0x12c810) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 689 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testCloseIdleConnections(0xc1db400, 0x1585d09f43d23301) /workdir/go/src/net/http/clientserver_test.go:1263 +0x2 net/http_test.TestCloseIdleConnections_h2(0xc1db400) /workdir/go/src/net/http/clientserver_test.go:1261 +0x2 testing.tRunner(0xc1db400, 0x12c818) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 765 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc497000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc497000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testWriteHeaderAfterWrite(0xc497000, 0x1585d09f49590000) /workdir/go/src/net/http/clientserver_test.go:1436 +0x2 net/http_test.TestWriteHeaderNoCodeCheck_h1(0xc497000) /workdir/go/src/net/http/clientserver_test.go:1432 +0x2 testing.tRunner(0xc497000, 0x12d958) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 766 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc497100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc497100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testWriteHeaderAfterWrite(0xc497100, 0x1585d09f495a0100) /workdir/go/src/net/http/clientserver_test.go:1436 +0x2 net/http_test.TestWriteHeaderNoCodeCheck_h1hijack(0xc497100) /workdir/go/src/net/http/clientserver_test.go:1433 +0x2 testing.tRunner(0xc497100, 0x12d950) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 997 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc44aa00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc44aa00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestNextProtoUpgrade(0xc44aa00) /workdir/go/src/net/http/npn_test.go:22 +0x2 testing.tRunner(0xc44aa00, 0x12cdf0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1062 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262200) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262200) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServeWithSlashRedirectKeepsQueryString(0xc262200) /workdir/go/src/net/http/serve_test.go:486 +0x2 testing.tRunner(0xc262200, 0x12d0b0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 767 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc497200) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc497200) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testWriteHeaderAfterWrite(0xc497200, 0x1585d09f495a0001) /workdir/go/src/net/http/clientserver_test.go:1436 +0x2 net/http_test.TestWriteHeaderNoCodeCheck_h2(0xc497200) /workdir/go/src/net/http/clientserver_test.go:1434 +0x2 testing.tRunner(0xc497200, 0x12d960) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 769 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc497400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc497400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.h12Compare.run(0x12ca88, 0x12ca90, 0x0, 0xc2ffe70, 0x0, 0x0, 0x0, 0xc497400) /workdir/go/src/net/http/clientserver_test.go:195 +0x2 net/http_test.TestH12_WebSocketUpgrade(0xc497400) /workdir/go/src/net/http/clientserver_test.go:1569 +0x5 testing.tRunner(0xc497400, 0x12ca98) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 984 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc32bd00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc32bd00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestLinuxSendfile(0xc32bd00) /workdir/go/src/net/http/fs_test.go:1094 +0x2 testing.tRunner(0xc32bd00, 0x12cd70) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1061 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestMuxRedirectLeadingSlashes(0xc262100) /workdir/go/src/net/http/serve_test.go:457 +0x2 testing.tRunner(0xc262100, 0x12cdc8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1060 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServeMuxHandlerRedirects(0xc262000) /workdir/go/src/net/http/serve_test.go:414 +0x2 testing.tRunner(0xc262000, 0x12d070) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1056 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.TestConsumingBodyOnNextConn(0xc185c00) /workdir/go/src/net/http/serve_test.go:164 +0x2 testing.tRunner(0xc185c00, 0x12c8a0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1057 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestHostHandlers(0xc185d00) /workdir/go/src/net/http/serve_test.go:246 +0x2 testing.tRunner(0xc185d00, 0x12cc70) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1059 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185f00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185f00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServeMuxHandleFuncWithNilHandler(0xc185f00) /workdir/go/src/net/http/serve_test.go:389 +0x2 testing.tRunner(0xc185f00, 0x12d068) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1063 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServeWithSlashRedirectForHostPatterns(0xc262300) /workdir/go/src/net/http/serve_test.go:544 +0x2 testing.tRunner(0xc262300, 0x12d098) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1058 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185e00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185e00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServeMuxHandler(0xc185e00) /workdir/go/src/net/http/serve_test.go:364 +0x2 testing.tRunner(0xc185e00, 0x12d078) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1064 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestShouldRedirectConcurrency(0xc262400) /workdir/go/src/net/http/serve_test.go:602 +0x2 testing.tRunner(0xc262400, 0x12d358) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1065 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerTimeouts(0xc262500) /workdir/go/src/net/http/serve_test.go:656 +0x2 testing.tRunner(0xc262500, 0x12d2d8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1069 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262900) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262900) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestOnlyWriteTimeout(0xc262900) /workdir/go/src/net/http/serve_test.go:918 +0x2 testing.tRunner(0xc262900, 0x12ce48) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1070 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestIdentityResponse(0xc262a00) /workdir/go/src/net/http/serve_test.go:992 +0x2 testing.tRunner(0xc262a00, 0x12cc88) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1071 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262b00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262b00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTCPConnectionCloses(0xc262b00, 0x105a92, 0x12, 0x1b01a0, 0x12d048) /workdir/go/src/net/http/serve_test.go:1071 +0x2 net/http_test.TestServeHTTP10Close(0xc262b00) /workdir/go/src/net/http/serve_test.go:1142 +0x2 testing.tRunner(0xc262b00, 0x12d050) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1072 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTCPConnectionCloses(0xc262c00, 0x11d246, 0x30, 0x1b01a0, 0x12c6b8) /workdir/go/src/net/http/serve_test.go:1071 +0x2 net/http_test.TestClientCanClose(0xc262c00) /workdir/go/src/net/http/serve_test.go:1149 +0x2 testing.tRunner(0xc262c00, 0x12c6c0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1073 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTCPConnectionCloses(0xc262d00, 0x110e23, 0x1f, 0x1b01a0, 0x12cb98) /workdir/go/src/net/http/serve_test.go:1071 +0x2 net/http_test.TestHandlersCanSetConnectionClose11(0xc262d00) /workdir/go/src/net/http/serve_test.go:1157 +0x2 testing.tRunner(0xc262d00, 0x12cba0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1074 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262e00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262e00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTCPConnectionCloses(0xc262e00, 0x119d46, 0x2a, 0x1b01a0, 0x12cb88) /workdir/go/src/net/http/serve_test.go:1071 +0x2 net/http_test.TestHandlersCanSetConnectionClose10(0xc262e00) /workdir/go/src/net/http/serve_test.go:1163 +0x2 testing.tRunner(0xc262e00, 0x12cb90) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1075 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc262f00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc262f00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTCPConnectionCloses(0xc262f00, 0x10ab0f, 0x18, 0x1b01a0, 0x12cae8) /workdir/go/src/net/http/serve_test.go:1071 +0x2 net/http_test.TestHTTP2UpgradeClosesConnection(0xc262f00) /workdir/go/src/net/http/serve_test.go:1169 +0x2 testing.tRunner(0xc262f00, 0x12caf0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1076 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTCPConnectionStaysOpen(0xc263000, 0x119d46, 0x2a, 0x1b01a0, 0x12da00) /workdir/go/src/net/http/serve_test.go:1115 +0x2 net/http_test.TestHTTP10KeepAlive204Response(0xc263000) /workdir/go/src/net/http/serve_test.go:1180 +0x2 testing.tRunner(0xc263000, 0x12cac8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1077 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTCPConnectionStaysOpen(0xc263100, 0x10eda8, 0x1d, 0x1b01a0, 0x12da00) /workdir/go/src/net/http/serve_test.go:1115 +0x2 net/http_test.TestHTTP11KeepAlive204Response(0xc263100) /workdir/go/src/net/http/serve_test.go:1184 +0x2 testing.tRunner(0xc263100, 0x12cad8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1078 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263200) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263200) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTCPConnectionStaysOpen(0xc263200, 0x124feb, 0x5c, 0x1b01a0, 0x12da08) /workdir/go/src/net/http/serve_test.go:1115 +0x2 net/http_test.TestHTTP10KeepAlive304Response(0xc263200) /workdir/go/src/net/http/serve_test.go:1188 +0x2 testing.tRunner(0xc263200, 0x12cad0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1079 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestKeepAliveFinalChunkWithEOF(0xc263300) /workdir/go/src/net/http/serve_test.go:1195 +0x2 testing.tRunner(0xc263300, 0x12cd58) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1080 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testSetsRemoteAddr(0xc263400, 0x1585d09f59a85900) /workdir/go/src/net/http/serve_test.go:1228 +0x2 net/http_test.TestSetsRemoteAddr_h1(0xc263400) /workdir/go/src/net/http/serve_test.go:1224 +0x2 testing.tRunner(0xc263400, 0x12d338) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1081 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testSetsRemoteAddr(0xc263500, 0x1585d09f59a90001) /workdir/go/src/net/http/serve_test.go:1228 +0x2 net/http_test.TestSetsRemoteAddr_h2(0xc263500) /workdir/go/src/net/http/serve_test.go:1225 +0x2 testing.tRunner(0xc263500, 0x12d340) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1105 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testHeadResponses(0xc1b0000, 0x1585d09f59e1f700) /workdir/go/src/net/http/serve_test.go:1388 +0x2 net/http_test.TestHeadResponses_h1(0xc1b0000) /workdir/go/src/net/http/serve_test.go:1384 +0x2 testing.tRunner(0xc1b0000, 0x12cba8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1106 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testHeadResponses(0xc1b0100, 0x1585d09f59e36f01) /workdir/go/src/net/http/serve_test.go:1388 +0x2 net/http_test.TestHeadResponses_h2(0xc1b0100) /workdir/go/src/net/http/serve_test.go:1385 +0x2 testing.tRunner(0xc1b0100, 0x12cbb0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1108 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTLSServer(0xc1b0300) /workdir/go/src/net/http/serve_test.go:1457 +0x2 testing.tRunner(0xc1b0300, 0x12d430) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1107 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0200) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0200) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTLSHandshakeTimeout(0xc1b0200) /workdir/go/src/net/http/serve_test.go:1426 +0x2 testing.tRunner(0xc1b0200, 0x12d400) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1227 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc496f00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc496f00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testRequestBodyLimit(0xc496f00, 0x1585d09f62a62101) /workdir/go/src/net/http/serve_test.go:2978 +0x2 net/http_test.TestRequestBodyLimit_h2(0xc496f00) /workdir/go/src/net/http/serve_test.go:2976 +0x2 testing.tRunner(0xc496f00, 0x12cf38) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1219 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc496500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc496500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerNoHeader(0xc496500, 0x5c707901, 0xfe8d7, 0x4) /workdir/go/src/net/http/serve_test.go:2858 +0x2 net/http_test.TestServerNoDate_h2(0xc496500) /workdir/go/src/net/http/serve_test.go:2853 +0x2 testing.tRunner(0xc496500, 0x12d260) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1225 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc496d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc496d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testRequestLimit(0xc496d00, 0x1585d09f62a49501) /workdir/go/src/net/http/serve_test.go:2918 +0x2 net/http_test.TestRequestLimit_h2(0xc496d00) /workdir/go/src/net/http/serve_test.go:2916 +0x2 testing.tRunner(0xc496d00, 0x12cf60) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1114 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTLSServerRejectHTTPRequests(0xc1b0600) /workdir/go/src/net/http/serve_test.go:1561 +0x2 testing.tRunner(0xc1b0600, 0x12d428) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1218 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc496400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc496400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerNoHeader(0xc496400, 0x5c707900, 0xfe8d7, 0x4) /workdir/go/src/net/http/serve_test.go:2858 +0x2 net/http_test.TestServerNoDate_h1(0xc496400) /workdir/go/src/net/http/serve_test.go:2852 +0x2 testing.tRunner(0xc496400, 0x12d258) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1115 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0700) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0700) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testAutomaticHTTP2_Serve(0xc1b0700, 0x0, 0x1585d09f5b46b101) /workdir/go/src/net/http/serve_test.go:1599 +0x2 net/http_test.TestAutomaticHTTP2_Serve_NoTLSConfig(0xc1b0700) /workdir/go/src/net/http/serve_test.go:1587 +0x2 testing.tRunner(0xc1b0700, 0x12c600) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1118 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestAutomaticHTTP2_Serve_WithTLSConfig(0xc1b0a00) /workdir/go/src/net/http/serve_test.go:1615 +0x2 testing.tRunner(0xc1b0a00, 0x12c610) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1117 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0900) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0900) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testAutomaticHTTP2_Serve(0xc1b0900, 0xc27e300, 0x20b91301) /workdir/go/src/net/http/serve_test.go:1599 +0x2 net/http_test.TestAutomaticHTTP2_Serve_H2TLSConfig(0xc1b0900) /workdir/go/src/net/http/serve_test.go:1595 +0x8 testing.tRunner(0xc1b0900, 0x12c5f8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1116 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testAutomaticHTTP2_Serve(0xc1b0800, 0xc27e180, 0x1585d09f5b475300) /workdir/go/src/net/http/serve_test.go:1599 +0x2 net/http_test.TestAutomaticHTTP2_Serve_NonH2TLSConfig(0xc1b0800) /workdir/go/src/net/http/serve_test.go:1591 +0x3 testing.tRunner(0xc1b0800, 0x12c608) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1129 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b0f00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b0f00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerExpect(0xc1b0f00) /workdir/go/src/net/http/serve_test.go:1761 +0x2 testing.tRunner(0xc1b0f00, 0x12d1a8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1130 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1000) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1000) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerUnreadRequestBodyLittle(0xc1b1000) /workdir/go/src/net/http/serve_test.go:1855 +0x2 testing.tRunner(0xc1b1000, 0x12d2f8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1131 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerUnreadRequestBodyLarge(0xc1b1100) /workdir/go/src/net/http/serve_test.go:1896 +0x2 testing.tRunner(0xc1b1100, 0x12d2f0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1133 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestRequestBodyReadErrorClosesConnection(0xc1b1300) /workdir/go/src/net/http/serve_test.go:2110 +0x2 testing.tRunner(0xc1b1300, 0x12cf40) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1132 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1200) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1200) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestHandlerBodyClose(0xc1b1200) /workdir/go/src/net/http/serve_test.go:2030 +0x2 testing.tRunner(0xc1b1200, 0x12cb20) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1134 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestInvalidTrailerClosesConnection(0xc1b1400) /workdir/go/src/net/http/serve_test.go:2141 +0x2 testing.tRunner(0xc1b1400, 0x12ccd8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1136 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTimeoutHandler(0xc1b1600, 0x1585d09f5e1b7b00) /workdir/go/src/net/http/serve_test.go:2310 +0x2 net/http_test.TestTimeoutHandler_h1(0xc1b1600) /workdir/go/src/net/http/serve_test.go:2307 +0x2 testing.tRunner(0xc1b1600, 0x12d4b0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1137 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1700) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1700) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTimeoutHandler(0xc1b1700, 0x1585d09f5e1c2e01) /workdir/go/src/net/http/serve_test.go:2310 +0x2 net/http_test.TestTimeoutHandler_h2(0xc1b1700) /workdir/go/src/net/http/serve_test.go:2308 +0x2 testing.tRunner(0xc1b1700, 0x12d4b8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1138 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTimeoutHandlerRace(0xc1b1800) /workdir/go/src/net/http/serve_test.go:2367 +0x2 testing.tRunner(0xc1b1800, 0x12d498) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1139 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1900) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1900) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTimeoutHandlerRaceHeader(0xc1b1900) /workdir/go/src/net/http/serve_test.go:2411 +0x2 testing.tRunner(0xc1b1900, 0x12d490) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1140 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTimeoutHandlerRaceHeaderTimeout(0xc1b1a00) /workdir/go/src/net/http/serve_test.go:2449 +0x2 testing.tRunner(0xc1b1a00, 0x12d488) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1142 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1b1c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1b1c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTimeoutHandlerEmptyResponse(0xc1b1c00) /workdir/go/src/net/http/serve_test.go:2533 +0x2 testing.tRunner(0xc1b1c00, 0x12d440) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1155 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc4c6d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc4c6d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testZeroLengthPostAndResponse(0xc4c6d00, 0x1585d09f5ec2bc00) /workdir/go/src/net/http/serve_test.go:2685 +0x2 net/http_test.TestZeroLengthPostAndResponse_h1(0xc4c6d00) /workdir/go/src/net/http/serve_test.go:2678 +0x2 testing.tRunner(0xc4c6d00, 0x12d968) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1156 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc4c6e00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc4c6e00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testZeroLengthPostAndResponse(0xc4c6e00, 0x1585d09f5eed8b01) /workdir/go/src/net/http/serve_test.go:2685 +0x2 net/http_test.TestZeroLengthPostAndResponse_h2(0xc4c6e00) /workdir/go/src/net/http/serve_test.go:2681 +0x2 testing.tRunner(0xc4c6e00, 0x12d970) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1226 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc496e00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc496e00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testRequestBodyLimit(0xc496e00, 0x1585d09f62a53600) /workdir/go/src/net/http/serve_test.go:2978 +0x2 net/http_test.TestRequestBodyLimit_h1(0xc496e00) /workdir/go/src/net/http/serve_test.go:2975 +0x2 testing.tRunner(0xc496e00, 0x12cf30) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1224 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc496c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc496c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testRequestLimit(0xc496c00, 0x1585d09f62a3ef00) /workdir/go/src/net/http/serve_test.go:2918 +0x2 net/http_test.TestRequestLimit_h1(0xc496c00) /workdir/go/src/net/http/serve_test.go:2915 +0x2 testing.tRunner(0xc496c00, 0x12cf58) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1221 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc496700) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc496700) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerNoHeader(0xc496700, 0x5c707901, 0x101ea9, 0xc) /workdir/go/src/net/http/serve_test.go:2858 +0x2 net/http_test.TestServerNoContentType_h2(0xc496700) /workdir/go/src/net/http/serve_test.go:2855 +0x2 testing.tRunner(0xc496700, 0x12d250) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1220 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc496600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc496600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerNoHeader(0xc496600, 0x5c707900, 0x101ea9, 0xc) /workdir/go/src/net/http/serve_test.go:2858 +0x2 net/http_test.TestServerNoContentType_h1(0xc496600) /workdir/go/src/net/http/serve_test.go:2854 +0x2 testing.tRunner(0xc496600, 0x12d248) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1222 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc496800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc496800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestStripPrefix(0xc496800) /workdir/go/src/net/http/serve_test.go:2876 +0x2 testing.tRunner(0xc496800, 0x12d3f0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1236 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc497b00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc497b00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerGracefulClose(0xc497b00) /workdir/go/src/net/http/serve_test.go:3074 +0x2 testing.tRunner(0xc497b00, 0x12d1d0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1478 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerEmptyBodyRace(0xc185600, 0x1585d09f659ffb01) /workdir/go/src/net/http/serve_test.go:4271 +0x2 net/http_test.TestServerEmptyBodyRace_h2(0xc185600) /workdir/go/src/net/http/serve_test.go:4269 +0x2 testing.tRunner(0xc185600, 0x12d190) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1270 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc3a4d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc3a4d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestCloseNotifierPipelined(0xc3a4d00) /workdir/go/src/net/http/serve_test.go:3212 +0x2 testing.tRunner(0xc3a4d00, 0x12c840) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1382 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc170600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc170600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestAcceptMaxFds(0xc170600) /workdir/go/src/net/http/serve_test.go:3662 +0x2 testing.tRunner(0xc170600, 0x12c5d8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1340 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0e2600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0e2600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestHijackBeforeRequestBodyRead(0xc0e2600) /workdir/go/src/net/http/serve_test.go:3342 +0x2 testing.tRunner(0xc0e2600, 0x12cc68) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1481 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestCloseWrite(0xc185800) /workdir/go/src/net/http/serve_test.go:4335 +0x2 testing.tRunner(0xc185800, 0x12c850) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1606 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerValidatesHeaders(0xc1db500) /workdir/go/src/net/http/serve_test.go:4737 +0x2 testing.tRunner(0xc1db500, 0x12d308) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1400 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26c500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26c500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerReaderFromOrder(0xc26c500, 0x1585d09f6522e500) /workdir/go/src/net/http/serve_test.go:3798 +0x2 net/http_test.TestServerReaderFromOrder_h1(0xc26c500) /workdir/go/src/net/http/serve_test.go:3795 +0x2 testing.tRunner(0xc26c500, 0x12d268) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1469 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerConnState(0xc185100) /workdir/go/src/net/http/serve_test.go:4089 +0x2 testing.tRunner(0xc185100, 0x12d138) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1477 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerEmptyBodyRace(0xc185500, 0x1585d09f659f4a00) /workdir/go/src/net/http/serve_test.go:4271 +0x2 net/http_test.TestServerEmptyBodyRace_h1(0xc185500) /workdir/go/src/net/http/serve_test.go:4268 +0x2 testing.tRunner(0xc185500, 0x12d188) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1462 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc184c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc184c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportAndServerSharedBodyRace(0xc184c00, 0x1585d09f657e7201) /workdir/go/src/net/http/serve_test.go:3903 +0x2 net/http_test.TestTransportAndServerSharedBodyRace_h2(0xc184c00) /workdir/go/src/net/http/serve_test.go:3900 +0x2 testing.tRunner(0xc184c00, 0x12d508) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1401 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26c600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26c600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerReaderFromOrder(0xc26c600, 0x1585d09f6523bd01) /workdir/go/src/net/http/serve_test.go:3798 +0x2 net/http_test.TestServerReaderFromOrder_h2(0xc26c600) /workdir/go/src/net/http/serve_test.go:3796 +0x2 testing.tRunner(0xc26c600, 0x12d270) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1461 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc184b00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc184b00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportAndServerSharedBodyRace(0xc184b00, 0x1585d09f657c5200) /workdir/go/src/net/http/serve_test.go:3903 +0x2 net/http_test.TestTransportAndServerSharedBodyRace_h1(0xc184b00) /workdir/go/src/net/http/serve_test.go:3897 +0x2 testing.tRunner(0xc184b00, 0x12d500) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1509 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc32ae00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc32ae00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestHandlerFinishSkipBigContentLengthRead(0xc32ae00) /workdir/go/src/net/http/serve_test.go:4576 +0x2 testing.tRunner(0xc32ae00, 0x12cb28) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1607 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerRequestContextCancel_ServeHTTPDone(0xc1db600, 0x1585d09f67fe8f00) /workdir/go/src/net/http/serve_test.go:4787 +0x2 net/http_test.TestServerRequestContextCancel_ServeHTTPDone_h1(0xc1db600) /workdir/go/src/net/http/serve_test.go:4781 +0x2 testing.tRunner(0xc1db600, 0x12d280) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1672 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc353b00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc353b00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerHijackGetsBackgroundByte_big(0xc353b00) /workdir/go/src/net/http/serve_test.go:5858 +0x2 testing.tRunner(0xc353b00, 0x12d1e0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1611 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dba00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dba00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerContext_ServerContextKey(0xc1dba00, 0x1585d09f68019e01) /workdir/go/src/net/http/serve_test.go:4859 +0x2 net/http_test.TestServerContext_ServerContextKey_h2(0xc1dba00) /workdir/go/src/net/http/serve_test.go:4856 +0x2 testing.tRunner(0xc1dba00, 0x12d168) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1609 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerRequestContextCancel_ConnClose(0xc1db800) /workdir/go/src/net/http/serve_test.go:4818 +0x2 testing.tRunner(0xc1db800, 0x12d278) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1610 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db900) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db900) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerContext_ServerContextKey(0xc1db900, 0x1585d09f6800bc00) /workdir/go/src/net/http/serve_test.go:4859 +0x2 net/http_test.TestServerContext_ServerContextKey_h1(0xc1db900) /workdir/go/src/net/http/serve_test.go:4853 +0x2 testing.tRunner(0xc1db900, 0x12d160) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1608 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1db700) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1db700) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerRequestContextCancel_ServeHTTPDone(0xc1db700, 0x1585d09f67ff6201) /workdir/go/src/net/http/serve_test.go:4787 +0x2 net/http_test.TestServerRequestContextCancel_ServeHTTPDone_h2(0xc1db700) /workdir/go/src/net/http/serve_test.go:4784 +0x2 testing.tRunner(0xc1db700, 0x12d288) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1684 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc2c6700) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc2c6700) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerContentType(0xc2c6700, 0x1585d09f6de93200) /workdir/go/src/net/http/sniff_test.go:84 +0x2 net/http_test.TestServerContentType_h1(0xc2c6700) /workdir/go/src/net/http/sniff_test.go:80 +0x2 testing.tRunner(0xc2c6700, 0x12d140) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1612 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dbb00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dbb00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerContext_LocalAddrContextKey(0xc1dbb00, 0x1585d09f6802c100) /workdir/go/src/net/http/serve_test.go:4883 +0x2 net/http_test.TestServerContext_LocalAddrContextKey_h1(0xc1dbb00) /workdir/go/src/net/http/serve_test.go:4877 +0x2 testing.tRunner(0xc1dbb00, 0x12d150) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1613 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dbc00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dbc00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerContext_LocalAddrContextKey(0xc1dbc00, 0x1585d09f6803b501) /workdir/go/src/net/http/serve_test.go:4883 +0x2 net/http_test.TestServerContext_LocalAddrContextKey_h2(0xc1dbc00) /workdir/go/src/net/http/serve_test.go:4880 +0x2 testing.tRunner(0xc1dbc00, 0x12d158) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1614 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dbd00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dbd00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestHandlerSetTransferEncodingChunked(0xc1dbd00) /workdir/go/src/net/http/serve_test.go:4909 +0x2 testing.tRunner(0xc1dbd00, 0x12cb60) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1615 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dbe00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dbe00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestHandlerSetTransferEncodingGzip(0xc1dbe00) /workdir/go/src/net/http/serve_test.go:4924 +0x2 testing.tRunner(0xc1dbe00, 0x12cb70) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1616 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc1dbf00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc1dbf00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestConcurrentServerServe(0xc1dbf00) /workdir/go/src/net/http/serve_test.go:5412 +0x2 testing.tRunner(0xc1dbf00, 0x12c880) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1618 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc352100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc352100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerSetKeepAlivesEnabledClosesConns(0xc352100) /workdir/go/src/net/http/serve_test.go:5490 +0x2 testing.tRunner(0xc352100, 0x12d298) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1619 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc352200) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc352200) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerShutdown(0xc352200, 0x1585d09f68099a00) /workdir/go/src/net/http/serve_test.go:5534 +0x2 net/http_test.TestServerShutdown_h1(0xc352200) /workdir/go/src/net/http/serve_test.go:5530 +0x2 testing.tRunner(0xc352200, 0x12d2c8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1620 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc352600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc352600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerShutdown(0xc352600, 0x1585d09f680a4501) /workdir/go/src/net/http/serve_test.go:5534 +0x2 net/http_test.TestServerShutdown_h2(0xc352600) /workdir/go/src/net/http/serve_test.go:5531 +0x2 testing.tRunner(0xc352600, 0x12d2d0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1669 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc353800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc353800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerCancelsReadTimeoutWhenIdle(0xc353800) /workdir/go/src/net/http/serve_test.go:5685 +0x2 testing.tRunner(0xc353800, 0x12d0e0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1670 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc353900) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc353900) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerDuplicateBackgroundRead(0xc353900) /workdir/go/src/net/http/serve_test.go:5745 +0x2 testing.tRunner(0xc353900, 0x12d180) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1734 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc2c7c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc2c7c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testSniffWriteSize(0xc2c7c00, 0x1585d09f712fed00) /workdir/go/src/net/http/sniff_test.go:188 +0x2 net/http_test.TestSniffWriteSize_h1(0xc2c7c00) /workdir/go/src/net/http/sniff_test.go:185 +0x2 testing.tRunner(0xc2c7c00, 0x12d360) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1671 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc353a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc353a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerHijackGetsBackgroundByte(0xc353a00) /workdir/go/src/net/http/serve_test.go:5798 +0x2 testing.tRunner(0xc353a00, 0x12d1e8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1680 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc2c6100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc2c6100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestServerCloseListenerOnce(0xc2c6100) /workdir/go/src/net/http/serve_test.go:5962 +0x2 testing.tRunner(0xc2c6100, 0x12d0f8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1685 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc2c6800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc2c6800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testServerContentType(0xc2c6800, 0x1585d09f6dea3301) /workdir/go/src/net/http/sniff_test.go:84 +0x2 net/http_test.TestServerContentType_h2(0xc2c6800) /workdir/go/src/net/http/sniff_test.go:81 +0x2 testing.tRunner(0xc2c6800, 0x12d148) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1887 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc4c6a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc4c6a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportRemovesDeadIdleConnections(0xc4c6a00) /workdir/go/src/net/http/transport_test.go:592 +0x2 testing.tRunner(0xc4c6a00, 0x12d858) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2378 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263700) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263700) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestIssue4191_InfiniteGetTimeout(0xc263700) /workdir/go/src/net/http/transport_test.go:1715 +0x2 testing.tRunner(0xc263700, 0x12cd20) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1906 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc4c7a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc4c7a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestRoundTripGzip(0xc4c7a00) /workdir/go/src/net/http/transport_test.go:839 +0x2 testing.tRunner(0xc4c7a00, 0x12cfb0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1735 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc2c7d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc2c7d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testSniffWriteSize(0xc2c7d00, 0x1585d09f71310601) /workdir/go/src/net/http/sniff_test.go:188 +0x2 net/http_test.TestSniffWriteSize_h2(0xc2c7d00) /workdir/go/src/net/http/sniff_test.go:186 +0x2 testing.tRunner(0xc2c7d00, 0x12d368) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1888 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc4c6b00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc4c6b00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportServerClosingUnexpectedly(0xc4c6b00) /workdir/go/src/net/http/transport_test.go:640 +0x2 testing.tRunner(0xc4c6b00, 0x12d8c8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1908 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc4c7c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc4c7c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportExpect100Continue(0xc4c7c00) /workdir/go/src/net/http/transport_test.go:996 +0x2 testing.tRunner(0xc4c7c00, 0x12d680) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2239 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc242800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc242800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestIssue3595(0xc242800) /workdir/go/src/net/http/transport_test.go:1609 +0x2 testing.tRunner(0xc242800, 0x12cd00) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 1907 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc4c7b00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc4c7b00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportGzip(0xc4c7b00) /workdir/go/src/net/http/transport_test.go:899 +0x2 testing.tRunner(0xc4c7b00, 0x12d6f8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2849 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185400) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185400) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportReuseConnection_Gzip(0xc185400, 0x1585d09fc014b500) /workdir/go/src/net/http/transport_test.go:3767 +0x2 net/http_test.TestTransportReuseConnection_Gzip_ContentLength(0xc185400) /workdir/go/src/net/http/transport_test.go:3762 +0x2 testing.tRunner(0xc185400, 0x12d8c0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2413 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc44a200) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc44a200) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportLimits1xxResponses(0xc44a200) /workdir/go/src/net/http/transport_test.go:2474 +0x2 testing.tRunner(0xc44a200, 0x12d788) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2781 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0e3600) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0e3600) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportDialTLS(0xc0e3600) /workdir/go/src/net/http/transport_test.go:3189 +0x2 testing.tRunner(0xc0e3600, 0x12d628) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2996 [chan send]: testing.tRunner.func1(0xc4c7900) /workdir/go/src/testing/testing.go:860 +0x25 testing.tRunner(0xc4c7900, 0x12cd98) /workdir/go/src/testing/testing.go:869 +0x11 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2406 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc184d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc184d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportSocketLateBinding(0xc184d00) /workdir/go/src/net/http/transport_test.go:2282 +0x2 testing.tRunner(0xc184d00, 0x12d8d8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2385 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263e00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263e00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testCancelRequestWithChannelBeforeDo(0xc263e00, 0x1585d09f84288c01) /workdir/go/src/net/http/transport_test.go:2081 +0x2 net/http_test.TestCancelRequestWithChannelBeforeDo_Context(0xc263e00) /workdir/go/src/net/http/transport_test.go:2078 +0x2 testing.tRunner(0xc263e00, 0x12c668) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2381 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263a00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263a00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportCancelRequest(0xc263a00) /workdir/go/src/net/http/transport_test.go:1909 +0x2 testing.tRunner(0xc263a00, 0x12d590) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2412 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc44a100) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc44a100) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportIgnore1xxResponses(0xc44a100) /workdir/go/src/net/http/transport_test.go:2440 +0x2 testing.tRunner(0xc44a100, 0x12d760) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 3023 [chan receive]: testing.runTests.func1.1(0xc0c7600) /workdir/go/src/testing/testing.go:1162 +0x4 created by testing.runTests.func1 /workdir/go/src/testing/testing.go:1162 +0x9 goroutine 3006 [chan send]: testing.tRunner.func1(0xc170900) /workdir/go/src/testing/testing.go:860 +0x25 testing.tRunner(0xc170900, 0x12c798) /workdir/go/src/testing/testing.go:869 +0x11 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 3046 [chan receive]: net.(*netFD).accept(...) /workdir/go/src/net/net_fake.go:143 net.(*TCPListener).accept(...) /workdir/go/src/net/tcpsock_posix.go:139 net.(*TCPListener).Accept(0xc3a0018, 0xc4396a0, 0xc2887d8, 0x1a5862802a700000, 0xc4f0420) /workdir/go/src/net/tcpsock.go:260 +0x11 crypto/tls.(*listener).Accept(0xc3df8a0, 0xc4396f0, 0x18, 0xc202a80, 0x2a6d0028) /workdir/go/src/crypto/tls/tls.go:62 +0x6 net/http.(*Server).Serve(0xc288340, 0x1b8f40, 0xc3df8a0, 0x0, 0x0) /workdir/go/src/net/http/server.go:2859 +0x1d net/http/httptest.(*Server).goServe.func1(0xc4f0420) /workdir/go/src/net/http/httptest/server.go:298 +0x6 created by net/http/httptest.(*Server).goServe /workdir/go/src/net/http/httptest/server.go:296 +0x5 goroutine 2384 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testCancelRequestWithChannelBeforeDo(0xc263d00, 0x1585d09f8427ec00) /workdir/go/src/net/http/transport_test.go:2081 +0x2 net/http_test.TestCancelRequestWithChannelBeforeDo_Cancel(0xc263d00) /workdir/go/src/net/http/transport_test.go:2075 +0x2 testing.tRunner(0xc263d00, 0x12c660) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2380 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263900) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263900) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportResponseHeaderTimeout(0xc263900) /workdir/go/src/net/http/transport_test.go:1838 +0x2 testing.tRunner(0xc263900, 0x12d898) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2850 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185700) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185700) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportResponseHeaderLength(0xc185700) /workdir/go/src/net/http/transport_test.go:3801 +0x2 testing.tRunner(0xc185700, 0x12d890) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2848 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc185300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc185300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.testTransportReuseConnection_Gzip(0xc185300, 0x1585d09fc013b901) /workdir/go/src/net/http/transport_test.go:3767 +0x2 net/http_test.TestTransportReuseConnection_Gzip_Chunked(0xc185300) /workdir/go/src/net/http/transport_test.go:3758 +0x2 testing.tRunner(0xc185300, 0x12d8b8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2799 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc26cb00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc26cb00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportContentEncodingCaseInsensitive(0xc26cb00) /workdir/go/src/net/http/transport_test.go:3358 +0x2 testing.tRunner(0xc26cb00, 0x12d600) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2962 [sleep]: runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 time.Sleep(0x2faf080) /workdir/go/src/runtime/time.go:105 +0x1c net/http_test.TestIdleConnH2Crash(0xc4c6400) /workdir/go/src/net/http/transport_test.go:4399 +0x37 testing.tRunner(0xc4c6400, 0x12cca0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2780 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc0e3500) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc0e3500) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportClosesBodyOnError(0xc0e3500) /workdir/go/src/net/http/transport_test.go:3142 +0x2 testing.tRunner(0xc0e3500, 0x12d5b8) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2379 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263800) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263800) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestIssue4191_InfiniteGetToPutTimeout(0xc263800) /workdir/go/src/net/http/transport_test.go:1773 +0x2 testing.tRunner(0xc263800, 0x12cd38) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2719 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc3a5d00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc3a5d00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportNoReuseAfterEarlyResponse(0xc3a5d00) /workdir/go/src/net/http/transport_test.go:2865 +0x2 testing.tRunner(0xc3a5d00, 0x12d7c0) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2383 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc263c00) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc263c00) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestCancelRequestWithChannel(0xc263c00) /workdir/go/src/net/http/transport_test.go:2018 +0x2 testing.tRunner(0xc263c00, 0x12c670) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 2414 [chan receive]: testing.(*testContext).waitParallel(0xc03ff20) /workdir/go/src/testing/testing.go:964 +0x9 testing.(*T).Parallel(0xc44a300) /workdir/go/src/testing/testing.go:771 +0x1b net/http_test.setParallel(0xc44a300) /workdir/go/src/net/http/main_test.go:94 +0x7 net/http_test.TestTransportTreat101Terminal(0xc44a300) /workdir/go/src/net/http/transport_test.go:2502 +0x2 testing.tRunner(0xc44a300, 0x12d900) /workdir/go/src/testing/testing.go:865 +0xf created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 3007 [chan send]: testing.tRunner.func1(0xc170a00) /workdir/go/src/testing/testing.go:860 +0x25 testing.tRunner(0xc170a00, 0x12d870) /workdir/go/src/testing/testing.go:869 +0x11 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e goroutine 3005 [chan send]: testing.tRunner.func1(0xc170800) /workdir/go/src/testing/testing.go:860 +0x25 testing.tRunner(0xc170800, 0x12c7a0) /workdir/go/src/testing/testing.go:869 +0x11 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2e FAIL net/http 8.676s 2019/02/22 22:37:11 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/http: exit status 1