linux-ppc64le-buildlet at 40a0986959167e7b82ae16a35a5dd2a347609eff :: 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_05" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64le-osu" "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.470s ok archive/zip 0.750s ok bufio 0.102s ok bytes 1.585s ok compress/bzip2 0.123s ok compress/flate 0.998s ok compress/gzip 5.672s ok compress/lzw 0.200s ok compress/zlib 1.211s ok container/heap 0.018s ok container/list 0.007s ok container/ring 0.015s ok context 0.026s ok crypto 0.010s ok crypto/aes 0.030s ok crypto/cipher 0.079s ok crypto/des 0.008s ok crypto/dsa 0.015s ok crypto/ecdh 0.038s ok crypto/ecdsa 0.026s ok crypto/ed25519 0.097s ok crypto/elliptic 0.015s ok crypto/hmac 0.015s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.254s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.085s ok crypto/internal/edwards25519 6.848s ok crypto/internal/edwards25519/field 7.052s ok crypto/internal/nistec 0.631s ok crypto/internal/nistec/fiat 0.018s [no tests to run] ok crypto/md5 0.014s ok crypto/rand 0.060s ok crypto/rc4 0.044s ok crypto/rsa 0.149s ok crypto/sha1 0.010s ok crypto/sha256 0.005s ok crypto/sha512 0.015s ok crypto/subtle 0.188s ok crypto/tls 1.188s ok crypto/x509 1.077s ok database/sql 0.494s ok database/sql/driver 0.064s ok debug/buildinfo 0.014s ok debug/dwarf 0.030s ok debug/elf 0.328s ok debug/gosym 0.044s ok debug/macho 0.015s ok debug/pe 0.024s ok debug/plan9obj 0.016s ok embed 0.011s [no tests to run] ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.024s ok encoding/asn1 0.005s ok encoding/base32 0.063s ok encoding/base64 0.006s ok encoding/binary 0.004s ok encoding/csv 0.011s ok encoding/gob 4.659s ok encoding/hex 0.016s ok encoding/json 0.298s ok encoding/pem 0.762s ok encoding/xml 0.106s ok errors 0.078s ok expvar 0.018s ok flag 0.022s ok fmt 0.142s ok go/ast 0.016s ok go/build 3.065s ok go/build/constraint 0.033s ok go/constant 0.009s ok go/doc 0.060s ok go/doc/comment 1.368s ok go/format 0.014s ok go/importer 0.256s ok go/internal/gccgoimporter 0.015s ok go/internal/gcimporter 1.446s ok go/internal/srcimporter 12.753s ok go/parser 0.295s ok go/printer 0.273s ok go/scanner 0.003s ok go/token 0.056s ok go/types 9.778s ok hash 0.004s ok hash/adler32 0.019s ok hash/crc32 0.009s ok hash/crc64 0.005s ok hash/fnv 0.003s ok hash/maphash 0.094s ok html 0.010s ok html/template 0.098s ok image 0.077s ok image/color 0.023s ok image/draw 0.182s ok image/gif 0.357s ok image/jpeg 0.226s ok image/png 0.449s ok index/suffixarray 0.187s ok internal/abi 33.285s ok internal/buildcfg 0.008s ok internal/coverage/cformat 0.010s ok internal/coverage/cmerge 0.006s ok internal/coverage/pods 0.033s ok internal/coverage/slicereader 0.013s ok internal/coverage/slicewriter 0.008s ok internal/coverage/test 0.021s ok internal/cpu 0.010s ok internal/dag 0.007s ok internal/diff 0.045s ok internal/fmtsort 0.015s ok internal/fuzz 0.013s ok internal/godebug 0.002s ok internal/intern 0.583s ok internal/itoa 0.005s ok internal/poll 0.289s ok internal/profile 0.031s ok internal/reflectlite 0.194s ok internal/safefilepath 0.018s ok internal/saferio 0.110s ok internal/singleflight 0.039s ok internal/testenv 0.016s ok internal/trace 0.133s ok internal/types/errors 0.571s ok internal/unsafeheader 0.055s ok internal/xcoff 0.050s ok io 0.040s ok io/fs 0.515s ok io/ioutil 0.024s ok log 0.029s ok log/syslog 1.319s ok math 0.019s ok math/big 2.365s ok math/bits 0.017s ok math/cmplx 0.010s ok math/rand 0.396s ok mime 0.008s ok mime/multipart 0.302s ok mime/quotedprintable 0.009s ok net 9.045s ok net/http 6.421s ok net/http/cgi 0.260s ok net/http/cookiejar 0.018s ok net/http/fcgi 0.116s ok net/http/httptest 0.085s ok net/http/httptrace 0.005s ok net/http/httputil 0.628s ok net/http/internal 0.033s ok net/http/internal/ascii 0.025s ok net/http/pprof 5.119s ok net/internal/socktest 0.011s ok net/mail 0.009s ok net/netip 0.618s ok net/rpc 0.052s ok net/rpc/jsonrpc 0.026s ok net/smtp 0.026s ok net/textproto 0.048s ok net/url 0.063s ok os 0.719s ok os/exec 0.521s ok os/exec/internal/fdtest 0.007s ok os/signal 75.772s ok os/user 0.012s ok path 0.048s ok path/filepath 0.070s ok plugin 0.067s ok reflect 0.848s ok regexp 0.845s ok regexp/syntax 1.400s ok runtime 65.068s ok runtime/cgo 0.014s ok runtime/coverage 0.009s ok runtime/debug 0.089s ok runtime/internal/atomic 0.188s ok runtime/internal/math 0.036s ok runtime/internal/sys 0.042s ok runtime/internal/syscall 0.017s ok runtime/metrics 0.025s ok runtime/pprof 8.614s ok runtime/trace 3.381s ok sort 0.287s ok strconv 0.888s ok strings 1.440s ok sync 0.644s ok sync/atomic 1.180s ok syscall 3.277s ok testing 2.362s ok testing/fstest 0.007s ok testing/iotest 0.015s ok testing/quick 0.056s ok text/scanner 0.007s ok text/tabwriter 0.038s ok text/template 0.046s ok text/template/parse 0.020s ok time 2.260s ok unicode 0.016s ok unicode/utf16 0.038s ok unicode/utf8 0.046s ok cmd/addr2line 1.313s ok cmd/api 12.539s ok cmd/asm/internal/asm 0.719s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.011s ok cmd/compile/internal/amd64 0.006s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.011s ok cmd/compile/internal/dwarfgen 0.611s ok cmd/compile/internal/importer 2.052s ok cmd/compile/internal/ir 0.008s ok cmd/compile/internal/logopt 0.122s ok cmd/compile/internal/noder 0.016s ok cmd/compile/internal/reflectdata 0.008s [no tests to run] ok cmd/compile/internal/ssa 13.192s ok cmd/compile/internal/syntax 0.049s ok cmd/compile/internal/test 18.163s ok cmd/compile/internal/typecheck 0.527s ok cmd/compile/internal/types 0.052s ok cmd/compile/internal/types2 5.624s ok cmd/covdata 0.024s ok cmd/cover 1.021s ok cmd/dist 0.039s ok cmd/doc 0.148s ok cmd/fix 2.851s ok cmd/go 53.874s ok cmd/go/internal/auth 0.017s ok cmd/go/internal/cache 0.075s ok cmd/go/internal/fsys 0.023s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/get 0.014s ok cmd/go/internal/imports 0.007s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.056s ok cmd/go/internal/lockedfile/internal/filelock 0.033s ok cmd/go/internal/modconv 0.033s ok cmd/go/internal/modfetch 0.008s ok cmd/go/internal/modfetch/codehost 0.009s ok cmd/go/internal/modfetch/zip_sum_test 0.030s ok cmd/go/internal/modindex 0.227s ok cmd/go/internal/modload 0.009s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/par 0.020s ok cmd/go/internal/str 0.019s ok cmd/go/internal/test 0.011s ok cmd/go/internal/vcs 0.014s ok cmd/go/internal/vcweb 0.011s ok cmd/go/internal/vcweb/vcstest 0.065s ok cmd/go/internal/web 0.055s ok cmd/go/internal/work 0.011s ok cmd/gofmt 0.039s ok cmd/internal/archive 1.228s ok cmd/internal/buildid 0.179s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 1.967s ok cmd/internal/notsha256 0.029s ok cmd/internal/obj 0.825s ok cmd/internal/obj/ppc64 0.125s ok cmd/internal/obj/riscv 0.042s ok cmd/internal/obj/s390x 0.018s ok cmd/internal/obj/x86 3.914s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.033s ok cmd/internal/pkgpattern 0.005s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.006s ok cmd/internal/test2json 0.321s ok cmd/link 7.277s ok cmd/link/internal/benchmark 0.006s ok cmd/link/internal/ld 4.726s ok cmd/link/internal/loader 0.032s ok cmd/nm 1.475s ok cmd/objdump 2.871s ok cmd/pack 1.796s ok cmd/pprof 1.718s ok cmd/trace 0.243s ok cmd/vet 6.817s ##### os/user with tag osusergo ok os/user 0.008s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 39.871s ##### moved GOROOT ok fmt 0.107s ##### Testing without libgcc. ok net 0.011s ok os/user 0.006s ##### internal linking of -buildmode=pie ok reflect 0.681s ok os/user 0.006s ##### sync -cpu=10 ok sync 0.364s ##### Testing race detector ok runtime/race 4.863s ok flag 0.050s ok net 0.188s ok os 0.207s ok os/exec 0.127s ok encoding/gob 0.116s ok flag 0.041s ok os/exec 0.082s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.147s ok misc/cgo/test 1.093s ok misc/cgo/test 1.135s ok misc/cgo/testtls 0.005s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.011s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.006s ok misc/cgo/test 1.135s ok misc/cgo/test 1.124s ok misc/cgo/test 1.156s ok misc/cgo/test 1.107s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.004s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.049s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.948s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 57.005s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 31.042s ##### ../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.