linux-s390x-ibm at 532e34dd383549cdb415bc3e09b70d23f280524e :: 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=af85456d2c43488aa6f8d8f95d1563a9" "JOURNAL_STREAM=9:472923692" "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" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.17.13 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 ##### 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 0.613s ok archive/zip 0.707s ok bufio 0.170s ok bytes 1.723s ok compress/bzip2 0.096s ok compress/flate 1.709s ok compress/gzip 1.889s ok compress/lzw 0.070s ok compress/zlib 1.488s ok container/heap 0.004s ok container/list 0.005s ok container/ring 0.002s ok context 0.070s ok crypto 0.033s ok crypto/aes 0.070s ok crypto/cipher 0.021s ok crypto/des 0.016s ok crypto/dsa 0.018s ok crypto/ecdh 0.083s ok crypto/ecdsa 0.053s ok crypto/ed25519 0.193s ok crypto/elliptic 0.063s ok crypto/hmac 0.090s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.974s ok crypto/internal/boring 0.098s ok crypto/internal/boring/bcache 1.024s ok crypto/internal/edwards25519 13.848s ok crypto/internal/edwards25519/field 14.520s ok crypto/internal/nistec 2.232s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.138s ok crypto/rand 0.062s ok crypto/rc4 0.084s ok crypto/rsa 0.370s ok crypto/sha1 0.025s ok crypto/sha256 0.025s ok crypto/sha512 0.093s ok crypto/subtle 0.377s ok crypto/tls 0.926s ok crypto/x509 0.686s ok database/sql 0.657s ok database/sql/driver 0.143s ok debug/buildinfo 0.058s ok debug/dwarf 0.012s ok debug/elf 0.342s ok debug/gosym 0.069s ok debug/macho 0.013s ok debug/pe 0.013s ok debug/plan9obj 0.063s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.011s ok encoding/ascii85 0.027s ok encoding/asn1 0.019s ok encoding/base32 0.631s ok encoding/base64 0.035s ok encoding/binary 0.027s ok encoding/csv 0.057s ok encoding/gob 4.118s ok encoding/hex 0.014s ok encoding/json 0.747s ok encoding/pem 0.403s ok encoding/xml 0.161s ok errors 0.019s ok expvar 0.002s ok flag 0.097s ok fmt 0.140s ok go/ast 0.102s ok go/build 3.776s ok go/build/constraint 0.026s ok go/constant 0.011s ok go/doc 0.089s ok go/doc/comment 1.868s ok go/format 0.012s ok go/importer 1.021s ok go/internal/gccgoimporter 0.016s ok go/internal/gcimporter 5.725s ok go/internal/srcimporter 17.825s ok go/parser 1.439s ok go/printer 1.018s ok go/scanner 0.202s ok go/token 0.017s ok go/types 22.318s ok hash 0.043s ok hash/adler32 0.053s ok hash/crc32 0.016s ok hash/crc64 0.010s ok hash/fnv 0.010s ok hash/maphash 0.093s ok html 0.013s ok html/template 0.084s ok image 0.094s ok image/color 0.100s ok image/draw 0.092s ok image/gif 0.990s ok image/jpeg 0.461s ok image/png 1.833s ok index/suffixarray 0.825s ok internal/abi 7.777s ok internal/buildcfg 0.001s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.031s ok internal/coverage/pods 0.070s ok internal/coverage/slicereader 0.008s ok internal/coverage/slicewriter 0.011s ok internal/coverage/test 0.005s ok internal/cpu 0.030s ok internal/dag 0.002s ok internal/diff 0.038s ok internal/fmtsort 0.080s ok internal/fuzz 0.023s ok internal/godebug 0.063s ok internal/intern 3.482s ok internal/itoa 0.066s ok internal/poll 0.942s ok internal/profile 0.334s ok internal/reflectlite 0.783s ok internal/safefilepath 0.147s ok internal/saferio 0.187s ok internal/singleflight 0.031s ok internal/testenv 0.029s ok internal/trace 0.247s ok internal/types/errors 1.450s ok internal/unsafeheader 0.324s ok internal/xcoff 0.010s ok io 0.113s ok io/fs 0.636s ok io/ioutil 0.012s ok log 0.018s ok log/syslog 1.386s ok math 0.077s ok math/big 6.134s ok math/bits 0.118s ok math/cmplx 0.009s ok math/rand 1.221s ok mime 0.060s ok mime/multipart 0.550s ok mime/quotedprintable 0.318s ok net 19.933s ok net/http 15.817s ok net/http/cgi 1.310s ok net/http/cookiejar 0.059s ok net/http/fcgi 0.207s ok net/http/httptest 0.273s ok net/http/httptrace 0.006s ok net/http/httputil 1.159s ok net/http/internal 0.004s ok net/http/internal/ascii 0.005s ok net/http/pprof 5.857s ok net/internal/socktest 0.286s ok net/mail 0.315s ok net/netip 1.139s ok net/rpc 0.039s ok net/rpc/jsonrpc 0.073s ok net/smtp 0.192s ok net/textproto 0.180s ok net/url 0.178s ok os 1.858s ok os/exec 0.333s ok os/exec/internal/fdtest 0.012s ok os/signal 4.679s ok os/user 0.421s ok path 0.049s ok path/filepath 0.059s ok plugin 0.206s ok reflect 4.552s ok regexp 0.442s ok regexp/syntax 1.657s ok runtime 81.873s ok runtime/cgo 0.015s ok runtime/coverage 0.011s ok runtime/debug 0.432s ok runtime/internal/atomic 0.012s ok runtime/internal/math 0.006s ok runtime/internal/sys 0.007s ok runtime/internal/syscall 0.006s ok runtime/metrics 0.117s ok runtime/pprof 13.790s ok runtime/trace 6.563s ok sort 0.239s ok strconv 0.930s ok strings 2.212s ok sync 0.794s ok sync/atomic 3.192s ok syscall 5.023s ok testing 6.748s ok testing/fstest 0.077s ok testing/iotest 0.021s ok testing/quick 0.179s ok text/scanner 0.031s ok text/tabwriter 0.005s ok text/template 0.111s ok text/template/parse 0.025s ok time 3.388s ok unicode 0.024s ok unicode/utf16 0.030s ok unicode/utf8 0.304s ok cmd/addr2line 1.791s ok cmd/api 18.577s ok cmd/asm/internal/asm 1.248s ok cmd/asm/internal/lex 0.027s ok cmd/compile/internal/abt 0.014s ok cmd/compile/internal/amd64 0.009s ok cmd/compile/internal/base 0.007s ok cmd/compile/internal/compare 0.009s ok cmd/compile/internal/dwarfgen 0.897s ok cmd/compile/internal/importer 4.513s ok cmd/compile/internal/ir 0.172s ok cmd/compile/internal/logopt 0.633s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/reflectdata 0.084s [no tests to run] ok cmd/compile/internal/ssa 22.053s ok cmd/compile/internal/syntax 0.313s ok cmd/compile/internal/test 37.293s ok cmd/compile/internal/typecheck 1.618s ok cmd/compile/internal/types 0.007s ok cmd/compile/internal/types2 17.654s ok cmd/covdata 0.013s ok cmd/cover 2.814s ok cmd/dist 0.128s ok cmd/doc 1.037s ok cmd/fix 5.849s ok cmd/go 116.906s ok cmd/go/internal/auth 0.028s ok cmd/go/internal/cache 0.058s ok cmd/go/internal/fsys 0.016s ok cmd/go/internal/generate 0.042s ok cmd/go/internal/get 0.123s ok cmd/go/internal/imports 0.121s ok cmd/go/internal/load 0.031s ok cmd/go/internal/lockedfile 0.470s ok cmd/go/internal/lockedfile/internal/filelock 0.095s ok cmd/go/internal/modconv 0.018s ok cmd/go/internal/modfetch 0.324s ok cmd/go/internal/modfetch/codehost 0.058s ok cmd/go/internal/modfetch/zip_sum_test 0.086s ok cmd/go/internal/modindex 0.875s ok cmd/go/internal/modload 0.314s ok cmd/go/internal/mvs 0.013s ok cmd/go/internal/par 0.023s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.378s ok cmd/go/internal/vcs 0.403s ok cmd/go/internal/vcweb 0.541s ok cmd/go/internal/vcweb/vcstest 4.555s ok cmd/go/internal/web 0.007s ok cmd/go/internal/work 0.025s ok cmd/gofmt 0.043s ok cmd/internal/archive 3.078s ok cmd/internal/buildid 0.559s ok cmd/internal/dwarf 0.008s ok cmd/internal/edit 0.005s ok cmd/internal/goobj 0.001s ok cmd/internal/moddeps 3.238s ok cmd/internal/notsha256 0.011s ok cmd/internal/obj 1.263s ok cmd/internal/obj/ppc64 0.239s ok cmd/internal/obj/riscv 0.196s ok cmd/internal/obj/s390x 0.011s ok cmd/internal/obj/x86 8.187s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.061s ok cmd/internal/pkgpattern 0.036s ok cmd/internal/quoted 0.010s ok cmd/internal/src 0.026s ok cmd/internal/test2json 0.332s ok cmd/link 17.695s ok cmd/link/internal/benchmark 0.039s ok cmd/link/internal/ld 9.454s ok cmd/link/internal/loader 0.575s ok cmd/nm 8.314s ok cmd/objdump 0.258s ok cmd/pack 3.163s ok cmd/pprof 0.015s ok cmd/trace 0.495s ok cmd/vet 15.259s ##### os/user with tag osusergo ok os/user 0.074s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 130.851s ##### moved GOROOT ok fmt 0.083s ##### Testing without libgcc. ok net 0.008s ok os/user 0.022s ##### sync -cpu=10 ok sync 0.568s ##### Testing race detector ok runtime/race 9.892s ok flag 0.056s ok net 1.593s ok os 0.688s ok os/exec 0.170s ok encoding/gob 0.139s ok flag 0.523s ok os/exec 0.129s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 3.798s ok misc/cgo/test 2.586s ok misc/cgo/test 3.903s ok misc/cgo/testtls 0.012s ok misc/cgo/testtls 0.035s ok misc/cgo/testtls 0.012s ok misc/cgo/nocgo 0.013s ok misc/cgo/nocgo 0.020s ok misc/cgo/nocgo 0.004s ok misc/cgo/test 2.641s ok misc/cgo/test 2.572s ok misc/cgo/test 3.545s ok misc/cgo/testtls 0.018s ok misc/cgo/nocgo 0.016s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 5.556s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 3.150s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 152.992s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 110.015s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.014s [no tests to run] ##### ../test ##### ../misc/reboot PASS All tests passed.