linux-s390x-ibm-race at 677b6cc17544e5e667d4bb67d063f5d775c69e32 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] and env ["LANG=en_US.UTF-8" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=4ea2d8d26bde43329a1842f622917ade" "JOURNAL_STREAM=9:302287784" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PATH=/data/golang/workdir/go1.4/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /data/golang/workdir/go1.4/go/bin/go from env WARNING: set /data/golang/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /data/golang/workdir/go1.4/go. (go1.22.6 linux/s390x) Building Go toolchain1 using /data/golang/workdir/go1.4/go. 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/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=4ea2d8d26bde43329a1842f622917ade" "JOURNAL_STREAM=9:302287784" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 5.950s ok archive/zip 12.203s ok bufio 2.466s ok bytes 7.008s ok cmp 2.234s ok compress/bzip2 3.237s ok compress/flate 36.886s ok compress/gzip 64.864s ok compress/lzw 9.136s ok compress/zlib 48.635s ok container/heap 1.044s ok container/list 1.441s ok container/ring 1.550s ok context 1.624s ok crypto 19.692s ok crypto/aes 1.348s ok crypto/cipher 36.426s ok crypto/des 1.138s ok crypto/dsa 2.235s ok crypto/ecdh 4.269s ok crypto/ecdsa 2.894s ok crypto/ed25519 10.240s ok crypto/elliptic 1.065s ok crypto/hmac 1.055s ok crypto/internal/alias 1.017s ok crypto/internal/bigmod 3.615s ok crypto/internal/boring 1.063s ok crypto/internal/boring/bcache 5.565s ok crypto/internal/edwards25519 8.716s ok crypto/internal/edwards25519/field 2.557s ok crypto/internal/hpke 1.079s ok crypto/internal/mlkem768 6.808s ok crypto/internal/nistec 8.986s ok crypto/internal/nistec/fiat 1.030s [no tests to run] ok crypto/md5 1.599s ok crypto/rand 3.792s ok crypto/rc4 3.060s ok crypto/rsa 8.384s ok crypto/sha1 2.318s ok crypto/sha256 1.191s ok crypto/sha512 1.204s ok crypto/subtle 4.378s ok crypto/tls 38.894s ok crypto/x509 11.365s ok database/sql 4.216s ok database/sql/driver 1.283s ok debug/buildinfo 2.271s ok debug/dwarf 1.617s ok debug/elf 8.057s ok debug/gosym 1.341s ok debug/macho 1.304s ok debug/pe 1.173s ok debug/plan9obj 1.045s ok embed 1.021s [no tests to run] ok embed/internal/embedtest 2.097s ok encoding/ascii85 1.422s ok encoding/asn1 2.112s ok encoding/base32 2.906s ok encoding/base64 1.022s ok encoding/binary 1.265s ok encoding/csv 1.227s ok encoding/gob 122.537s ok encoding/hex 2.007s ok encoding/json 11.881s ok encoding/pem 8.403s ok encoding/xml 1.843s ok errors 1.042s ok expvar 4.119s ok flag 4.236s ok fmt 1.770s ok go/ast 1.529s ok go/build 31.087s ok go/build/constraint 2.277s ok go/constant 1.021s ok go/doc 3.569s ok go/doc/comment 14.543s ok go/format 1.053s ok go/importer 4.729s ok go/internal/gccgoimporter 1.582s ok go/internal/gcimporter 91.930s ok go/internal/srcimporter 101.507s ok go/parser 8.507s ok go/printer 12.084s ok go/scanner 1.814s ok go/token 2.243s ok go/types 303.582s ok go/version 1.101s ok hash 1.028s ok hash/adler32 1.408s ok hash/crc32 1.052s ok hash/crc64 1.029s ok hash/fnv 1.061s ok hash/maphash 1.055s ok html 1.788s ok html/template 2.055s ok image 5.406s ok image/color 1.275s ok image/draw 7.287s ok image/gif 10.503s ok image/jpeg 7.501s ok image/png 14.654s ok index/suffixarray 9.085s ok internal/abi 3.016s ok internal/buildcfg 1.679s ok internal/chacha8rand 1.421s ok internal/concurrent 4.026s ok internal/coverage/cfile 25.145s ok internal/coverage/cformat 1.063s ok internal/coverage/cmerge 1.028s ok internal/coverage/pods 1.020s ok internal/coverage/slicereader 1.019s ok internal/coverage/slicewriter 1.020s ok internal/coverage/test 1.040s ok internal/cpu 2.128s ok internal/dag 2.233s ok internal/diff 2.277s ok internal/fmtsort 1.188s ok internal/fuzz 1.106s ok internal/godebug 29.288s ok internal/godebugs 582.953s ok internal/gover 1.157s ok internal/itoa 1.148s ok internal/pkgbits 1.040s ok internal/platform 8.422s ok internal/poll 3.847s ok internal/profile 1.038s ok internal/reflectlite 1.056s ok internal/runtime/atomic 1.496s ok internal/runtime/math 1.068s ok internal/runtime/sys 1.092s ok internal/runtime/syscall 1.063s ok internal/saferio 3.922s ok internal/singleflight 2.635s ok internal/syscall/unix 1.066s ok internal/sysinfo 1.946s ok internal/testenv 2.092s ok internal/trace 357.873s ok internal/trace/internal/oldtrace 5.840s ok internal/types/errors 5.051s ok internal/unsafeheader 1.853s ok internal/weak 3.038s ok internal/xcoff 1.657s ok internal/zstd 2.065s ok io 1.611s ok io/fs 3.317s ok io/ioutil 1.032s ok iter 1.095s ok log 1.349s ok log/slog 1.913s ok log/slog/internal/benchmarks 1.014s ok log/slog/internal/buffer 1.015s ok log/syslog 2.615s ok maps 1.157s ok math 1.109s ok math/big 34.218s ok math/bits 3.403s ok math/cmplx 1.069s ok math/rand 22.395s ok math/rand/v2 19.418s ok mime 1.073s ok mime/multipart 52.235s ok mime/quotedprintable 1.190s ok net 172.027s --- FAIL: TestClientTimeoutCancel (0.00s) --- FAIL: TestClientTimeoutCancel/h2 (2.22s) clientserver_test.go:210: server log: timeout waiting for SETTINGS frames from 127.0.0.1:34270 client_test.go:1327: Get "https://127.0.0.1:44327": unexpected EOF FAIL FAIL net/http 109.065s ok net/http/cgi 46.498s FAIL go tool dist: Failed: exit status 1