linux-mips64le-mengzhuo at 845a95b1ae0f80d2b30ab6277e31b6d6164f0a90 :: Running /tmp/workdir-host-linux-mipsle-mengzhuo/go/src/make.bash with args ["/tmp/workdir-host-linux-mipsle-mengzhuo/go/src/make.bash"] and env ["LANG=zh_CN.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/bash" "INVOCATION_ID=aec9ae809cfa448eaa42f494d8540faf" "JOURNAL_STREAM=8:671625918" "GO_BUILDER_ENV=host-linux-mipsle-mengzhuo" "WORKDIR=/tmp/workdir-host-linux-mipsle-mengzhuo" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "GOPROXY=https://proxy.golang.com.cn,direct" "NO_PROXY=*.cn" "GOSUMDB=off" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=1.5s" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-mipsle-mengzhuo/go1.4" "GO_BUILDER_NAME=linux-mips64le-mengzhuo" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/lib/golang" "GOMIPS64=hardfloat" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-mipsle-mengzhuo/tmp" "GOCACHE=/tmp/workdir-host-linux-mipsle-mengzhuo/gocache"] in dir /tmp/workdir-host-linux-mipsle-mengzhuo/go/src Building Go cmd/dist using /usr/lib/golang. (go1.12.7 linux/mips64le) Building Go toolchain1 using /usr/lib/golang. 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/mips64le. --- Installed Go for linux/mips64le in /tmp/workdir-host-linux-mipsle-mengzhuo/go Installed commands in /tmp/workdir-host-linux-mipsle-mengzhuo/go/bin ##### Test execution environment. # GOARCH: mips64le # CPU: # GOOS: linux # OS Version: Linux 5.4.110-3.fc28.lemote.mips64el #1 SMP PREEMPT Fri Apr 16 10:44:14 CST 2021 mips64 ##### Testing packages. ok archive/tar 0.043s ok archive/zip 1.802s ok bufio 0.197s ok bytes 5.935s ok compress/bzip2 0.288s ok compress/flate 1.425s ok compress/gzip 0.126s ok compress/lzw 0.282s ok compress/zlib 1.172s ok container/heap 0.011s ok container/list 0.004s ok container/ring 0.005s ok context 0.013s ok crypto 0.014s ok crypto/aes 0.054s ok crypto/cipher 0.007s ok crypto/des 0.015s ok crypto/dsa 0.026s ok crypto/ecdsa 0.032s ok crypto/ed25519 0.239s ok crypto/elliptic 0.078s ok crypto/hmac 0.006s ok crypto/internal/boring 0.210s ok crypto/internal/edwards25519 18.323s ok crypto/internal/edwards25519/field 14.583s ok crypto/internal/nistec 10.930s ok crypto/internal/nistec/fiat 0.030s [no tests to run] ok crypto/internal/subtle 0.012s ok crypto/md5 0.008s ok crypto/rand 0.105s ok crypto/rc4 0.075s ok crypto/rsa 0.364s ok crypto/sha1 0.007s ok crypto/sha256 0.012s ok crypto/sha512 0.041s ok crypto/subtle 0.008s ok crypto/tls 2.042s ok crypto/x509 3.092s ok database/sql 0.535s ok database/sql/driver 0.018s ok debug/buildinfo 0.012s ok debug/dwarf 0.031s ok debug/elf 0.026s ok debug/gosym 0.031s ok debug/macho 0.013s ok debug/pe 0.019s ok debug/plan9obj 0.010s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.021s ok encoding/ascii85 0.029s ok encoding/asn1 0.006s ok encoding/base32 0.061s ok encoding/base64 0.011s ok encoding/binary 0.006s ok encoding/csv 0.022s ok encoding/gob 0.047s ok encoding/hex 0.030s ok encoding/json 0.452s ok encoding/pem 1.593s ok encoding/xml 0.052s ok errors 0.024s ok expvar 0.007s ok flag 0.025s ok fmt 0.230s ok go/ast 0.008s ok go/build 4.566s ok go/build/constraint 0.012s ok go/constant 0.008s ok go/doc 0.096s ok go/doc/comment 2.079s ok go/format 0.057s ok go/importer 0.164s ok go/internal/gccgoimporter 0.027s ok go/internal/gcimporter 13.313s ok go/internal/srcimporter 10.253s ok go/parser 0.076s ok go/printer 0.861s ok go/scanner 0.005s ok go/token 0.042s ok go/types 15.319s ok hash 0.019s ok hash/adler32 0.012s ok hash/crc32 0.009s ok hash/crc64 0.005s ok hash/fnv 0.009s ok hash/maphash 0.192s ok html 0.004s ok html/template 0.199s ok image 0.174s ok image/color 0.175s ok image/draw 0.318s ok image/gif 73.150s ok image/jpeg 7.679s ok image/png 0.472s ok index/suffixarray 2.388s ok internal/abi 0.054s ok internal/buildcfg 0.024s ok internal/cpu 0.006s ok internal/diff 0.005s ok internal/fmtsort 0.003s ok internal/fuzz 0.014s ok internal/godebug 0.004s ok internal/intern 0.482s ok internal/itoa 0.019s ok internal/poll 0.168s ok internal/profile 0.014s ok internal/reflectlite 0.135s ok internal/singleflight 0.029s ok internal/trace 0.071s ok internal/unsafeheader 0.020s ok internal/xcoff 0.043s ok io 0.027s ok io/fs 0.018s ok io/ioutil 0.006s ok log 0.045s ok log/syslog 1.241s ok math 0.011s ok math/big 5.977s ok math/bits 0.009s ok math/cmplx 0.007s ok math/rand 0.314s ok mime 0.019s ok mime/multipart 0.482s ok mime/quotedprintable 0.015s ok net 12.275s ok net/http 16.855s ok net/http/cgi 0.407s ok net/http/cookiejar 0.021s ok net/http/fcgi 0.110s ok net/http/httptest 0.142s ok net/http/httptrace 0.005s ok net/http/httputil 0.655s ok net/http/internal 0.005s ok net/http/internal/ascii 0.023s ok net/http/pprof 5.104s ok net/internal/socktest 0.004s ok net/mail 0.009s ok net/netip 0.902s ok net/rpc 0.033s ok net/rpc/jsonrpc 0.013s ok net/smtp 0.030s ok net/textproto 0.041s ok net/url 0.028s ok os 1.290s ok os/exec 1.383s ok os/exec/internal/fdtest 0.015s ok os/signal 2.026s ok os/user 0.010s ok path 0.014s ok path/filepath 0.032s ok plugin 0.013s ok reflect 0.523s ok regexp 0.191s ok regexp/syntax 1.372s ok runtime 38.415s ok runtime/cgo 0.010s ok runtime/debug 0.131s ok runtime/internal/atomic 0.164s ok runtime/internal/math 0.010s ok runtime/internal/sys 0.004s ok runtime/metrics 0.004s ok runtime/pprof 9.175s ok runtime/trace 5.533s ok sort 0.155s ok strconv 1.215s ok strings 6.704s ok sync 0.437s ok sync/atomic 1.370s ok syscall 0.054s ok testing 0.784s ok testing/fstest 0.006s ok testing/iotest 0.015s ok testing/quick 0.111s ok text/scanner 0.007s ok text/tabwriter 0.027s ok text/template 0.071s ok text/template/parse 0.019s ok time 2.063s ok unicode 0.015s ok unicode/utf16 0.014s ok unicode/utf8 0.030s ok cmd/addr2line 3.227s ok cmd/api 21.125s ok cmd/asm/internal/asm 1.403s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.021s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/dwarfgen 0.555s ok cmd/compile/internal/importer 2.212s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.072s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/reflectdata 0.033s [no tests to run] ok cmd/compile/internal/ssa 1.226s ok cmd/compile/internal/syntax 0.062s ok cmd/compile/internal/test 41.496s ok cmd/compile/internal/typecheck 1.453s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 2.443s ok cmd/cover 5.945s ok cmd/dist 0.018s ok cmd/doc 0.420s ok cmd/fix 4.440s ok cmd/go 0.100s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.124s ok cmd/go/internal/fsys 0.036s ok cmd/go/internal/generate 0.016s ok cmd/go/internal/get 0.016s ok cmd/go/internal/imports 0.008s ok cmd/go/internal/load 0.013s ok cmd/go/internal/lockedfile 0.148s ok cmd/go/internal/lockedfile/internal/filelock 0.093s ok cmd/go/internal/modconv 0.032s ok cmd/go/internal/modfetch 0.008s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.016s ok cmd/go/internal/modindex 0.007s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/par 0.049s ok cmd/go/internal/search 0.005s ok cmd/go/internal/str 0.018s ok cmd/go/internal/test 0.015s ok cmd/go/internal/vcs 0.010s ok cmd/go/internal/web 0.026s ok cmd/go/internal/work 0.022s ok cmd/gofmt 0.076s ok cmd/internal/archive 0.873s ok cmd/internal/buildid 0.809s ok cmd/internal/dwarf 0.022s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.013s ok cmd/internal/moddeps 2.756s ok cmd/internal/notsha256 0.039s ok cmd/internal/obj 1.944s ok cmd/internal/obj/ppc64 0.162s ok cmd/internal/obj/riscv 0.163s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 7.168s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.047s ok cmd/internal/quoted 0.022s ok cmd/internal/src 0.004s ok cmd/internal/sys 0.004s ok cmd/internal/test2json 0.260s ok cmd/link 22.370s ok cmd/link/internal/benchmark 0.053s ok cmd/link/internal/ld 13.039s ok cmd/link/internal/loader 0.037s ok cmd/nm 2.879s ok cmd/objdump 1.030s ok cmd/pack 2.885s ok cmd/pprof 4.635s ok cmd/trace 0.261s ok cmd/vet 21.976s ##### os/user with tag osusergo ok os/user 0.015s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 44.243s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.232s ##### sync -cpu=10 ok sync 0.450s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 5.303s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.543s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.709s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.