linux-riscv64-jsing at b12366bbb5e83ce0c4d3958d87c0872d2ad0e3e2 :: Running /home/gopher/build/go/src/make.bash with args ["/home/gopher/build/go/src/make.bash"] and env ["SHELL=/bin/bash" "SUDO_GID=1001" "SUDO_COMMAND=/bin/bash" "SUDO_USER=joel" "PWD=/home/gopher" "LOGNAME=gopher" "HOME=/home/gopher" "LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:" "LESSCLOSE=/usr/bin/lesspipe %s %s" "TERM=screen" "LESSOPEN=| /usr/bin/lesspipe %s" "USER=gopher" "SHLVL=1" "PATH=/home/gopher/go/bin:/usr/lib/go-1.14/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SUDO_UID=1001" "MAIL=/var/mail/gopher" "GOPATH=/home/gopher/go" "_=/home/gopher/go/bin/buildlet" "WORKDIR=/home/gopher/build" "GOROOT_BOOTSTRAP=/home/gopher/build/go1.4" "GO_BUILDER_NAME=linux-riscv64-jsing" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=4" "GOBIN=" "TMPDIR=/home/gopher/build/tmp" "GOCACHE=/home/gopher/build/gocache"] in dir /home/gopher/build/go/src Building Go cmd/dist using /home/gopher/build/go1.4. (go1.17.13 linux/riscv64) Building Go toolchain1 using /home/gopher/build/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/riscv64. --- Installed Go for linux/riscv64 in /home/gopher/build/go Installed commands in /home/gopher/build/go/bin ##### Test execution environment. # GOARCH: riscv64 # CPU: # GOOS: linux # OS Version: Linux 5.4.0-24-generic #28-Ubuntu SMP Fri Apr 10 15:33:42 UTC 2020 riscv64 ##### Testing packages. ok archive/tar 0.181s ok archive/zip 9.030s ok bufio 0.874s ok bytes 33.998s ok compress/bzip2 1.387s ok compress/flate 9.004s ok compress/gzip 30.637s ok compress/lzw 0.881s ok compress/zlib 5.367s ok container/heap 0.032s ok container/list 0.016s ok container/ring 0.020s ok context 0.041s ok crypto 0.040s ok crypto/aes 0.312s ok crypto/cipher 0.031s ok crypto/des 0.128s ok crypto/dsa 0.035s ok crypto/ecdsa 0.141s ok crypto/ed25519 1.575s ok crypto/elliptic 0.186s ok crypto/hmac 0.061s ok crypto/internal/boring 0.015s ok crypto/internal/boring/bcache 1.048s ok crypto/internal/edwards25519 70.286s ok crypto/internal/edwards25519/field 65.981s ok crypto/internal/nistec 16.970s ok crypto/internal/nistec/fiat 0.015s [no tests to run] ok crypto/internal/subtle 0.014s ok crypto/md5 0.038s ok crypto/rand 0.482s ok crypto/rc4 0.653s ok crypto/rsa 1.379s ok crypto/sha1 0.086s ok crypto/sha256 0.058s ok crypto/sha512 0.129s ok crypto/subtle 0.036s ok crypto/tls 7.220s ok crypto/x509 10.620s ok database/sql 0.899s ok database/sql/driver 0.065s ok debug/buildinfo 0.034s ok debug/dwarf 0.113s ok debug/elf 0.105s ok debug/gosym 0.176s ok debug/macho 0.031s ok debug/pe 0.063s ok debug/plan9obj 0.019s ok embed 0.026s [no tests to run] ok embed/internal/embedtest 0.021s ok encoding/ascii85 0.029s ok encoding/asn1 0.028s ok encoding/base32 0.274s ok encoding/base64 0.030s ok encoding/binary 0.027s ok encoding/csv 0.224s ok encoding/gob 0.270s ok encoding/hex 0.540s ok encoding/json 9.870s ok encoding/pem 5.920s ok encoding/xml 0.470s ok errors 0.051s ok expvar 0.032s ok flag 0.332s ok fmt 0.838s ok go/ast 0.030s ok go/build 18.651s ok go/build/constraint 0.035s ok go/constant 0.036s ok go/doc 0.434s ok go/doc/comment 6.137s ok go/format 0.107s ok go/importer 0.278s ok go/internal/gccgoimporter 0.073s ok go/internal/gcimporter 45.271s ok go/internal/srcimporter 44.747s ok go/parser 2.620s ok go/printer 2.023s ok go/scanner 0.029s ok go/token 0.120s ok go/types 78.895s ok hash 0.054s ok hash/adler32 0.129s ok hash/crc32 0.041s ok hash/crc64 0.036s ok hash/fnv 0.017s ok hash/maphash 0.934s ok html 0.101s ok html/template 0.659s ok image 0.500s ok image/color 0.148s ok image/draw 0.828s ok image/gif 215.843s ok image/jpeg 24.743s ok image/png 2.102s ok index/suffixarray 254.776s ok internal/abi 0.505s ok internal/buildcfg 0.038s ok internal/cpu 0.025s ok internal/dag 0.017s ok internal/diff 0.018s ok internal/fmtsort 0.016s ok internal/fuzz 0.059s ok internal/godebug 0.014s ok internal/intern 5.449s ok internal/itoa 0.039s ok internal/poll 0.541s ok internal/profile 0.064s ok internal/reflectlite 0.408s ok internal/singleflight 0.052s ok internal/trace 0.443s ok internal/unsafeheader 0.018s ok internal/xcoff 0.085s ok io 0.062s ok io/fs 2.699s ok io/ioutil 0.239s ok log 0.031s ok log/syslog 1.333s ok math 0.041s ok math/big 24.880s ok math/bits 0.038s ok math/cmplx 0.091s ok math/rand 3.686s ok mime 0.057s ok mime/multipart 1.737s ok mime/quotedprintable 0.086s ok net 37.431s ok net/http 57.129s ok net/http/cgi 2.469s ok net/http/cookiejar 0.055s ok net/http/fcgi 0.141s ok net/http/httptest 0.526s ok net/http/httptrace 0.028s ok net/http/httputil 1.255s ok net/http/internal 0.030s ok net/http/internal/ascii 0.015s ok net/http/pprof 4.176s ok net/internal/socktest 0.018s ok net/mail 0.040s ok net/netip 4.666s ok net/rpc 0.150s ok net/rpc/jsonrpc 0.053s ok net/smtp 0.128s ok net/textproto 0.039s ok net/url 0.132s ok os 3.787s ok os/exec 4.435s ok os/exec/internal/fdtest 0.037s ok os/signal 7.432s ok os/user 0.025s ok path 0.062s ok path/filepath 0.309s ok plugin 0.028s ok reflect 1.805s ok regexp 0.806s ok regexp/syntax 6.443s ok runtime 256.287s ok runtime/cgo 0.056s ok runtime/debug 0.379s ok runtime/internal/atomic 0.078s ok runtime/internal/math 0.016s ok runtime/internal/sys 0.015s ok runtime/metrics 0.042s ok runtime/pprof 29.882s ok runtime/trace 21.232s ok sort 0.427s ok strconv 6.928s ok strings 25.895s ok sync 1.370s ok sync/atomic 4.911s ok syscall 0.302s ok testing 0.937s ok testing/fstest 0.025s ok testing/iotest 0.018s ok testing/quick 0.348s ok text/scanner 0.095s ok text/tabwriter 0.042s ok text/template 0.668s ok text/template/parse 0.083s ok time 3.405s ok unicode 0.029s ok unicode/utf16 0.015s ok unicode/utf8 0.042s ok cmd/addr2line 17.022s ok cmd/api 74.298s ok cmd/asm/internal/asm 7.357s ok cmd/asm/internal/lex 0.033s ok cmd/compile/internal/abt 0.046s ok cmd/compile/internal/amd64 0.028s ok cmd/compile/internal/dwarfgen 2.916s ok cmd/compile/internal/importer 9.594s ok cmd/compile/internal/ir 0.069s ok cmd/compile/internal/logopt 0.461s ok cmd/compile/internal/noder 0.032s ok cmd/compile/internal/reflectdata 0.019s [no tests to run] ok cmd/compile/internal/ssa 4.936s ok cmd/compile/internal/syntax 0.268s ok cmd/compile/internal/test 183.702s ok cmd/compile/internal/typecheck 3.379s ok cmd/compile/internal/types 0.020s ok cmd/compile/internal/types2 9.150s ok cmd/cover 13.235s ok cmd/dist 0.019s ok cmd/doc 1.487s ok cmd/fix 34.913s ok cmd/go 377.866s ok cmd/go/internal/auth 0.036s ok cmd/go/internal/cache 4.218s ok cmd/go/internal/fsys 2.044s ok cmd/go/internal/generate 0.078s ok cmd/go/internal/get 0.077s ok cmd/go/internal/imports 0.431s ok cmd/go/internal/load 0.066s ok cmd/go/internal/lockedfile 0.262s ok cmd/go/internal/lockedfile/internal/filelock 0.059s ok cmd/go/internal/modconv 0.048s ok cmd/go/internal/modfetch 0.045s ok cmd/go/internal/modfetch/codehost 0.101s ok cmd/go/internal/modfetch/zip_sum_test 0.047s ok cmd/go/internal/modindex 1.075s ok cmd/go/internal/modload 0.045s ok cmd/go/internal/mvs 0.106s ok cmd/go/internal/par 0.149s ok cmd/go/internal/search 0.021s ok cmd/go/internal/str 0.015s ok cmd/go/internal/test 0.079s ok cmd/go/internal/vcs 0.054s ok cmd/go/internal/web 0.035s ok cmd/go/internal/work 0.157s ok cmd/gofmt 0.211s ok cmd/internal/archive 2.776s ok cmd/internal/buildid 4.796s ok cmd/internal/dwarf 0.015s ok cmd/internal/edit 0.014s ok cmd/internal/goobj 0.015s ok cmd/internal/moddeps 7.619s ok cmd/internal/notsha256 0.021s ok cmd/internal/obj 6.968s ok cmd/internal/obj/ppc64 0.497s ok cmd/internal/obj/riscv 5.946s ok cmd/internal/obj/s390x 0.016s ok cmd/internal/obj/x86 26.436s ok cmd/internal/objabi 0.087s ok cmd/internal/pkgpath 0.067s ok cmd/internal/quoted 0.018s ok cmd/internal/src 0.016s ok cmd/internal/sys 0.014s ok cmd/internal/test2json 0.989s ok cmd/link 94.242s ok cmd/link/internal/benchmark 0.022s ok cmd/link/internal/ld 49.575s ok cmd/link/internal/loader 0.095s ok cmd/nm 15.751s ok cmd/objdump 4.287s ok cmd/pack 12.364s ok cmd/pprof 21.199s ok cmd/trace 0.415s ok cmd/vet 89.925s ##### os/user with tag osusergo ok os/user 0.166s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 351.312s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.776s ##### sync -cpu=10 ok sync 0.910s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 46.189s ok misc/cgo/test 42.077s ok misc/cgo/testtls 0.023s ok misc/cgo/testtls 0.038s ok misc/cgo/testtls 0.048s ok misc/cgo/nocgo 0.043s ok misc/cgo/nocgo 0.021s ok misc/cgo/nocgo 0.020s ok misc/cgo/test 86.948s ok misc/cgo/test 92.057s ok misc/cgo/test 46.210s ok misc/cgo/testtls 0.059s ok misc/cgo/nocgo 0.022s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 6.708s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 6.898s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.