linux-mips64-rtrk at 9a4d5357f40c367fcad279184f245290ba0a8fb9 :: Running /tmp/gobuilder-mips64/go/src/make.bash with args ["/tmp/gobuilder-mips64/go/src/make.bash"] and env ["LANGUAGE=en_US:en" "PWD=/" "LANG=en_US.UTF-8" "WORKDIR=/tmp/gobuilder-mips64" "GO_BUILDER_ENV=host-linux-mips64-rtrk" "INVOCATION_ID=ef3b241548164b49a9b3e61235bc0254" "SHLVL=1" "JOURNAL_STREAM=8:696908063" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "_=/root/gobuilder/stage0" "USER=root" "HOME=/root" "GO_STAGE0_NET_DELAY=200ms" "GO_STAGE0_DL_DELAY=500ms" "GOROOT_BOOTSTRAP=/tmp/gobuilder-mips64/go1.4" "GO_BUILDER_NAME=linux-mips64-rtrk" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOARCH=mips64" "GOHOSTARCH=mips64" "GOBIN=" "TMPDIR=/tmp/gobuilder-mips64/tmp" "GOCACHE=/tmp/gobuilder-mips64/gocache"] in dir /tmp/gobuilder-mips64/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (devel +acbed0372e Mon Oct 28 11:22:20 2019 +0000 linux/mips64) 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/mips64. --- Installed Go for linux/mips64 in /tmp/gobuilder-mips64/go Installed commands in /tmp/gobuilder-mips64/go/bin ##### Test execution environment. # GOARCH: mips64 # CPU: # GOOS: linux # OS Version: Linux 5.3.3-00001-g9c30694 #3 SMP PREEMPT Tue Oct 15 09:33:28 CEST 2019 mips64 ##### Testing packages. ok archive/tar 0.089s ok archive/zip 3.760s ok bufio 0.349s ok bytes 24.474s ok compress/bzip2 0.551s ok compress/flate 4.142s ok compress/gzip 0.298s ok compress/lzw 0.433s ok compress/zlib 3.192s ok container/heap 0.018s ok container/list 0.006s ok container/ring 0.014s ok context 0.076s ok crypto 0.043s ok crypto/aes 0.180s ok crypto/cipher 0.014s ok crypto/des 0.111s ok crypto/dsa 0.028s ok crypto/ecdsa 0.076s ok crypto/ed25519 0.708s ok crypto/elliptic 0.150s ok crypto/hmac 0.043s ok crypto/internal/boring 0.005s ok crypto/internal/boring/bcache 0.927s ok crypto/internal/edwards25519 42.925s ok crypto/internal/edwards25519/field 34.353s ok crypto/internal/nistec 13.154s ok crypto/internal/nistec/fiat 0.006s [no tests to run] ok crypto/internal/subtle 0.007s ok crypto/md5 0.025s ok crypto/rand 0.249s ok crypto/rc4 0.211s ok crypto/rsa 0.796s ok crypto/sha1 0.025s ok crypto/sha256 0.015s ok crypto/sha512 0.020s ok crypto/subtle 0.038s ok crypto/tls 3.406s ok crypto/x509 6.446s ok database/sql 0.669s ok database/sql/driver 0.007s ok debug/buildinfo 0.006s ok debug/dwarf 0.065s ok debug/elf 0.052s ok debug/gosym 0.075s ok debug/macho 0.014s ok debug/pe 0.033s ok debug/plan9obj 0.029s ok embed 0.009s [no tests to run] ok embed/internal/embedtest 0.008s ok encoding/ascii85 0.014s ok encoding/asn1 0.014s ok encoding/base32 0.156s ok encoding/base64 0.015s ok encoding/binary 0.013s ok encoding/csv 0.168s ok encoding/gob 0.111s ok encoding/hex 0.012s ok encoding/json 1.366s ok encoding/pem 2.908s ok encoding/xml 0.078s ok errors 0.014s ok expvar 0.012s ok flag 0.132s ok fmt 0.618s ok go/ast 0.014s ok go/build 10.038s ok go/build/constraint 0.057s ok go/constant 0.018s ok go/doc 0.248s ok go/doc/comment 4.656s ok go/format 0.095s ok go/importer 0.389s ok go/internal/gccgoimporter 0.051s ok go/internal/gcimporter 23.863s ok go/internal/srcimporter 23.115s ok go/parser 0.191s ok go/printer 1.468s ok go/scanner 0.020s ok go/token 0.101s ok go/types 31.391s ok hash 0.018s ok hash/adler32 0.058s ok hash/crc32 0.018s ok hash/crc64 0.013s ok hash/fnv 0.007s ok hash/maphash 0.432s ok html 0.008s ok html/template 0.446s ok image 0.370s ok image/color 0.127s ok image/draw 0.593s ok image/gif 121.411s ok image/jpeg 18.343s ok image/png 0.932s ok index/suffixarray 6.317s ok internal/abi 0.137s ok internal/buildcfg 0.037s ok internal/cpu 0.010s ok internal/diff 0.041s ok internal/fmtsort 0.006s ok internal/fuzz 0.039s ok internal/godebug 0.005s ok internal/intern 2.129s ok internal/itoa 0.007s ok internal/poll 0.416s ok internal/profile 0.030s ok internal/reflectlite 0.242s ok internal/singleflight 0.027s ok internal/trace 0.183s ok internal/unsafeheader 0.032s ok internal/xcoff 0.033s ok io 0.184s ok io/fs 0.047s ok io/ioutil 0.021s ok log 0.018s ok log/syslog 1.315s ok math 0.040s ok math/big 19.722s ok math/bits 0.017s ok math/cmplx 0.026s ok math/rand 0.588s ok mime 0.046s ok mime/multipart 0.879s ok mime/quotedprintable 0.040s ok net 16.621s ok net/http 32.288s ok net/http/cgi 0.809s ok net/http/cookiejar 0.026s ok net/http/fcgi 0.131s ok net/http/httptest 0.356s ok net/http/httptrace 0.010s ok net/http/httputil 0.831s ok net/http/internal 0.020s ok net/http/internal/ascii 0.035s ok net/http/pprof 5.220s ok net/internal/socktest 0.007s ok net/mail 0.017s ok net/netip 2.049s ok net/rpc 0.076s ok net/rpc/jsonrpc 0.024s ok net/smtp 0.066s ok net/textproto 0.018s ok net/url 0.024s ok os 2.572s ok os/exec 3.483s ok os/exec/internal/fdtest 0.012s ok os/signal 3.241s ok os/user 0.015s ok path 0.010s ok path/filepath 0.255s ok plugin 0.051s ok reflect 1.249s ok regexp 0.327s ok regexp/syntax 2.905s ok runtime 112.629s ok runtime/cgo 0.008s ok runtime/debug 0.193s ok runtime/internal/atomic 0.122s ok runtime/internal/math 0.006s ok runtime/internal/sys 0.006s ok runtime/metrics 0.006s ok runtime/pprof 21.513s ok runtime/trace 15.270s ok sort 0.257s ok strconv 3.695s ok strings 30.016s ok sync 1.230s ok sync/atomic 3.177s ok syscall 9.965s ok testing 2.023s ok testing/fstest 0.011s ok testing/iotest 0.008s ok testing/quick 0.209s ok text/scanner 0.036s ok text/tabwriter 0.010s ok text/template 0.172s ok text/template/parse 0.084s ok time 2.873s ok unicode 0.033s ok unicode/utf16 0.006s ok unicode/utf8 0.046s ok cmd/addr2line 5.231s ok cmd/api 43.110s ok cmd/asm/internal/asm 3.960s ok cmd/asm/internal/lex 0.035s ok cmd/compile/internal/abt 0.040s ok cmd/compile/internal/amd64 0.011s ok cmd/compile/internal/dwarfgen 1.250s ok cmd/compile/internal/importer 3.955s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.240s ok cmd/compile/internal/noder 0.012s ok cmd/compile/internal/reflectdata 0.009s [no tests to run] ok cmd/compile/internal/ssa 2.524s ok cmd/compile/internal/syntax 0.189s ok cmd/compile/internal/test 96.500s ok cmd/compile/internal/typecheck 1.904s ok cmd/compile/internal/types 0.013s ok cmd/compile/internal/types2 5.147s ok cmd/cover 13.090s ok cmd/dist 0.011s ok cmd/doc 0.601s ok cmd/fix 5.794s ok cmd/go 0.210s ok cmd/go/internal/auth 0.027s ok cmd/go/internal/cache 0.494s ok cmd/go/internal/fsys 0.126s ok cmd/go/internal/generate 0.028s ok cmd/go/internal/get 0.026s ok cmd/go/internal/imports 0.045s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.361s ok cmd/go/internal/lockedfile/internal/filelock 0.058s ok cmd/go/internal/modconv 0.026s ok cmd/go/internal/modfetch 0.016s ok cmd/go/internal/modfetch/codehost 0.014s ok cmd/go/internal/modfetch/zip_sum_test 0.016s ok cmd/go/internal/modindex 0.007s ok cmd/go/internal/modload 0.015s ok cmd/go/internal/mvs 0.030s ok cmd/go/internal/par 0.092s ok cmd/go/internal/search 0.017s ok cmd/go/internal/str 0.019s ok cmd/go/internal/test 0.026s ok cmd/go/internal/vcs 0.028s ok cmd/go/internal/web 0.052s ok cmd/go/internal/work 0.043s ok cmd/gofmt 0.157s ok cmd/internal/archive 1.989s ok cmd/internal/buildid 1.644s ok cmd/internal/dwarf 0.006s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 6.972s ok cmd/internal/notsha256 0.050s ok cmd/internal/obj 4.392s ok cmd/internal/obj/ppc64 0.208s ok cmd/internal/obj/riscv 0.182s ok cmd/internal/obj/s390x 0.010s ok cmd/internal/obj/x86 15.683s ok cmd/internal/objabi 0.006s ok cmd/internal/pkgpath 0.028s ok cmd/internal/quoted 0.007s ok cmd/internal/src 0.006s ok cmd/internal/sys 0.005s ok cmd/internal/test2json 0.473s ok cmd/link 25.881s ok cmd/link/internal/benchmark 0.027s ok cmd/link/internal/ld 16.723s ok cmd/link/internal/loader 0.076s ok cmd/nm 6.298s ok cmd/objdump 2.330s ok cmd/pack 6.525s ok cmd/pprof 11.787s ok cmd/trace 2.109s ok cmd/vet 40.084s ##### os/user with tag osusergo ok os/user 0.037s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 177.256s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.600s ##### sync -cpu=10 ok sync 1.148s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 13.242s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 4.188s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 4.479s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.