linux-ppc64le-power9osu at ff17b7d0d42af12ca1ad766a135d9951029027ea :: 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_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64le-power9-osu" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "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.032s ok archive/zip 0.660s ok bufio 0.105s ok bytes 3.311s ok compress/bzip2 0.135s ok compress/flate 1.625s ok compress/gzip 0.133s ok compress/lzw 0.171s ok compress/zlib 0.828s ok container/heap 0.021s ok container/list 0.028s ok container/ring 0.003s ok context 0.013s ok crypto 0.008s ok crypto/aes 0.033s ok crypto/cipher 0.105s ok crypto/des 0.023s ok crypto/dsa 0.003s ok crypto/ecdsa 0.010s ok crypto/ed25519 0.170s ok crypto/elliptic 0.012s ok crypto/hmac 0.021s ok crypto/internal/boring 0.210s ok crypto/internal/edwards25519 8.337s ok crypto/internal/edwards25519/field 7.665s ok crypto/internal/nistec 0.739s ok crypto/internal/nistec/fiat 0.032s [no tests to run] ok crypto/internal/subtle 0.011s ok crypto/md5 0.012s ok crypto/rand 0.052s ok crypto/rc4 0.154s ok crypto/rsa 0.171s ok crypto/sha1 0.012s ok crypto/sha256 0.012s ok crypto/sha512 0.010s ok crypto/subtle 0.005s ok crypto/tls 0.518s ok crypto/x509 0.930s ok database/sql 0.310s ok database/sql/driver 0.002s ok debug/buildinfo 0.025s ok debug/dwarf 0.024s ok debug/elf 0.025s ok debug/gosym 0.056s ok debug/macho 0.004s ok debug/pe 0.033s ok debug/plan9obj 0.019s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.010s ok encoding/ascii85 0.006s ok encoding/asn1 0.004s ok encoding/base32 0.057s ok encoding/base64 0.005s ok encoding/binary 0.004s ok encoding/csv 0.011s ok encoding/gob 0.028s ok encoding/hex 0.030s ok encoding/json 0.306s ok encoding/pem 0.666s ok encoding/xml 0.019s ok errors 0.010s ok expvar 0.022s ok flag 0.020s ok fmt 0.341s ok go/ast 0.013s ok go/build 2.771s ok go/build/constraint 0.018s ok go/constant 0.021s ok go/doc 0.065s ok go/doc/comment 2.191s ok go/format 0.024s ok go/importer 0.208s ok go/internal/gccgoimporter 0.017s ok go/internal/gcimporter 12.927s ok go/internal/srcimporter 10.852s ok go/parser 0.085s ok go/printer 0.521s ok go/scanner 0.004s ok go/token 0.032s ok go/types 10.491s ok hash 0.026s ok hash/adler32 0.023s ok hash/crc32 0.006s ok hash/crc64 0.018s ok hash/fnv 0.022s ok hash/maphash 0.119s ok html 0.003s ok html/template 0.120s ok image 0.163s ok image/color 0.023s ok image/draw 0.219s ok image/gif 27.911s ok image/jpeg 5.412s ok image/png 0.433s ok index/suffixarray 0.316s ok internal/abi 0.025s ok internal/buildcfg 0.018s ok internal/cpu 0.004s ok internal/diff 0.022s ok internal/fmtsort 0.026s ok internal/fuzz 0.029s ok internal/godebug 0.002s ok internal/intern 0.240s ok internal/itoa 0.002s ok internal/poll 0.259s ok internal/profile 0.026s ok internal/reflectlite 0.094s ok internal/singleflight 0.012s ok internal/trace 0.095s ok internal/unsafeheader 0.012s ok internal/xcoff 0.010s ok io 0.029s ok io/fs 0.033s ok io/ioutil 0.004s ok log 0.029s ok log/syslog 1.220s ok math 0.006s ok math/big 2.616s ok math/bits 0.017s ok math/cmplx 0.003s ok math/rand 0.715s ok mime 0.013s ok mime/multipart 0.391s ok mime/quotedprintable 0.024s ok net 10.642s ok net/http 18.213s ok net/http/cgi 0.487s ok net/http/cookiejar 0.019s ok net/http/fcgi 0.106s ok net/http/httptest 0.050s ok net/http/httptrace 0.004s ok net/http/httputil 0.709s ok net/http/internal 0.022s ok net/http/internal/ascii 0.019s ok net/http/pprof 5.063s ok net/internal/socktest 0.023s ok net/mail 0.020s ok net/netip 0.590s ok net/rpc 0.040s ok net/rpc/jsonrpc 0.016s ok net/smtp 0.014s ok net/textproto 0.004s ok net/url 0.008s ok os 1.098s ok os/exec 1.263s ok os/exec/internal/fdtest 0.006s ok os/signal 105.842s ok os/user 0.004s ok path 0.012s ok path/filepath 0.024s ok plugin 0.020s ok reflect 0.455s ok regexp 0.079s ok regexp/syntax 0.770s ok runtime 61.905s ok runtime/cgo 0.028s ok runtime/debug 0.072s ok runtime/internal/atomic 0.144s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.009s ok runtime/metrics 0.015s ok runtime/pprof 9.074s ok runtime/trace 3.500s ok sort 0.250s ok strconv 0.637s ok strings 2.212s ok sync 0.677s ok sync/atomic 0.975s ok syscall 0.146s ok testing 0.871s ok testing/fstest 0.004s ok testing/iotest 0.022s ok testing/quick 0.117s ok text/scanner 0.005s ok text/tabwriter 0.009s ok text/template 0.045s ok text/template/parse 0.011s ok time 2.070s ok unicode 0.012s ok unicode/utf16 0.024s ok unicode/utf8 0.024s ok cmd/addr2line 3.363s ok cmd/api 19.830s ok cmd/asm/internal/asm 1.150s ok cmd/asm/internal/lex 0.015s ok cmd/compile/internal/abt 0.016s ok cmd/compile/internal/amd64 0.014s ok cmd/compile/internal/dwarfgen 0.370s ok cmd/compile/internal/importer 2.208s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.150s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.035s [no tests to run] ok cmd/compile/internal/ssa 0.767s ok cmd/compile/internal/syntax 0.043s ok cmd/compile/internal/test 25.842s ok cmd/compile/internal/typecheck 0.617s ok cmd/compile/internal/types 0.011s ok cmd/compile/internal/types2 1.522s ok cmd/cover 5.000s ok cmd/dist 0.014s ok cmd/doc 0.238s ok cmd/fix 4.406s ok cmd/go 102.815s ok cmd/go/internal/auth 0.017s ok cmd/go/internal/cache 0.148s ok cmd/go/internal/fsys 0.018s ok cmd/go/internal/generate 0.024s ok cmd/go/internal/get 0.042s ok cmd/go/internal/imports 0.006s ok cmd/go/internal/load 0.019s ok cmd/go/internal/lockedfile 0.227s ok cmd/go/internal/lockedfile/internal/filelock 0.053s ok cmd/go/internal/modconv 0.020s ok cmd/go/internal/modfetch 0.004s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.019s ok cmd/go/internal/modindex 0.007s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/par 0.023s ok cmd/go/internal/search 0.003s ok cmd/go/internal/str 0.024s ok cmd/go/internal/test 0.011s ok cmd/go/internal/vcs 0.019s ok cmd/go/internal/web 0.044s ok cmd/go/internal/work 0.030s ok cmd/gofmt 0.083s ok cmd/internal/archive 0.767s ok cmd/internal/buildid 0.334s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.020s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 1.977s ok cmd/internal/notsha256 0.031s ok cmd/internal/obj 1.689s ok cmd/internal/obj/ppc64 0.272s ok cmd/internal/obj/riscv 0.124s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 5.506s ok cmd/internal/objabi 0.005s ok cmd/internal/pkgpath 0.048s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.002s ok cmd/internal/sys 0.007s ok cmd/internal/test2json 0.152s ok cmd/link 29.440s ok cmd/link/internal/benchmark 0.012s ok cmd/link/internal/ld 19.906s ok cmd/link/internal/loader 0.053s ok cmd/nm 3.421s ok cmd/objdump 4.257s ok cmd/pack 2.955s ok cmd/pprof 3.470s ok cmd/trace 0.242s ok cmd/vet 19.954s ##### os/user with tag osusergo ok os/user 0.007s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 37.793s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.188s ##### Testing without libgcc. ok net 0.012s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.391s ok os/user 0.015s ##### sync -cpu=10 ok sync 0.391s ##### Testing race detector ok runtime/race 18.103s ok flag 0.068s ok net 0.650s ok os 0.227s ok os/exec 0.098s ok encoding/gob 0.126s ok flag 0.086s ok os/exec 0.188s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 12.070s ok misc/cgo/test 13.832s ok misc/cgo/test 12.934s ok misc/cgo/testtls 0.017s ok misc/cgo/testtls 0.009s ok misc/cgo/testtls 0.025s ok misc/cgo/nocgo 0.009s ok misc/cgo/nocgo 0.015s ok misc/cgo/nocgo 0.054s ok misc/cgo/test 20.039s ok misc/cgo/test 23.985s ok misc/cgo/test 18.170s ok misc/cgo/test 17.815s ok misc/cgo/testtls 0.053s ok misc/cgo/nocgo 0.036s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.139s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.282s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 76.535s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 41.574s ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check All tests passed.