linux-ppc64-sid-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_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=400ms" "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.385s ok archive/zip 0.664s ok bufio 0.121s ok bytes 1.378s ok compress/bzip2 0.148s ok compress/flate 1.026s ok compress/gzip 3.728s ok compress/lzw 0.168s ok compress/zlib 0.825s ok container/heap 0.061s ok container/list 0.019s ok container/ring 0.018s ok context 0.026s ok crypto 0.043s ok crypto/aes 0.050s ok crypto/cipher 0.019s ok crypto/des 0.018s ok crypto/dsa 0.017s ok crypto/ecdh 0.100s ok crypto/ecdsa 0.051s ok crypto/ed25519 0.095s ok crypto/elliptic 0.037s ok crypto/hmac 0.003s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.319s ok crypto/internal/boring 0.024s ok crypto/internal/boring/bcache 0.139s ok crypto/internal/edwards25519 6.858s ok crypto/internal/edwards25519/field 7.087s ok crypto/internal/nistec 0.136s ok crypto/internal/nistec/fiat 0.020s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.061s ok crypto/rc4 0.046s ok crypto/rsa 0.508s ok crypto/sha1 0.005s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.185s ok crypto/tls 0.441s ok crypto/x509 0.722s ok database/sql 0.309s ok database/sql/driver 0.017s ok debug/buildinfo 0.016s ok debug/dwarf 0.022s ok debug/elf 0.245s ok debug/gosym 0.016s ok debug/macho 0.010s ok debug/pe 0.013s ok debug/plan9obj 0.006s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.061s ok encoding/ascii85 0.033s ok encoding/asn1 0.004s ok encoding/base32 0.098s ok encoding/base64 0.025s ok encoding/binary 0.006s ok encoding/csv 0.011s ok encoding/gob 4.908s ok encoding/hex 0.005s ok encoding/json 0.265s ok encoding/pem 0.483s ok encoding/xml 0.092s ok errors 0.036s ok expvar 0.011s ok flag 0.033s ok fmt 0.191s ok go/ast 0.024s ok go/build 2.886s ok go/build/constraint 0.013s ok go/constant 0.036s ok go/doc 0.070s ok go/doc/comment 1.996s ok go/format 0.024s ok go/importer 0.467s ok go/internal/gccgoimporter 0.028s ok go/internal/gcimporter 3.171s ok go/internal/srcimporter 2.662s ok go/parser 0.442s ok go/printer 0.393s ok go/scanner 0.018s ok go/token 0.029s ok go/types 12.563s ok hash 0.005s ok hash/adler32 0.024s ok hash/crc32 0.019s ok hash/crc64 0.006s ok hash/fnv 0.018s ok hash/maphash 0.112s ok html 0.014s ok html/template 0.135s ok image 0.168s ok image/color 0.048s ok image/draw 0.242s ok image/gif 0.505s ok image/jpeg 0.300s ok image/png 0.535s ok index/suffixarray 0.230s ok internal/abi 0.047s ok internal/buildcfg 0.008s ok internal/coverage/cformat 0.013s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.039s ok internal/coverage/slicereader 0.013s ok internal/coverage/slicewriter 0.012s ok internal/coverage/test 0.029s ok internal/cpu 0.008s ok internal/dag 0.007s ok internal/diff 0.056s ok internal/fmtsort 0.007s ok internal/fuzz 0.008s ok internal/godebug 0.003s ok internal/intern 0.422s ok internal/itoa 0.005s ok internal/poll 0.297s ok internal/profile 0.019s ok internal/reflectlite 0.078s ok internal/safefilepath 0.002s ok internal/saferio 0.042s ok internal/singleflight 0.030s ok internal/testenv 0.047s ok internal/trace 0.092s ok internal/types/errors 0.439s ok internal/unsafeheader 0.066s ok internal/xcoff 0.023s ok io 0.052s ok io/fs 0.392s ok io/ioutil 0.025s ok log 0.004s ok log/syslog 1.254s ok maps 0.047s ok math 0.011s ok math/big 2.065s ok math/bits 0.008s ok math/cmplx 0.008s ok math/rand 0.495s ok mime 0.008s ok mime/multipart 1.828s ok mime/quotedprintable 0.068s ok net 17.030s ok net/http 8.047s ok net/http/cgi 0.434s ok net/http/cookiejar 0.027s ok net/http/fcgi 0.107s ok net/http/httptest 0.113s ok net/http/httptrace 0.017s ok net/http/httputil 0.674s ok net/http/internal 0.022s ok net/http/internal/ascii 0.034s ok net/http/pprof 5.178s ok net/internal/socktest 0.016s ok net/mail 0.027s ok net/netip 0.706s ok net/rpc 0.063s ok net/rpc/jsonrpc 0.028s ok net/smtp 0.054s ok net/textproto 0.043s ok net/url 0.025s ok os 1.084s ok os/exec 0.367s ok os/exec/internal/fdtest 0.025s ok os/signal 76.286s ok os/user 0.024s ok path 0.051s ok path/filepath 0.035s ok plugin 0.022s ok reflect 1.165s ok regexp 0.946s ok regexp/syntax 1.797s ok runtime 35.089s ok runtime/coverage 0.007s ok runtime/debug 0.148s ok runtime/internal/atomic 0.189s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.005s ok runtime/internal/syscall 0.004s ok runtime/metrics 0.023s ok runtime/pprof 5.849s ok runtime/trace 3.234s ok slices 0.029s ok sort 0.174s ok strconv 0.835s ok strings 0.934s ok sync 0.778s ok sync/atomic 3.094s ok syscall 2.056s ok testing 1.671s ok testing/fstest 0.015s ok testing/iotest 0.012s ok testing/quick 0.207s ok text/scanner 0.027s ok text/tabwriter 0.021s ok text/template 0.171s ok text/template/parse 0.083s ok time 2.460s ok unicode 0.069s ok unicode/utf16 0.016s ok unicode/utf8 0.016s ok cmd/addr2line 1.157s ok cmd/api 16.065s ok cmd/asm/internal/asm 1.095s ok cmd/asm/internal/lex 0.034s ok cmd/compile/internal/abt 0.007s ok cmd/compile/internal/amd64 0.011s ok cmd/compile/internal/base 0.032s ok cmd/compile/internal/compare 0.006s ok cmd/compile/internal/dwarfgen 0.401s ok cmd/compile/internal/importer 1.812s ok cmd/compile/internal/ir 0.005s ok cmd/compile/internal/logopt 0.105s ok cmd/compile/internal/loopvar 0.018s ok cmd/compile/internal/noder 0.009s ok cmd/compile/internal/reflectdata 0.013s [no tests to run] ok cmd/compile/internal/ssa 22.563s ok cmd/compile/internal/syntax 0.110s ok cmd/compile/internal/test 22.792s ok cmd/compile/internal/typecheck 0.701s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 10.115s ok cmd/covdata 0.022s ok cmd/cover 1.514s ok cmd/dist 0.003s ok cmd/doc 0.413s ok cmd/fix 6.842s ok cmd/go 60.768s ok cmd/go/internal/auth 0.031s ok cmd/go/internal/cache 0.094s ok cmd/go/internal/fsys 0.022s ok cmd/go/internal/generate 0.025s ok cmd/go/internal/get 0.006s ok cmd/go/internal/imports 0.010s ok cmd/go/internal/load 0.006s ok cmd/go/internal/lockedfile 0.062s ok cmd/go/internal/lockedfile/internal/filelock 0.031s ok cmd/go/internal/modconv 0.042s ok cmd/go/internal/modfetch 0.013s ok cmd/go/internal/modfetch/codehost 0.012s ok cmd/go/internal/modfetch/zip_sum_test 0.021s ok cmd/go/internal/modindex 0.209s ok cmd/go/internal/modload 0.011s ok cmd/go/internal/mvs 0.021s ok cmd/go/internal/par 0.014s ok cmd/go/internal/str 0.005s ok cmd/go/internal/test 0.015s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/vcweb 0.013s ok cmd/go/internal/vcweb/vcstest 0.050s ok cmd/go/internal/web 0.038s ok cmd/go/internal/work 0.033s ok cmd/gofmt 0.039s ok cmd/internal/archive 0.182s ok cmd/internal/buildid 0.182s ok cmd/internal/cov 0.326s ok cmd/internal/dwarf 0.013s ok cmd/internal/edit 0.009s ok cmd/internal/goobj 0.005s ok cmd/internal/moddeps 1.678s ok cmd/internal/notsha256 0.014s ok cmd/internal/obj 0.719s ok cmd/internal/obj/ppc64 0.228s ok cmd/internal/obj/riscv 0.121s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 3.849s ok cmd/internal/objabi 0.004s ok cmd/internal/pkgpath 0.066s ok cmd/internal/pkgpattern 0.020s ok cmd/internal/quoted 0.019s ok cmd/internal/src 0.012s ok cmd/internal/test2json 0.427s ok cmd/link 5.561s ok cmd/link/internal/benchmark 0.066s ok cmd/link/internal/ld 5.434s ok cmd/link/internal/loader 0.016s ok cmd/nm 0.500s ok cmd/objdump 0.798s ok cmd/pack 0.747s ok cmd/pprof 1.812s ok cmd/trace 0.388s ok cmd/vet 8.833s ##### os/user with tag osusergo ok os/user 0.032s ##### hash/maphash purego implementation ok hash/maphash 0.173s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 45.306s ##### moved GOROOT ok fmt 0.111s ##### Testing without libgcc. ok net 0.021s ok os/user 0.006s ##### sync -cpu=10 ok sync 0.518s ##### ../test/bench/go1 ok test/bench/go1 0.035s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS All tests passed.