linux-ppc64-sid-buildlet at b158ca9ae35fd98e383411633469819fdbc65eca :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=power_04" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64-sid" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "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" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 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 *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER8 # GOOS: linux # OS Version: Linux 6.5.0-4-powerpc64 #1 SMP Debian 6.5.10-1 (2023-11-03) ppc64 ##### Testing packages. ok archive/tar 0.328s ok archive/zip 0.544s ok bufio 0.121s ok bytes 0.618s ok cmp 0.003s ok compress/bzip2 0.123s ok compress/flate 1.445s ok compress/gzip 2.804s ok compress/lzw 0.285s ok compress/zlib 2.032s ok container/heap 0.038s ok container/list 0.021s ok container/ring 0.072s ok context 0.061s ok crypto 0.011s ok crypto/aes 0.136s ok crypto/cipher 0.031s ok crypto/des 0.041s ok crypto/dsa 0.023s ok crypto/ecdh 0.054s ok crypto/ecdsa 0.118s ok crypto/ed25519 0.194s ok crypto/elliptic 0.064s ok crypto/hmac 0.059s ok crypto/internal/alias 0.018s ok crypto/internal/bigmod 0.135s ok crypto/internal/boring 0.014s ok crypto/internal/boring/bcache 0.398s ok crypto/internal/edwards25519 0.227s ok crypto/internal/edwards25519/field 0.050s ok crypto/internal/nistec 0.218s ok crypto/internal/nistec/fiat 0.033s [no tests to run] ok crypto/md5 0.056s ok crypto/rand 0.162s ok crypto/rc4 0.101s ok crypto/rsa 0.993s ok crypto/sha1 0.042s ok crypto/sha256 0.056s ok crypto/sha512 0.059s ok crypto/subtle 0.342s ok crypto/tls 1.462s ok crypto/x509 1.383s ok database/sql 0.713s ok database/sql/driver 0.013s ok debug/buildinfo 0.017s ok debug/dwarf 0.069s ok debug/elf 0.394s ok debug/gosym 0.117s ok debug/macho 0.051s ok debug/pe 0.067s ok debug/plan9obj 0.016s ok embed 0.007s [no tests to run] ok embed/internal/embedtest 0.022s ok encoding/ascii85 0.021s ok encoding/asn1 0.015s ok encoding/base32 0.142s ok encoding/base64 0.028s ok encoding/binary 0.013s ok encoding/csv 0.032s ok encoding/gob 4.252s ok encoding/hex 0.108s ok encoding/json 0.334s ok encoding/pem 0.557s ok encoding/xml 0.077s ok errors 0.008s ok expvar 0.053s ok flag 0.123s ok fmt 0.211s ok go/ast 0.029s ok go/build 4.442s ok go/build/constraint 0.020s ok go/constant 0.019s ok go/doc 0.146s ok go/doc/comment 2.732s ok go/format 0.014s ok go/importer 0.725s ok go/internal/gccgoimporter 0.030s ok go/internal/gcimporter 4.030s ok go/internal/srcimporter 2.531s ok go/parser 0.604s ok go/printer 0.378s ok go/scanner 0.078s ok go/token 0.049s ok go/types 19.476s ok go/version 0.004s ok hash 0.038s ok hash/adler32 0.008s ok hash/crc32 0.073s ok hash/crc64 0.052s ok hash/fnv 0.026s ok hash/maphash 0.128s ok html 0.014s ok html/template 0.200s ok image 0.164s ok image/color 0.058s ok image/draw 0.153s ok image/gif 0.958s ok image/jpeg 0.241s ok image/png 0.854s ok index/suffixarray 0.457s ok internal/abi 0.190s ok internal/buildcfg 0.033s ok internal/chacha8rand 0.004s ok internal/coverage/cformat 0.019s ok internal/coverage/cmerge 0.008s ok internal/coverage/pods 0.050s ok internal/coverage/slicereader 0.044s ok internal/coverage/slicewriter 0.028s ok internal/coverage/test 0.050s ok internal/cpu 0.054s ok internal/dag 0.020s ok internal/diff 0.004s ok internal/fmtsort 0.009s ok internal/fuzz 0.037s ok internal/godebug 1.567s ok internal/godebugs 0.044s ok internal/gover 0.041s ok internal/intern 3.408s ok internal/itoa 0.035s ok internal/platform 2.196s ok internal/poll 0.709s ok internal/profile 0.111s ok internal/reflectlite 0.053s ok internal/safefilepath 0.029s ok internal/saferio 0.157s ok internal/singleflight 0.037s ok internal/testenv 0.770s ok internal/trace 0.349s ok internal/trace/v2 20.620s ok internal/types/errors 1.088s ok internal/unsafeheader 0.018s ok internal/xcoff 0.024s ok internal/zstd 0.201s ok io 0.109s ok io/fs 0.619s ok io/ioutil 0.089s ok log 0.058s ok log/slog 0.256s ok log/slog/internal/benchmarks 0.035s ok log/slog/internal/buffer 0.039s ok log/syslog 1.390s ok maps 0.059s ok math 0.159s ok math/big 3.158s ok math/bits 0.014s ok math/cmplx 0.022s ok math/rand 0.728s ok math/rand/v2 0.718s ok mime 0.089s ok mime/multipart 2.733s ok mime/quotedprintable 0.190s ok net 16.897s ok net/http 16.541s ok net/http/cgi 0.814s ok net/http/cookiejar 0.023s ok net/http/fcgi 0.290s ok net/http/httptest 0.173s ok net/http/httptrace 0.016s ok net/http/httputil 1.010s ok net/http/internal 0.713s ok net/http/internal/ascii 0.058s ok net/http/pprof 5.297s ok net/internal/cgotest 0.108s ok net/internal/socktest 0.048s ok net/mail 0.072s ok net/netip 1.021s ok net/rpc 0.100s ok net/rpc/jsonrpc 0.016s ok net/smtp 0.084s ok net/textproto 0.654s ok net/url 0.054s ok os 1.939s ok os/exec 0.831s ok os/exec/internal/fdtest 0.059s ok os/signal 80.063s ok os/user 0.059s ok path 0.031s ok path/filepath 0.200s ok plugin 0.128s ok reflect 2.375s ok regexp 1.151s ok regexp/syntax 3.931s ok runtime 95.165s ok runtime/coverage 0.027s ok runtime/debug 0.340s ok runtime/internal/atomic 0.192s ok runtime/internal/math 0.027s ok runtime/internal/sys 0.030s ok runtime/internal/syscall 0.032s ok runtime/internal/wasitest 0.031s ok runtime/metrics 0.036s ok runtime/pprof 11.615s ok runtime/trace 0.252s ok slices 0.224s ok sort 0.144s ok strconv 1.205s ok strings 2.376s ok sync 0.943s ok sync/atomic 5.614s ok syscall 7.722s ok testing 4.153s ok testing/fstest 0.035s ok testing/iotest 0.111s ok testing/quick 0.188s ok testing/slogtest 0.051s ok text/scanner 0.012s ok text/tabwriter 0.012s ok text/template 0.149s ok text/template/parse 0.043s ok time 4.036s ok unicode 0.084s ok unicode/utf16 0.079s ok unicode/utf8 0.019s ok cmd/addr2line 1.878s ok cmd/api 62.962s ok cmd/asm/internal/asm 1.987s ok cmd/asm/internal/lex 0.023s ok cmd/cgo/internal/swig 0.167s ok cmd/cgo/internal/test 0.032s ok cmd/cgo/internal/testcarchive 0.895s ok cmd/cgo/internal/testcshared 0.764s ok cmd/cgo/internal/testerrors 0.137s ok cmd/cgo/internal/testfortran 0.137s ok cmd/cgo/internal/testgodefs 0.106s ok cmd/cgo/internal/testlife 0.193s ok cmd/cgo/internal/testnocgo 0.056s ok cmd/cgo/internal/testplugin 0.023s ok cmd/cgo/internal/testsanitizers 0.133s ok cmd/cgo/internal/testshared 0.028s ok cmd/cgo/internal/testso 0.153s ok cmd/cgo/internal/teststdio 0.114s ok cmd/cgo/internal/testtls 0.009s ok cmd/compile/internal/abt 0.112s ok cmd/compile/internal/amd64 0.053s ok cmd/compile/internal/base 0.093s ok cmd/compile/internal/compare 0.061s ok cmd/compile/internal/devirtualize 0.074s ok cmd/compile/internal/dwarfgen 1.020s ok cmd/compile/internal/importer 5.116s ok cmd/compile/internal/inline/inlheur 2.570s ok cmd/compile/internal/ir 0.016s ok cmd/compile/internal/logopt 0.367s ok cmd/compile/internal/loopvar 0.014s ok cmd/compile/internal/noder 0.032s ok cmd/compile/internal/reflectdata 0.045s [no tests to run] ok cmd/compile/internal/ssa 33.436s ok cmd/compile/internal/syntax 0.270s ok cmd/compile/internal/test 31.514s ok cmd/compile/internal/typecheck 1.204s ok cmd/compile/internal/types 0.055s ok cmd/compile/internal/types2 28.918s ok cmd/covdata 0.119s ok cmd/cover 4.743s ok cmd/dist 0.037s ok cmd/distpack 0.038s ok cmd/doc 0.517s ok cmd/fix 11.647s ok cmd/go 116.305s ok cmd/go/internal/auth 0.070s ok cmd/go/internal/cache 0.108s ok cmd/go/internal/cfg 0.014s [no tests to run] ok cmd/go/internal/envcmd 0.178s ok cmd/go/internal/fsys 0.152s ok cmd/go/internal/generate 0.053s ok cmd/go/internal/gover 0.036s ok cmd/go/internal/imports 0.057s ok cmd/go/internal/load 0.023s ok cmd/go/internal/lockedfile 0.258s ok cmd/go/internal/lockedfile/internal/filelock 0.124s ok cmd/go/internal/modfetch 0.014s ok cmd/go/internal/modfetch/codehost 0.046s ok cmd/go/internal/modfetch/zip_sum_test 0.025s ok cmd/go/internal/modindex 0.435s ok cmd/go/internal/modload 0.034s ok cmd/go/internal/mvs 0.022s ok cmd/go/internal/par 0.061s ok cmd/go/internal/str 0.063s ok cmd/go/internal/test 0.049s ok cmd/go/internal/toolchain 0.025s ok cmd/go/internal/vcs 0.059s ok cmd/go/internal/vcweb 0.019s ok cmd/go/internal/vcweb/vcstest 0.107s ok cmd/go/internal/web 0.089s ok cmd/go/internal/work 0.158s ok cmd/gofmt 0.092s ok cmd/internal/archive 1.096s ok cmd/internal/buildid 0.690s ok cmd/internal/cov 1.217s ok cmd/internal/dwarf 0.046s ok cmd/internal/edit 0.044s ok cmd/internal/goobj 0.025s ok cmd/internal/moddeps 5.373s ok cmd/internal/notsha256 0.154s ok cmd/internal/obj 1.615s ok cmd/internal/obj/ppc64 1.087s ok cmd/internal/obj/riscv 0.445s ok cmd/internal/obj/s390x 0.071s ok cmd/internal/obj/x86 9.766s ok cmd/internal/objabi 0.300s ok cmd/internal/pkgpath 0.340s ok cmd/internal/pkgpattern 0.007s ok cmd/internal/quoted 0.050s ok cmd/internal/src 0.036s ok cmd/internal/test2json 1.206s ok cmd/link 11.818s ok cmd/link/internal/benchmark 0.202s ok cmd/link/internal/ld 18.450s ok cmd/link/internal/loader 0.041s ok cmd/nm 1.404s ok cmd/objdump 2.346s ok cmd/pack 3.084s ok cmd/pprof 2.097s ok cmd/relnote 0.050s ok cmd/trace 0.047s ok cmd/trace/v2 0.142s ok cmd/vet 19.670s ##### os/user with tag osusergo ok os/user 0.050s ##### hash/maphash purego implementation ok hash/maphash 0.326s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 85.260s ##### GOEXPERIMENT=rangefunc go test iter ok iter 0.024s ##### Testing without libgcc. ok net 0.027s ok os/user 0.030s ##### sync -cpu=10 ok sync 0.725s ##### ../test ok cmd/internal/testdir 41.533s ok cmd/internal/testdir 38.626s ok cmd/internal/testdir 41.259s ok cmd/internal/testdir 27.830s ok cmd/internal/testdir 43.829s ok cmd/internal/testdir 22.031s ok cmd/internal/testdir 101.251s ok cmd/internal/testdir 35.347s ok cmd/internal/testdir 29.989s ok cmd/internal/testdir 30.424s All tests passed.