linux-ppc64le-buildlet at 31b8c23c5702f129aca9241bbb2132c90b1929cc :: 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" "GOROOT_BOOTSTRAP=/workdir/go1.4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=400ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-ppc64le-buildlet" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap"] in dir /workdir/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (go1.11.1 linux/ppc64le) Building Go toolchain1 using /usr/local/go-bootstrap. 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 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:08:54 UTC 2019 ppc64le ##### Testing packages. ok archive/tar 0.026s ok archive/zip 0.475s ok bufio 0.062s ok bytes 1.610s ok compress/bzip2 0.134s ok compress/flate 0.747s ok compress/gzip 0.070s ok compress/lzw 0.118s ok compress/zlib 0.587s ok container/heap 0.005s ok container/list 0.009s ok container/ring 0.003s ok context 0.011s ok crypto 0.004s ok crypto/aes 0.029s ok crypto/cipher 0.073s ok crypto/des 0.018s ok crypto/dsa 0.003s ok crypto/ecdsa 0.012s ok crypto/ed25519 0.106s ok crypto/elliptic 0.009s ok crypto/hmac 0.006s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.180s ok crypto/internal/edwards25519 6.905s ok crypto/internal/edwards25519/field 6.275s ok crypto/internal/nistec 0.575s ok crypto/internal/nistec/fiat 0.009s [no tests to run] ok crypto/internal/subtle 0.002s ok crypto/md5 0.004s ok crypto/rand 0.057s ok crypto/rc4 0.043s ok crypto/rsa 0.123s ok crypto/sha1 0.021s ok crypto/sha256 0.004s ok crypto/sha512 0.003s ok crypto/subtle 0.018s ok crypto/tls 0.339s ok crypto/x509 0.531s ok database/sql 0.296s ok database/sql/driver 0.023s ok debug/buildinfo 0.027s ok debug/dwarf 0.029s ok debug/elf 0.013s ok debug/gosym 0.012s ok debug/macho 0.009s ok debug/pe 0.012s ok debug/plan9obj 0.002s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.027s ok encoding/ascii85 0.004s ok encoding/asn1 0.018s ok encoding/base32 0.042s ok encoding/base64 0.004s ok encoding/binary 0.005s ok encoding/csv 0.016s ok encoding/gob 0.019s ok encoding/hex 0.018s ok encoding/json 0.192s ok encoding/pem 0.541s ok encoding/xml 0.015s ok errors 0.024s ok expvar 0.017s ok flag 0.164s ok fmt 0.112s ok go/ast 0.005s ok go/build 1.799s ok go/build/constraint 0.020s ok go/constant 0.012s ok go/doc 0.085s ok go/doc/comment 1.262s ok go/format 0.034s ok go/importer 0.168s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 5.351s ok go/internal/srcimporter 7.836s ok go/parser 0.031s ok go/printer 0.316s ok go/scanner 0.020s ok go/token 0.020s ok go/types 7.156s ok hash 0.006s ok hash/adler32 0.027s ok hash/crc32 0.004s ok hash/crc64 0.008s ok hash/fnv 0.020s ok hash/maphash 0.061s ok html 0.022s ok html/template 0.124s ok image 0.066s ok image/color 0.037s ok image/draw 0.144s ok image/gif 29.522s ok image/jpeg 3.440s ok image/png 0.200s ok index/suffixarray 0.199s ok internal/abi 0.086s ok internal/buildcfg 0.010s ok internal/cpu 0.004s ok internal/diff 0.009s ok internal/fmtsort 0.002s ok internal/fuzz 0.006s ok internal/godebug 0.020s ok internal/intern 0.180s ok internal/itoa 0.011s ok internal/poll 0.208s ok internal/profile 0.021s ok internal/reflectlite 0.049s ok internal/singleflight 0.024s ok internal/trace 0.037s ok internal/unsafeheader 0.010s ok internal/xcoff 0.040s ok io 0.039s ok io/fs 0.003s ok io/ioutil 0.007s ok log 0.014s ok log/syslog 1.214s ok math 0.005s ok math/big 2.015s ok math/bits 0.005s ok math/cmplx 0.023s ok math/rand 0.348s ok mime 0.009s ok mime/multipart 0.202s ok mime/quotedprintable 0.013s ok net 8.953s ok net/http 14.385s ok net/http/cgi 0.336s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.105s ok net/http/httptest 0.052s ok net/http/httptrace 0.003s ok net/http/httputil 0.712s ok net/http/internal 0.003s ok net/http/internal/ascii 0.015s ok net/http/pprof 5.091s ok net/internal/socktest 0.028s ok net/mail 0.006s ok net/netip 0.377s ok net/rpc 0.021s ok net/rpc/jsonrpc 0.038s ok net/smtp 0.012s ok net/textproto 0.031s ok net/url 0.035s ok os 0.966s ok os/exec 1.220s ok os/exec/internal/fdtest 0.008s ok os/signal 105.771s ok os/user 0.005s ok path 0.019s ok path/filepath 0.020s ok plugin 0.024s ok reflect 0.240s ok regexp 0.077s ok regexp/syntax 0.691s ok runtime 44.127s ok runtime/cgo 0.003s ok runtime/debug 0.058s ok runtime/internal/atomic 0.104s ok runtime/internal/math 0.007s ok runtime/internal/sys 0.008s ok runtime/metrics 0.002s ok runtime/pprof 8.299s ok runtime/trace 2.332s ok sort 0.077s ok strconv 0.712s ok strings 1.193s ok sync 0.311s ok sync/atomic 1.807s ok syscall 0.225s ok testing 0.835s ok testing/fstest 0.009s ok testing/iotest 0.005s ok testing/quick 0.039s ok text/scanner 0.038s ok text/tabwriter 0.003s ok text/template 0.029s ok text/template/parse 0.024s ok time 2.075s ok unicode 0.003s ok unicode/utf16 0.021s ok unicode/utf8 0.004s ok cmd/addr2line 0.912s ok cmd/api 14.115s ok cmd/asm/internal/asm 1.429s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.008s ok cmd/compile/internal/amd64 0.011s ok cmd/compile/internal/dwarfgen 0.315s ok cmd/compile/internal/importer 1.200s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/logopt 0.037s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 0.487s ok cmd/compile/internal/syntax 0.041s ok cmd/compile/internal/test 14.797s ok cmd/compile/internal/typecheck 0.428s ok cmd/compile/internal/types 0.023s ok cmd/compile/internal/types2 1.867s ok cmd/cover 2.845s ok cmd/dist 0.002s ok cmd/doc 0.170s ok cmd/fix 2.334s ok cmd/go 68.608s ok cmd/go/internal/auth 0.009s ok cmd/go/internal/cache 0.084s ok cmd/go/internal/fsys 0.014s ok cmd/go/internal/generate 0.018s ok cmd/go/internal/get 0.016s ok cmd/go/internal/imports 0.004s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.191s ok cmd/go/internal/lockedfile/internal/filelock 0.048s ok cmd/go/internal/modconv 0.012s ok cmd/go/internal/modfetch 0.004s ok cmd/go/internal/modfetch/codehost 0.003s ok cmd/go/internal/modfetch/zip_sum_test 0.004s ok cmd/go/internal/modindex 0.028s ok cmd/go/internal/modload 0.004s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/par 0.021s ok cmd/go/internal/search 0.003s ok cmd/go/internal/str 0.012s ok cmd/go/internal/test 0.011s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/web 0.017s ok cmd/go/internal/work 0.015s ok cmd/gofmt 0.065s ok cmd/internal/archive 0.595s ok cmd/internal/buildid 0.199s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.008s ok cmd/internal/goobj 0.010s ok cmd/internal/moddeps 1.338s ok cmd/internal/notsha256 0.033s ok cmd/internal/obj 1.193s ok cmd/internal/obj/ppc64 0.080s ok cmd/internal/obj/riscv 0.103s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 3.543s ok cmd/internal/objabi 0.004s ok cmd/internal/pkgpath 0.038s ok cmd/internal/quoted 0.002s ok cmd/internal/src 0.004s ok cmd/internal/sys 0.015s ok cmd/internal/test2json 0.104s ok cmd/link 19.049s ok cmd/link/internal/benchmark 0.049s ok cmd/link/internal/ld 12.802s ok cmd/link/internal/loader 0.031s ok cmd/nm 2.134s ok cmd/objdump 2.673s ok cmd/pack 2.111s ok cmd/pprof 3.248s ok cmd/trace 0.244s ok cmd/vet 12.503s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 28.848s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.105s ##### Testing without libgcc. ok net 0.008s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.262s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.302s ##### Testing race detector ok runtime/race 14.599s ok flag 0.053s ok net 0.370s ok os 0.195s ok os/exec 0.116s ok encoding/gob 0.064s ok flag 0.098s ok os/exec 0.185s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 10.286s ok misc/cgo/test 10.715s ok misc/cgo/test 9.862s ok misc/cgo/testtls 0.046s ok misc/cgo/testtls 0.011s ok misc/cgo/testtls 0.028s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.045s ok misc/cgo/nocgo 0.009s ok misc/cgo/test 16.874s ok misc/cgo/test 15.524s ok misc/cgo/test 15.203s ok misc/cgo/test 14.435s ok misc/cgo/testtls 0.039s ok misc/cgo/nocgo 0.005s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.821s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.892s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 52.218s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 28.008s ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check All tests passed.