linux-ppc64-sid-buildlet at 532e34dd383549cdb415bc3e09b70d23f280524e :: 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_02" "GO_BUILDER_ENV=host-linux-ppc64-sid" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "GOMAXPROCS=4" "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-ppc64-sid-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/ppc64) 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/ppc64. --- Installed Go for linux/ppc64 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER8 # GOOS: linux # OS Version: Linux 5.10.0-1-powerpc64 #1 SMP Debian 5.10.4-1 (2020-12-31) ppc64 ##### Testing packages. ok archive/tar 0.487s ok archive/zip 0.646s ok bufio 0.140s ok bytes 1.684s ok compress/bzip2 0.163s ok compress/flate 1.565s ok compress/gzip 4.126s ok compress/lzw 0.227s ok compress/zlib 1.160s ok container/heap 0.006s ok container/list 0.005s ok container/ring 0.005s ok context 0.025s ok crypto 0.005s ok crypto/aes 0.026s ok crypto/cipher 0.048s ok crypto/des 0.048s ok crypto/dsa 0.009s ok crypto/ecdh 0.100s ok crypto/ecdsa 0.042s ok crypto/ed25519 0.137s ok crypto/elliptic 0.025s ok crypto/hmac 0.035s ok crypto/internal/alias 0.008s ok crypto/internal/bigmod 0.378s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.153s ok crypto/internal/edwards25519 9.076s ok crypto/internal/edwards25519/field 8.845s ok crypto/internal/nistec 0.902s ok crypto/internal/nistec/fiat 0.027s [no tests to run] ok crypto/md5 0.013s ok crypto/rand 0.132s ok crypto/rc4 0.091s ok crypto/rsa 0.269s ok crypto/sha1 0.030s ok crypto/sha256 0.028s ok crypto/sha512 0.038s ok crypto/subtle 0.258s ok crypto/tls 0.765s ok crypto/x509 0.924s ok database/sql 0.413s ok database/sql/driver 0.021s ok debug/buildinfo 0.008s ok debug/dwarf 0.024s ok debug/elf 0.464s ok debug/gosym 0.045s ok debug/macho 0.051s ok debug/pe 0.037s ok debug/plan9obj 0.034s ok embed 0.063s [no tests to run] ok embed/internal/embedtest 0.007s ok encoding/ascii85 0.016s ok encoding/asn1 0.015s ok encoding/base32 0.056s ok encoding/base64 0.011s ok encoding/binary 0.022s ok encoding/csv 0.012s ok encoding/gob 2.628s ok encoding/hex 0.036s ok encoding/json 0.378s ok encoding/pem 0.783s ok encoding/xml 0.118s ok errors 0.027s ok expvar 0.020s ok flag 0.049s ok fmt 0.137s ok go/ast 0.031s ok go/build 3.438s ok go/build/constraint 0.011s ok go/constant 0.005s ok go/doc 0.102s ok go/doc/comment 1.993s ok go/format 0.039s ok go/importer 0.488s ok go/internal/gccgoimporter 0.027s ok go/internal/gcimporter 2.210s ok go/internal/srcimporter 2.302s ok go/parser 0.527s ok go/printer 0.559s ok go/scanner 0.007s ok go/token 0.074s ok go/types 13.711s ok hash 0.014s ok hash/adler32 0.018s ok hash/crc32 0.011s ok hash/crc64 0.004s ok hash/fnv 0.007s ok hash/maphash 0.102s ok html 0.010s ok html/template 0.177s ok image 0.144s ok image/color 0.039s ok image/draw 0.205s ok image/gif 0.432s ok image/jpeg 0.299s ok image/png 0.539s ok index/suffixarray 0.255s ok internal/abi 3.148s ok internal/buildcfg 0.003s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.007s ok internal/coverage/slicereader 0.014s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.018s ok internal/cpu 0.009s ok internal/dag 0.004s ok internal/diff 0.048s ok internal/fmtsort 0.003s ok internal/fuzz 0.025s ok internal/godebug 0.024s ok internal/intern 1.164s ok internal/itoa 0.003s ok internal/poll 0.524s ok internal/profile 0.035s ok internal/reflectlite 0.107s ok internal/safefilepath 0.025s ok internal/saferio 0.066s ok internal/singleflight 0.065s ok internal/testenv 0.019s ok internal/trace 0.153s ok internal/types/errors 0.998s ok internal/unsafeheader 0.033s ok internal/xcoff 0.066s ok io 0.090s ok io/fs 0.542s ok io/ioutil 0.019s ok log 0.004s ok log/syslog 1.258s ok math 0.023s ok math/big 2.299s ok math/bits 0.010s ok math/cmplx 0.023s ok math/rand 0.436s ok mime 0.011s ok mime/multipart 0.260s ok mime/quotedprintable 0.047s ok net 14.253s ok net/http 12.587s ok net/http/cgi 0.478s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.118s ok net/http/httptest 0.047s ok net/http/httptrace 0.004s ok net/http/httputil 0.629s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.101s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.372s ok net/rpc 0.023s ok net/rpc/jsonrpc 0.026s ok net/smtp 0.035s ok net/textproto 0.024s ok net/url 0.022s ok os 0.859s ok os/exec 0.272s ok os/exec/internal/fdtest 0.021s ok os/signal 76.840s ok os/user 0.026s ok path 0.017s ok path/filepath 0.111s ok plugin 0.020s ok reflect 1.748s ok regexp 0.998s ok regexp/syntax 2.045s ok runtime 48.657s ok runtime/coverage 0.005s ok runtime/debug 0.126s ok runtime/internal/atomic 0.151s ok runtime/internal/math 0.006s ok runtime/internal/sys 0.008s ok runtime/internal/syscall 0.003s ok runtime/metrics 0.035s ok runtime/pprof 6.222s ok runtime/trace 4.001s ok sort 0.112s ok strconv 0.714s ok strings 2.279s ok sync 0.609s ok sync/atomic 1.284s ok syscall 0.928s ok testing 1.431s ok testing/fstest 0.013s ok testing/iotest 0.004s ok testing/quick 0.106s ok text/scanner 0.014s ok text/tabwriter 0.043s ok text/template 0.034s ok text/template/parse 0.020s ok time 2.605s ok unicode 0.027s ok unicode/utf16 0.030s ok unicode/utf8 0.015s ok cmd/addr2line 1.516s ok cmd/api 19.906s ok cmd/asm/internal/asm 1.050s ok cmd/asm/internal/lex 0.010s ok cmd/compile/internal/abt 0.013s ok cmd/compile/internal/amd64 0.004s ok cmd/compile/internal/base 0.039s ok cmd/compile/internal/compare 0.008s ok cmd/compile/internal/dwarfgen 0.852s ok cmd/compile/internal/importer 2.869s ok cmd/compile/internal/ir 0.042s ok cmd/compile/internal/logopt 0.198s ok cmd/compile/internal/noder 0.023s ok cmd/compile/internal/reflectdata 0.031s [no tests to run] ok cmd/compile/internal/ssa 19.011s ok cmd/compile/internal/syntax 0.081s ok cmd/compile/internal/test 28.250s ok cmd/compile/internal/typecheck 1.080s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 14.853s ok cmd/covdata 0.091s ok cmd/cover 2.056s ok cmd/dist 0.024s ok cmd/doc 0.401s ok cmd/fix 9.473s ok cmd/go 82.083s ok cmd/go/internal/auth 0.062s ok cmd/go/internal/cache 0.177s ok cmd/go/internal/fsys 0.031s ok cmd/go/internal/generate 0.017s ok cmd/go/internal/get 0.008s ok cmd/go/internal/imports 0.032s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.150s ok cmd/go/internal/lockedfile/internal/filelock 0.078s ok cmd/go/internal/modconv 0.083s ok cmd/go/internal/modfetch 0.027s ok cmd/go/internal/modfetch/codehost 0.026s ok cmd/go/internal/modfetch/zip_sum_test 0.031s ok cmd/go/internal/modindex 0.286s ok cmd/go/internal/modload 0.029s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/par 0.029s ok cmd/go/internal/str 0.018s ok cmd/go/internal/test 0.015s ok cmd/go/internal/vcs 0.011s ok cmd/go/internal/vcweb 0.027s ok cmd/go/internal/vcweb/vcstest 0.063s ok cmd/go/internal/web 0.045s ok cmd/go/internal/work 0.020s ok cmd/gofmt 0.118s ok cmd/internal/archive 1.574s ok cmd/internal/buildid 0.292s ok cmd/internal/dwarf 0.029s ok cmd/internal/edit 0.029s ok cmd/internal/goobj 0.005s ok cmd/internal/moddeps 2.795s ok cmd/internal/notsha256 0.014s ok cmd/internal/obj 1.069s ok cmd/internal/obj/ppc64 0.117s ok cmd/internal/obj/riscv 0.046s ok cmd/internal/obj/s390x 0.012s ok cmd/internal/obj/x86 4.815s ok cmd/internal/objabi 0.007s ok cmd/internal/pkgpath 0.038s ok cmd/internal/pkgpattern 0.011s ok cmd/internal/quoted 0.028s ok cmd/internal/src 0.011s ok cmd/internal/test2json 0.759s ok cmd/link 7.260s ok cmd/link/internal/benchmark 0.043s ok cmd/link/internal/ld 5.509s ok cmd/link/internal/loader 0.135s ok cmd/nm 0.936s ok cmd/objdump 2.541s ok cmd/pack 2.680s ok cmd/pprof 2.107s ok cmd/trace 0.360s ok cmd/vet 10.802s ##### os/user with tag osusergo ok os/user 0.024s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 56.922s ##### moved GOROOT ok fmt 0.199s ##### Testing without libgcc. ok net 0.037s ok os/user 0.031s ##### sync -cpu=10 ok sync 0.588s ##### ../test/bench/go1 ok test/bench/go1 0.023s [no tests to run] ##### ../test All tests passed.