linux-amd64-wsl at 2e6387cbec924dbd01007421d7442125037c66b2 :: Running /tmp/workdir-host-linux-amd64-wsl/go/src/make.bash with args ["/tmp/workdir-host-linux-amd64-wsl/go/src/make.bash" "-force"] and env ["SHELL=/bin/bash" "WSL_DISTRO_NAME=Ubuntu-20.04" "HOSTNAME=wsl-2.farm.mzh.io" "NAME=wsl-builder-2" "LOGNAME=gopher" "MOTD_SHOWN=update-motd" "HOME=/home/gopher" "LANG=C.UTF-8" "WSL_INTEROP=/run/WSL/9_interop" "GO_BUILDER_ENV=host-linux-amd64-wsl" "LESSCLOSE=/usr/bin/lesspipe %s %s" "TERM=xterm-256color" "LESSOPEN=| /usr/bin/lesspipe %s" "USER=gopher" "GOPROXY=https://goproxy.cn" "SHLVL=2" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "WSLENV=" "XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop" "PATH=/home/gopher/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu20.04LTS_2004.6.16.0_x64__79rhkp1fndgsc:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Users/mengz/AppData/Local/Microsoft/WindowsApps:/snap/bin" "HOSTTYPE=x86_64" "_=/home/gopher/go/bin/stage0" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=800ms" "WORKDIR=/tmp/workdir-host-linux-amd64-wsl" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-amd64-wsl/go1.4" "GO_BUILDER_NAME=linux-amd64-wsl" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-amd64-wsl/tmp" "GOCACHE=/tmp/workdir-host-linux-amd64-wsl/gocache" "GOPLSCACHE=/tmp/workdir-host-linux-amd64-wsl/goplscache" "PWD=/tmp/workdir-host-linux-amd64-wsl/go/src"] in dir /tmp/workdir-host-linux-amd64-wsl/go/src Building Go cmd/dist using /tmp/workdir-host-linux-amd64-wsl/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /tmp/workdir-host-linux-amd64-wsl/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/amd64. --- Installed Go for linux/amd64 in /tmp/workdir-host-linux-amd64-wsl/go Installed commands in /tmp/workdir-host-linux-amd64-wsl/go/bin *** You need to add /tmp/workdir-host-linux-amd64-wsl/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz # GOOS: linux # OS Version: Linux 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 ##### Testing packages. ok archive/tar 0.112s ok archive/zip 0.304s ok bufio 0.036s ok bytes 0.130s ok cmp 0.013s ok compress/bzip2 0.039s ok compress/flate 0.746s ok compress/gzip 0.857s ok compress/lzw 0.054s ok compress/zlib 0.336s ok container/heap 0.011s ok container/list 0.003s ok container/ring 0.023s ok context 0.020s ok crypto 0.002s ok crypto/aes 0.018s ok crypto/cipher 0.006s ok crypto/des 0.005s ok crypto/dsa 0.005s ok crypto/ecdh 0.024s ok crypto/ecdsa 0.018s ok crypto/ed25519 0.043s ok crypto/elliptic 0.005s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.121s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.175s ok crypto/internal/edwards25519 0.056s ok crypto/internal/edwards25519/field 0.010s ok crypto/internal/nistec 0.090s ok crypto/internal/nistec/fiat 0.008s [no tests to run] ok crypto/md5 0.009s ok crypto/rand 0.049s ok crypto/rc4 0.017s ok crypto/rsa 0.211s ok crypto/sha1 0.013s ok crypto/sha256 0.003s ok crypto/sha512 0.002s ok crypto/subtle 0.122s ok crypto/tls 0.364s ok crypto/x509 0.240s ok database/sql 0.520s ok database/sql/driver 0.010s ok debug/buildinfo 0.004s ok debug/dwarf 0.018s ok debug/elf 0.103s ok debug/gosym 0.215s ok debug/macho 0.003s ok debug/pe 0.026s ok debug/plan9obj 0.002s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.016s ok encoding/ascii85 0.003s ok encoding/asn1 0.011s ok encoding/base32 0.020s ok encoding/base64 0.004s ok encoding/binary 0.003s ok encoding/csv 0.005s ok encoding/gob 1.494s ok encoding/hex 0.011s ok encoding/json 0.297s ok encoding/pem 0.439s ok encoding/xml 0.041s ok errors 0.002s ok expvar 0.003s ok flag 0.040s ok fmt 0.043s ok go/ast 0.004s ok go/build 1.344s ok go/build/constraint 0.002s ok go/constant 0.004s ok go/doc 0.041s ok go/doc/comment 0.942s ok go/format 0.011s ok go/importer 0.239s ok go/internal/gccgoimporter 0.049s ok go/internal/gcimporter 1.429s ok go/internal/srcimporter 6.833s ok go/parser 0.162s ok go/printer 0.149s ok go/scanner 0.015s ok go/token 0.008s ok go/types 7.047s ok go/version 0.011s ok hash 0.003s ok hash/adler32 0.004s ok hash/crc32 0.007s ok hash/crc64 0.007s ok hash/fnv 0.005s ok hash/maphash 0.071s ok html 0.023s ok html/template 0.055s ok image 0.050s ok image/color 0.026s ok image/draw 0.045s ok image/gif 0.236s ok image/jpeg 0.145s ok image/png 0.168s ok index/suffixarray 0.123s ok internal/abi 0.126s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.013s ok internal/coverage/cmerge 0.007s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.027s ok internal/coverage/test 0.006s ok internal/cpu 0.008s ok internal/dag 0.002s ok internal/diff 0.002s ok internal/fmtsort 0.002s ok internal/fuzz 0.004s ok internal/godebug 0.284s ok internal/godebugs 0.015s ok internal/gover 0.015s ok internal/intern 0.166s ok internal/itoa 0.011s ok internal/platform 0.959s ok internal/poll 0.149s ok internal/profile 0.029s ok internal/reflectlite 0.003s ok internal/safefilepath 0.007s ok internal/saferio 0.040s ok internal/singleflight 0.018s ok internal/testenv 0.144s ok internal/trace 0.055s ok internal/trace/v2 4.746s ok internal/types/errors 0.368s ok internal/unsafeheader 0.001s ok internal/xcoff 0.016s ok internal/zstd 0.120s ok io 0.029s ok io/fs 0.182s ok io/ioutil 0.005s ok log 0.002s ok log/slog 0.026s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.026s ok log/syslog 1.216s ok maps 0.002s ok math 0.017s ok math/big 0.837s ok math/bits 0.006s ok math/cmplx 0.012s ok math/rand 0.123s ok math/rand/v2 0.177s ok mime 0.013s ok mime/multipart 0.431s ok mime/quotedprintable 0.054s ok net 9.772s ok net/http 4.883s ok net/http/cgi 0.299s ok net/http/cookiejar 0.012s ok net/http/fcgi 0.213s ok net/http/httptest 0.043s ok net/http/httptrace 0.003s ok net/http/httputil 0.587s ok net/http/internal 0.011s ok net/http/internal/ascii 0.011s ok net/http/pprof 5.088s ok net/internal/socktest 0.002s ok net/mail 0.012s ok net/netip 0.271s ok net/rpc 0.026s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.011s ok net/textproto 0.051s ok net/url 0.023s ok os 1.494s ok os/exec 0.336s ok os/exec/internal/fdtest 0.003s ok os/signal 2.040s ok os/user 0.005s ok path 0.019s ok path/filepath 0.024s ok plugin 0.004s ok reflect 0.786s ok regexp 0.492s ok regexp/syntax 0.787s ok runtime 36.653s ok runtime/cgo 0.003s ok runtime/coverage 0.001s ok runtime/debug 0.075s ok runtime/internal/atomic 0.039s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.005s ok runtime/internal/syscall 0.008s ok runtime/internal/wasitest 0.003s ok runtime/metrics 0.024s ok runtime/pprof 6.234s ok runtime/trace 0.133s ok slices 0.049s ok sort 0.029s ok strconv 0.167s ok strings 0.673s ok sync 0.328s ok sync/atomic 0.348s ok syscall 1.713s ok testing 1.000s ok testing/fstest 0.013s ok testing/iotest 0.003s ok testing/quick 0.032s ok testing/slogtest 0.004s ok text/scanner 0.017s ok text/tabwriter 0.016s ok text/template 0.017s ok text/template/parse 0.010s ok time 1.659s ok unicode 0.004s ok unicode/utf16 0.003s ok unicode/utf8 0.013s ok cmd/addr2line 0.464s ok cmd/api 0.711s ok cmd/asm/internal/asm 0.353s ok cmd/asm/internal/lex 0.003s ok cmd/cgo/internal/swig 0.088s ok cmd/cgo/internal/test 0.910s ok cmd/cgo/internal/testcarchive 22.386s ok cmd/cgo/internal/testcshared 7.476s ok cmd/cgo/internal/testerrors 12.007s ok cmd/cgo/internal/testfortran 0.071s ok cmd/cgo/internal/testgodefs 0.851s ok cmd/cgo/internal/testlife 0.773s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testplugin 68.131s ok cmd/cgo/internal/testsanitizers 51.367s ok cmd/cgo/internal/testshared 85.623s ok cmd/cgo/internal/testso 2.027s ok cmd/cgo/internal/teststdio 1.882s ok cmd/cgo/internal/testtls 0.003s ok cmd/compile/internal/abt 0.027s ok cmd/compile/internal/amd64 1.590s ok cmd/compile/internal/base 0.002s ok cmd/compile/internal/compare 0.005s ok cmd/compile/internal/devirtualize 0.002s ok cmd/compile/internal/dwarfgen 0.210s ok cmd/compile/internal/importer 1.273s ok cmd/compile/internal/inline/inlheur 0.516s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.934s ok cmd/compile/internal/loopvar 22.549s ok cmd/compile/internal/noder 0.002s ok cmd/compile/internal/reflectdata 0.011s [no tests to run] ok cmd/compile/internal/ssa 22.336s ok cmd/compile/internal/syntax 0.056s ok cmd/compile/internal/test 10.461s ok cmd/compile/internal/typecheck 0.289s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 5.617s ok cmd/covdata 0.021s ok cmd/cover 1.321s ok cmd/dist 0.002s ok cmd/distpack 0.004s ok cmd/doc 0.088s ok cmd/fix 4.881s ok cmd/go 67.872s ok cmd/go/internal/auth 0.009s ok cmd/go/internal/cache 0.106s ok cmd/go/internal/cfg 0.002s [no tests to run] ok cmd/go/internal/envcmd 0.041s ok cmd/go/internal/fsys 0.035s ok cmd/go/internal/generate 0.023s ok cmd/go/internal/gover 0.002s ok cmd/go/internal/imports 0.052s ok cmd/go/internal/load 0.004s ok cmd/go/internal/lockedfile 0.061s ok cmd/go/internal/lockedfile/internal/filelock 0.044s ok cmd/go/internal/modfetch 0.006s ok cmd/go/internal/modfetch/codehost 0.604s ok cmd/go/internal/modfetch/zip_sum_test 0.011s ok cmd/go/internal/modindex 0.105s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.004s ok cmd/go/internal/par 0.010s ok cmd/go/internal/str 0.004s ok cmd/go/internal/test 0.046s ok cmd/go/internal/toolchain 0.023s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/vcweb 0.026s ok cmd/go/internal/vcweb/vcstest 0.652s ok cmd/go/internal/web 0.005s ok cmd/go/internal/work 0.042s ok cmd/gofmt 0.022s ok cmd/internal/archive 0.543s ok cmd/internal/bootstrap_test 0.002s ok cmd/internal/buildid 0.135s ok cmd/internal/cov 0.359s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.001s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 1.031s ok cmd/internal/notsha256 0.016s ok cmd/internal/obj 0.566s ok cmd/internal/obj/ppc64 0.458s ok cmd/internal/obj/riscv 0.157s ok cmd/internal/obj/s390x 0.001s ok cmd/internal/obj/x86 0.265s ok cmd/internal/objabi 0.124s ok cmd/internal/pkgpath 0.033s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.006s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.080s ok cmd/link 13.844s ok cmd/link/internal/benchmark 0.013s ok cmd/link/internal/ld 11.011s ok cmd/link/internal/loader 0.016s ok cmd/nm 1.726s ok cmd/objdump 2.248s ok cmd/pack 0.795s ok cmd/pprof 1.690s ok cmd/trace 0.011s ok cmd/trace/v2 0.028s ok cmd/vet 5.434s ##### os/user with tag osusergo ok os/user 0.004s ##### hash/maphash purego implementation ok hash/maphash 0.052s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 39.042s ##### Testing without libgcc. ok net 0.015s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.192s ok os/user 0.039s ##### sync -cpu=10 ok sync 0.254s ##### Testing race detector ok runtime/race 5.184s ok flag 1.015s ok net 1.116s ok os 1.099s ok os/exec 2.074s ok encoding/gob 1.045s ok flag 1.013s ok os/exec 2.038s ##### Testing cgo ok cmd/cgo/internal/test 0.856s ok cmd/cgo/internal/test 0.851s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testtls 0.008s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/test 0.856s ok cmd/cgo/internal/test 0.858s ok cmd/cgo/internal/test 0.845s ok cmd/cgo/internal/test 0.848s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testnocgo 0.002s ##### ../test ok cmd/internal/testdir 17.411s ok cmd/internal/testdir 14.658s ok cmd/internal/testdir 16.183s ok cmd/internal/testdir 13.502s ok cmd/internal/testdir 19.997s ok cmd/internal/testdir 12.987s ok cmd/internal/testdir 47.065s ok cmd/internal/testdir 14.419s ok cmd/internal/testdir 12.656s ok cmd/internal/testdir 11.909s ##### API check ok cmd/api 18.949s All tests passed.