linux-ppc64le-buildlet at 356647409d834d823f8ee7e57075b38556638e79 :: 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_01" "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=400ms" "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.456s ok archive/zip 0.782s ok bufio 0.150s ok bytes 1.811s ok compress/bzip2 0.088s ok compress/flate 1.684s ok compress/gzip 4.185s ok compress/lzw 0.225s ok compress/zlib 1.312s ok container/heap 0.021s ok container/list 0.021s ok container/ring 0.014s ok context 0.030s ok crypto 0.006s ok crypto/aes 0.031s ok crypto/cipher 0.106s ok crypto/des 0.012s ok crypto/dsa 0.016s ok crypto/ecdh 0.058s ok crypto/ecdsa 0.028s ok crypto/ed25519 0.098s ok crypto/elliptic 0.016s ok crypto/hmac 0.016s ok crypto/internal/alias 0.006s ok crypto/internal/bigmod 0.419s ok crypto/internal/boring 0.013s ok crypto/internal/boring/bcache 0.141s ok crypto/internal/edwards25519 7.749s ok crypto/internal/edwards25519/field 7.298s ok crypto/internal/nistec 0.670s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.054s ok crypto/rc4 0.049s ok crypto/rsa 0.154s ok crypto/sha1 0.006s ok crypto/sha256 0.025s ok crypto/sha512 0.024s ok crypto/subtle 0.218s ok crypto/tls 0.633s ok crypto/x509 0.700s ok database/sql 0.331s ok database/sql/driver 0.067s ok debug/buildinfo 0.036s ok debug/dwarf 0.054s ok debug/elf 0.410s ok debug/gosym 0.057s ok debug/macho 0.017s ok debug/pe 0.016s ok debug/plan9obj 0.006s ok embed 0.027s [no tests to run] ok embed/internal/embedtest 0.044s ok encoding/ascii85 0.015s ok encoding/asn1 0.014s ok encoding/base32 0.074s ok encoding/base64 0.005s ok encoding/binary 0.035s ok encoding/csv 0.038s ok encoding/gob 4.276s ok encoding/hex 0.009s ok encoding/json 0.345s ok encoding/pem 0.903s ok encoding/xml 0.148s ok errors 0.055s ok expvar 0.005s ok flag 0.080s ok fmt 0.179s ok go/ast 0.011s ok go/build 4.388s ok go/build/constraint 0.064s ok go/constant 0.025s ok go/doc 0.092s ok go/doc/comment 2.187s ok go/format 0.027s ok go/importer 0.533s ok go/internal/gccgoimporter 0.036s ok go/internal/gcimporter 2.225s ok go/internal/srcimporter 16.190s ok go/parser 0.549s ok go/printer 0.362s ok go/scanner 0.035s ok go/token 0.035s ok go/types 14.620s ok hash 0.012s ok hash/adler32 0.012s ok hash/crc32 0.013s ok hash/crc64 0.031s ok hash/fnv 0.044s ok hash/maphash 0.153s ok html 0.009s ok html/template 0.147s ok image 0.121s ok image/color 0.056s ok image/draw 0.219s ok image/gif 0.527s ok image/jpeg 0.252s ok image/png 0.623s ok index/suffixarray 0.422s ok internal/abi 43.547s ok internal/buildcfg 0.007s ok internal/coverage/cformat 0.006s ok internal/coverage/cmerge 0.006s ok internal/coverage/pods 0.016s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.036s ok internal/cpu 0.007s ok internal/dag 0.004s ok internal/diff 0.038s ok internal/fmtsort 0.010s ok internal/fuzz 0.011s ok internal/godebug 0.018s ok internal/intern 0.656s ok internal/itoa 0.009s ok internal/poll 0.313s ok internal/profile 0.024s ok internal/reflectlite 0.148s ok internal/safefilepath 0.004s ok internal/saferio 0.064s ok internal/singleflight 0.026s ok internal/testenv 0.034s ok internal/trace 0.075s ok internal/types/errors 0.381s ok internal/unsafeheader 0.025s ok internal/xcoff 0.039s ok io 0.051s ok io/fs 0.481s ok io/ioutil 0.023s ok log 0.008s ok log/syslog 1.288s ok math 0.052s ok math/big 1.960s ok math/bits 0.008s ok math/cmplx 0.010s ok math/rand 0.578s ok mime 0.039s ok mime/multipart 0.350s ok mime/quotedprintable 0.028s ok net 17.243s ok net/http 12.377s ok net/http/cgi 0.467s ok net/http/cookiejar 0.017s ok net/http/fcgi 0.120s ok net/http/httptest 0.212s ok net/http/httptrace 0.005s ok net/http/httputil 0.643s ok net/http/internal 0.021s ok net/http/internal/ascii 0.036s ok net/http/pprof 5.210s ok net/internal/socktest 0.014s ok net/mail 0.014s ok net/netip 0.363s ok net/rpc 0.030s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.021s ok net/textproto 0.053s ok net/url 0.033s ok os 0.720s ok os/exec 0.411s ok os/exec/internal/fdtest 0.006s ok os/signal 76.022s ok os/user 0.042s ok path 0.020s ok path/filepath 0.066s ok plugin 0.035s ok reflect 2.009s ok regexp 1.172s ok regexp/syntax 1.740s ok runtime 59.400s ok runtime/cgo 0.007s ok runtime/coverage 0.005s ok runtime/debug 0.094s ok runtime/internal/atomic 0.239s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.022s ok runtime/metrics 0.025s ok runtime/pprof 8.591s ok runtime/trace 3.826s ok sort 0.138s ok strconv 0.615s ok strings 1.243s ok sync 0.503s ok sync/atomic 0.838s ok syscall 2.199s ok testing 1.115s ok testing/fstest 0.015s ok testing/iotest 0.021s ok testing/quick 0.124s ok text/scanner 0.005s ok text/tabwriter 0.029s ok text/template 0.058s ok text/template/parse 0.030s ok time 2.244s ok unicode 0.009s ok unicode/utf16 0.008s ok unicode/utf8 0.054s ok cmd/addr2line 1.340s ok cmd/api 18.454s ok cmd/asm/internal/asm 1.040s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.027s ok cmd/compile/internal/amd64 0.008s ok cmd/compile/internal/base 0.005s ok cmd/compile/internal/compare 0.008s ok cmd/compile/internal/dwarfgen 0.704s ok cmd/compile/internal/importer 2.345s ok cmd/compile/internal/ir 0.017s ok cmd/compile/internal/logopt 0.211s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/reflectdata 0.006s [no tests to run] ok cmd/compile/internal/ssa 16.009s ok cmd/compile/internal/syntax 0.054s ok cmd/compile/internal/test 22.965s ok cmd/compile/internal/typecheck 0.828s ok cmd/compile/internal/types 0.015s ok cmd/compile/internal/types2 12.659s ok cmd/covdata 0.041s ok cmd/cover 1.781s ok cmd/dist 0.052s ok cmd/doc 0.344s ok cmd/fix 6.083s ok cmd/go 75.405s ok cmd/go/internal/auth 0.036s ok cmd/go/internal/cache 0.092s ok cmd/go/internal/fsys 0.035s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/get 0.008s ok cmd/go/internal/imports 0.006s ok cmd/go/internal/load 0.006s ok cmd/go/internal/lockedfile 0.078s ok cmd/go/internal/lockedfile/internal/filelock 0.030s ok cmd/go/internal/modconv 0.039s ok cmd/go/internal/modfetch 0.026s ok cmd/go/internal/modfetch/codehost 0.013s ok cmd/go/internal/modfetch/zip_sum_test 0.044s ok cmd/go/internal/modindex 0.337s ok cmd/go/internal/modload 0.024s ok cmd/go/internal/mvs 0.018s ok cmd/go/internal/par 0.034s ok cmd/go/internal/str 0.005s ok cmd/go/internal/test 0.024s ok cmd/go/internal/vcs 0.025s ok cmd/go/internal/vcweb 0.014s ok cmd/go/internal/vcweb/vcstest 0.115s ok cmd/go/internal/web 0.049s ok cmd/go/internal/work 0.010s ok cmd/gofmt 0.082s ok cmd/internal/archive 1.501s ok cmd/internal/buildid 0.335s ok cmd/internal/dwarf 0.017s ok cmd/internal/edit 0.029s ok cmd/internal/goobj 0.007s ok cmd/internal/moddeps 2.247s ok cmd/internal/notsha256 0.026s ok cmd/internal/obj 0.881s ok cmd/internal/obj/ppc64 0.140s ok cmd/internal/obj/riscv 0.060s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 4.649s ok cmd/internal/objabi 0.006s ok cmd/internal/pkgpath 0.067s ok cmd/internal/pkgpattern 0.035s ok cmd/internal/quoted 0.009s ok cmd/internal/src 0.016s ok cmd/internal/test2json 0.356s ok cmd/link 9.918s ok cmd/link/internal/benchmark 0.017s ok cmd/link/internal/ld 5.805s ok cmd/link/internal/loader 0.064s ok cmd/nm 1.989s ok cmd/objdump 3.192s ok cmd/pack 1.615s ok cmd/pprof 1.922s ok cmd/trace 0.253s ok cmd/vet 8.325s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 40.451s ##### moved GOROOT ok fmt 0.112s ##### Testing without libgcc. ok net 0.021s ok os/user 0.009s ##### internal linking of -buildmode=pie ok reflect 0.854s ok os/user 0.009s ##### sync -cpu=10 ok sync 0.393s ##### Testing race detector ok runtime/race 5.459s ok flag 0.074s ok net 0.374s ok os 0.353s ok os/exec 0.249s ok encoding/gob 0.201s ok flag 0.079s ok os/exec 0.154s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.663s ok misc/cgo/test 1.327s ok misc/cgo/test 1.517s ok misc/cgo/testtls 0.018s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.005s ok misc/cgo/nocgo 0.005s ok misc/cgo/nocgo 0.016s ok misc/cgo/nocgo 0.009s ok misc/cgo/test 1.970s ok misc/cgo/test 1.099s ok misc/cgo/test 1.343s ok misc/cgo/test 1.545s ok misc/cgo/testtls 0.016s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.308s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.497s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 63.160s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 34.690s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.010s [no tests to run] ##### ../test All tests passed.