linux-ppc64le-power9osu at 6bad7e82430bb1eb927a2901f44f9664637db27d :: 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-ppc64le-power9-osu" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "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-power9osu" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOPPC64=power9" "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: POWER9 # 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.038s ok archive/zip 0.721s ok bufio 0.101s ok bytes 3.276s ok compress/bzip2 0.131s ok compress/flate 1.230s ok compress/gzip 0.179s ok compress/lzw 0.153s ok compress/zlib 0.771s ok container/heap 0.016s ok container/list 0.023s ok container/ring 0.003s ok context 0.013s ok crypto 0.003s ok crypto/aes 0.054s ok crypto/cipher 0.092s ok crypto/des 0.034s ok crypto/dsa 0.004s ok crypto/ecdsa 0.016s ok crypto/ed25519 0.205s ok crypto/elliptic 0.013s ok crypto/hmac 0.029s ok crypto/internal/boring 0.306s ok crypto/internal/edwards25519 8.448s ok crypto/internal/edwards25519/field 7.826s ok crypto/internal/nistec 0.737s ok crypto/internal/nistec/fiat 0.018s [no tests to run] ok crypto/internal/subtle 0.013s ok crypto/md5 0.029s ok crypto/rand 0.052s ok crypto/rc4 0.167s ok crypto/rsa 0.157s ok crypto/sha1 0.025s ok crypto/sha256 0.011s ok crypto/sha512 0.013s ok crypto/subtle 0.005s ok crypto/tls 0.599s ok crypto/x509 0.911s ok database/sql 0.318s ok database/sql/driver 0.014s ok debug/buildinfo 0.003s ok debug/dwarf 0.023s ok debug/elf 0.051s ok debug/gosym 0.026s ok debug/macho 0.004s ok debug/pe 0.018s ok debug/plan9obj 0.018s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.025s ok encoding/ascii85 0.013s ok encoding/asn1 0.004s ok encoding/base32 0.040s ok encoding/base64 0.014s ok encoding/binary 0.004s ok encoding/csv 0.011s ok encoding/gob 0.027s ok encoding/hex 0.027s ok encoding/json 0.501s ok encoding/pem 0.614s ok encoding/xml 0.020s ok errors 0.009s ok expvar 0.013s ok flag 0.018s ok fmt 0.313s ok go/ast 0.008s ok go/build 3.262s ok go/build/constraint 0.007s ok go/constant 0.004s ok go/doc 0.070s ok go/doc/comment 2.279s ok go/format 0.026s ok go/importer 0.208s ok go/internal/gccgoimporter 0.025s ok go/internal/gcimporter 12.823s ok go/internal/srcimporter 10.670s ok go/parser 0.046s ok go/printer 0.450s ok go/scanner 0.004s ok go/token 0.047s ok go/types 10.679s ok hash 0.013s ok hash/adler32 0.020s ok hash/crc32 0.006s ok hash/crc64 0.025s ok hash/fnv 0.011s ok hash/maphash 0.138s ok html 0.003s ok html/template 0.146s ok image 0.110s ok image/color 0.024s ok image/draw 0.310s ok image/gif 29.038s ok image/jpeg 5.099s ok image/png 0.417s ok index/suffixarray 0.331s ok internal/abi 0.028s ok internal/buildcfg 0.019s ok internal/cpu 0.005s ok internal/diff 0.020s ok internal/fmtsort 0.028s ok internal/fuzz 0.027s ok internal/godebug 0.002s ok internal/intern 0.325s ok internal/itoa 0.030s ok internal/poll 0.240s ok internal/profile 0.003s ok internal/reflectlite 0.152s ok internal/singleflight 0.020s ok internal/trace 0.060s ok internal/unsafeheader 0.027s ok internal/xcoff 0.010s ok io 0.048s ok io/fs 0.020s ok io/ioutil 0.004s ok log 0.004s ok log/syslog 1.263s ok math 0.006s ok math/big 2.364s ok math/bits 0.032s ok math/cmplx 0.003s ok math/rand 0.726s ok mime 0.031s ok mime/multipart 0.351s ok mime/quotedprintable 0.008s ok net 11.314s ok net/http 17.935s ok net/http/cgi 0.537s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.105s ok net/http/httptest 0.084s ok net/http/httptrace 0.004s ok net/http/httputil 0.708s ok net/http/internal 0.022s ok net/http/internal/ascii 0.022s ok net/http/pprof 5.095s ok net/internal/socktest 0.017s ok net/mail 0.026s ok net/netip 0.558s ok net/rpc 0.036s ok net/rpc/jsonrpc 0.015s ok net/smtp 0.014s ok net/textproto 0.013s ok net/url 0.015s ok os 1.110s ok os/exec 1.355s ok os/exec/internal/fdtest 0.009s ok os/signal 105.848s ok os/user 0.026s ok path 0.003s ok path/filepath 0.025s ok plugin 0.004s ok reflect 0.372s ok regexp 0.156s ok regexp/syntax 0.755s ok runtime 64.236s ok runtime/cgo 0.027s ok runtime/debug 0.077s ok runtime/internal/atomic 0.176s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.010s ok runtime/metrics 0.027s ok runtime/pprof 8.933s ok runtime/trace 3.633s ok sort 0.142s ok strconv 0.635s ok strings 2.009s ok sync 0.524s ok sync/atomic 0.930s ok syscall 0.182s ok testing 0.922s ok testing/fstest 0.004s ok testing/iotest 0.027s ok testing/quick 0.076s ok text/scanner 0.004s ok text/tabwriter 0.006s ok text/template 0.047s ok text/template/parse 0.014s ok time 2.037s ok unicode 0.021s ok unicode/utf16 0.006s ok unicode/utf8 0.027s ok cmd/addr2line 3.763s ok cmd/api 20.039s ok cmd/asm/internal/asm 1.261s ok cmd/asm/internal/lex 0.008s ok cmd/compile/internal/abt 0.007s ok cmd/compile/internal/amd64 0.015s ok cmd/compile/internal/dwarfgen 0.466s ok cmd/compile/internal/importer 2.033s ok cmd/compile/internal/ir 0.031s ok cmd/compile/internal/logopt 0.160s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.019s [no tests to run] ok cmd/compile/internal/ssa 0.783s ok cmd/compile/internal/syntax 0.052s ok cmd/compile/internal/test 25.937s ok cmd/compile/internal/typecheck 0.701s ok cmd/compile/internal/types 0.011s ok cmd/compile/internal/types2 1.702s ok cmd/cover 5.308s ok cmd/dist 0.003s ok cmd/doc 0.216s ok cmd/fix 4.940s ok cmd/go 97.045s ok cmd/go/internal/auth 0.011s ok cmd/go/internal/cache 0.102s ok cmd/go/internal/fsys 0.020s ok cmd/go/internal/generate 0.022s ok cmd/go/internal/get 0.017s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.018s ok cmd/go/internal/lockedfile 0.235s ok cmd/go/internal/lockedfile/internal/filelock 0.052s ok cmd/go/internal/modconv 0.009s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.012s ok cmd/go/internal/modfetch/zip_sum_test 0.005s ok cmd/go/internal/modindex 0.010s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.019s ok cmd/go/internal/par 0.038s ok cmd/go/internal/search 0.003s ok cmd/go/internal/str 0.006s ok cmd/go/internal/test 0.018s ok cmd/go/internal/vcs 0.007s ok cmd/go/internal/web 0.021s ok cmd/go/internal/work 0.016s ok cmd/gofmt 0.056s ok cmd/internal/archive 0.861s ok cmd/internal/buildid 0.382s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.019s ok cmd/internal/goobj 0.046s ok cmd/internal/moddeps 2.087s ok cmd/internal/notsha256 0.021s ok cmd/internal/obj 1.652s ok cmd/internal/obj/ppc64 0.164s ok cmd/internal/obj/riscv 0.091s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 5.931s ok cmd/internal/objabi 0.014s ok cmd/internal/pkgpath 0.085s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.008s ok cmd/internal/sys 0.021s ok cmd/internal/test2json 0.165s ok cmd/link 29.962s ok cmd/link/internal/benchmark 0.035s ok cmd/link/internal/ld 19.375s ok cmd/link/internal/loader 0.037s ok cmd/nm 3.548s ok cmd/objdump 4.621s ok cmd/pack 3.592s ok cmd/pprof 3.756s ok cmd/trace 0.259s ok cmd/vet 20.697s ##### os/user with tag osusergo ok os/user 0.008s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 38.613s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.187s ##### Testing without libgcc. ok net 0.011s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.463s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.457s ##### Testing race detector ok runtime/race 19.416s ok flag 0.083s ok net 0.666s ok os 0.421s ok os/exec 0.090s ok encoding/gob 0.166s ok flag 0.105s ok os/exec 0.178s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 14.523s ok misc/cgo/test 13.867s ok misc/cgo/test 13.790s ok misc/cgo/testtls 0.024s ok misc/cgo/testtls 0.025s ok misc/cgo/testtls 0.012s ok misc/cgo/nocgo 0.011s ok misc/cgo/nocgo 0.027s ok misc/cgo/nocgo 0.047s ok misc/cgo/test 19.042s ok misc/cgo/test 20.380s ok misc/cgo/test 16.836s ok misc/cgo/test 17.172s ok misc/cgo/testtls 0.048s ok misc/cgo/nocgo 0.020s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.237s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.342s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 84.766s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 46.133s ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check All tests passed.