linux-s390x-ibm at e91876f4406a89eb0b0c07e93a6ae4e4f32d48b6 :: 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=092f17353144437fa8bb1d7d2c5352ad" "JOURNAL_STREAM=9:145723138" "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.109s ok archive/zip 0.189s ok bufio 0.037s ok bytes 1.595s ok compress/bzip2 0.173s ok compress/flate 1.135s ok compress/gzip 1.416s ok compress/lzw 0.056s ok compress/zlib 0.656s ok container/heap 0.014s ok container/list 0.001s ok container/ring 0.001s ok context 0.008s ok crypto 0.001s ok crypto/aes 0.016s ok crypto/cipher 0.005s ok crypto/des 0.005s ok crypto/dsa 0.002s ok crypto/ecdh 0.047s ok crypto/ecdsa 0.044s ok crypto/ed25519 0.094s ok crypto/elliptic 0.055s ok crypto/hmac 0.062s ok crypto/internal/alias 0.001s ok crypto/internal/bigmod 0.229s ok crypto/internal/boring 0.001s ok crypto/internal/boring/bcache 0.075s ok crypto/internal/edwards25519 4.935s ok crypto/internal/edwards25519/field 4.865s ok crypto/internal/nistec 0.135s ok crypto/internal/nistec/fiat 0.001s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.027s ok crypto/rc4 0.024s ok crypto/rsa 0.640s ok crypto/sha1 0.002s ok crypto/sha256 0.003s ok crypto/sha512 0.056s ok crypto/subtle 0.068s ok crypto/tls 0.373s ok crypto/x509 0.290s ok database/sql 0.308s ok database/sql/driver 0.004s ok debug/buildinfo 0.024s ok debug/dwarf 0.008s ok debug/elf 0.128s ok debug/gosym 0.020s ok debug/macho 0.005s ok debug/pe 0.004s ok debug/plan9obj 0.001s ok embed 0.002s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.002s ok encoding/asn1 0.002s ok encoding/base32 0.049s ok encoding/base64 0.007s ok encoding/binary 0.002s ok encoding/csv 0.007s ok encoding/gob 1.189s ok encoding/hex 0.002s ok encoding/json 0.092s ok encoding/pem 0.281s ok encoding/xml 0.036s ok errors 0.006s ok expvar 0.003s ok flag 0.008s ok fmt 0.043s ok go/ast 0.003s ok go/build 1.716s ok go/build/constraint 0.004s ok go/constant 0.002s ok go/doc 0.031s ok go/doc/comment 0.629s ok go/format 0.014s ok go/importer 0.095s ok go/internal/gccgoimporter 0.005s ok go/internal/gcimporter 1.172s ok go/internal/srcimporter 6.828s ok go/parser 0.177s ok go/printer 0.144s ok go/scanner 0.002s ok go/token 0.013s ok go/types 4.956s ok hash 0.002s ok hash/adler32 0.008s ok hash/crc32 0.031s ok hash/crc64 0.029s ok hash/fnv 0.002s ok hash/maphash 0.059s ok html 0.001s ok html/template 0.039s ok image 0.044s ok image/color 0.016s ok image/draw 0.067s ok image/gif 0.139s ok image/jpeg 0.134s ok image/png 0.232s ok index/suffixarray 0.110s ok internal/abi 0.019s ok internal/buildcfg 0.001s ok internal/coverage/cformat 0.001s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.002s ok internal/coverage/slicereader 0.001s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.010s ok internal/cpu 0.002s ok internal/dag 0.002s ok internal/diff 0.004s ok internal/fmtsort 0.001s ok internal/fuzz 0.004s ok internal/godebug 0.001s ok internal/intern 0.067s ok internal/itoa 0.001s ok internal/poll 0.237s ok internal/profile 0.001s ok internal/reflectlite 0.051s ok internal/safefilepath 0.001s ok internal/saferio 0.009s ok internal/singleflight 0.016s ok internal/testenv 0.001s ok internal/trace 0.053s ok internal/types/errors 0.211s ok internal/unsafeheader 0.052s ok internal/xcoff 0.028s ok io 0.026s ok io/fs 0.184s ok io/ioutil 0.018s ok log 0.018s ok log/syslog 1.259s ok maps 0.009s ok math 0.004s ok math/big 1.785s ok math/bits 0.005s ok math/cmplx 0.002s ok math/rand 0.337s ok mime 0.019s ok mime/multipart 0.936s ok mime/quotedprintable 0.024s ok net 15.205s ok net/http 4.533s ok net/http/cgi 0.178s ok net/http/cookiejar 0.005s ok net/http/fcgi 0.140s ok net/http/httptest 0.060s ok net/http/httptrace 0.004s ok net/http/httputil 0.607s ok net/http/internal 0.009s ok net/http/internal/ascii 0.038s ok net/http/pprof 5.079s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/netip 0.427s ok net/rpc 0.021s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.017s ok net/textproto 0.010s ok net/url 0.009s ok os 0.428s ok os/exec 0.145s ok os/exec/internal/fdtest 0.004s ok os/signal 1.954s ok os/user 0.034s ok path 0.026s ok path/filepath 0.014s ok plugin 0.015s ok reflect 0.345s ok regexp 0.449s ok regexp/syntax 0.577s ok runtime 24.575s ok runtime/cgo 0.007s ok runtime/coverage 0.016s ok runtime/debug 0.041s ok runtime/internal/atomic 0.052s ok runtime/internal/math 0.051s ok runtime/internal/sys 0.016s ok runtime/internal/syscall 0.010s ok runtime/metrics 0.004s ok runtime/pprof 7.972s ok runtime/trace 4.187s ok slices 0.100s ok sort 0.041s ok strconv 0.457s ok strings 1.402s ok sync 0.487s ok sync/atomic 3.669s ok syscall 2.010s ok testing 1.378s ok testing/fstest 0.004s ok testing/iotest 0.006s ok testing/quick 0.058s ok text/scanner 0.005s ok text/tabwriter 0.001s ok text/template 0.021s ok text/template/parse 0.017s ok time 1.952s ok unicode 0.009s ok unicode/utf16 0.036s ok unicode/utf8 0.022s ok cmd/addr2line 0.448s ok cmd/api 14.032s ok cmd/asm/internal/asm 0.519s ok cmd/asm/internal/lex 0.005s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.016s ok cmd/compile/internal/base 0.029s ok cmd/compile/internal/compare 0.020s ok cmd/compile/internal/dwarfgen 0.276s ok cmd/compile/internal/importer 1.391s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/logopt 0.202s ok cmd/compile/internal/loopvar 0.011s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 8.296s ok cmd/compile/internal/syntax 0.020s ok cmd/compile/internal/test 8.831s ok cmd/compile/internal/typecheck 0.218s ok cmd/compile/internal/types 0.001s ok cmd/compile/internal/types2 5.574s ok cmd/covdata 0.004s ok cmd/cover 0.976s ok cmd/dist 0.011s ok cmd/doc 0.090s ok cmd/fix 1.990s ok cmd/go 32.654s ok cmd/go/internal/auth 0.013s ok cmd/go/internal/cache 0.038s ok cmd/go/internal/fsys 0.013s ok cmd/go/internal/generate 0.003s ok cmd/go/internal/get 0.003s ok cmd/go/internal/imports 0.002s ok cmd/go/internal/load 0.011s ok cmd/go/internal/lockedfile 0.071s ok cmd/go/internal/lockedfile/internal/filelock 0.029s ok cmd/go/internal/modconv 0.023s ok cmd/go/internal/modfetch 0.015s ok cmd/go/internal/modfetch/codehost 0.012s ok cmd/go/internal/modfetch/zip_sum_test 0.030s ok cmd/go/internal/modindex 0.136s ok cmd/go/internal/modload 0.003s ok cmd/go/internal/mvs 0.003s ok cmd/go/internal/par 0.008s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.006s ok cmd/go/internal/vcs 0.004s ok cmd/go/internal/vcweb 0.005s ok cmd/go/internal/vcweb/vcstest 0.532s ok cmd/go/internal/web 0.003s ok cmd/go/internal/work 0.014s ok cmd/gofmt 0.015s ok cmd/internal/archive 0.246s ok cmd/internal/buildid 0.091s ok cmd/internal/cov 0.242s ok cmd/internal/dwarf 0.025s ok cmd/internal/edit 0.024s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 0.863s ok cmd/internal/notsha256 0.006s ok cmd/internal/obj 0.372s ok cmd/internal/obj/ppc64 0.164s ok cmd/internal/obj/riscv 0.037s ok cmd/internal/obj/s390x 0.001s ok cmd/internal/obj/x86 2.053s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.005s ok cmd/internal/pkgpattern 0.002s ok cmd/internal/quoted 0.002s ok cmd/internal/src 0.001s ok cmd/internal/test2json 0.178s ok cmd/link 8.253s ok cmd/link/internal/benchmark 0.067s ok cmd/link/internal/ld 1.896s ok cmd/link/internal/loader 0.010s ok cmd/nm 0.890s ok cmd/objdump 0.050s ok cmd/pack 0.474s ok cmd/pprof 0.003s ok cmd/trace 0.226s ok cmd/vet 5.549s ##### os/user with tag osusergo ok os/user 0.003s ##### hash/maphash purego implementation ok hash/maphash 0.046s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 23.973s ##### moved GOROOT ok fmt 0.067s ##### Testing without libgcc. ok net 0.004s ok os/user 0.011s ##### sync -cpu=10 ok sync 0.228s ##### Testing race detector ok runtime/race 2.864s ok flag 0.050s ok net 0.131s ok os 0.128s ok os/exec 0.065s ok encoding/gob 0.053s ok flag 0.019s ok os/exec 0.103s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.865s ok misc/cgo/test 0.905s ok misc/cgo/test 0.911s ok misc/cgo/testtls 0.011s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.008s ok misc/cgo/nocgo 0.005s ok misc/cgo/nocgo 0.034s ok misc/cgo/test 0.854s ok misc/cgo/test 1.006s ok misc/cgo/test 0.824s ok misc/cgo/testtls 0.001s ok misc/cgo/nocgo 0.001s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.672s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.748s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 42.472s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 27.303s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.006s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.