linux-amd64-wsl at 43f9b826c322d5541ca0260f8b0c9b71db0f7ec8 :: Running /tmp/workdir-host-linux-amd64-wsl/go/src/make.bash with args ["/tmp/workdir-host-linux-amd64-wsl/go/src/make.bash"] and env ["SHELL=/bin/bash" "WSL_DISTRO_NAME=Ubuntu-22.04" "HOSTNAME=wsl-builder-1.farm.mzh.io" "NAME=wsl-1" "LOGNAME=gopher" "MOTD_SHOWN=update-motd" "HOME=/home/gopher" "LANG=C.UTF-8" "GO_BUILDER_ENV=host-linux-amd64-wsl" "LESSCLOSE=/usr/bin/lesspipe %s %s" "TERM=xterm-256color" "LESSOPEN=| /usr/bin/lesspipe %s" "USER=gopher" "SHLVL=2" "HTTPS_PROXY=http://10.0.0.1:8123" "HTTP_PROXY=http://10.0.0.1:8123" "WSLENV=" "XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop" "PATH=/home/gopher/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu22.04LTS_2204.1.23.0_x64__79rhkp1fndgsc:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Users/mengz/AppData/Local/Microsoft/WindowsApps:/snap/bin" "HOSTTYPE=x86_64" "_=/home/gopher/go/bin/stage0" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=900ms" "WORKDIR=/tmp/workdir-host-linux-amd64-wsl" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-amd64-wsl/go1.4" "GO_BUILDER_NAME=linux-amd64-wsl" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-amd64-wsl/tmp" "GOCACHE=/tmp/workdir-host-linux-amd64-wsl/gocache" "PWD=/tmp/workdir-host-linux-amd64-wsl/go/src"] in dir /tmp/workdir-host-linux-amd64-wsl/go/src Building Go cmd/dist using /tmp/workdir-host-linux-amd64-wsl/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /tmp/workdir-host-linux-amd64-wsl/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 linux/amd64. --- Installed Go for linux/amd64 in /tmp/workdir-host-linux-amd64-wsl/go Installed commands in /tmp/workdir-host-linux-amd64-wsl/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz # GOOS: linux # OS Version: Linux 4.4.0-19041-Microsoft #2311-Microsoft Tue Nov 08 17:09:00 PST 2022 x86_64 ##### Testing packages. ok archive/tar 0.452s ok archive/zip 0.674s ok bufio 0.068s ok bytes 0.981s ok compress/bzip2 0.191s ok compress/flate 0.805s ok compress/gzip 1.558s ok compress/lzw 0.106s ok compress/zlib 0.463s ok container/heap 0.012s ok container/list 0.011s ok container/ring 0.012s ok context 0.028s ok crypto 0.018s ok crypto/aes 0.040s ok crypto/cipher 0.017s ok crypto/des 0.016s ok crypto/dsa 0.015s ok crypto/ecdh 0.039s ok crypto/ecdsa 0.035s ok crypto/ed25519 0.050s ok crypto/elliptic 0.017s ok crypto/hmac 0.013s ok crypto/internal/alias 0.009s ok crypto/internal/bigmod 0.187s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.082s ok crypto/internal/edwards25519 2.650s ok crypto/internal/edwards25519/field 2.094s ok crypto/internal/nistec 0.402s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.014s ok crypto/rand 0.113s ok crypto/rc4 0.033s ok crypto/rsa 0.141s ok crypto/sha1 0.027s ok crypto/sha256 0.013s ok crypto/sha512 0.017s ok crypto/subtle 0.421s ok crypto/tls 0.960s ok crypto/x509 1.192s ok database/sql 0.343s ok database/sql/driver 0.015s ok debug/buildinfo 0.128s ok debug/dwarf 0.796s ok debug/elf 0.301s ok debug/gosym 0.474s ok debug/macho 0.133s ok debug/pe 1.060s ok debug/plan9obj 0.168s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.018s ok encoding/asn1 0.014s ok encoding/base32 0.048s ok encoding/base64 0.016s ok encoding/binary 0.018s ok encoding/csv 0.080s ok encoding/gob 2.042s ok encoding/hex 0.019s ok encoding/json 0.598s ok encoding/pem 1.320s ok encoding/xml 0.169s ok errors 0.048s ok expvar 0.016s ok flag 0.078s ok fmt 0.069s ok go/ast 0.019s ok go/build 1.614s ok go/build/constraint 0.016s ok go/constant 0.016s ok go/doc 0.564s ok go/doc/comment 2.168s ok go/format 0.024s ok go/importer 0.478s ok go/internal/gccgoimporter 0.117s ok go/internal/gcimporter 2.766s ok go/internal/srcimporter 21.166s ok go/parser 0.560s ok go/printer 0.325s ok go/scanner 0.012s ok go/token 0.024s ok go/types 33.437s ok hash 0.021s ok hash/adler32 0.094s ok hash/crc32 0.015s ok hash/crc64 0.012s ok hash/fnv 0.011s ok hash/maphash 0.088s ok html 0.011s ok html/template 0.141s ok image 0.114s ok image/color 0.024s ok image/draw 0.070s ok image/gif 0.267s ok image/jpeg 0.247s ok image/png 0.328s ok index/suffixarray 0.129s ok internal/abi 8.410s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.020s ok internal/coverage/cmerge 0.021s ok internal/coverage/pods 0.023s ok internal/coverage/slicereader 0.011s ok internal/coverage/slicewriter 0.014s ok internal/coverage/test 0.049s ok internal/cpu 0.027s ok internal/dag 0.018s ok internal/diff 0.223s ok internal/fmtsort 0.009s ok internal/fuzz 0.025s ok internal/godebug 0.011s ok internal/intern 0.210s ok internal/itoa 0.010s ok internal/poll 0.421s ok internal/profile 0.020s ok internal/reflectlite 0.070s ok internal/safefilepath 0.009s ok internal/saferio 0.135s ok internal/singleflight 0.061s ok internal/testenv 0.012s ok internal/trace 0.149s ok internal/types/errors 0.666s ok internal/unsafeheader 0.011s ok internal/xcoff 0.115s ok io 0.064s ok io/fs 0.199s ok io/ioutil 0.043s ok log 0.019s ok log/syslog 1.590s ok math 0.026s ok math/big 0.745s ok math/bits 0.021s ok math/cmplx 0.015s ok math/rand 0.196s ok mime 0.030s ok mime/multipart 0.136s ok mime/quotedprintable 0.055s --- FAIL: TestTCPListener (0.00s) listen_test.go:72: skipping tcp test listen_test.go:72: skipping tcp 0.0.0.0 test listen_test.go:72: skipping tcp ::ffff:0.0.0.0 test listen_test.go:72: skipping tcp :: test listen_test.go:90: tcp 127.0.0.1 should fail panic: test timed out after 3m0s running tests: TestSplice (2m58s) TestSplice/tcp-to-tcp (2m58s) TestSplice/tcp-to-tcp/big (2m58s) goroutine 919 [running]: panic({0x64bc00?, 0xc000402060?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc000470f10 sp=0xc000470e48 pc=0x4394cb testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc000470fe0 sp=0xc000470f10 pc=0x4eed8a runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000470fe8 sp=0xc000470fe0 pc=0x46f2c1 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive, 2 minutes]: runtime.gopark(0xc000019000?, 0xc0000a6398?, 0x10?, 0x3e?, 0xc00004f9c0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004f940 sp=0xc00004f920 pc=0x43c630 runtime.chanrecv(0xc0000631f0, 0xc00004fa3f, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00004f9d0 sp=0xc00004f940 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00004f9f8 sp=0xc00004f9d0 pc=0x407f78 testing.(*T).Run(0xc0001201a0, {0x6969f6?, 0x4ea2a5?}, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc00004fab8 sp=0xc00004f9f8 pc=0x4eb825 testing.runTests.func1(0x85dc40?) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2036 +0x45 fp=0xc00004fb08 sp=0xc00004fab8 pc=0x4ed9e5 testing.tRunner(0xc0001201a0, 0xc00004fc20) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00004fb58 sp=0xc00004fb08 pc=0x4ea96b testing.runTests(0xc000108280?, {0x859c60, 0x107, 0x107}, {0x0?, 0x694d7b?, 0x85d1e0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc00004fc50 sp=0xc00004fb58 pc=0x4ed8c9 testing.(*M).Run(0xc000108280) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x63a fp=0xc00004fe98 sp=0xc00004fc50 pc=0x4ec23a net.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/main_test.go:52 +0x34 fp=0xc00004fec8 sp=0xc00004fe98 pc=0x5d1674 main.main() _testmain.go:675 +0x1d3 fp=0xc00004ff80 sp=0xc00004fec8 pc=0x6337d3 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc00004ffe0 sp=0xc00004ff80 pc=0x43c207 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004ffe8 sp=0xc00004ffe0 pc=0x46f2c1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x5c2d23d9fa2f4?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003efb0 sp=0xc00003ef90 pc=0x43c630 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.forcegchelper() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:305 +0xb0 fp=0xc00003efe0 sp=0xc00003efb0 pc=0x43c470 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003efe8 sp=0xc00003efe0 pc=0x46f2c1 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003f780 sp=0xc00003f760 pc=0x43c630 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.bgsweep(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc00003f7c8 sp=0xc00003f780 pc=0x426e9e runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00003f7e0 sp=0xc00003f7c8 pc=0x41c086 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003f7e8 sp=0xc00003f7e0 pc=0x46f2c1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 4 [GC scavenge wait]: runtime.gopark(0x3be020?, 0x142a1b8?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003ff70 sp=0xc00003ff50 pc=0x43c630 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0x85d260) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00003ffa0 sp=0xc00003ff70 pc=0x424d33 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00003ffc8 sp=0xc00003ffa0 pc=0x425325 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00003ffe0 sp=0xc00003ffc8 pc=0x41c026 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003ffe8 sp=0xc00003ffe0 pc=0x46f2c1 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0x6acec8?, 0x80?, 0x80?, 0x2000000020?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003e610 sp=0xc00003e5f0 pc=0x43c630 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc00003e7e0 sp=0xc00003e610 pc=0x41b087 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003e7e8 sp=0xc00003e7e0 pc=0x46f2c1 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 956 [chan receive, 2 minutes]: runtime.gopark(0x85dc40?, 0xc000412130?, 0xc2?, 0xe9?, 0xc000476e08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000476d88 sp=0xc000476d68 pc=0x43c630 runtime.chanrecv(0xc0000aa5b0, 0xc000476e87, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000476e18 sp=0xc000476d88 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000476e40 sp=0xc000476e18 pc=0x407f78 testing.(*T).Run(0xc000334d00, {0x694a7e?, 0x4ea860?}, 0xc0004004c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc000476f00 sp=0xc000476e40 pc=0x4eb825 net.testSplice(0x4ea894?, {0x694af9, 0x3}, {0x694af9, 0x3}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:33 +0x209 fp=0xc000476f38 sp=0xc000476f00 pc=0x5f0369 net.TestSplice.func1(0xc000257f60?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x2b fp=0xc000476f70 sp=0xc000476f38 pc=0x616eab testing.tRunner(0xc000334d00, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000476fc0 sp=0xc000476f70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000476fe0 sp=0xc000476fc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000476fe8 sp=0xc000476fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 145 [GC worker (idle), 2 minutes]: runtime.gopark(0x5c2d23db903d4?, 0x3?, 0xc?, 0x17?, 0x4ea96b?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000392750 sp=0xc000392730 pc=0x43c630 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0003927e0 sp=0xc000392750 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003927e8 sp=0xc0003927e0 pc=0x46f2c1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 144 [GC worker (idle), 2 minutes]: runtime.gopark(0x5c2b5005bf9b4?, 0xc0000b17d0?, 0xe0?, 0xd1?, 0xc000330310?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000b1750 sp=0xc0000b1730 pc=0x43c630 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0000b17e0 sp=0xc0000b1750 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000b17e8 sp=0xc0000b17e0 pc=0x46f2c1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 917 [IO wait, 2 minutes]: runtime.gopark(0x0?, 0xffffffffffffffff?, 0x20?, 0x7b?, 0x4825e8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000387ab0 sp=0xc000387a90 pc=0x43c630 runtime.netpollblock(0xc000387b08?, 0x404d0f?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000387ae8 sp=0xc000387ab0 pc=0x434d77 internal/poll.runtime_pollWait(0x7fbb200a6428, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000387b08 sp=0xc000387ae8 pc=0x469b25 internal/poll.(*pollDesc).wait(0xc000491080?, 0xc000387b78?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000387b30 sp=0xc000387b08 pc=0x4986b2 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.splicePump(0xc000491080, 0xc00040ed80?, 0x24000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:141 +0x225 fp=0xc000387bd8 sp=0xc000387b30 pc=0x4a0585 internal/poll.Splice(0xc000387cd8?, 0x40f008?, 0x4000000000000000) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/splice_linux.go:62 +0x211 fp=0xc000387c70 sp=0xc000387bd8 pc=0x49fdf1 net.splice(0x0?, {0x6ed3a0?, 0xc000412138?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_linux.go:39 +0xe5 fp=0xc000387cd0 sp=0xc000387c70 pc=0x5793a5 net.(*TCPConn).readFrom(0xc0000146e0, {0x6ed3a0, 0xc000412138}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock_posix.go:48 +0x32 fp=0xc000387d00 sp=0xc000387cd0 pc=0x57b6f2 net.(*TCPConn).ReadFrom(0xc0000146e0, {0x6ed3a0?, 0xc000412138?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/tcpsock.go:130 +0x36 fp=0xc000387d40 sp=0xc000387d00 pc=0x579996 io.copyBuffer({0x6ed3c0, 0xc0000146e0}, {0x6ed3a0, 0xc000412138}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc000387dc0 sp=0xc000387d40 pc=0x495b8b io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net.spliceTestCase.test({{0x694af9, 0x3}, {0x694af9, 0x3}, 0x500000, 0x40000000, 0x0}, 0xc00041ad00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:78 +0x3f5 fp=0xc000387f20 sp=0xc000387dc0 pc=0x5f0b55 net.spliceTestCase.test-fm(0xc0002557a0?) :1 +0x45 fp=0xc000387f70 sp=0xc000387f20 pc=0x628e25 testing.tRunner(0xc00041ad00, 0xc0004004c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000387fc0 sp=0xc000387f70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000387fe0 sp=0xc000387fc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000387fe8 sp=0xc000387fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 88 [GC worker (idle), 2 minutes]: runtime.gopark(0xc000392f60?, 0xc00038c4e0?, 0xb0?, 0x2f?, 0x4ea96b?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000392f50 sp=0xc000392f30 pc=0x43c630 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc000392fe0 sp=0xc000392f50 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000392fe8 sp=0xc000392fe0 pc=0x46f2c1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 784 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0xb0?, 0x73?, 0xc000393e00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000393d98 sp=0xc000393d78 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000393e28 sp=0xc000393d98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000393e50 sp=0xc000393e28 pc=0x407f78 testing.(*T).Parallel(0xc0002ca820) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000393ee8 sp=0xc000393e50 pc=0x4ea6a5 net.TestCloseRead(0xc0002ca680?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:25 +0x25 fp=0xc000393f70 sp=0xc000393ee8 pc=0x5d86c5 testing.tRunner(0xc0002ca820, 0x6ac328) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000393fc0 sp=0xc000393f70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000393fe0 sp=0xc000393fc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000393fe8 sp=0xc000393fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 809 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0xe0?, 0x76?, 0xc000395e00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000395d98 sp=0xc000395d78 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000395e28 sp=0xc000395d98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000395e50 sp=0xc000395e28 pc=0x407f78 testing.(*T).Parallel(0xc0002cb380) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000395ee8 sp=0xc000395e50 pc=0x4ea6a5 net.TestZeroByteRead(0xc00038c680?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:375 +0x25 fp=0xc000395f70 sp=0xc000395ee8 pc=0x5dbfc5 testing.tRunner(0xc0002cb380, 0x6accd0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000395fc0 sp=0xc000395f70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000395fe0 sp=0xc000395fc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000395fe8 sp=0xc000395fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 431 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0x80?, 0xe3?, 0xc00003bdb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003bd48 sp=0xc00003bd28 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003bdd8 sp=0xc00003bd48 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003be00 sp=0xc00003bdd8 pc=0x407f78 testing.(*T).Parallel(0xc00033cd00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003be98 sp=0xc00003be00 pc=0x4ea6a5 net.TestLookupGmailMX(0xc00033cd00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:123 +0x33 fp=0xc00003bf70 sp=0xc00003be98 pc=0x5c6093 testing.tRunner(0xc00033cd00, 0x6ac7b0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003bfc0 sp=0xc00003bf70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003bfe0 sp=0xc00003bfc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003bfe8 sp=0xc00003bfe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 89 [GC worker (idle), 2 minutes]: runtime.gopark(0x5c2b4f1a8b470?, 0xc000393788?, 0x7d?, 0xab?, 0xc0003a4090?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000393750 sp=0xc000393730 pc=0x43c630 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0003937e0 sp=0xc000393750 pc=0x41ddf1 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003937e8 sp=0xc0003937e0 pc=0x46f2c1 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 433 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0x40?, 0xe4?, 0xc00038fd28?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00038fcc0 sp=0xc00038fca0 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00038fd50 sp=0xc00038fcc0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00038fd78 sp=0xc00038fd50 pc=0x407f78 testing.(*T).Parallel(0xc00033d040) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00038fe10 sp=0xc00038fd78 pc=0x4ea6a5 net.TestLookupGmailTXT(0xc00033d040) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:218 +0x36 fp=0xc00038ff70 sp=0xc00038fe10 pc=0x5c6916 testing.tRunner(0xc00033d040, 0x6ac7c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00038ffc0 sp=0xc00038ff70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00038ffe0 sp=0xc00038ffc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00038ffe8 sp=0xc00038ffe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 432 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0xe0?, 0xe3?, 0xc00003adb0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00003ad48 sp=0xc00003ad28 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00003add8 sp=0xc00003ad48 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00003ae00 sp=0xc00003add8 pc=0x407f78 testing.(*T).Parallel(0xc00033cea0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00003ae98 sp=0xc00003ae00 pc=0x4ea6a5 net.TestLookupGmailNS(0xc00033cea0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:169 +0x33 fp=0xc00003af70 sp=0xc00003ae98 pc=0x5c64d3 testing.tRunner(0xc00033cea0, 0x6ac7b8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00003afc0 sp=0xc00003af70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00003afe0 sp=0xc00003afc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003afe8 sp=0xc00003afe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 802 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0x70?, 0x74?, 0xc000390600?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000390598 sp=0xc000390578 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000390628 sp=0xc000390598 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000390650 sp=0xc000390628 pc=0x407f78 testing.(*T).Parallel(0xc0002cab60) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0003906e8 sp=0xc000390650 pc=0x4ea6a5 net.TestConnClose(0x6480a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:187 +0x25 fp=0xc000390770 sp=0xc0003906e8 pc=0x5da145 testing.tRunner(0xc0002cab60, 0x6ac388) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0003907c0 sp=0xc000390770 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0003907e0 sp=0xc0003907c0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0003907e8 sp=0xc0003907e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 804 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0x30?, 0x75?, 0xc000040610?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000405a8 sp=0xc000040588 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000040638 sp=0xc0000405a8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000040660 sp=0xc000040638 pc=0x407f78 testing.(*T).Parallel(0xc0002caea0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0000406f8 sp=0xc000040660 pc=0x4ea6a5 net.TestPacketConnClose(0x6480a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:267 +0x25 fp=0xc000040770 sp=0xc0000406f8 pc=0x5daf45 testing.tRunner(0xc0002caea0, 0x6ac8f8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000407c0 sp=0xc000040770 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000407e0 sp=0xc0000407c0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000407e8 sp=0xc0000407e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 430 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0x10?, 0xe3?, 0xc000041d60?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000041cf8 sp=0xc000041cd8 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000041d88 sp=0xc000041cf8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000041db0 sp=0xc000041d88 pc=0x407f78 testing.(*T).Parallel(0xc00032a340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000041e48 sp=0xc000041db0 pc=0x4ea6a5 net.TestLookupGoogleSRV(0xc00032a340) /tmp/workdir-host-linux-amd64-wsl/go/src/net/lookup_test.go:74 +0x36 fp=0xc000041f70 sp=0xc000041e48 pc=0x5c5b56 testing.tRunner(0xc00032a340, 0x6ac7e0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000041fc0 sp=0xc000041f70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000041fe0 sp=0xc000041fc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000041fe8 sp=0xc000041fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 852 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0x0?, 0x41?, 0xc00038f598?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00038f530 sp=0xc00038f510 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00038f5c0 sp=0xc00038f530 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00038f5e8 sp=0xc00038f5c0 pc=0x407f78 testing.(*T).Parallel(0xc0002e1860) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00038f680 sp=0xc00038f5e8 pc=0x4ea6a5 net.TestSendfilePipe(0xc0002e1860) /tmp/workdir-host-linux-amd64-wsl/go/src/net/sendfile_test.go:217 +0x4a fp=0xc00038f770 sp=0xc00038f680 pc=0x5ea20a testing.tRunner(0xc0002e1860, 0x6aca88) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00038f7c0 sp=0xc00038f770 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00038f7e0 sp=0xc00038f7c0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00038f7e8 sp=0xc00038f7e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 814 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0x50?, 0x78?, 0xc00038e5a0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00038e538 sp=0xc00038e518 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc00038e5c8 sp=0xc00038e538 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc00038e5f0 sp=0xc00038e5c8 pc=0x407f78 testing.(*T).Parallel(0xc0002cb860) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc00038e688 sp=0xc00038e5f0 pc=0x4ea6a5 net.TestNotTemporaryRead(0xc0002cb860) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:529 +0x45 fp=0xc00038e770 sp=0xc00038e688 pc=0x5dd6c5 testing.tRunner(0xc0002cb860, 0x6ac8c8) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc00038e7c0 sp=0xc00038e770 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc00038e7e0 sp=0xc00038e7c0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00038e7e8 sp=0xc00038e7e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 979 [syscall, 2 minutes]: syscall.Syscall6(0x0?, 0x85d120?, 0x0?, 0xc000358198?, 0x0?, 0xc000179a10?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc0000b5608 sp=0xc0000b5580 pc=0x483816 os.(*Process).blockUntilWaitable(0xc0001fac30) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc0000b56e0 sp=0xc0000b5608 pc=0x4a878f os.(*Process).wait(0xc0001fac30) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc0000b5740 sp=0xc0000b56e0 pc=0x4a2fa8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc00030a420) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc0000b57a8 sp=0xc0000b5740 pc=0x4f9c45 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc0000b57e0 sp=0xc0000b57a8 pc=0x5f3d85 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000b57e8 sp=0xc0000b57e0 pc=0x46f2c1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f goroutine 813 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0xf0?, 0x77?, 0xc0000b0e58?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000b0df0 sp=0xc0000b0dd0 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0000b0e80 sp=0xc0000b0df0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0000b0ea8 sp=0xc0000b0e80 pc=0x407f78 testing.(*T).Parallel(0xc0002cb6c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0000b0f40 sp=0xc0000b0ea8 pc=0x4ea6a5 net.TestCloseUnblocksRead(0xc000312900?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:510 +0x1e fp=0xc0000b0f70 sp=0xc0000b0f40 pc=0x5dd63e testing.tRunner(0xc0002cb6c0, 0x6ac340) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000b0fc0 sp=0xc0000b0f70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000b0fe0 sp=0xc0000b0fc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000b0fe8 sp=0xc0000b0fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 803 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0xd0?, 0x74?, 0xc0000b6e00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000b6d98 sp=0xc0000b6d78 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0000b6e28 sp=0xc0000b6d98 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0000b6e50 sp=0xc0000b6e28 pc=0x407f78 testing.(*T).Parallel(0xc0002cad00) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0000b6ee8 sp=0xc0000b6e50 pc=0x4ea6a5 net.TestListenerClose(0x85c040?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:229 +0x25 fp=0xc0000b6f70 sp=0xc0000b6ee8 pc=0x5daa85 testing.tRunner(0xc0002cad00, 0x6ac778) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000b6fc0 sp=0xc0000b6f70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000b6fe0 sp=0xc0000b6fc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000b6fe8 sp=0xc0000b6fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 785 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0x10?, 0x74?, 0xc0000415f8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000041590 sp=0xc000041570 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000041620 sp=0xc000041590 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000041648 sp=0xc000041620 pc=0x407f78 testing.(*T).Parallel(0xc0002ca9c0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc0000416e0 sp=0xc000041648 pc=0x4ea6a5 net.TestCloseWrite(0xc0002ca9c0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net_test.go:79 +0x33 fp=0xc000041770 sp=0xc0000416e0 pc=0x5d9073 testing.tRunner(0xc0002ca9c0, 0x6ac348) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc0000417c0 sp=0xc000041770 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0000417e0 sp=0xc0000417c0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000417e8 sp=0xc0000417e0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 816 [chan receive, 2 minutes]: runtime.gopark(0x468c71?, 0xc0002c8180?, 0x10?, 0x79?, 0xc000477c08?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000477ba0 sp=0xc000477b80 pc=0x43c630 runtime.chanrecv(0xc0000701e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000477c30 sp=0xc000477ba0 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000477c58 sp=0xc000477c30 pc=0x407f78 testing.(*T).Parallel(0xc0002cbba0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1384 +0x225 fp=0xc000477cf0 sp=0xc000477c58 pc=0x4ea6a5 net.TestParseNSSConf(0xc0002cbba0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/nss_test.go:37 +0x36 fp=0xc000477f70 sp=0xc000477cf0 pc=0x5dde56 testing.tRunner(0xc0002cbba0, 0x6ac928) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000477fc0 sp=0xc000477f70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000477fe0 sp=0xc000477fc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000477fe8 sp=0xc000477fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 955 [chan receive, 2 minutes]: runtime.gopark(0xc000019000?, 0xc0000a63a0?, 0x11?, 0x3e?, 0xc000255e38?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000255db8 sp=0xc000255d98 pc=0x43c630 runtime.chanrecv(0xc000063260, 0xc000255eb7, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000255e48 sp=0xc000255db8 pc=0x40847d runtime.chanrecv1(0x85c100?, 0x64bc00?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000255e70 sp=0xc000255e48 pc=0x407f78 testing.(*T).Run(0xc000334b60, {0x696c94?, 0x0?}, 0x6acac0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1630 +0x405 fp=0xc000255f30 sp=0xc000255e70 pc=0x4eb825 net.TestSplice(0xc000334b60) /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:21 +0x35 fp=0xc000255f70 sp=0xc000255f30 pc=0x5f0075 testing.tRunner(0xc000334b60, 0x6acad0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000255fc0 sp=0xc000255f70 pc=0x4ea96b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000255fe0 sp=0xc000255fc0 pc=0x4eb9aa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000255fe8 sp=0xc000255fe0 pc=0x46f2c1 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 896 [syscall, 2 minutes]: syscall.Syscall6(0xc00025b880?, 0xc0002bf000?, 0xc00003de80?, 0x40f008?, 0xc00003de00?, 0xc00003de78?, 0x570808?) /tmp/workdir-host-linux-amd64-wsl/go/src/syscall/syscall_linux.go:91 +0x36 fp=0xc00003de08 sp=0xc00003dd80 pc=0x483816 os.(*Process).blockUntilWaitable(0xc000480de0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/wait_waitid.go:32 +0x8f fp=0xc00003dee0 sp=0xc00003de08 pc=0x4a878f os.(*Process).wait(0xc000480de0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec_unix.go:22 +0x28 fp=0xc00003df40 sp=0xc00003dee0 pc=0x4a2fa8 os.(*Process).Wait(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc000138dc0) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:890 +0x45 fp=0xc00003dfa8 sp=0xc00003df40 pc=0x4f9c45 net.startSpliceClient.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:348 +0x45 fp=0xc00003dfe0 sp=0xc00003dfa8 pc=0x5f3d85 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00003dfe8 sp=0xc00003dfe0 pc=0x46f2c1 created by net.startSpliceClient /tmp/workdir-host-linux-amd64-wsl/go/src/net/splice_test.go:347 +0x46f FAIL net 185.069s 2023/01/25 04:49:52 httptest.Server blocked in Close after 5 seconds, waiting for connections: *net.TCPConn 0xc0001af520 127.0.0.1:49729 in state active 2023/01/25 04:49:52 httptest.Server blocked in Close after 5 seconds, waiting for connections: *tls.Conn 0xc0000daa80 127.0.0.1:49736 in state active panic: test timed out after 3m0s running tests: TestIssue4191_InfiniteGetTimeout (2m59s) TestIssue4191_InfiniteGetTimeout/h2 (2m58s) TestIssue4191_InfiniteGetToPutTimeout (2m59s) TestIssue4191_InfiniteGetToPutTimeout/h1 (2m58s) TestLinuxSendfile (2m59s) goroutine 21606 [running]: panic({0x847040?, 0xc001264b50?}) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/panic.go:1015 +0x42b fp=0xc0004e8f10 sp=0xc0004e8e48 pc=0x4399cb testing.(*M).startAlarm.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2241 +0x3ca fp=0xc0004e8fe0 sp=0xc0004e8f10 pc=0x506aaa runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0004e8fe8 sp=0xc0004e8fe0 pc=0x470461 created by time.goFunc /tmp/workdir-host-linux-amd64-wsl/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive]: runtime.gopark(0xc00007c000?, 0x0?, 0x90?, 0x79?, 0x41107d?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0000d78f8 sp=0xc0000d78d8 pc=0x43cb30 runtime.chanrecv(0xc0002228c0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0000d7988 sp=0xc0000d78f8 pc=0x40843d runtime.chanrecv1(0xc00008e1e0?, 0xc0000062e8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0000d79b0 sp=0xc0000d7988 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc0000d7b18 sp=0xc0000d79b0 pc=0x502be5 testing.tRunner(0xc000082d00, 0xc0000d7c30) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc0000d7b68 sp=0xc0000d7b18 pc=0x5026c4 testing.runTests(0xc0000b2c80?, {0xc4a060, 0x1fb, 0x1fb}, {0x40ec90?, 0xc0000d7d40?, 0xc4e7c0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:2034 +0x489 fp=0xc0000d7c60 sp=0xc0000d7b68 pc=0x5055e9 testing.(*M).Run(0xc0000b2c80) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1906 +0x63a fp=0xc0000d7ea8 sp=0xc0000d7c60 pc=0x503f5a net/http_test.TestMain(0xc0ffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/main_test.go:23 +0x19 fp=0xc0000d7ec8 sp=0xc0000d7ea8 pc=0x770619 main.main() _testmain.go:1123 +0x1d3 fp=0xc0000d7f80 sp=0xc0000d7ec8 pc=0x819db3 runtime.main() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:250 +0x207 fp=0xc0000d7fe0 sp=0xc0000d7f80 pc=0x43c707 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000d7fe8 sp=0xc0000d7fe0 pc=0x470461 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004cfb0 sp=0xc00004cf90 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.forcegchelper() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:305 +0xb0 fp=0xc00004cfe0 sp=0xc00004cfb0 pc=0x43c970 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004cfe8 sp=0xc00004cfe0 pc=0x470461 created by runtime.init.6 /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:293 +0x25 goroutine 3 [GC sweep wait]: runtime.gopark(0xc4e301?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004d780 sp=0xc00004d760 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.bgsweep(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcsweep.go:319 +0xde fp=0xc00004d7c8 sp=0xc00004d780 pc=0x42733e runtime.gcenable.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x26 fp=0xc00004d7e0 sp=0xc00004d7c8 pc=0x41c526 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004d7e8 sp=0xc00004d7e0 pc=0x470461 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:178 +0x6b goroutine 4 [GC scavenge wait]: runtime.gopark(0xc4e840?, 0x5cfc6c?, 0x0?, 0x0?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004df70 sp=0xc00004df50 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.(*scavengerState).park(0xc4e840) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:400 +0x53 fp=0xc00004dfa0 sp=0xc00004df70 pc=0x4251d3 runtime.bgscavenge(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgcscavenge.go:633 +0x65 fp=0xc00004dfc8 sp=0xc00004dfa0 pc=0x4257c5 runtime.gcenable.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0x26 fp=0xc00004dfe0 sp=0xc00004dfc8 pc=0x41c4c6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004dfe8 sp=0xc00004dfe0 pc=0x470461 created by runtime.gcenable /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:179 +0xaa goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0xc000a49668?, 0x60?, 0x23?, 0x1000000010?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000b42e10 sp=0xc000b42df0 pc=0x43cb30 runtime.runfinq() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:193 +0x107 fp=0xc000b42fe0 sp=0xc000b42e10 pc=0x41b527 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000b42fe8 sp=0xc000b42fe0 pc=0x470461 created by runtime.createfing /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mfinal.go:163 +0x45 goroutine 5 [GC worker (idle), 2 minutes]: runtime.gopark(0x5c2b849a61750?, 0x3?, 0x40?, 0xd2?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004e750 sp=0xc00004e730 pc=0x43cb30 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004e7e0 sp=0xc00004e750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004e7e8 sp=0xc00004e7e0 pc=0x470461 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 52 [GC worker (idle), 2 minutes]: runtime.gopark(0x5c2b842c5d010?, 0x3?, 0x14?, 0x2e?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000049750 sp=0xc000049730 pc=0x43cb30 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc0000497e0 sp=0xc000049750 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0000497e8 sp=0xc0000497e0 pc=0x470461 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 53 [GC worker (idle)]: runtime.gopark(0x5c2b849a63b40?, 0x3?, 0xc?, 0x57?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000049f50 sp=0xc000049f30 pc=0x43cb30 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc000049fe0 sp=0xc000049f50 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000049fe8 sp=0xc000049fe0 pc=0x470461 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 6 [GC worker (idle)]: runtime.gopark(0x5c2b849a6123c?, 0x3?, 0x5c?, 0x19?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00004ef50 sp=0xc00004ef30 pc=0x43cb30 runtime.gcBgMarkWorker() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1275 +0xf1 fp=0xc00004efe0 sp=0xc00004ef50 pc=0x41e291 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00004efe8 sp=0xc00004efe0 pc=0x470461 created by runtime.gcBgMarkStartWorkers /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/mgc.go:1199 +0x25 goroutine 315 [select, 2 minutes]: runtime.gopark(0xc000bbd5b0?, 0x6?, 0x47?, 0x45?, 0xc000bbd3c4?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000bbd228 sp=0xc000bbd208 pc=0x43cb30 runtime.selectgo(0xc000bbd5b0, 0xc000bbd3b8, 0x8d8a4e?, 0x0, 0xc000bbd5f8?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/select.go:327 +0x7de fp=0xc000bbd368 sp=0xc000bbd228 pc=0x44d1fe net/http.(*persistConn).roundTrip(0xc000b14120, 0xc00024e000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:2645 +0x9b4 fp=0xc000bbd620 sp=0xc000bbd368 pc=0x6ffd74 net/http.(*Transport).roundTrip(0xc3e840, 0xc000118000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:604 +0x7fa fp=0xc000bbd848 sp=0xc000bbd620 pc=0x6f3ada net/http.(*Transport).RoundTrip(0x8a6a20?, 0x99e840?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/roundtrip.go:17 +0x19 fp=0xc000bbd868 sp=0xc000bbd848 pc=0x6d9f79 net/http.send(0xc000118000, {0x99e840, 0xc3e840}, {0x417501?, 0xc000bbdac0?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:252 +0x5f7 fp=0xc000bbda60 sp=0xc000bbd868 pc=0x6972f7 net/http.(*Client).send(0xc4e400, 0xc000118000, {0x40ea3e?, 0x7f125d7ac448?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:176 +0x9b fp=0xc000bbdad8 sp=0xc000bbda60 pc=0x696b7b net/http.(*Client).do(0xc4e400, 0xc000118000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:716 +0x8fb fp=0xc000bbdce0 sp=0xc000bbdad8 pc=0x698e5b net/http.(*Client).Do(...) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:582 net/http.(*Client).Post(0x8d84ba?, {0xc000b94000?, 0xc000bbde70?}, {0x0, 0x0}, {0x0?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:849 +0x154 fp=0xc000bbdd60 sp=0xc000bbdce0 pc=0x69a294 net/http.Post(...) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/client.go:826 net/http_test.TestLinuxSendfile(0xc0000831e0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/fs_test.go:1314 +0xae5 fp=0xc000bbdf70 sp=0xc000bbdd60 pc=0x76e445 testing.tRunner(0xc0000831e0, 0x9223b0) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc000bbdfc0 sp=0xc000bbdf70 pc=0x50268b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000bbdfe0 sp=0xc000bbdfc0 pc=0x5036ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000bbdfe8 sp=0xc000bbdfe0 pc=0x470461 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 1842 [semacquire, 2 minutes]: runtime.gopark(0xc000d31d60?, 0x6f4c34?, 0x40?, 0xdd?, 0xc000d31cd0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000211ca8 sp=0xc000211c88 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc00031c518, 0x0?, 0x1, 0x0, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc000211d10 sp=0xc000211ca8 pc=0x44e2ef sync.runtime_Semacquire(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:62 +0x27 fp=0xc000211d48 sp=0xc000211d10 pc=0x46c2c7 sync.(*WaitGroup).Wait(0xc0006dedc0?) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/waitgroup.go:116 +0x4b fp=0xc000211d70 sp=0xc000211d48 pc=0x47aecb net/http/httptest.(*Server).Close(0xc00031c4d0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/httptest/server.go:251 +0x177 fp=0xc000211e30 sp=0xc000211d70 pc=0x72fa37 net/http_test.(*clientServerTest).close(0xc0004884c0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/clientserver_test.go:106 +0x33 fp=0xc000211e48 sp=0xc000211e30 pc=0x750f93 net/http_test.newClientServerTest.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/clientserver_test.go:200 +0x1d fp=0xc000211e60 sp=0xc000211e48 pc=0x751a1d testing.(*common).Cleanup.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1150 +0x11f fp=0xc000211ed0 sp=0xc000211e60 pc=0x50113f testing.(*common).runCleanup(0xc00063f1e0, 0xc0001f4990?) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1328 +0xe2 fp=0xc000211f50 sp=0xc000211ed0 pc=0x501c82 testing.tRunner.func2() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1570 +0x29 fp=0xc000211f70 sp=0xc000211f50 pc=0x502729 testing.tRunner(0xc00063f1e0, 0xc00024d710) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x135 fp=0xc000211fc0 sp=0xc000211f70 pc=0x5026b5 testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000211fe0 sp=0xc000211fc0 pc=0x5036ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000211fe8 sp=0xc000211fe0 pc=0x470461 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 3849 [sync.Mutex.Lock, 2 minutes]: runtime.gopark(0x639143?, 0xc0004406c5?, 0xe0?, 0xdc?, 0x23b?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000133888 sp=0xc000133868 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc0000dac84, 0x0?, 0x3, 0x1, 0x5c?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc0001338f0 sp=0xc000133888 pc=0x44e2ef sync.runtime_SemacquireMutex(0x23b?, 0x13?, 0x23b?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:77 +0x26 fp=0xc000133928 sp=0xc0001338f0 pc=0x46c3e6 sync.(*Mutex).lockSlow(0xc0000dac80) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/mutex.go:171 +0x165 fp=0xc000133978 sp=0xc000133928 pc=0x479625 sync.(*Mutex).Lock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/mutex.go:90 crypto/tls.(*Conn).sendAlert(0xc0000dabf0?, 0xc0?) /tmp/workdir-host-linux-amd64-wsl/go/src/crypto/tls/conn.go:835 +0x67 fp=0xc0001339d8 sp=0xc000133978 pc=0x63d3c7 crypto/tls.(*Conn).readRecordOrCCS(0xc0000daa80, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/crypto/tls/conn.go:673 +0xb5a fp=0xc000133d40 sp=0xc0001339d8 pc=0x63b05a crypto/tls.(*Conn).readRecord(...) /tmp/workdir-host-linux-amd64-wsl/go/src/crypto/tls/conn.go:583 crypto/tls.(*Conn).Read(0xc0000daa80, {0xc0004389e0, 0x9, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/crypto/tls/conn.go:1288 +0x176 fp=0xc000133db0 sp=0xc000133d40 pc=0x6401d6 io.ReadAtLeast({0x99e360, 0xc0000daa80}, {0xc0004389e0, 0x9, 0x9}, 0x9) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:332 +0x9a fp=0xc000133df8 sp=0xc000133db0 pc=0x49c8ba io.ReadFull(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:351 net/http.http2readFrameHeader({0xc0004389e0?, 0x9?, 0xc0002fa4d0?}, {0x99e360?, 0xc0000daa80?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:1567 +0x6e fp=0xc000133e48 sp=0xc000133df8 pc=0x6a79ce net/http.(*http2Framer).ReadFrame(0xc0004389a0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:1831 +0x95 fp=0xc000133ef8 sp=0xc000133e48 pc=0x6a8155 net/http.(*http2serverConn).readFrames(0xc0010b2d00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:4560 +0x91 fp=0xc000133fc8 sp=0xc000133ef8 pc=0x6b23d1 net/http.(*http2serverConn).serve.func7() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:4667 +0x26 fp=0xc000133fe0 sp=0xc000133fc8 pc=0x6b3a66 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000133fe8 sp=0xc000133fe0 pc=0x470461 created by net/http.(*http2serverConn).serve /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:4667 +0x565 goroutine 1403 [chan receive, 2 minutes]: runtime.gopark(0xc00023ad00?, 0x0?, 0xf0?, 0x31?, 0xc00008e1d8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000297d50 sp=0xc000297d30 pc=0x43cb30 runtime.chanrecv(0xc0003e95e0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc000297de0 sp=0xc000297d50 pc=0x40843d runtime.chanrecv1(0xc00030c360?, 0xc000400420?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc000297e08 sp=0xc000297de0 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc000297f70 sp=0xc000297e08 pc=0x502be5 testing.tRunner(0xc0004ae680, 0x922380) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc000297fc0 sp=0xc000297f70 pc=0x5026c4 testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc000297fe0 sp=0xc000297fc0 pc=0x5036ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000297fe8 sp=0xc000297fe0 pc=0x470461 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 3642 [IO wait, 2 minutes]: runtime.gopark(0xc000bbb2d0?, 0xb?, 0x1?, 0x0?, 0xf?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000bbb2b8 sp=0xc000bbb298 pc=0x43cb30 runtime.netpollblock(0x482205?, 0x404ccf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000bbb2f0 sp=0xc000bbb2b8 pc=0x435217 internal/poll.runtime_pollWait(0x7f1234be6c78, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000bbb310 sp=0xc000bbb2f0 pc=0x46a6c5 internal/poll.(*pollDesc).wait(0xc000ac4200?, 0xc001156000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000bbb338 sp=0xc000bbb310 pc=0x4a2992 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).Write(0xc000ac4200, {0xc001156000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:391 +0x2f6 fp=0xc000bbb3e8 sp=0xc000bbb338 pc=0x4a3dd6 net.(*netFD).Write(0xc000ac4200, {0xc001156000?, 0x4de677?, 0xc0006480d0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:96 +0x29 fp=0xc000bbb430 sp=0xc000bbb3e8 pc=0x5eb1c9 net.(*conn).Write(0xc0001af520, {0xc001156000?, 0x416025?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:195 +0x45 fp=0xc000bbb478 sp=0xc000bbb430 pc=0x5f72c5 net.(*TCPConn).Write(0x1?, {0xc001156000?, 0x604bc9?, 0x479e1e?}) :1 +0x29 fp=0xc000bbb4a8 sp=0xc000bbb478 pc=0x604bc9 net/http.checkConnErrorWriter.Write({0xc0004d0ff8?}, {0xc001156000?, 0xc000bbb530?, 0x4d83fc?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3602 +0x33 fp=0xc000bbb4f8 sp=0xc000bbb4a8 pc=0x6e97f3 bufio.(*Writer).Flush(0xc000488080) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:628 +0x62 fp=0xc000bbb540 sp=0xc000bbb4f8 pc=0x50a902 bufio.(*Writer).Write(0xc000488080, {0xc0004d0000?, 0x8d2d29?, 0x4?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:672 +0xd0 fp=0xc000bbb5a0 sp=0xc000bbb540 pc=0x50ab10 net/http.(*chunkWriter).Write(0xc000122040, {0xc0004d0000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:388 +0x115 fp=0xc000bbb610 sp=0xc000bbb5a0 pc=0x6da4b5 bufio.(*Writer).Write(0xc000488180, {0xc0004d0000?, 0xc000ac4200?, 0xc001156000?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc000bbb670 sp=0xc000bbb610 pc=0x50ab2d net/http.(*response).write(0xc000122000, 0x8000, {0xc0004d0000, 0x8000, 0x8000}, {0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1636 +0x232 fp=0xc000bbb778 sp=0xc000bbb670 pc=0x6e0a32 net/http.(*response).Write(0x867340?, {0xc0004d0000?, 0x1?, 0xc00019e610?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1594 +0x30 fp=0xc000bbb7c0 sp=0xc000bbb778 pc=0x6e0750 net/http.(*writerOnly).Write(0xc000bbb860?, {0xc0004d0000?, 0xc00019e610?, 0xc000bbb870?}) :1 +0x2f fp=0xc000bbb7f0 sp=0xc000bbb7c0 pc=0x729bcf io.copyBuffer({0x99f860, 0xc00019e610}, {0x99faa0, 0xc0ef48}, {0xc0004d0000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:429 +0x204 fp=0xc000bbb870 sp=0xc000bbb7f0 pc=0x49ce44 io.CopyBuffer({0x99f860?, 0xc00019e610?}, {0x99faa0?, 0xc0ef48?}, {0xc0004d0000?, 0x8675c0?, 0x81e1a2?}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:400 +0x3c fp=0xc000bbb8b8 sp=0xc000bbb870 pc=0x49cbbc net/http.(*response).ReadFrom(0xc000122000, {0x99faa0?, 0xc0ef48}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:605 +0x305 fp=0xc000bbb990 sp=0xc000bbb8b8 pc=0x6db0a5 io.copyBuffer({0x99eac0, 0xc000122000}, {0x99faa0, 0xc0ef48}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:413 +0x14b fp=0xc000bbba10 sp=0xc000bbb990 pc=0x49cd8b io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net/http_test.testIssue4191_InfiniteGetToPutTimeout.func1({0x9a1ac0?, 0xc000122000?}, 0xffffffffffffffff?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2268 +0x50 fp=0xc000bbba58 sp=0xc000bbba10 pc=0x801d50 net/http.HandlerFunc.ServeHTTP(0xc000ac4200?, {0x9a1ac0?, 0xc000122000?}, 0x40f1c8?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2122 +0x2f fp=0xc000bbba80 sp=0xc000bbba58 pc=0x6e2f2f net/http.(*ServeMux).ServeHTTP(0x0?, {0x9a1ac0, 0xc000122000}, 0xc000158000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2500 +0x149 fp=0xc000bbbad0 sp=0xc000bbba80 pc=0x6e4d89 net/http.serverHandler.ServeHTTP({0xc0011123f0?}, {0x9a1ac0, 0xc000122000}, 0xc000158000) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2936 +0x316 fp=0xc000bbbb80 sp=0xc000bbbad0 pc=0x6e6576 net/http.(*conn).serve(0xc0004e6090, {0x9a2048, 0xc0005e7c20}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1995 +0x612 fp=0xc000bbbfb8 sp=0xc000bbbb80 pc=0x6e1a52 net/http.(*Server).Serve.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x2e fp=0xc000bbbfe0 sp=0xc000bbbfb8 pc=0x6e710e runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000bbbfe8 sp=0xc000bbbfe0 pc=0x470461 created by net/http.(*Server).Serve /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x5ed goroutine 3954 [IO wait, 2 minutes]: runtime.gopark(0x5?, 0xb?, 0x1?, 0x0?, 0xe?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00005f960 sp=0xc00005f940 pc=0x43cb30 runtime.netpollblock(0x482205?, 0x404ccf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc00005f998 sp=0xc00005f960 pc=0x435217 internal/poll.runtime_pollWait(0x7f1234be64f8, 0x77) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc00005f9b8 sp=0xc00005f998 pc=0x46a6c5 internal/poll.(*pollDesc).wait(0xc000620e80?, 0xc000732000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc00005f9e0 sp=0xc00005f9b8 pc=0x4a2992 internal/poll.(*pollDesc).waitWrite(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).Write(0xc000620e80, {0xc000732000, 0x1f, 0x4800}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:391 +0x2f6 fp=0xc00005fa90 sp=0xc00005f9e0 pc=0x4a3dd6 net.(*netFD).Write(0xc000620e80, {0xc000732000?, 0x883580?, 0x884da0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:96 +0x29 fp=0xc00005fad8 sp=0xc00005fa90 pc=0x5eb1c9 net.(*conn).Write(0xc0001af5e0, {0xc000732000?, 0x479e1e?, 0xc000732000?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:195 +0x45 fp=0xc00005fb20 sp=0xc00005fad8 pc=0x5f72c5 net.(*TCPConn).Write(0xc31440?, {0xc000732000?, 0x479bee?, 0xc0001f87c0?}) :1 +0x29 fp=0xc00005fb50 sp=0xc00005fb20 pc=0x604bc9 crypto/tls.(*Conn).write(0xc0000daa80, {0xc000732000?, 0x5?, 0x4800?}) /tmp/workdir-host-linux-amd64-wsl/go/src/crypto/tls/conn.go:923 +0x10d fp=0xc00005fba0 sp=0xc00005fb50 pc=0x63d82d crypto/tls.(*Conn).writeRecordLocked(0xc0000daa80, 0x17, {0xc0006a2800, 0x4009, 0x4800}) /tmp/workdir-host-linux-amd64-wsl/go/src/crypto/tls/conn.go:991 +0x34a fp=0xc00005fc78 sp=0xc00005fba0 pc=0x63dcea crypto/tls.(*Conn).Write(0xc000661540?, {0xc0006a2800, 0x4009, 0x4800}) /tmp/workdir-host-linux-amd64-wsl/go/src/crypto/tls/conn.go:1162 +0x411 fp=0xc00005fd68 sp=0xc00005fc78 pc=0x63efd1 bufio.(*Writer).Write(0xc0000e4c00, {0xc0006a2800?, 0x883580?, 0x8d2f7d?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc00005fdc8 sp=0xc00005fd68 pc=0x50ab2d net/http.(*http2bufferedWriter).Write(0xc00017bba8?, {0xc0006a2800?, 0x4009?, 0x4800?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:3514 +0x154 fp=0xc00005fe10 sp=0xc00005fdc8 pc=0x6ae9f4 net/http.(*http2Framer).endWrite(0xc0004389a0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:1701 +0xc7 fp=0xc00005fe68 sp=0xc00005fe10 pc=0x6a7bc7 net/http.(*http2Framer).WriteDataPadded(0xc0004389a0, 0x68d800?, 0xc0?, {0xc0004dc000, 0x4000, 0xc00068d800?}, {0x0, 0x0, 0xc000661748?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:2027 +0x371 fp=0xc00005fee0 sp=0xc00005fe68 pc=0x6a9071 net/http.(*http2Framer).WriteData(...) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:1985 net/http.(*http2writeData).writeFrame(0xc001113e60, {0x9a21d0?, 0xc0010b2d00?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:10220 +0x53 fp=0xc00005ff30 sp=0xc00005fee0 pc=0x6ce773 net/http.(*http2serverConn).writeFrameAsync(0xc0010b2d00, {{0x9a0ac8?, 0xc001113e60?}, 0xc0002b0580?, 0xc00068db60?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:4589 +0x67 fp=0xc00005ffa8 sp=0xc00005ff30 pc=0x6b25a7 net/http.(*http2serverConn).startFrameWrite.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:5000 +0x36 fp=0xc00005ffe0 sp=0xc00005ffa8 pc=0x6b4fb6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00005ffe8 sp=0xc00005ffe0 pc=0x470461 created by net/http.(*http2serverConn).startFrameWrite /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:5000 +0x32a goroutine 1402 [chan receive, 2 minutes]: runtime.gopark(0xc000372f00?, 0x0?, 0x18?, 0x97?, 0xc00008e1d8?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc0005a2d50 sp=0xc0005a2d30 pc=0x43cb30 runtime.chanrecv(0xc0003e96c0, 0x0, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:583 +0x49d fp=0xc0005a2de0 sp=0xc0005a2d50 pc=0x40843d runtime.chanrecv1(0xc00030c300?, 0x28?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/chan.go:442 +0x18 fp=0xc0005a2e08 sp=0xc0005a2de0 pc=0x407f38 testing.tRunner.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1542 +0x4a5 fp=0xc0005a2f70 sp=0xc0005a2e08 pc=0x502be5 testing.tRunner(0xc00023dd40, 0x922378) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1582 +0x144 fp=0xc0005a2fc0 sp=0xc0005a2f70 pc=0x5026c4 testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc0005a2fe0 sp=0xc0005a2fc0 pc=0x5036ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc0005a2fe8 sp=0xc0005a2fe0 pc=0x470461 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 1840 [semacquire, 2 minutes]: runtime.gopark(0xc0000d3d90?, 0x6f4be5?, 0x80?, 0x4?, 0xc000024698?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc001194cd8 sp=0xc001194cb8 pc=0x43cb30 runtime.goparkunlock(...) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:387 runtime.semacquire1(0xc000db45f8, 0x0?, 0x1, 0x0, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:160 +0x20f fp=0xc001194d40 sp=0xc001194cd8 pc=0x44e2ef sync.runtime_Semacquire(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/sema.go:62 +0x27 fp=0xc001194d78 sp=0xc001194d40 pc=0x46c2c7 sync.(*WaitGroup).Wait(0xc0000f1900?) /tmp/workdir-host-linux-amd64-wsl/go/src/sync/waitgroup.go:116 +0x4b fp=0xc001194da0 sp=0xc001194d78 pc=0x47aecb net/http/httptest.(*Server).Close(0xc000db45b0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/httptest/server.go:251 +0x177 fp=0xc001194e60 sp=0xc001194da0 pc=0x72fa37 net/http_test.testIssue4191_InfiniteGetToPutTimeout(0xc00063eea0, {0x8d2a91, 0x2}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2324 +0x3f9 fp=0xc001194f28 sp=0xc001194e60 pc=0x7d4c99 net/http_test.run[...].func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/clientserver_test.go:90 +0xfc fp=0xc001194f70 sp=0xc001194f28 pc=0x8000dc testing.tRunner(0xc00063eea0, 0xc00024d650) /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1576 +0x10b fp=0xc001194fc0 sp=0xc001194f70 pc=0x50268b testing.(*T).Run.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x2a fp=0xc001194fe0 sp=0xc001194fc0 pc=0x5036ca runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc001194fe8 sp=0xc001194fe0 pc=0x470461 created by testing.(*T).Run /tmp/workdir-host-linux-amd64-wsl/go/src/testing/testing.go:1629 +0x3ea goroutine 3843 [select, 2 minutes]: runtime.gopark(0xc000bb97b8?, 0x5?, 0x20?, 0xcc?, 0xc000bb937e?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000bb91b0 sp=0xc000bb9190 pc=0x43cb30 runtime.selectgo(0xc000bb97b8, 0xc000bb9374, 0xc0002fa4d0?, 0x0, 0x0?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/select.go:327 +0x7de fp=0xc000bb92f0 sp=0xc000bb91b0 pc=0x44d1fe net/http.(*http2serverConn).serve(0xc0010b2d00) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:4675 +0x8b2 fp=0xc000bb9818 sp=0xc000bb92f0 pc=0x6b3292 net/http.(*http2Server).ServeConn(0xc000ac0780, {0x9a3858?, 0xc0000daa80}, 0xc000bb9b20) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:4270 +0xbe5 fp=0xc000bb9ae8 sp=0xc000bb9818 pc=0x6b16c5 net/http.http2ConfigureServer.func1(0xc000dc3680, 0x9a3858?, {0x99f680, 0xc0001f8ba0}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:4060 +0xff fp=0xc000bb9b80 sp=0xc000bb9ae8 pc=0x6b0a7f net/http.(*conn).serve(0xc0004e6ab0, {0x9a2048, 0xc00013cd50}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:1903 +0x1293 fp=0xc000bb9fb8 sp=0xc000bb9b80 pc=0x6e26d3 net/http.(*Server).Serve.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x2e fp=0xc000bb9fe0 sp=0xc000bb9fb8 pc=0x6e710e runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000bb9fe8 sp=0xc000bb9fe0 pc=0x470461 created by net/http.(*Server).Serve /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3089 +0x5ed goroutine 3598 [select, 2 minutes]: runtime.gopark(0xc000d1ef90?, 0x2?, 0xf8?, 0xed?, 0xc000d1ef34?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000d1edb0 sp=0xc000d1ed90 pc=0x43cb30 runtime.selectgo(0xc000d1ef90, 0xc000d1ef30, 0xc00024e0c0?, 0x0, 0xc0010342a0?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/select.go:327 +0x7de fp=0xc000d1eef0 sp=0xc000d1edb0 pc=0x44d1fe net/http.(*persistConn).writeLoop(0xc000b14120) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:2417 +0xf2 fp=0xc000d1efc8 sp=0xc000d1eef0 pc=0x6feeb2 net/http.(*Transport).dialConn.func6() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1773 +0x26 fp=0xc000d1efe0 sp=0xc000d1efc8 pc=0x6fb8a6 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000d1efe8 sp=0xc000d1efe0 pc=0x470461 created by net/http.(*Transport).dialConn /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1773 +0x173d goroutine 3850 [select, 2 minutes]: runtime.gopark(0xc00005e920?, 0x3?, 0xc8?, 0xf1?, 0xc00005e8ba?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc00005e738 sp=0xc00005e718 pc=0x43cb30 runtime.selectgo(0xc00005e920, 0xc00005e8b4, 0xc0006e9740?, 0x0, 0xc00068db60?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/select.go:327 +0x7de fp=0xc00005e878 sp=0xc00005e738 pc=0x44d1fe net/http.(*http2serverConn).writeDataFromHandler(0xc0010b2d00, 0xc0002b0580, {0xc0004d8000, 0x8000, 0x8000}, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:4843 +0x205 fp=0xc00005e960 sp=0xc00005e878 pc=0x6b4585 net/http.(*http2responseWriterState).writeChunk(0xc000620300, {0xc0004d8000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:6391 +0x4fb fp=0xc00005ea30 sp=0xc00005e960 pc=0x6bbfdb net/http.http2chunkWriter.Write({0x40ea3e?}, {0xc0004d8000?, 0x0?, 0x4?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:6264 +0x27 fp=0xc00005ea80 sp=0xc00005ea30 pc=0x6bb827 bufio.(*Writer).Write(0xc0004881c0, {0xc0004d8000?, 0x101c00005eae0?, 0x7f1234208820?}) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:668 +0xed fp=0xc00005eae0 sp=0xc00005ea80 pc=0x50ab2d net/http.(*http2responseWriter).write(0xc0004d8000?, 0x0?, {0xc0004d8000?, 0x8000?, 0x8000?}, {0x0?, 0x0?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:6686 +0x11a fp=0xc00005eb18 sp=0xc00005eae0 pc=0x6bdbda net/http.(*http2responseWriter).Write(0x0?, {0xc0004d8000?, 0xc0001af668?, 0x4a4000?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:6660 +0x30 fp=0xc00005eb60 sp=0xc00005eb18 pc=0x6bda10 io.copyBuffer({0x7f1234178738, 0xc0001af668}, {0x99faa0, 0xc0ef48}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:429 +0x204 fp=0xc00005ebe0 sp=0xc00005eb60 pc=0x49ce44 io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 net/http_test.testIssue4191_InfiniteGetTimeout.func1({0x9a19d0?, 0xc0001af668?}, 0xc000702000?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport_test.go:2229 +0x50 fp=0xc00005ec28 sp=0xc00005ebe0 pc=0x801f50 net/http.HandlerFunc.ServeHTTP(0xc000488440?, {0x9a19d0?, 0xc0001af668?}, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2122 +0x2f fp=0xc00005ec50 sp=0xc00005ec28 pc=0x6e2f2f net/http.(*ServeMux).ServeHTTP(0x0?, {0x9a19d0, 0xc0001af668}, 0xc000159100) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2500 +0x149 fp=0xc00005eca0 sp=0xc00005ec50 pc=0x6e4d89 net/http.serverHandler.ServeHTTP({0xc0000ac000?}, {0x9a19d0, 0xc0001af668}, 0xc000159100) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:2936 +0x316 fp=0xc00005ed50 sp=0xc00005eca0 pc=0x6e6576 net/http.initALPNRequest.ServeHTTP({{0x9a2048?, 0xc00013d1a0?}, 0xc0000daa80?, {0xc000dc3680?}}, {0x9a19d0, 0xc0001af668}, 0xc000159100) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/server.go:3549 +0x245 fp=0xc00005eed8 sp=0xc00005ed50 pc=0x6e9745 net/http.(*initALPNRequest).ServeHTTP(0x40cf96?, {0x9a19d0?, 0xc0001af668?}, 0xc0006ded00?) :1 +0x55 fp=0xc00005ef20 sp=0xc00005eed8 pc=0x72a155 net/http.Handler.ServeHTTP-fm({0x9a19d0?, 0xc0001af668?}, 0xc0001de6f0?) :1 +0x42 fp=0xc00005ef50 sp=0xc00005ef20 pc=0x72c3a2 net/http.(*http2serverConn).runHandler(0xc000484fd0?, 0xc000484fd0?, 0x6b3a66?, 0xc0010b2d00?) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:6049 +0x83 fp=0xc00005efb0 sp=0xc00005ef50 pc=0x6baac3 net/http.(*http2serverConn).processHeaders.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:5762 +0x32 fp=0xc00005efe0 sp=0xc00005efb0 pc=0x6b8312 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc00005efe8 sp=0xc00005efe0 pc=0x470461 created by net/http.(*http2serverConn).processHeaders /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/h2_bundle.go:5762 +0x68a goroutine 3597 [IO wait, 2 minutes]: runtime.gopark(0x7?, 0xb?, 0x0?, 0x0?, 0x6?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000247ab0 sp=0xc000247a90 pc=0x43cb30 runtime.netpollblock(0x482045?, 0x404ccf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000247ae8 sp=0xc000247ab0 pc=0x435217 internal/poll.runtime_pollWait(0x7f1234080b48, 0x72) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000247b08 sp=0xc000247ae8 pc=0x46a6c5 internal/poll.(*pollDesc).wait(0xc00044a080?, 0xc001157000?, 0x0) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000247b30 sp=0xc000247b08 pc=0x4a2992 internal/poll.(*pollDesc).waitRead(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00044a080, {0xc001157000, 0x1000, 0x1000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc000247bc8 sp=0xc000247b30 pc=0x4a3739 net.(*netFD).Read(0xc00044a080, {0xc001157000?, 0x0?, 0xea7d78?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/fd_posix.go:55 +0x29 fp=0xc000247c10 sp=0xc000247bc8 pc=0x5eb0c9 net.(*conn).Read(0xc0002ce0e8, {0xc001157000?, 0x0?, 0xc0005d4c88?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/net.go:183 +0x45 fp=0xc000247c58 sp=0xc000247c10 pc=0x5f70e5 net.(*TCPConn).Read(0xc0005d4cf0?, {0xc001157000?, 0x7f125d7a0f18?, 0xc0005d4c11?}) :1 +0x29 fp=0xc000247c88 sp=0xc000247c58 pc=0x604989 net/http.(*persistConn).Read(0xc000b14120, {0xc001157000?, 0x407126?, 0x60?}) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1950 +0x4e fp=0xc000247ce8 sp=0xc000247c88 pc=0x6fc34e bufio.(*Reader).fill(0xc00109e180) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:106 +0xff fp=0xc000247d20 sp=0xc000247ce8 pc=0x508f7f bufio.(*Reader).Peek(0xc00109e180, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/bufio/bufio.go:144 +0x5d fp=0xc000247d40 sp=0xc000247d20 pc=0x5090dd net/http.(*persistConn).readLoop(0xc000b14120) /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:2114 +0x1c5 fp=0xc000247fc8 sp=0xc000247d40 pc=0x6fd1a5 net/http.(*Transport).dialConn.func5() /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1772 +0x26 fp=0xc000247fe0 sp=0xc000247fc8 pc=0x6fb906 runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000247fe8 sp=0xc000247fe0 pc=0x470461 created by net/http.(*Transport).dialConn /tmp/workdir-host-linux-amd64-wsl/go/src/net/http/transport.go:1772 +0x16ea goroutine 3287 [IO wait, 2 minutes]: runtime.gopark(0xc771d0?, 0xb?, 0x0?, 0x0?, 0xb?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/proc.go:381 +0xd0 fp=0xc000679d08 sp=0xc000679ce8 pc=0x43cb30 runtime.netpollblock(0x482045?, 0x404ccf?, 0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:527 +0xf7 fp=0xc000679d40 sp=0xc000679d08 pc=0x435217 internal/poll.runtime_pollWait(0x7f1234be69a8, 0x72) /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/netpoll.go:306 +0x85 fp=0xc000679d60 sp=0xc000679d40 pc=0x46a6c5 internal/poll.(*pollDesc).wait(0xc0002fe420?, 0xc00042a000?, 0x1) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 fp=0xc000679d88 sp=0xc000679d60 pc=0x4a2992 internal/poll.(*pollDesc).waitRead(...) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002fe420, {0xc00042a000, 0x8000, 0x8000}) /tmp/workdir-host-linux-amd64-wsl/go/src/internal/poll/fd_unix.go:167 +0x299 fp=0xc000679e20 sp=0xc000679d88 pc=0x4a3739 os.(*File).read(...) /tmp/workdir-host-linux-amd64-wsl/go/src/os/file_posix.go:31 os.(*File).Read(0xc00039e3c8, {0xc00042a000?, 0x88?, 0x1000?}) /tmp/workdir-host-linux-amd64-wsl/go/src/os/file.go:118 +0x5c fp=0xc000679e78 sp=0xc000679e20 pc=0x4a917c io.copyBuffer({0x99ee00, 0xc000325220}, {0x99ed00, 0xc00039e3c8}, {0x0, 0x0, 0x0}) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:427 +0x1b2 fp=0xc000679ef8 sp=0xc000679e78 pc=0x49cdf2 io.Copy(...) /tmp/workdir-host-linux-amd64-wsl/go/src/io/io.go:386 os/exec.(*Cmd).writerDescriptor.func1() /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:560 +0x3a fp=0xc000679f58 sp=0xc000679ef8 pc=0x51655a os/exec.(*Cmd).Start.func2(0x0?) /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:717 +0x32 fp=0xc000679fc8 sp=0xc000679f58 pc=0x5172b2 os/exec.(*Cmd).Start.func3() /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:729 +0x2d fp=0xc000679fe0 sp=0xc000679fc8 pc=0x51724d runtime.goexit() /tmp/workdir-host-linux-amd64-wsl/go/src/runtime/asm_amd64.s:1598 +0x1 fp=0xc000679fe8 sp=0xc000679fe0 pc=0x470461 created by os/exec.(*Cmd).Start /tmp/workdir-host-linux-amd64-wsl/go/src/os/exec/exec.go:716 +0xa33 FAIL net/http 180.087s ok net/http/cgi 0.823s FAIL go tool dist: Failed: exit status 1