linux-mipsle-rtrk at e822b1e26e20ef1c76672c0b77b0fd8a97a1fe84 :: Running /tmp/gobuilder-mips64le/go/src/make.bash with args ["/tmp/gobuilder-mips64le/go/src/make.bash"] and env ["PWD=/" "LANG=C" "WORKDIR=/tmp/gobuilder-mips64le" "GO_BUILDER_ENV=host-linux-mips64le-rtrk" "INVOCATION_ID=8c5bd293298d403e9b5ea7ea0a942556" "SHLVL=1" "JOURNAL_STREAM=8:697358116" "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=600ms" "GOROOT_BOOTSTRAP=/tmp/gobuilder-mips64le/go1.4" "GO_BUILDER_NAME=linux-mipsle-rtrk" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOARCH=mipsle" "GOHOSTARCH=mipsle" "GOBIN=" "TMPDIR=/tmp/gobuilder-mips64le/tmp" "GOCACHE=/tmp/gobuilder-mips64le/gocache"] in dir /tmp/gobuilder-mips64le/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (devel +1f3339f441 Mon Oct 28 01:00:20 2019 +0000 linux/mips64le) 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/mipsle. --- Installed Go for linux/mipsle in /tmp/gobuilder-mips64le/go Installed commands in /tmp/gobuilder-mips64le/go/bin ##### 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.106s ok archive/zip 2.606s ok bufio 0.499s ok bytes 101.383s ok compress/bzip2 0.710s ok compress/flate 3.399s ok compress/gzip 0.291s ok compress/lzw 0.458s ok compress/zlib 3.148s ok container/heap 0.020s ok container/list 0.006s ok container/ring 0.007s ok context 0.065s ok crypto 0.063s ok crypto/aes 0.111s ok crypto/cipher 0.016s ok crypto/des 0.143s ok crypto/dsa 0.148s ok crypto/ecdsa 0.213s ok crypto/ed25519 2.603s ok crypto/elliptic 0.472s ok crypto/hmac 0.047s ok crypto/internal/boring 0.006s ok crypto/internal/boring/bcache 0.772s ok crypto/internal/edwards25519 132.256s ok crypto/internal/edwards25519/field 151.404s ok crypto/internal/nistec 36.891s ok crypto/internal/nistec/fiat 0.006s [no tests to run] ok crypto/internal/subtle 0.010s ok crypto/md5 0.022s ok crypto/rand 0.316s ok crypto/rc4 0.194s ok crypto/rsa 3.332s ok crypto/sha1 0.047s ok crypto/sha256 0.013s ok crypto/sha512 0.042s ok crypto/subtle 0.080s ok crypto/tls 10.542s ok crypto/x509 19.029s ok database/sql 0.653s ok database/sql/driver 0.008s ok debug/buildinfo 0.006s ok debug/dwarf 0.061s ok debug/elf 0.063s ok debug/gosym 0.056s ok debug/macho 0.015s ok debug/pe 0.033s ok debug/plan9obj 0.016s ok embed 0.009s [no tests to run] ok embed/internal/embedtest 0.032s ok encoding/ascii85 0.015s ok encoding/asn1 0.013s ok encoding/base32 0.169s ok encoding/base64 0.015s ok encoding/binary 0.012s ok encoding/csv 0.156s ok encoding/gob 0.094s ok encoding/hex 0.013s ok encoding/json 1.183s ok encoding/pem 2.858s ok encoding/xml 0.078s ok errors 0.016s ok expvar 0.024s ok flag 0.320s ok fmt 0.406s ok go/ast 0.013s ok go/build 9.515s ok go/build/constraint 0.101s ok go/constant 0.025s ok go/doc 0.229s ok go/doc/comment 4.652s ok go/format 0.027s ok go/importer 0.448s ok go/internal/gccgoimporter 0.034s ok go/internal/gcimporter 21.547s ok go/internal/srcimporter 23.601s ok go/parser 0.150s ok go/printer 1.242s ok go/scanner 0.031s ok go/token 0.076s ok go/types 29.663s ok hash 0.011s ok hash/adler32 0.035s ok hash/crc32 0.018s ok hash/crc64 0.015s ok hash/fnv 0.007s ok hash/maphash 0.260s ok html 0.009s ok html/template 0.373s ok image 0.305s ok image/color 0.101s ok image/draw 0.572s ok image/gif 89.700s ok image/jpeg 16.050s ok image/png 0.905s ok index/suffixarray 6.405s ok internal/abi 0.182s ok internal/buildcfg 0.048s ok internal/cpu 0.010s ok internal/diff 0.063s ok internal/fmtsort 0.006s ok internal/fuzz 0.064s ok internal/godebug 0.005s ok internal/intern 1.997s ok internal/itoa 0.034s ok internal/poll 1.525s ok internal/profile 0.009s ok internal/reflectlite 0.219s ok internal/singleflight 0.038s ok internal/trace 0.264s ok internal/unsafeheader 0.030s ok internal/xcoff 0.027s ok io 0.181s ok io/fs 0.083s ok io/ioutil 0.027s ok log 0.023s ok log/syslog 1.330s ok math 0.036s ok math/big 34.332s ok math/bits 0.025s ok math/cmplx 0.012s ok math/rand 0.663s ok mime 0.034s ok mime/multipart 0.895s ok mime/quotedprintable 0.058s ok net 17.242s ok net/http 55.972s ok net/http/cgi 0.891s ok net/http/cookiejar 0.025s ok net/http/fcgi 0.131s ok net/http/httptest 1.607s ok net/http/httptrace 0.010s ok net/http/httputil 0.764s ok net/http/internal 0.024s ok net/http/internal/ascii 0.006s ok net/http/pprof 4.115s ok net/internal/socktest 0.007s ok net/mail 0.016s ok net/netip 1.968s ok net/rpc 0.068s ok net/rpc/jsonrpc 0.024s ok net/smtp 0.195s ok net/textproto 0.021s ok net/url 0.034s ok os 2.491s ok os/exec 3.586s ok os/exec/internal/fdtest 0.007s ok os/signal 3.611s ok os/user 0.009s ok path 0.027s ok path/filepath 0.310s ok plugin 0.085s ok reflect 1.050s ok regexp 0.269s ok regexp/syntax 2.761s ok runtime 118.043s ok runtime/cgo 0.007s ok runtime/debug 0.050s ok runtime/internal/atomic 0.152s ok runtime/internal/math 0.005s ok runtime/internal/sys 0.005s ok runtime/metrics 0.006s ok runtime/pprof 20.672s ok runtime/trace 12.864s ok sort 0.255s ok strconv 3.319s ok strings 107.768s ok sync 1.129s ok sync/atomic 5.588s ok syscall 8.926s ok testing 1.908s ok testing/fstest 0.013s ok testing/iotest 0.008s ok testing/quick 0.197s ok text/scanner 0.033s ok text/tabwriter 0.011s ok text/template 0.144s ok text/template/parse 0.074s ok time 3.337s ok unicode 0.051s ok unicode/utf16 0.006s ok unicode/utf8 0.058s ok cmd/addr2line 4.935s ok cmd/api 42.383s ok cmd/asm/internal/asm 3.543s ok cmd/asm/internal/lex 0.009s ok cmd/compile/internal/abt 0.068s ok cmd/compile/internal/amd64 0.017s ok cmd/compile/internal/dwarfgen 1.102s ok cmd/compile/internal/importer 3.409s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/logopt 0.171s ok cmd/compile/internal/noder 0.013s ok cmd/compile/internal/reflectdata 0.038s [no tests to run] ok cmd/compile/internal/ssa 2.334s ok cmd/compile/internal/syntax 0.287s ok cmd/compile/internal/test 63.270s ok cmd/compile/internal/typecheck 2.077s ok cmd/compile/internal/types 0.010s ok cmd/compile/internal/types2 4.730s ok cmd/cover 12.411s ok cmd/dist 0.017s ok cmd/doc 0.494s ok cmd/fix 5.959s ok cmd/go 0.190s ok cmd/go/internal/auth 0.028s ok cmd/go/internal/cache 0.363s ok cmd/go/internal/fsys 0.184s ok cmd/go/internal/generate 0.026s ok cmd/go/internal/get 0.025s ok cmd/go/internal/imports 0.039s ok cmd/go/internal/load 0.024s ok cmd/go/internal/lockedfile 0.366s ok cmd/go/internal/lockedfile/internal/filelock 0.044s ok cmd/go/internal/modconv 0.035s ok cmd/go/internal/modfetch 0.015s ok cmd/go/internal/modfetch/codehost 0.013s ok cmd/go/internal/modfetch/zip_sum_test 0.017s ok cmd/go/internal/modindex 0.008s ok cmd/go/internal/modload 0.017s ok cmd/go/internal/mvs 0.062s ok cmd/go/internal/par 0.090s ok cmd/go/internal/search 0.021s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.024s ok cmd/go/internal/vcs 0.026s ok cmd/go/internal/web 0.039s ok cmd/go/internal/work 0.046s ok cmd/gofmt 0.149s ok cmd/internal/archive 2.086s ok cmd/internal/buildid 1.630s ok cmd/internal/dwarf 0.007s ok cmd/internal/edit 0.016s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 6.607s ok cmd/internal/notsha256 0.026s ok cmd/internal/obj 3.804s ok cmd/internal/obj/ppc64 0.194s ok cmd/internal/obj/riscv 0.201s ok cmd/internal/obj/s390x 0.007s ok cmd/internal/obj/x86 13.964s ok cmd/internal/objabi 0.005s ok cmd/internal/pkgpath 0.038s ok cmd/internal/quoted 0.009s ok cmd/internal/src 0.006s ok cmd/internal/sys 0.006s ok cmd/internal/test2json 0.673s ok cmd/link 23.720s ok cmd/link/internal/benchmark 0.031s ok cmd/link/internal/ld 13.841s ok cmd/link/internal/loader 0.046s ok cmd/nm 5.877s ok cmd/objdump 2.158s ok cmd/pack 6.111s ok cmd/pprof 10.497s ok cmd/trace 2.101s ok cmd/vet 36.944s ##### os/user with tag osusergo ok os/user 0.033s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 167.848s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.404s ##### sync -cpu=10 ok sync 1.155s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 13.622s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 4.434s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 4.408s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.