linux-ppc64le-power9osu at 2c23b0fdcbf640462c39118230d49b450eab327c :: 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=power_03" "GO_BUILDER_ENV=host-linux-ppc64le-power9-osu" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=400ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-ppc64le-power9osu" "GO_BUILDER_FLAKY_NET=1" "GOPPC64=power9" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/ppc64le) 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/ppc64le. --- Installed Go for linux/ppc64le in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: ppc64le # CPU: POWER9 # GOOS: linux # OS Version: Linux 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:24:16 UTC 2022 ppc64le ##### Testing packages. ok archive/tar 0.377s ok archive/zip 0.686s ok bufio 0.139s ok bytes 2.172s ok compress/bzip2 0.127s ok compress/flate 1.063s ok compress/gzip 4.952s ok compress/lzw 0.168s ok compress/zlib 0.706s ok container/heap 0.007s ok container/list 0.003s ok container/ring 0.004s ok context 0.014s ok crypto 0.003s ok crypto/aes 0.032s ok crypto/cipher 0.073s ok crypto/des 0.008s ok crypto/dsa 0.008s ok crypto/ecdh 0.060s ok crypto/ecdsa 0.031s ok crypto/ed25519 0.092s ok crypto/elliptic 0.033s ok crypto/hmac 0.041s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.331s ok crypto/internal/boring 0.012s ok crypto/internal/boring/bcache 0.154s ok crypto/internal/edwards25519 8.746s ok crypto/internal/edwards25519/field 7.536s ok crypto/internal/nistec 0.182s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.080s ok crypto/rc4 0.080s ok crypto/rsa 0.625s ok crypto/sha1 0.006s ok crypto/sha256 0.004s ok crypto/sha512 0.005s ok crypto/subtle 0.235s ok crypto/tls 0.543s ok crypto/x509 0.716s ok database/sql 0.321s ok database/sql/driver 0.042s ok debug/buildinfo 0.010s ok debug/dwarf 0.026s ok debug/elf 0.381s ok debug/gosym 0.025s ok debug/macho 0.006s ok debug/pe 0.017s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.050s ok encoding/ascii85 0.052s ok encoding/asn1 0.005s ok encoding/base32 0.081s ok encoding/base64 0.022s ok encoding/binary 0.006s ok encoding/csv 0.033s ok encoding/gob 43.499s ok encoding/hex 0.005s ok encoding/json 0.404s ok encoding/pem 4.275s ok encoding/xml 0.122s ok errors 0.026s ok expvar 0.005s ok flag 0.023s ok fmt 0.233s ok go/ast 0.006s ok go/build 4.678s ok go/build/constraint 0.026s ok go/constant 0.012s ok go/doc 0.069s ok go/doc/comment 1.921s ok go/format 0.030s ok go/importer 0.340s ok go/internal/gccgoimporter 0.012s ok go/internal/gcimporter 2.127s ok go/internal/srcimporter 14.120s ok go/parser 0.333s ok go/printer 0.417s ok go/scanner 0.004s ok go/token 0.056s ok go/types 14.130s ok hash 0.004s ok hash/adler32 0.009s ok hash/crc32 0.008s ok hash/crc64 0.004s ok hash/fnv 0.003s ok hash/maphash 0.092s ok html 0.004s ok html/template 0.087s ok image 0.087s ok image/color 0.024s ok image/draw 0.238s ok image/gif 0.397s ok image/jpeg 0.301s ok image/png 0.622s ok index/suffixarray 0.283s ok internal/abi 0.048s ok internal/buildcfg 0.003s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.004s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.012s ok internal/cpu 0.005s ok internal/dag 0.004s ok internal/diff 0.044s ok internal/fmtsort 0.003s ok internal/fuzz 0.010s ok internal/godebug 0.013s ok internal/intern 0.292s ok internal/itoa 0.006s ok internal/poll 0.335s ok internal/profile 0.008s ok internal/reflectlite 0.090s ok internal/safefilepath 0.002s ok internal/saferio 0.031s ok internal/singleflight 0.024s ok internal/testenv 0.002s ok internal/trace 0.072s ok internal/types/errors 0.409s ok internal/unsafeheader 0.003s ok internal/xcoff 0.019s ok io 0.030s ok io/fs 0.354s ok io/ioutil 0.005s ok log 0.005s ok log/syslog 1.233s ok maps 0.025s ok math 0.010s ok math/big 2.135s ok math/bits 0.008s ok math/cmplx 0.004s ok math/rand 0.669s ok mime 0.016s ok mime/multipart 4.110s ok mime/quotedprintable 0.028s ok net 15.729s ok net/http 9.218s ok net/http/cgi 0.337s ok net/http/cookiejar 0.016s ok net/http/fcgi 0.107s ok net/http/httptest 0.083s ok net/http/httptrace 0.004s ok net/http/httputil 0.625s ok net/http/internal 0.013s ok net/http/internal/ascii 0.013s ok net/http/pprof 5.114s ok net/internal/socktest 0.028s ok net/mail 0.007s ok net/netip 0.516s ok net/rpc 0.028s ok net/rpc/jsonrpc 0.018s ok net/smtp 0.017s ok net/textproto 0.030s ok net/url 0.019s ok os 0.703s ok os/exec 0.261s ok os/exec/internal/fdtest 0.005s ok os/signal 75.605s ok os/user 0.028s ok path 0.022s ok path/filepath 0.042s ok plugin 0.049s ok reflect 1.909s ok regexp 0.664s ok regexp/syntax 1.421s ok runtime 66.218s ok runtime/cgo 0.004s ok runtime/coverage 0.003s ok runtime/debug 0.116s ok runtime/internal/atomic 0.155s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.002s ok runtime/metrics 0.006s ok runtime/pprof 9.235s ok runtime/trace 7.430s ok slices 0.091s ok sort 0.305s ok strconv 0.656s ok strings 2.162s ok sync 0.632s ok sync/atomic 0.893s ok syscall 3.003s ok testing 0.829s ok testing/fstest 0.008s ok testing/iotest 0.009s ok testing/quick 0.066s ok text/scanner 0.005s ok text/tabwriter 0.004s ok text/template 0.032s ok text/template/parse 0.008s ok time 2.862s ok unicode 0.005s ok unicode/utf16 0.004s ok unicode/utf8 0.014s ok cmd/addr2line 0.974s ok cmd/api 15.264s ok cmd/asm/internal/asm 1.040s ok cmd/asm/internal/lex 0.009s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.004s ok cmd/compile/internal/dwarfgen 0.729s ok cmd/compile/internal/importer 1.294s ok cmd/compile/internal/ir 0.004s ok cmd/compile/internal/logopt 0.130s ok cmd/compile/internal/loopvar 0.010s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.024s [no tests to run] ok cmd/compile/internal/ssa 22.227s ok cmd/compile/internal/syntax 0.058s ok cmd/compile/internal/test 21.836s ok cmd/compile/internal/typecheck 0.425s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 8.311s ok cmd/covdata 0.007s ok cmd/cover 1.505s ok cmd/dist 0.003s ok cmd/doc 0.228s ok cmd/fix 3.039s ok cmd/go 63.067s ok cmd/go/internal/auth 0.006s ok cmd/go/internal/cache 0.104s ok cmd/go/internal/fsys 0.028s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/get 0.009s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.069s ok cmd/go/internal/lockedfile/internal/filelock 0.026s ok cmd/go/internal/modconv 0.008s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.010s ok cmd/go/internal/modfetch/zip_sum_test 0.008s ok cmd/go/internal/modindex 0.169s ok cmd/go/internal/modload 0.009s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.049s ok cmd/go/internal/str 0.072s ok cmd/go/internal/test 0.013s ok cmd/go/internal/vcs 0.012s ok cmd/go/internal/vcweb 0.009s ok cmd/go/internal/vcweb/vcstest 0.043s ok cmd/go/internal/web 0.007s ok cmd/go/internal/work 0.079s ok cmd/gofmt 0.041s ok cmd/internal/archive 0.561s ok cmd/internal/buildid 0.238s ok cmd/internal/cov 0.384s ok cmd/internal/dwarf 0.012s ok cmd/internal/edit 0.011s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 1.974s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.996s ok cmd/internal/obj/ppc64 0.130s ok cmd/internal/obj/riscv 0.069s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 4.825s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.012s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.007s ok cmd/internal/src 0.030s ok cmd/internal/test2json 0.248s ok cmd/link 16.085s ok cmd/link/internal/benchmark 0.023s ok cmd/link/internal/ld 11.042s ok cmd/link/internal/loader 0.019s ok cmd/nm 1.969s ok cmd/objdump 2.586s ok cmd/pack 1.086s ok cmd/pprof 1.698s ok cmd/trace 0.242s ok cmd/vet 10.337s ##### os/user with tag osusergo ok os/user 0.007s ##### hash/maphash purego implementation ok hash/maphash 0.108s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 61.485s ##### moved GOROOT ok fmt 0.190s ##### Testing without libgcc. ok net 0.014s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 4.111s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.449s ##### Testing race detector ok runtime/race 5.775s ok flag 0.040s ok net 0.371s ok os 0.241s ok os/exec 0.098s ok encoding/gob 0.123s ok flag 0.040s ok os/exec 0.072s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.063s ok misc/cgo/test 1.156s ok misc/cgo/test 1.086s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 1.061s ok misc/cgo/test 1.089s ok misc/cgo/test 1.191s ok misc/cgo/test 1.129s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.071s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.109s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 78.455s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 43.264s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.011s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS All tests passed.