linux-ppc64le-buildlet at 4f5859c0467a6e252e4705cd0086aaef6904e5a4 :: 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_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64le-osu" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-ppc64le-buildlet" "GO_BUILDER_FLAKY_NET=1" "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: POWER8 # GOOS: linux # OS Version: Linux 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:41:48 UTC 2022 ppc64le ##### Testing packages. ok archive/tar 0.320s ok archive/zip 0.674s ok bufio 0.110s ok bytes 1.286s ok compress/bzip2 0.089s ok compress/flate 0.725s ok compress/gzip 3.148s ok compress/lzw 0.161s ok compress/zlib 0.618s ok container/heap 0.006s ok container/list 0.007s ok container/ring 0.007s ok context 0.016s ok crypto 0.007s ok crypto/aes 0.028s ok crypto/cipher 0.085s ok crypto/des 0.016s ok crypto/dsa 0.017s ok crypto/ecdh 0.051s ok crypto/ecdsa 0.037s ok crypto/ed25519 0.104s ok crypto/elliptic 0.012s ok crypto/hmac 0.003s ok crypto/internal/alias 0.006s ok crypto/internal/bigmod 0.252s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.098s ok crypto/internal/edwards25519 6.549s ok crypto/internal/edwards25519/field 6.677s ok crypto/internal/nistec 0.158s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.027s ok crypto/rand 0.059s ok crypto/rc4 0.037s ok crypto/rsa 0.471s ok crypto/sha1 0.006s ok crypto/sha256 0.006s ok crypto/sha512 0.020s ok crypto/subtle 0.159s ok crypto/tls 0.452s ok crypto/x509 0.642s ok database/sql 0.312s ok database/sql/driver 0.025s ok debug/buildinfo 0.031s ok debug/dwarf 0.032s ok debug/elf 0.239s ok debug/gosym 0.021s ok debug/macho 0.020s ok debug/pe 0.012s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.005s ok encoding/ascii85 0.025s ok encoding/asn1 0.004s ok encoding/base32 0.059s ok encoding/base64 0.005s ok encoding/binary 0.005s ok encoding/csv 0.010s ok encoding/gob 4.445s ok encoding/hex 0.010s ok encoding/json 0.301s ok encoding/pem 0.520s ok encoding/xml 0.051s ok errors 0.008s ok expvar 0.004s ok flag 0.021s ok fmt 0.148s ok go/ast 0.006s ok go/build 2.489s ok go/build/constraint 0.019s ok go/constant 0.004s ok go/doc 0.043s ok go/doc/comment 1.363s ok go/format 0.007s ok go/importer 0.265s ok go/internal/gccgoimporter 0.022s ok go/internal/gcimporter 2.089s ok go/internal/srcimporter 12.934s ok go/parser 0.306s ok go/printer 0.322s ok go/scanner 0.006s ok go/token 0.064s ok go/types 12.277s ok hash 0.004s ok hash/adler32 0.006s ok hash/crc32 0.008s ok hash/crc64 0.006s ok hash/fnv 0.022s ok hash/maphash 0.069s ok html 0.029s ok html/template 0.086s ok image 0.063s ok image/color 0.025s ok image/draw 0.154s ok image/gif 0.435s ok image/jpeg 0.209s ok image/png 0.394s ok index/suffixarray 0.239s ok internal/abi 0.038s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.004s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.018s ok internal/cpu 0.005s ok internal/dag 0.003s ok internal/diff 0.026s ok internal/fmtsort 0.002s ok internal/fuzz 0.008s ok internal/godebug 0.005s ok internal/intern 0.293s ok internal/itoa 0.010s ok internal/poll 0.236s ok internal/profile 0.066s ok internal/reflectlite 0.058s ok internal/safefilepath 0.003s ok internal/saferio 0.048s ok internal/singleflight 0.026s ok internal/testenv 0.024s ok internal/trace 0.055s ok internal/types/errors 0.363s ok internal/unsafeheader 0.017s ok internal/xcoff 0.070s ok io 0.036s ok io/fs 0.395s ok io/ioutil 0.006s ok log 0.004s ok log/syslog 1.224s ok maps 0.008s ok math 0.008s ok math/big 1.661s ok math/bits 0.019s ok math/cmplx 0.005s ok math/rand 0.505s ok mime 0.014s ok mime/multipart 1.820s ok mime/quotedprintable 0.050s ok net 14.256s ok net/http 6.635s ok net/http/cgi 0.322s ok net/http/cookiejar 0.012s ok net/http/fcgi 0.110s ok net/http/httptest 0.052s ok net/http/httptrace 0.006s ok net/http/httputil 0.589s ok net/http/internal 0.007s ok net/http/internal/ascii 0.018s ok net/http/pprof 5.111s ok net/internal/socktest 0.013s ok net/mail 0.014s ok net/netip 0.333s ok net/rpc 0.031s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.018s ok net/textproto 0.006s ok net/url 0.019s ok os 0.568s ok os/exec 0.286s ok os/exec/internal/fdtest 0.002s ok os/signal 75.577s ok os/user 0.005s ok path 0.003s ok path/filepath 0.039s ok plugin 0.040s ok reflect 0.456s ok regexp 0.564s ok regexp/syntax 1.208s ok runtime 50.946s ok runtime/cgo 0.004s ok runtime/coverage 0.003s ok runtime/debug 0.059s ok runtime/internal/atomic 0.149s ok runtime/internal/math 0.005s ok runtime/internal/sys 0.005s ok runtime/internal/syscall 0.002s ok runtime/metrics 0.005s ok runtime/pprof 6.777s ok runtime/trace 2.732s ok slices 0.036s ok sort 0.081s ok strconv 0.804s ok strings 1.264s ok sync 0.374s ok sync/atomic 1.986s ok syscall 2.368s ok testing 1.021s ok testing/fstest 0.053s ok testing/iotest 0.006s ok testing/quick 0.057s ok text/scanner 0.034s ok text/tabwriter 0.026s ok text/template 0.029s ok text/template/parse 0.016s ok time 2.161s ok unicode 0.015s ok unicode/utf16 0.048s ok unicode/utf8 0.024s ok cmd/addr2line 0.641s ok cmd/api 15.253s ok cmd/asm/internal/asm 1.025s ok cmd/asm/internal/lex 0.049s ok cmd/compile/internal/abt 0.042s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.029s ok cmd/compile/internal/dwarfgen 0.362s ok cmd/compile/internal/importer 1.107s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.057s ok cmd/compile/internal/loopvar 0.006s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.007s [no tests to run] ok cmd/compile/internal/ssa 15.477s ok cmd/compile/internal/syntax 0.062s ok cmd/compile/internal/test 15.306s ok cmd/compile/internal/typecheck 0.363s ok cmd/compile/internal/types 0.012s ok cmd/compile/internal/types2 6.579s ok cmd/covdata 0.003s ok cmd/cover 1.243s ok cmd/dist 0.015s ok cmd/doc 0.212s ok cmd/fix 3.248s ok cmd/go 50.502s ok cmd/go/internal/auth 0.007s ok cmd/go/internal/cache 0.065s ok cmd/go/internal/fsys 0.018s ok cmd/go/internal/generate 0.014s ok cmd/go/internal/get 0.013s ok cmd/go/internal/imports 0.016s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.058s ok cmd/go/internal/lockedfile/internal/filelock 0.030s ok cmd/go/internal/modconv 0.041s ok cmd/go/internal/modfetch 0.010s ok cmd/go/internal/modfetch/codehost 0.007s ok cmd/go/internal/modfetch/zip_sum_test 0.060s ok cmd/go/internal/modindex 0.175s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.011s ok cmd/go/internal/par 0.016s ok cmd/go/internal/str 0.014s ok cmd/go/internal/test 0.013s ok cmd/go/internal/vcs 0.011s ok cmd/go/internal/vcweb 0.014s ok cmd/go/internal/vcweb/vcstest 0.059s ok cmd/go/internal/web 0.039s ok cmd/go/internal/work 0.029s ok cmd/gofmt 0.038s ok cmd/internal/archive 0.584s ok cmd/internal/buildid 0.215s ok cmd/internal/cov 0.300s ok cmd/internal/dwarf 0.008s ok cmd/internal/edit 0.006s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 1.593s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.573s ok cmd/internal/obj/ppc64 0.190s ok cmd/internal/obj/riscv 0.076s ok cmd/internal/obj/s390x 0.012s ok cmd/internal/obj/x86 3.366s ok cmd/internal/objabi 0.006s ok cmd/internal/pkgpath 0.018s ok cmd/internal/pkgpattern 0.010s ok cmd/internal/quoted 0.009s ok cmd/internal/src 0.024s ok cmd/internal/test2json 0.302s ok cmd/link 7.346s ok cmd/link/internal/benchmark 0.039s ok cmd/link/internal/ld 5.044s ok cmd/link/internal/loader 0.027s ok cmd/nm 1.626s ok cmd/objdump 2.012s ok cmd/pack 0.895s ok cmd/pprof 1.385s ok cmd/trace 0.240s ok cmd/vet 7.338s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.079s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 36.456s ##### moved GOROOT ok fmt 0.110s ##### Testing without libgcc. ok net 0.011s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 1.164s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.429s ##### Testing race detector ok runtime/race 5.068s ok flag 0.053s ok net 0.261s ok os 0.204s ok os/exec 0.098s ok encoding/gob 0.101s ok flag 0.046s ok os/exec 0.078s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.999s ok misc/cgo/test 1.078s ok misc/cgo/test 1.157s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 1.127s ok misc/cgo/test 1.053s ok misc/cgo/test 1.055s ok misc/cgo/test 1.076s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.854s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.911s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 60.972s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 31.554s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.044s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS All tests passed.