linux-386-longtest at 20e08fe68cc13102046d8c4500a7f5257a9d2881 :: 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-linux-amd64-bullseye-rn367c362" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-386-longtest" "GO_TEST_SHORT=0" "GOARCH=386" "GOHOSTARCH=386" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/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/386. --- Installed Go for linux/386 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.189s ok archive/zip 41.611s ok bufio 0.077s ok bytes 3.437s ok cmp 0.002s ok compress/bzip2 0.049s ok compress/flate 20.279s ok compress/gzip 1.490s ok compress/lzw 0.062s ok compress/zlib 0.693s ok container/heap 0.005s ok container/list 0.003s ok container/ring 0.003s ok context 0.017s ok crypto 0.002s ok crypto/aes 0.022s ok crypto/cipher 0.004s ok crypto/des 0.017s ok crypto/dsa 88.429s ok crypto/ecdh 0.619s ok crypto/ecdsa 4.714s ok crypto/ed25519 0.966s ok crypto/elliptic 0.592s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.172s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.051s ok crypto/internal/edwards25519 18.169s ok crypto/internal/edwards25519/field 20.211s ok crypto/internal/nistec 34.245s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.194s ok crypto/rc4 0.033s ok crypto/rsa 8.379s ok crypto/sha1 0.003s ok crypto/sha256 0.003s ok crypto/sha512 0.005s ok crypto/subtle 5.417s ok crypto/tls 3.587s ok crypto/x509 3.822s ok database/sql 0.966s ok database/sql/driver 0.002s ok debug/buildinfo 4.382s ok debug/dwarf 0.016s ok debug/elf 0.153s ok debug/gosym 0.016s ok debug/macho 0.004s ok debug/pe 0.013s ok debug/plan9obj 0.002s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.012s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 1.659s ok encoding/hex 0.003s ok encoding/json 0.981s ok encoding/pem 0.541s ok encoding/xml 8.435s ok errors 0.004s ok expvar 0.003s ok flag 0.017s ok fmt 0.063s ok go/ast 0.005s ok go/build 1.332s ok go/build/constraint 0.003s ok go/constant 0.004s ok go/doc 0.034s ok go/doc/comment 0.869s ok go/format 0.005s ok go/importer 0.190s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 36.786s ok go/internal/srcimporter 6.554s ok go/parser 14.651s ok go/printer 0.128s ok go/scanner 0.003s ok go/token 0.013s ok go/types 10.234s ok hash 0.003s ok hash/adler32 0.006s ok hash/crc32 0.005s ok hash/crc64 0.003s ok hash/fnv 0.002s ok hash/maphash 146.467s ok html 0.003s ok html/template 0.151s ok image 0.128s ok image/color 0.017s ok image/draw 0.075s ok image/gif 15.504s ok image/jpeg 2.641s ok image/png 0.779s ok index/suffixarray 74.509s ok internal/abi 0.037s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.006s ok internal/cpu 0.005s ok internal/dag 0.003s ok internal/diff 0.003s ok internal/fmtsort 0.002s ok internal/fuzz 0.007s ok internal/godebug 0.287s ok internal/godebugs 0.003s ok internal/intern 2.176s ok internal/itoa 0.002s ok internal/poll 2.235s ok internal/profile 0.003s ok internal/reflectlite 0.003s ok internal/safefilepath 0.002s ok internal/saferio 0.018s ok internal/singleflight 0.016s ok internal/testenv 0.134s ok internal/trace 1.929s ok internal/types/errors 0.293s ok internal/unsafeheader 0.002s ok internal/xcoff 0.009s ok internal/zstd 0.004s ok io 0.026s ok io/fs 0.425s ok io/ioutil 0.004s ok log 0.004s ok log/slog 0.012s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.002s ok log/syslog 1.214s ok maps 0.003s ok math 0.006s ok math/big 4.068s ok math/bits 0.006s ok math/cmplx 0.003s ok math/rand 4.420s ok mime 0.006s ok mime/multipart 1.416s ok mime/quotedprintable 0.476s ok net 26.356s ok net/http 55.844s ok net/http/cgi 0.195s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.105s ok net/http/httptest 0.093s ok net/http/httptrace 0.003s ok net/http/httputil 0.642s ok net/http/internal 0.003s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.075s ok net/internal/socktest 0.002s ok net/mail 0.006s ok net/netip 0.306s ok net/rpc 0.022s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.027s ok net/textproto 0.018s ok net/url 0.007s ok os 17.545s ok os/exec 0.407s ok os/exec/internal/fdtest 0.004s ok os/signal 13.667s ok os/user 0.004s ok path 0.003s ok path/filepath 0.018s ok plugin 0.003s ok reflect 0.474s ok regexp 13.707s ok regexp/syntax 0.604s ok runtime 151.091s ok runtime/cgo 0.003s ok runtime/coverage 26.172s ok runtime/debug 0.046s ok runtime/internal/atomic 2.668s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.004s ok runtime/internal/syscall 0.002s ok runtime/metrics 0.004s ok runtime/pprof 59.524s ok runtime/trace 9.242s ok slices 0.202s ok sort 0.593s ok strconv 2.091s ok strings 1.671s ok sync 3.043s ok sync/atomic 35.795s ok syscall 1.508s ok testing 1.742s ok testing/fstest 0.003s ok testing/iotest 0.002s ok testing/quick 0.028s ok testing/slogtest 0.003s ok text/scanner 0.004s ok text/tabwriter 0.003s ok text/template 0.341s ok text/template/parse 0.005s ok time 8.531s ok unicode 0.011s ok unicode/utf16 0.003s ok unicode/utf8 0.005s ok cmd/addr2line 0.440s ok cmd/api 6.486s ok cmd/asm/internal/asm 0.467s ok cmd/asm/internal/lex 0.003s ok cmd/cgo/internal/swig 0.639s ok cmd/cgo/internal/test 0.897s ok cmd/cgo/internal/testcarchive 19.195s ok cmd/cgo/internal/testcshared 4.338s ok cmd/cgo/internal/testerrors 8.213s ok cmd/cgo/internal/testfortran 1.152s ok cmd/cgo/internal/testgodefs 0.511s ok cmd/cgo/internal/testlife 0.540s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testplugin 27.565s ok cmd/cgo/internal/testsanitizers 0.043s ok cmd/cgo/internal/testshared 60.023s ok cmd/cgo/internal/testso 1.270s ok cmd/cgo/internal/teststdio 1.197s ok cmd/cgo/internal/testtls 0.003s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.004s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.192s ok cmd/compile/internal/importer 17.467s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.032s ok cmd/compile/internal/loopvar 0.003s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 232.263s ok cmd/compile/internal/syntax 2.441s ok cmd/compile/internal/test 34.619s ok cmd/compile/internal/typecheck 0.231s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 6.907s ok cmd/covdata 0.847s ok cmd/cover 0.656s ok cmd/dist 0.004s ok cmd/distpack 0.003s ok cmd/doc 0.186s ok cmd/fix 0.542s vcs-test.golang.org rerouted to http://127.0.0.1:33423 https://vcs-test.golang.org rerouted to https://127.0.0.1:41063 go test proxy running at GOPROXY=http://127.0.0.1:39657/mod 2023/05/25 01:34:49 http: TLS handshake error from 127.0.0.1:36380: EOF 2023/05/25 01:35:05 http: TLS handshake error from 127.0.0.1:53906: read tcp 127.0.0.1:41063->127.0.0.1:53906: read: connection reset by peer 2023/05/25 01:35:05 http: TLS handshake error from 127.0.0.1:53914: EOF 2023/05/25 01:35:06 http: TLS handshake error from 127.0.0.1:53950: EOF 2023/05/25 01:35:06 http: TLS handshake error from 127.0.0.1:53962: EOF 2023/05/25 01:35:06 http: TLS handshake error from 127.0.0.1:53972: read tcp 127.0.0.1:41063->127.0.0.1:53972: read: connection reset by peer 2023/05/25 01:35:06 http: TLS handshake error from 127.0.0.1:53984: EOF 2023/05/25 01:35:06 http: TLS handshake error from 127.0.0.1:54042: EOF 2023/05/25 01:35:06 http: TLS handshake error from 127.0.0.1:54058: EOF 2023/05/25 01:35:06 http: TLS handshake error from 127.0.0.1:54064: EOF --- FAIL: TestScript (0.06s) --- FAIL: TestScript/get_404_meta (69.86s) script_test.go:134: 2023-05-25T01:35:23Z script_test.go:136: $WORK=/workdir/tmp/cmd-go-test-3278402978/tmpdir1992480690/get_404_meta276524030 script_test.go:154: # golang.org/issue/13037: 'go get' was not parsing tags in 404 served over HTTPS. (69.860s) > [!net:bazil.org] skip [condition not met] > [!git] skip [condition not met] > env GONOSUMDB=bazil.org,github.com,golang.org > env GO111MODULE=off > go get -d bazil.org/fuse/fs/fstestutil [stderr] # cd /workdir/tmp/cmd-go-test-3278402978/tmpdir1992480690/get_404_meta276524030/gopath/src/golang.org/x; git clone -- https://go.googlesource.com/sys /workdir/tmp/cmd-go-test-3278402978/tmpdir1992480690/get_404_meta276524030/gopath/src/golang.org/x/sys Cloning into '/workdir/tmp/cmd-go-test-3278402978/tmpdir1992480690/get_404_meta276524030/gopath/src/golang.org/x/sys'... 01:35:24.772670 http.c:756 == Info: Couldn't find host go.googlesource.com in the .netrc file; using defaults 01:35:24.779706 http.c:756 == Info: Trying 173.194.193.82:443... 01:35:24.780510 http.c:756 == Info: Connected to go.googlesource.com (173.194.193.82) port 443 (#0) 01:35:24.890804 http.c:756 == Info: found 387 certificates in /etc/ssl/certs 01:35:24.891104 http.c:756 == Info: ALPN, offering h2 01:35:24.891144 http.c:756 == Info: ALPN, offering http/1.1 01:35:24.902046 http.c:756 == Info: SSL connection using TLS1.3 / ECDHE_RSA_AES_256_GCM_SHA384 01:35:24.904525 http.c:756 == Info: server certificate verification OK 01:35:24.904541 http.c:756 == Info: server certificate status verification SKIPPED 01:35:24.904747 http.c:756 == Info: common name: *.googlecode.com (matched) 01:35:24.904759 http.c:756 == Info: server certificate expiration date OK 01:35:24.904765 http.c:756 == Info: server certificate activation date OK 01:35:24.904776 http.c:756 == Info: certificate public key: EC/ECDSA 01:35:24.904815 http.c:756 == Info: certificate version: #3 01:35:24.904846 http.c:756 == Info: subject: CN=*.googlecode.com 01:35:24.904872 http.c:756 == Info: start date: Mon, 24 Apr 2023 12:00:31 GMT 01:35:24.904927 http.c:756 == Info: expire date: Mon, 17 Jul 2023 12:00:30 GMT 01:35:24.904967 http.c:756 == Info: issuer: C=US,O=Google Trust Services LLC,CN=GTS CA 1C3 01:35:24.904998 http.c:756 == Info: ALPN, server accepted to use h2 01:35:24.905060 http.c:756 == Info: Using HTTP2, server supports multi-use 01:35:24.905080 http.c:756 == Info: Connection state changed (HTTP/2 confirmed) 01:35:24.905101 http.c:756 == Info: Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0 01:35:24.905191 http.c:756 == Info: Using Stream ID: 1 (easy handle 0x5576473674b0) 01:35:24.905256 http.c:703 => Send header, 0000000196 bytes (0x000000c4) 01:35:24.905281 http.c:715 => Send header: GET /sys/info/refs?service=git-upload-pack HTTP/2 01:35:24.905300 http.c:715 => Send header: Host: go.googlesource.com 01:35:24.905319 http.c:715 => Send header: user-agent: git/2.30.2 01:35:24.905337 http.c:715 => Send header: accept: */* 01:35:24.905357 http.c:715 => Send header: accept-encoding: deflate, gzip, br 01:35:24.905407 http.c:715 => Send header: pragma: no-cache 01:35:24.905426 http.c:715 => Send header: git-protocol: version=2 01:35:24.905462 http.c:715 => Send header: 01:35:24.905522 http.c:756 == Info: Connection state changed (MAX_CONCURRENT_STREAMS == 100)! 01:35:24.975883 http.c:703 <= Recv header, 0000000013 bytes (0x0000000d) 01:35:24.975898 http.c:715 <= Recv header: HTTP/2 200 01:35:24.975905 http.c:703 <= Recv header, 0000000053 bytes (0x00000035) 01:35:24.975910 http.c:715 <= Recv header: cache-control: no-cache, max-age=0, must-revalidate 01:35:24.975915 http.c:703 <= Recv header, 0000000021 bytes (0x00000015) 01:35:24.975919 http.c:715 <= Recv header: content-length: 151 01:35:24.975923 http.c:703 <= Recv header, 0000000059 bytes (0x0000003b) 01:35:24.975927 http.c:715 <= Recv header: content-type: application/x-git-upload-pack-advertisement 01:35:24.975931 http.c:703 <= Recv header, 0000000040 bytes (0x00000028) 01:35:24.975936 http.c:715 <= Recv header: expires: Fri, 01 Jan 1980 00:00:00 GMT 01:35:24.975940 http.c:703 <= Recv header, 0000000018 bytes (0x00000012) 01:35:24.975943 http.c:715 <= Recv header: pragma: no-cache 01:35:24.975948 http.c:703 <= Recv header, 0000000073 bytes (0x00000049) 01:35:24.975952 http.c:715 <= Recv header: strict-transport-security: max-age=31536000; includeSubDomains; preload 01:35:24.975957 http.c:703 <= Recv header, 0000000033 bytes (0x00000021) 01:35:24.975960 http.c:715 <= Recv header: x-content-type-options: nosniff 01:35:24.975964 http.c:703 <= Recv header, 0000000029 bytes (0x0000001d) 01:35:24.975968 http.c:715 <= Recv header: x-frame-options: SAMEORIGIN 01:35:24.975972 http.c:703 <= Recv header, 0000000021 bytes (0x00000015) 01:35:24.975975 http.c:715 <= Recv header: x-xss-protection: 0 01:35:24.975980 http.c:703 <= Recv header, 0000000037 bytes (0x00000025) 01:35:24.975983 http.c:715 <= Recv header: date: Thu, 25 May 2023 01:35:24 GMT 01:35:24.975988 http.c:703 <= Recv header, 0000000002 bytes (0x00000002) 01:35:24.975991 http.c:715 <= Recv header: 01:35:24.976032 http.c:756 == Info: Connection #0 to host go.googlesource.com left intact 01:35:24.976242 http.c:756 == Info: Couldn't find host go.googlesource.com in the .netrc file; using defaults 01:35:24.976267 http.c:756 == Info: Found bundle for host go.googlesource.com: 0x557647359620 [can multiplex] 01:35:24.976279 http.c:756 == Info: Re-using existing connection! (#0) with host go.googlesource.com 01:35:24.976287 http.c:756 == Info: Connected to go.googlesource.com (173.194.193.82) port 443 (#0) 01:35:24.976315 http.c:756 == Info: Using Stream ID: 3 (easy handle 0x5576473674b0) 01:35:24.976375 http.c:703 => Send header, 0000000268 bytes (0x0000010c) 01:35:24.976384 http.c:715 => Send header: POST /sys/git-upload-pack HTTP/2 01:35:24.976388 http.c:715 => Send header: Host: go.googlesource.com 01:35:24.976391 http.c:715 => Send header: user-agent: git/2.30.2 01:35:24.976394 http.c:715 => Send header: accept-encoding: deflate, gzip, br 01:35:24.976397 http.c:715 => Send header: content-type: application/x-git-upload-pack-request 01:35:24.976408 http.c:715 => Send header: accept: application/x-git-upload-pack-result 01:35:24.976411 http.c:715 => Send header: git-protocol: version=2 01:35:24.976419 http.c:715 => Send header: content-length: 122 01:35:24.976423 http.c:715 => Send header: 01:35:24.976457 http.c:756 == Info: We are completely uploaded and fine 01:35:25.002697 http.c:703 <= Recv header, 0000000013 bytes (0x0000000d) 01:35:25.002723 http.c:715 <= Recv header: HTTP/2 200 01:35:25.002727 http.c:703 <= Recv header, 0000000053 bytes (0x00000035) 01:35:25.002730 http.c:715 <= Recv header: cache-control: no-cache, max-age=0, must-revalidate 01:35:25.002733 http.c:703 <= Recv header, 0000000052 bytes (0x00000034) 01:35:25.002736 http.c:715 <= Recv header: content-type: application/x-git-upload-pack-result 01:35:25.002738 http.c:703 <= Recv header, 0000000040 bytes (0x00000028) 01:35:25.002741 http.c:715 <= Recv header: expires: Fri, 01 Jan 1980 00:00:00 GMT 01:35:25.002743 http.c:703 <= Recv header, 0000000018 bytes (0x00000012) 01:35:25.002746 http.c:715 <= Recv header: pragma: no-cache 01:35:25.002748 http.c:703 <= Recv header, 0000000073 bytes (0x00000049) 01:35:25.002751 http.c:715 <= Recv header: strict-transport-security: max-age=31536000; includeSubDomains; preload 01:35:25.002754 http.c:703 <= Recv header, 0000000033 bytes (0x00000021) 01:35:25.002756 http.c:715 <= Recv header: x-content-type-options: nosniff 01:35:25.002758 http.c:703 <= Recv header, 0000000029 bytes (0x0000001d) 01:35:25.002760 http.c:715 <= Recv header: x-frame-options: SAMEORIGIN 01:35:25.002763 http.c:703 <= Recv header, 0000000021 bytes (0x00000015) 01:35:25.002765 http.c:715 <= Recv header: x-xss-protection: 0 01:35:25.002767 http.c:703 <= Recv header, 0000000037 bytes (0x00000025) 01:35:25.002769 http.c:715 <= Recv header: date: Thu, 25 May 2023 01:35:24 GMT 01:35:25.002772 http.c:703 <= Recv header, 0000000002 bytes (0x00000002) 01:35:25.002774 http.c:715 <= Recv header: 01:35:25.006502 http.c:756 == Info: Connection #0 to host go.googlesource.com left intact 01:35:25.007756 http.c:756 == Info: Couldn't find host go.googlesource.com in the .netrc file; using defaults 01:35:25.007774 http.c:756 == Info: Found bundle for host go.googlesource.com: 0x557647359620 [can multiplex] 01:35:25.007807 http.c:756 == Info: 17 bytes stray data read before trying h2 connection 01:35:25.007837 http.c:756 == Info: Re-using existing connection! (#0) with host go.googlesource.com 01:35:25.007846 http.c:756 == Info: Connected to go.googlesource.com (173.194.193.82) port 443 (#0) 01:35:25.007880 http.c:756 == Info: Using Stream ID: 5 (easy handle 0x5576473674b0) 01:35:25.007907 http.c:703 => Send header, 0000000268 bytes (0x0000010c) 01:35:25.007916 http.c:715 => Send header: POST /sys/git-upload-pack HTTP/2 01:35:25.007919 http.c:715 => Send header: Host: go.googlesource.com 01:35:25.007923 http.c:715 => Send header: user-agent: git/2.30.2 01:35:25.007926 http.c:715 => Send header: accept-encoding: deflate, gzip, br 01:35:25.007930 http.c:715 => Send header: content-type: application/x-git-upload-pack-request 01:35:25.007933 http.c:715 => Send header: accept: application/x-git-upload-pack-result 01:35:25.007937 http.c:715 => Send header: git-protocol: version=2 01:35:25.007940 http.c:715 => Send header: content-length: 934 01:35:25.007943 http.c:715 => Send header: 01:35:25.007963 http.c:756 == Info: We are completely uploaded and fine 01:35:25.113825 http.c:703 <= Recv header, 0000000013 bytes (0x0000000d) 01:35:25.113840 http.c:715 <= Recv header: HTTP/2 200 01:35:25.113846 http.c:703 <= Recv header, 0000000053 bytes (0x00000035) 01:35:25.113850 http.c:715 <= Recv header: cache-control: no-cache, max-age=0, must-revalidate 01:35:25.113855 http.c:703 <= Recv header, 0000000052 bytes (0x00000034) 01:35:25.113858 http.c:715 <= Recv header: content-type: application/x-git-upload-pack-result 01:35:25.113862 http.c:703 <= Recv header, 0000000040 bytes (0x00000028) 01:35:25.113866 http.c:715 <= Recv header: expires: Fri, 01 Jan 1980 00:00:00 GMT 01:35:25.113875 http.c:703 <= Recv header, 0000000018 bytes (0x00000012) 01:35:25.113878 http.c:715 <= Recv header: pragma: no-cache 01:35:25.113881 http.c:703 <= Recv header, 0000000073 bytes (0x00000049) 01:35:25.113885 http.c:715 <= Recv header: strict-transport-security: max-age=31536000; includeSubDomains; preload 01:35:25.113889 http.c:703 <= Recv header, 0000000033 bytes (0x00000021) 01:35:25.113892 http.c:715 <= Recv header: x-content-type-options: nosniff 01:35:25.113896 http.c:703 <= Recv header, 0000000029 bytes (0x0000001d) 01:35:25.113899 http.c:715 <= Recv header: x-frame-options: SAMEORIGIN 01:35:25.113902 http.c:703 <= Recv header, 0000000021 bytes (0x00000015) 01:35:25.113905 http.c:715 <= Recv header: x-xss-protection: 0 01:35:25.113909 http.c:703 <= Recv header, 0000000037 bytes (0x00000025) 01:35:25.113911 http.c:715 <= Recv header: date: Thu, 25 May 2023 01:35:25 GMT 01:35:25.113916 http.c:703 <= Recv header, 0000000002 bytes (0x00000002) 01:35:25.113918 http.c:715 <= Recv header: 01:36:33.113284 http.c:756 == Info: Connection #0 to host go.googlesource.com left intact error: 13648 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: index-pack failed package golang.org/x/sys/unix: exit status 128 script_test.go:154: FAIL: get_404_meta.txt:8: go get -d bazil.org/fuse/fs/fstestutil: exit status 1 FAIL FAIL cmd/go 171.822s FAIL go tool dist: Failed: exit status 1