linux-mipsle-rtrk at 7d0b611dbee183ada5e16be9884b90c3cf64fe3f :: Running /tmp/gobuilder-mips64le/go/src/make.bash with args ["/tmp/gobuilder-mips64le/go/src/make.bash"] and env ["LANG=C" "WORKDIR=/tmp/gobuilder-mips64le" "GO_BUILDER_ENV=host-linux-mips64le-rtrk" "INVOCATION_ID=44bbb27a61844c2b9230324a977d2270" "SHLVL=1" "JOURNAL_STREAM=8:44124580" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "_=/root/gobuilder/stage0" "USER=root" "HOME=/root" "GO_STAGE0_NET_DELAY=300ms" "GO_STAGE0_DL_DELAY=500ms" "GOROOT_BOOTSTRAP=/tmp/gobuilder-mips64le/go1.4" "GO_BUILDER_NAME=linux-mipsle-rtrk" "GO_BUILDER_FLAKY_NET=1" "GOARCH=mipsle" "GOHOSTARCH=mipsle" "GO_TEST_TIMEOUT_SCALE=4" "GOBIN=" "TMPDIR=/tmp/gobuilder-mips64le/tmp" "GOCACHE=/tmp/gobuilder-mips64le/gocache" "GOPLSCACHE=/tmp/gobuilder-mips64le/goplscache" "PWD=/tmp/gobuilder-mips64le/go/src"] in dir /tmp/gobuilder-mips64le/go/src Building Go cmd/dist using /tmp/gobuilder-mips64le/go1.4. (go1.20.6 linux/mips64le) Building Go toolchain1 using /tmp/gobuilder-mips64le/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/mipsle. --- Installed Go for linux/mipsle in /tmp/gobuilder-mips64le/go Installed commands in /tmp/gobuilder-mips64le/go/bin *** You need to add /tmp/gobuilder-mips64le/go/bin to your PATH. ##### Test execution environment. # GOARCH: mipsle # CPU: # GOOS: linux # OS Version: Linux 5.3.7 #3 SMP PREEMPT Thu Oct 24 18:03:18 CEST 2019 mips64 ##### Testing packages. ok archive/tar 0.994s ok archive/zip 2.136s ok bufio 0.390s ok bytes 1.537s ok cmp 0.005s ok compress/bzip2 0.276s ok compress/flate 6.964s ok compress/gzip 34.170s ok compress/lzw 0.346s ok compress/zlib 2.737s ok container/heap 0.015s ok container/list 0.006s ok container/ring 0.016s ok context 0.128s ok crypto 0.005s ok crypto/aes 0.143s ok crypto/cipher 0.013s ok crypto/des 0.039s ok crypto/dsa 0.065s ok crypto/ecdh 2.446s ok crypto/ecdsa 1.434s ok crypto/ed25519 2.788s ok crypto/elliptic 0.362s ok crypto/hmac 0.011s ok crypto/internal/alias 0.005s ok crypto/internal/bigmod 0.633s ok crypto/internal/boring 0.005s ok crypto/internal/boring/bcache 0.678s ok crypto/internal/edwards25519 4.495s ok crypto/internal/edwards25519/field 0.573s ok crypto/internal/nistec 8.752s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/md5 0.024s ok crypto/rand 0.393s ok crypto/rc4 0.207s ok crypto/rsa 14.382s ok crypto/sha1 0.033s ok crypto/sha256 0.015s ok crypto/sha512 0.022s ok crypto/subtle 0.602s ok crypto/tls 11.913s ok crypto/x509 20.612s ok database/sql 0.924s ok database/sql/driver 0.010s ok debug/buildinfo 0.029s ok debug/dwarf 0.082s ok debug/elf 1.145s ok debug/gosym 0.092s ok debug/macho 0.019s ok debug/pe 0.052s ok debug/plan9obj 0.009s ok embed 0.015s [no tests to run] ok embed/internal/embedtest 0.014s ok encoding/ascii85 0.015s ok encoding/asn1 0.013s ok encoding/base32 0.089s ok encoding/base64 0.017s ok encoding/binary 0.014s ok encoding/csv 0.054s ok encoding/gob 23.825s ok encoding/hex 0.012s ok encoding/json 1.100s ok encoding/pem 2.934s ok encoding/xml 0.214s ok errors 0.020s ok expvar 0.026s ok flag 0.097s ok fmt 0.481s ok go/ast 0.013s ok go/build 17.122s ok go/build/constraint 0.015s ok go/constant 0.019s ok go/doc 0.212s ok go/doc/comment 4.531s ok go/format 0.026s ok go/importer 1.311s ok go/internal/gccgoimporter 0.052s ok go/internal/gcimporter 6.192s ok go/internal/srcimporter 33.630s ok go/parser 1.205s ok go/printer 1.022s ok go/scanner 0.041s ok go/token 0.097s ok go/types 49.424s ok hash 0.031s ok hash/adler32 0.061s ok hash/crc32 0.018s ok hash/crc64 0.014s ok hash/fnv 0.007s ok hash/maphash 0.254s ok html 0.030s ok html/template 0.356s ok image 0.321s ok image/color 0.098s ok image/draw 0.603s ok image/gif 1.129s ok image/jpeg 1.006s ok image/png 2.210s ok index/suffixarray 6.372s ok internal/abi 0.131s ok internal/buildcfg 0.010s ok internal/coverage/cformat 0.008s ok internal/coverage/cmerge 0.005s ok internal/coverage/pods 0.016s ok internal/coverage/slicereader 0.005s ok internal/coverage/slicewriter 0.006s ok internal/coverage/test 0.046s ok internal/cpu 0.009s ok internal/dag 0.021s ok internal/diff 0.023s ok internal/fmtsort 0.006s ok internal/fuzz 0.029s ok internal/godebug 1.582s ok internal/godebugs 0.006s ok internal/intern 2.505s ok internal/itoa 0.006s ok internal/platform 3.826s ok internal/poll 0.951s ok internal/profile 0.018s ok internal/reflectlite 0.009s ok internal/safefilepath 0.008s ok internal/saferio 0.165s ok internal/singleflight 0.077s ok internal/testenv 1.113s ok internal/trace 0.304s ok internal/types/errors 1.555s ok internal/unsafeheader 0.006s ok internal/xcoff 0.021s ok internal/zstd 0.015s ok io 0.209s ok io/fs 1.474s ok io/ioutil 0.025s ok log 0.044s ok log/slog 0.094s ok log/slog/internal/benchmarks 0.006s ok log/slog/internal/buffer 0.006s ok log/syslog 1.358s ok maps 0.006s ok math 0.069s ok math/big 33.689s ok math/bits 0.024s ok math/cmplx 0.010s ok math/rand 0.667s ok mime 0.029s ok mime/multipart 4.296s ok mime/quotedprintable 0.120s ok net 12.710s ok net/http 42.151s ok net/http/cgi 0.785s ok net/http/cookiejar 0.040s ok net/http/fcgi 0.238s ok net/http/httptest 0.954s ok net/http/httptrace 0.009s ok net/http/httputil 0.873s ok net/http/internal 0.010s ok net/http/internal/ascii 0.007s ok net/http/pprof 4.142s ok net/internal/socktest 0.010s ok net/mail 0.022s ok net/netip 2.029s ok net/rpc 0.073s ok net/rpc/jsonrpc 0.026s ok net/smtp 0.178s ok net/textproto 0.114s ok net/url 0.033s ok os 2.250s ok os/exec 0.807s ok os/exec/internal/fdtest 0.006s ok os/signal 8.297s ok os/user 0.010s ok path 0.008s ok path/filepath 0.235s ok plugin 0.010s ok reflect 1.203s ok regexp 2.727s ok regexp/syntax 8.018s ok runtime 183.793s ok runtime/cgo 0.008s ok runtime/coverage 0.007s ok runtime/debug 0.056s ok runtime/internal/atomic 0.102s ok runtime/internal/math 0.011s ok runtime/internal/sys 0.011s ok runtime/internal/syscall 0.005s ok runtime/internal/wasitest 0.008s ok runtime/metrics 0.016s ok runtime/pprof 16.938s ok runtime/trace 12.223s ok slices 0.393s ok sort 0.249s ok strconv 3.891s ok strings 101.781s ok sync 1.423s ok sync/atomic 5.257s ok syscall 9.396s ok testing 1.093s ok testing/fstest 0.020s ok testing/iotest 0.007s ok testing/quick 0.228s ok testing/slogtest 0.011s ok text/scanner 0.014s ok text/tabwriter 0.038s ok text/template 0.106s ok text/template/parse 0.025s ok time 3.176s ok unicode 0.013s ok unicode/utf16 0.015s ok unicode/utf8 0.059s ok cmd/addr2line 2.996s ok cmd/api 2.625s ok cmd/asm/internal/asm 3.087s ok cmd/asm/internal/lex 0.011s ok cmd/cgo/internal/swig 0.030s ok cmd/cgo/internal/test 2.619s ok cmd/cgo/internal/testcarchive 0.152s ok cmd/cgo/internal/testcshared 0.403s ok cmd/cgo/internal/testerrors 57.995s ok cmd/cgo/internal/testfortran 0.037s ok cmd/cgo/internal/testgodefs 3.011s ok cmd/cgo/internal/testlife 3.185s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testplugin 0.008s ok cmd/cgo/internal/testsanitizers 0.184s ok cmd/cgo/internal/testshared 0.011s ok cmd/cgo/internal/testso 7.371s ok cmd/cgo/internal/teststdio 7.306s ok cmd/cgo/internal/testtls 0.010s ok cmd/compile/internal/abt 0.025s ok cmd/compile/internal/amd64 0.016s ok cmd/compile/internal/base 0.010s ok cmd/compile/internal/compare 0.020s ok cmd/compile/internal/dwarfgen 1.390s ok cmd/compile/internal/importer 5.111s ok cmd/compile/internal/inline/inlheur 2.067s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.129s ok cmd/compile/internal/loopvar 0.008s ok cmd/compile/internal/noder 0.018s ok cmd/compile/internal/reflectdata 0.009s [no tests to run] ok cmd/compile/internal/ssa 84.683s ok cmd/compile/internal/syntax 0.265s ok cmd/compile/internal/test 73.603s ok cmd/compile/internal/typecheck 1.591s ok cmd/compile/internal/types 0.006s ok cmd/compile/internal/types2 26.455s ok cmd/covdata 0.020s ok cmd/cover 6.090s ok cmd/dist 0.086s ok cmd/distpack 0.075s ok cmd/doc 0.647s ok cmd/fix 16.732s ok cmd/go 1.174s ok cmd/go/internal/auth 0.009s ok cmd/go/internal/cache 1.269s ok cmd/go/internal/cfg 0.006s [no tests to run] ok cmd/go/internal/envcmd 0.043s ok cmd/go/internal/fsys 0.361s ok cmd/go/internal/generate 0.032s ok cmd/go/internal/gover 0.008s ok cmd/go/internal/imports 0.028s ok cmd/go/internal/load 0.018s ok cmd/go/internal/lockedfile 0.239s ok cmd/go/internal/lockedfile/internal/filelock 0.053s ok cmd/go/internal/modfetch 0.028s ok cmd/go/internal/modfetch/codehost 3.330s ok cmd/go/internal/modfetch/zip_sum_test 0.015s ok cmd/go/internal/modindex 0.603s ok cmd/go/internal/modload 0.042s ok cmd/go/internal/mvs 0.031s ok cmd/go/internal/par 0.042s ok cmd/go/internal/str 0.041s ok cmd/go/internal/test 0.050s ok cmd/go/internal/toolchain 0.024s ok cmd/go/internal/vcs 0.026s ok cmd/go/internal/vcweb 0.025s ok cmd/go/internal/vcweb/vcstest 2.348s ok cmd/go/internal/web 0.044s ok cmd/go/internal/work 0.091s ok cmd/gofmt 0.146s ok cmd/internal/archive 2.409s ok cmd/internal/buildid 1.640s ok cmd/internal/cov 1.669s ok cmd/internal/dwarf 0.006s ok cmd/internal/edit 0.005s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 6.907s ok cmd/internal/notsha256 0.015s ok cmd/internal/obj 2.870s ok cmd/internal/obj/ppc64 0.256s ok cmd/internal/obj/riscv 0.111s ok cmd/internal/obj/s390x 0.006s ok cmd/internal/obj/x86 18.234s ok cmd/internal/objabi 0.134s ok cmd/internal/pkgpath 0.031s ok cmd/internal/pkgpattern 0.011s ok cmd/internal/quoted 0.008s ok cmd/internal/src 0.006s ok cmd/internal/test2json 0.680s ok cmd/link 32.736s ok cmd/link/internal/benchmark 0.010s ok cmd/link/internal/ld 19.798s ok cmd/link/internal/loader 0.056s ok cmd/nm 3.540s ok cmd/objdump 0.040s ok cmd/pack 1.059s ok cmd/pprof 0.016s ok cmd/trace 2.132s ok cmd/vet 33.410s ##### os/user with tag osusergo ok os/user 0.034s ##### hash/maphash purego implementation ok hash/maphash 0.261s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 188.577s ##### sync -cpu=10 ok sync 1.122s ##### Testing cgo ok cmd/cgo/internal/test 2.648s ok cmd/cgo/internal/testtls 0.007s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testnocgo 0.007s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/test 2.599s ok cmd/cgo/internal/test 2.761s ##### ../test ok cmd/internal/testdir 45.914s ok cmd/internal/testdir 61.286s ok cmd/internal/testdir 66.944s ok cmd/internal/testdir 32.502s ok cmd/internal/testdir 73.489s ok cmd/internal/testdir 33.637s ok cmd/internal/testdir 53.291s ok cmd/internal/testdir 70.769s ok cmd/internal/testdir 54.821s ok cmd/internal/testdir 54.370s All tests passed.