linux-s390x-ibm-race at 06145fe03c61c3d9c0cfd87ce710c197aaa9eafd :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] 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=ff3e5e08f67b49e397af901b9d62b6f5" "JOURNAL_STREAM=9:235921170" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "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/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 linux/s390x) Building Go toolchain1 using /data/golang/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/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=ff3e5e08f67b49e397af901b9d62b6f5" "JOURNAL_STREAM=9:235921170" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=0s" "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 1.735s ok archive/zip 3.827s ok bufio 1.422s ok bytes 2.302s ok cmp 1.012s ok compress/bzip2 1.688s ok compress/flate 13.139s ok compress/gzip 21.187s ok compress/lzw 2.507s ok compress/zlib 10.049s ok container/heap 1.048s ok container/list 1.050s ok container/ring 1.010s ok context 1.058s ok crypto 1.020s ok crypto/aes 1.127s ok crypto/cipher 1.045s ok crypto/des 1.082s ok crypto/dsa 1.009s ok crypto/ecdh 1.454s ok crypto/ecdsa 1.627s ok crypto/ed25519 2.344s ok crypto/elliptic 1.052s ok crypto/hmac 1.021s ok crypto/internal/alias 1.011s ok crypto/internal/bigmod 7.440s ok crypto/internal/boring 1.008s ok crypto/internal/boring/bcache 1.523s ok crypto/internal/edwards25519 3.616s ok crypto/internal/edwards25519/field 1.190s ok crypto/internal/nistec 2.739s ok crypto/internal/nistec/fiat 1.055s [no tests to run] ok crypto/md5 1.053s ok crypto/rand 1.339s ok crypto/rc4 1.617s ok crypto/rsa 3.784s ok crypto/sha1 1.110s ok crypto/sha256 1.068s ok crypto/sha512 1.019s ok crypto/subtle 1.836s ok crypto/tls 6.727s ok crypto/x509 3.404s ok database/sql 1.786s ok database/sql/driver 1.015s ok debug/buildinfo 1.037s ok debug/dwarf 1.064s ok debug/elf 2.235s ok debug/gosym 1.148s ok debug/macho 1.018s ok debug/pe 1.040s ok debug/plan9obj 1.009s ok embed 1.009s [no tests to run] ok embed/internal/embedtest 1.009s ok encoding/ascii85 1.013s ok encoding/asn1 1.013s ok encoding/base32 1.062s ok encoding/base64 1.014s ok encoding/binary 1.018s ok encoding/csv 1.054s ok encoding/gob 23.834s ok encoding/hex 1.042s ok encoding/json 2.273s ok encoding/pem 2.646s ok encoding/xml 1.155s ok errors 1.031s ok expvar 1.017s ok flag 3.115s ok fmt 1.569s ok go/ast 1.023s ok go/build 7.080s ok go/build/constraint 1.028s ok go/constant 1.025s ok go/doc 1.251s ok go/doc/comment 2.907s ok go/format 1.036s ok go/importer 1.663s ok go/internal/gccgoimporter 1.058s ok go/internal/gcimporter 9.824s ok go/internal/srcimporter 15.911s ok go/parser 2.147s ok go/printer 2.756s ok go/scanner 1.063s ok go/token 1.110s ok go/types 42.189s ok go/version 1.007s ok hash 1.042s ok hash/adler32 1.036s ok hash/crc32 1.040s ok hash/crc64 1.022s ok hash/fnv 1.009s ok hash/maphash 1.009s ok html 1.014s ok html/template 1.183s ok image 1.540s ok image/color 1.030s ok image/draw 1.698s ok image/gif 2.118s ok image/jpeg 2.690s ok image/png 4.240s ok index/suffixarray 2.969s ok internal/abi 1.168s ok internal/buildcfg 1.015s ok internal/coverage/cformat 1.023s ok internal/coverage/cmerge 1.038s ok internal/coverage/pods 1.024s ok internal/coverage/slicereader 1.027s ok internal/coverage/slicewriter 1.015s ok internal/coverage/test 1.039s ok internal/cpu 2.017s ok internal/dag 1.010s ok internal/diff 1.010s ok internal/fmtsort 1.008s ok internal/fuzz 1.025s ok internal/godebug 13.391s ok internal/godebugs 1.008s ok internal/gover 1.007s ok internal/intern 1.168s ok internal/itoa 1.021s ok internal/platform 1.521s ok internal/poll 1.416s ok internal/profile 1.009s ok internal/reflectlite 1.009s ok internal/safefilepath 1.008s ok internal/saferio 1.083s ok internal/singleflight 1.093s ok internal/testenv 1.138s ok internal/trace 1.335s ok internal/trace/v2 16.850s ok internal/types/errors 1.425s ok internal/unsafeheader 1.007s ok internal/xcoff 1.020s ok internal/zstd 1.048s ok io 1.058s ok io/fs 1.179s ok io/ioutil 1.012s ok log 1.100s ok log/slog 1.431s ok log/slog/internal/benchmarks 1.116s ok log/slog/internal/buffer 1.039s ok log/syslog 2.433s ok maps 1.079s ok math 1.017s ok math/big 5.059s ok math/bits 1.013s ok math/cmplx 1.008s ok math/rand 4.486s ok math/rand/v2 3.681s ok mime 1.023s ok mime/multipart 6.093s ok mime/quotedprintable 1.044s ok net 44.431s ok net/http 12.473s ok net/http/cgi 27.851s ok net/http/cookiejar 1.025s ok net/http/fcgi 1.216s ok net/http/httptest 1.323s ok net/http/httptrace 1.009s ok net/http/httputil 1.600s ok net/http/internal 1.011s ok net/http/internal/ascii 1.007s ok net/http/pprof 6.109s ok net/internal/socktest 1.008s ok net/mail 1.014s ok net/netip 1.249s ok net/rpc 1.038s ok net/rpc/jsonrpc 1.014s ok net/smtp 1.083s ok net/textproto 1.022s ok net/url 1.025s ok os 7.510s ok os/exec 8.223s ok os/exec/internal/fdtest 1.011s ok os/signal 22.840s ok os/user 1.015s ok path 1.017s ok path/filepath 1.029s ok plugin 1.007s ok reflect 1.773s ok regexp 3.882s ok regexp/syntax 7.470s --- FAIL: TestRuntimeLockMetricsAndProfile (2.66s) --- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock (0.05s) --- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-1 (0.03s) metrics_test.go:1048: lock contention growth in runtime/pprof's view (0.007854s) metrics_test.go:1049: lock contention growth in runtime/metrics' view (0.007854s) metrics_test.go:1077: stack [runtime.unlock runtime_test.TestRuntimeLockMetricsAndProfile.func5.1 runtime_test.(*contentionWorker).run] has samples totaling n=19 value=7854001 metrics_test.go:1156: mutex profile reported contention count different from the known true count (19 != 100) FAIL FAIL runtime 31.261s ok runtime/cgo 1.029s ok runtime/coverage 1.020s FAIL go tool dist: Failed: exit status 1