all.bash Building Go cmd/dist using /home/arisawa/src/golang/bootstrap. (go1.17.6 linux/amd64) Building Go toolchain1 using /home/arisawa/src/golang/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/amd64. ##### Testing packages. ok archive/tar 0.060s ok archive/zip 0.142s ok bufio 0.067s ok bytes 0.196s ok compress/bzip2 0.089s ok compress/flate 0.782s ok compress/gzip 0.012s ok compress/lzw 0.006s ok compress/zlib 0.027s ok container/heap 0.003s ok container/list 0.002s ok container/ring 0.017s ok context 0.014s ok crypto 0.002s ok crypto/aes 0.021s ok crypto/cipher 0.013s ok crypto/des 0.016s ok crypto/dsa 0.012s ok crypto/ecdsa 0.009s ok crypto/ed25519 0.099s ok crypto/ed25519/internal/edwards25519 4.421s ok crypto/ed25519/internal/edwards25519/field 1.712s ok crypto/elliptic 0.107s ok crypto/elliptic/internal/fiat 0.005s ok crypto/hmac 0.007s ok crypto/internal/subtle 0.008s ok crypto/md5 0.011s ok crypto/rand 0.011s ok crypto/rc4 0.023s ok crypto/rsa 0.091s ok crypto/sha1 0.026s ok crypto/sha256 0.012s ok crypto/sha512 0.003s ok crypto/subtle 0.003s ok crypto/tls 0.593s ok crypto/x509 0.605s ok database/sql 0.608s ok database/sql/driver 0.011s ok debug/dwarf 0.045s ok debug/elf 0.035s ok debug/gosym 0.032s ok debug/macho 0.016s ok debug/pe 0.031s ok debug/plan9obj 0.003s ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.012s ok encoding/asn1 0.003s ok encoding/base32 0.017s ok encoding/base64 0.005s ok encoding/binary 0.010s ok encoding/csv 0.013s ok encoding/gob 0.023s ok encoding/hex 0.011s ok encoding/json 0.159s ok encoding/pem 0.011s ok encoding/xml 0.012s ok errors 0.007s ok expvar 0.003s ok flag 0.026s ok fmt 0.073s ok go/ast 0.004s ok go/build 1.718s ok go/build/constraint 0.003s ok go/constant 0.008s ok go/doc 0.176s ok go/format 0.006s ok go/importer 0.114s ok go/internal/gccgoimporter 0.049s ok go/internal/gcimporter 0.315s ok go/internal/srcimporter 6.456s ok go/parser 0.696s ok go/printer 0.266s ok go/scanner 0.004s ok go/token 0.013s ok go/types 3.338s ok hash 0.002s ok hash/adler32 0.007s ok hash/crc32 0.017s ok hash/crc64 0.006s ok hash/fnv 0.007s ok hash/maphash 0.068s ok html 0.003s ok html/template 0.618s ok image 0.471s ok image/color 0.016s ok image/draw 0.053s ok image/gif 0.292s ok image/jpeg 0.188s ok image/png 0.054s ok index/suffixarray 0.221s ok internal/abi 0.099s ok internal/cpu 0.020s ok internal/execabs 0.007s ok internal/fmtsort 0.021s ok internal/itoa 0.005s ok internal/poll 0.116s ok internal/profile 0.005s ok internal/reflectlite 0.061s ok internal/singleflight 0.017s ok internal/trace 0.075s ok internal/unsafeheader 0.009s ok internal/xcoff 0.012s ok io 0.034s ok io/fs 0.006s ok io/ioutil 0.034s ok log 0.016s ok log/syslog 1.221s ok math 0.004s ok math/big 1.232s ok math/bits 0.016s ok math/cmplx 0.006s ok math/rand 0.103s ok mime 0.352s ok mime/multipart 0.294s ok mime/quotedprintable 0.018s ok net 4.531s ok net/http 13.424s ok net/http/cgi 0.405s ok net/http/cookiejar 0.005s ok net/http/fcgi 0.104s ok net/http/httptest 0.027s ok net/http/httptrace 0.004s ok net/http/httputil 0.725s ok net/http/internal 0.021s ok net/http/internal/ascii 0.020s ok net/http/pprof 5.092s ok net/internal/socktest 0.002s ok net/mail 0.004s ok net/rpc 0.021s ok net/rpc/jsonrpc 0.004s ok net/smtp 0.023s ok net/textproto 0.003s ok net/url 0.015s ok os 1.279s ok os/exec 0.847s ok os/signal 2.760s ok os/user 0.003s ok path 0.002s ok path/filepath 0.057s ok plugin 0.002s ok reflect 0.259s ok regexp 0.154s ok regexp/syntax 0.265s ok runtime 63.230s ok runtime/cgo 0.013s ok runtime/debug 0.026s ok runtime/internal/atomic 0.046s ok runtime/internal/math 0.015s ok runtime/internal/sys 0.002s ok runtime/metrics 0.002s ok runtime/pprof 5.385s ok runtime/trace 0.853s ok sort 0.046s ok strconv 0.355s ok strings 0.225s ok sync 0.371s ok sync/atomic 0.447s ok syscall 0.214s ok testing 1.096s ok testing/fstest 0.014s ok testing/iotest 0.018s ok testing/quick 0.036s ok text/scanner 0.006s ok text/tabwriter 0.003s ok text/template 0.054s ok text/template/parse 0.006s ok time 2.238s ok unicode 0.003s ok unicode/utf16 0.002s ok unicode/utf8 0.007s ok cmd/addr2line 1.245s ok cmd/api 16.044s ok cmd/asm/internal/asm 1.602s ok cmd/asm/internal/lex 0.002s ok cmd/compile/internal/dwarfgen 0.752s ok cmd/compile/internal/importer 0.383s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.320s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/ssa 0.460s ok cmd/compile/internal/ssagen 0.014s ok cmd/compile/internal/syntax 0.086s ok cmd/compile/internal/test 8.906s ok cmd/compile/internal/typecheck 0.563s ok cmd/compile/internal/types 0.008s ok cmd/compile/internal/types2 1.180s ok cmd/cover 2.513s ok cmd/doc 0.104s ok cmd/fix 3.546s ok cmd/go 90.813s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.144s ok cmd/go/internal/fsys 0.021s ok cmd/go/internal/generate 0.010s ok cmd/go/internal/get 0.024s ok cmd/go/internal/imports 0.058s ok cmd/go/internal/load 0.024s ok cmd/go/internal/lockedfile 0.150s ok cmd/go/internal/lockedfile/internal/filelock 0.066s ok cmd/go/internal/modconv 0.064s ok cmd/go/internal/modfetch 0.027s ok cmd/go/internal/modfetch/codehost 0.019s ok cmd/go/internal/modfetch/zip_sum_test 0.015s ok cmd/go/internal/modload 0.022s ok cmd/go/internal/mvs 0.007s ok cmd/go/internal/par 0.022s ok cmd/go/internal/search 0.011s ok cmd/go/internal/str 0.024s ok cmd/go/internal/test 0.013s ok cmd/go/internal/txtar 0.002s ok cmd/go/internal/vcs 0.016s ok cmd/go/internal/web 0.007s ok cmd/go/internal/work 0.011s ok cmd/gofmt 0.096s ok cmd/internal/archive 1.126s ok cmd/internal/buildid 0.428s ok cmd/internal/dwarf 0.014s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.013s ok cmd/internal/moddeps 3.181s ok cmd/internal/obj 0.036s ok cmd/internal/obj/ppc64 0.053s ok cmd/internal/obj/riscv 0.066s ok cmd/internal/obj/s390x 0.016s ok cmd/internal/obj/x86 0.424s ok cmd/internal/objabi 0.011s ok cmd/internal/pkgpath 0.070s ok cmd/internal/src 0.002s ok cmd/internal/sys 0.007s ok cmd/internal/test2json 0.156s ok cmd/link 13.565s ok cmd/link/internal/benchmark 0.002s ok cmd/link/internal/ld 8.801s ok cmd/link/internal/loader 0.025s ok cmd/nm 3.204s ok cmd/objdump 3.739s ok cmd/pack 2.309s ok cmd/pprof 3.265s ok cmd/trace 0.234s ok cmd/vet 10.521s ##### os/user with tag osusergo ok os/user 0.031s ##### go/... and cmd/gofmt tests with tag typeparams ok go/ast 0.018s ok go/build 1.573s ok go/build/constraint 0.017s ok go/constant 0.003s ok go/doc 0.050s ok go/format 0.014s ok go/importer 0.212s ok go/internal/gccgoimporter 0.037s ok go/internal/gcimporter 0.531s ok go/internal/srcimporter 10.866s ? go/internal/typeparams [no test files] ok go/parser 0.060s ok go/printer 0.267s ok go/scanner 0.015s ok go/token 0.019s ok go/types 3.546s ok cmd/gofmt 0.043s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 28.729s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### Testing without libgcc. ok net 0.024s ok os/user 0.051s ##### internal linking of -buildmode=pie ok reflect 0.399s ok os/user 0.027s ##### sync -cpu=10 ok sync 0.610s ##### Testing race detector ok runtime/race 8.523s ok flag 0.037s ok net 0.128s ok os 0.114s ok os/exec 0.077s ok encoding/gob 0.028s ok flag 0.043s ok os/exec 0.152s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 8.726s PASS ok misc/cgo/test 8.516s PASS ok misc/cgo/test 9.044s PASS ok misc/cgo/testtls 0.012s PASS ok misc/cgo/testtls 0.004s PASS ok misc/cgo/testtls 0.018s PASS ok misc/cgo/nocgo 0.003s PASS ok misc/cgo/nocgo 0.013s PASS ok misc/cgo/nocgo 0.025s PASS ok misc/cgo/test 9.999s PASS ok misc/cgo/test 11.769s PASS ok misc/cgo/test 11.157s PASS ok misc/cgo/test 11.175s PASS ok misc/cgo/testtls 0.028s PASS ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.983s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.158s ##### ../misc/cgo/testcarchive SKIP - short mode and $GO_BUILDER_NAME not set ##### ../misc/cgo/testcshared SKIP - short mode and $GO_BUILDER_NAME not set ##### ../misc/cgo/testshared ok misc/cgo/testshared 47.617s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 0.002s ##### ../misc/cgo/testasan ok testasan 918ms ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check Go version is "go1.17.6", ignoring -next /home/arisawa/src/golang/go/api/next.txt ALL TESTS PASSED --- Installed Go for linux/amd64 in /home/arisawa/src/golang/go Installed commands in /home/arisawa/src/golang/go/bin