linux-ppc64le-buildlet at dd44d981dbad7191278fb629ed83bf2fd94cf1e5 :: 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-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=500ms" "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.380s ok archive/zip 0.764s ok bufio 0.133s ok bytes 1.511s ok compress/bzip2 0.107s ok compress/flate 1.057s ok compress/gzip 3.644s ok compress/lzw 0.148s ok compress/zlib 0.649s ok container/heap 0.015s ok container/list 0.003s ok container/ring 0.003s ok context 0.014s ok crypto 0.003s ok crypto/aes 0.031s ok crypto/cipher 0.078s ok crypto/des 0.006s ok crypto/dsa 0.021s ok crypto/ecdh 0.081s ok crypto/ecdsa 0.037s ok crypto/ed25519 0.086s ok crypto/elliptic 0.011s ok crypto/hmac 0.010s ok crypto/internal/alias 0.006s ok crypto/internal/bigmod 0.250s ok crypto/internal/boring 0.008s ok crypto/internal/boring/bcache 0.107s ok crypto/internal/edwards25519 6.784s ok crypto/internal/edwards25519/field 6.701s ok crypto/internal/nistec 0.640s ok crypto/internal/nistec/fiat 0.030s [no tests to run] ok crypto/md5 0.015s ok crypto/rand 0.049s ok crypto/rc4 0.043s ok crypto/rsa 0.141s ok crypto/sha1 0.006s ok crypto/sha256 0.006s ok crypto/sha512 0.006s ok crypto/subtle 0.180s ok crypto/tls 0.507s ok crypto/x509 0.639s ok database/sql 0.329s ok database/sql/driver 0.041s ok debug/buildinfo 0.012s ok debug/dwarf 0.018s ok debug/elf 0.282s ok debug/gosym 0.030s ok debug/macho 0.019s ok debug/pe 0.016s ok debug/plan9obj 0.004s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.009s ok encoding/ascii85 0.009s ok encoding/asn1 0.005s ok encoding/base32 0.058s ok encoding/base64 0.037s ok encoding/binary 0.004s ok encoding/csv 0.010s ok encoding/gob 3.323s ok encoding/hex 0.004s ok encoding/json 0.284s ok encoding/pem 0.730s ok encoding/xml 0.090s ok errors 0.021s ok expvar 0.004s ok flag 0.037s ok fmt 0.117s ok go/ast 0.039s ok go/build 2.635s ok go/build/constraint 0.016s ok go/constant 0.006s ok go/doc 0.075s ok go/doc/comment 1.742s ok go/format 0.010s ok go/importer 0.285s ok go/internal/gccgoimporter 0.017s ok go/internal/gcimporter 1.500s ok go/internal/srcimporter 13.690s ok go/parser 0.370s ok go/printer 0.334s ok go/scanner 0.004s ok go/token 0.024s ok go/types 13.372s ok hash 0.012s ok hash/adler32 0.036s ok hash/crc32 0.021s ok hash/crc64 0.011s ok hash/fnv 0.032s ok hash/maphash 0.090s ok html 0.009s ok html/template 0.103s ok image 0.098s ok image/color 0.030s ok image/draw 0.176s ok image/gif 0.401s ok image/jpeg 0.357s ok image/png 1.104s ok index/suffixarray 0.337s ok internal/abi 36.282s ok internal/buildcfg 0.006s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.005s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.035s ok internal/cpu 0.007s ok internal/dag 0.007s ok internal/diff 0.044s ok internal/fmtsort 0.004s ok internal/fuzz 0.009s ok internal/godebug 0.017s ok internal/intern 0.363s ok internal/itoa 0.009s ok internal/poll 0.200s ok internal/profile 0.018s ok internal/reflectlite 0.062s ok internal/safefilepath 0.003s ok internal/saferio 0.085s ok internal/singleflight 0.024s ok internal/testenv 0.025s ok internal/trace 0.055s ok internal/types/errors 0.263s ok internal/unsafeheader 0.034s ok internal/xcoff 0.024s ok io 0.029s ok io/fs 0.425s ok io/ioutil 0.019s ok log 0.007s ok log/syslog 1.241s ok math 0.016s ok math/big 1.525s ok math/bits 0.005s ok math/cmplx 0.010s ok math/rand 0.359s ok mime 0.008s ok mime/multipart 0.220s ok mime/quotedprintable 0.009s ok net 9.905s ok net/http 7.243s ok net/http/cgi 0.415s ok net/http/cookiejar 0.019s ok net/http/fcgi 0.110s ok net/http/httptest 0.070s ok net/http/httptrace 0.007s ok net/http/httputil 0.726s ok net/http/internal 0.015s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.155s ok net/internal/socktest 0.006s ok net/mail 0.023s ok net/netip 0.365s ok net/rpc 0.041s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.027s ok net/textproto 0.034s ok net/url 0.043s ok os 0.664s ok os/exec 0.270s ok os/exec/internal/fdtest 0.003s ok os/signal 75.607s ok os/user 0.028s ok path 0.010s ok path/filepath 0.035s ok plugin 0.040s ok reflect 0.652s ok regexp 0.532s ok regexp/syntax 1.331s ok runtime 50.445s ok runtime/cgo 0.004s ok runtime/coverage 0.003s ok runtime/debug 0.076s ok runtime/internal/atomic 0.198s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.020s ok runtime/internal/syscall 0.009s ok runtime/metrics 0.011s ok runtime/pprof 7.028s ok runtime/trace 2.711s ok sort 0.185s ok strconv 0.601s ok strings 1.477s ok sync 0.515s ok sync/atomic 0.700s ok syscall 3.351s ok testing 1.489s ok testing/fstest 0.009s ok testing/iotest 0.007s ok testing/quick 0.085s ok text/scanner 0.012s ok text/tabwriter 0.031s ok text/template 0.044s ok text/template/parse 0.043s ok time 2.144s ok unicode 0.029s ok unicode/utf16 0.016s ok unicode/utf8 0.028s ok cmd/addr2line 1.072s ok cmd/api 10.727s ok cmd/asm/internal/asm 0.779s ok cmd/asm/internal/lex 0.010s ok cmd/compile/internal/abt 0.008s ok cmd/compile/internal/amd64 0.008s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.007s ok cmd/compile/internal/dwarfgen 0.553s ok cmd/compile/internal/importer 1.921s ok cmd/compile/internal/ir 0.005s ok cmd/compile/internal/logopt 0.169s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 11.250s ok cmd/compile/internal/syntax 0.062s ok cmd/compile/internal/test 16.171s ok cmd/compile/internal/typecheck 0.559s ok cmd/compile/internal/types 0.041s ok cmd/compile/internal/types2 6.266s ok cmd/covdata 0.041s ok cmd/cover 0.973s ok cmd/dist 0.018s ok cmd/doc 0.182s ok cmd/fix 3.562s ok cmd/go 71.913s ok cmd/go/internal/auth 0.013s ok cmd/go/internal/cache 0.084s ok cmd/go/internal/fsys 0.021s ok cmd/go/internal/generate 0.012s ok cmd/go/internal/get 0.022s ok cmd/go/internal/imports 0.017s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.087s ok cmd/go/internal/lockedfile/internal/filelock 0.031s ok cmd/go/internal/modconv 0.039s ok cmd/go/internal/modfetch 0.021s ok cmd/go/internal/modfetch/codehost 0.010s ok cmd/go/internal/modfetch/zip_sum_test 0.007s ok cmd/go/internal/modindex 0.180s ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.017s ok cmd/go/internal/par 0.015s ok cmd/go/internal/str 0.021s ok cmd/go/internal/test 0.009s ok cmd/go/internal/vcs 0.017s ok cmd/go/internal/vcweb 0.016s ok cmd/go/internal/vcweb/vcstest 0.130s ok cmd/go/internal/web 0.120s ok cmd/go/internal/work 0.021s ok cmd/gofmt 0.060s ok cmd/internal/archive 2.004s ok cmd/internal/buildid 0.264s ok cmd/internal/dwarf 0.012s ok cmd/internal/edit 0.017s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 3.140s ok cmd/internal/notsha256 0.018s ok cmd/internal/obj 1.218s ok cmd/internal/obj/ppc64 0.264s ok cmd/internal/obj/riscv 0.053s ok cmd/internal/obj/s390x 0.020s ok cmd/internal/obj/x86 4.686s ok cmd/internal/objabi 0.011s ok cmd/internal/pkgpath 0.147s ok cmd/internal/pkgpattern 0.008s ok cmd/internal/quoted 0.014s ok cmd/internal/src 0.013s ok cmd/internal/test2json 0.417s ok cmd/link 11.064s ok cmd/link/internal/benchmark 0.017s ok cmd/link/internal/ld 9.428s ok cmd/link/internal/loader 0.050s ok cmd/nm 2.452s ok cmd/objdump 5.131s ok cmd/pack 3.243s ok cmd/pprof 2.316s ok cmd/trace 0.319s ok cmd/vet 13.461s ##### os/user with tag osusergo ok os/user 0.009s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 54.583s ##### moved GOROOT ok fmt 0.137s ##### Testing without libgcc. ok net 0.014s ok os/user 0.015s ##### internal linking of -buildmode=pie ok reflect 0.937s ok os/user 0.008s ##### sync -cpu=10 ok sync 0.378s ##### Testing race detector ok runtime/race 4.714s ok flag 0.057s ok net 0.210s ok os 0.188s ok os/exec 0.093s ok encoding/gob 0.086s ok flag 0.033s ok os/exec 0.080s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.076s ok misc/cgo/test 1.128s ok misc/cgo/test 1.102s ok misc/cgo/testtls 0.010s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.005s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.008s ok misc/cgo/test 1.114s ok misc/cgo/test 1.373s ok misc/cgo/test 1.171s ok misc/cgo/test 1.237s ok misc/cgo/testtls 0.009s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.197s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.280s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 72.527s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 44.464s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.015s [no tests to run] ##### ../test All tests passed.