linux-amd64-wsl at 68370187fafe9c355e489d6976c35cd908f37a00 :: Running /tmp/workdir-host-linux-amd64-wsl/go/src/make.bash with args ["/tmp/workdir-host-linux-amd64-wsl/go/src/make.bash"] and env ["LANG=C.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/mnt/c/Windows/System32" "INSIDE_GENIE=true" "WSL_INTEROP=/run/WSL/20_interop" "WSLENV=BASH_ENV/u" "WSL_DISTRO_NAME=Ubuntu" "NOTIFY_SOCKET=/run/systemd/notify" "WATCHDOG_PID=3862828" "WATCHDOG_USEC=1800000000" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/sh" "INVOCATION_ID=6024ff62ed2941b2bb9acac91056eb01" "JOURNAL_STREAM=7:16275359" "GO_BUILDER_ENV=host-linux-amd64-wsl" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "GOPROXY=https://goproxy.cn,direct" "NO_PROXY=*.cn" "GO_STAGE0_NET_DELAY=500ms" "GO_STAGE0_DL_DELAY=1.2s" "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" "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.17.13 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 ##### 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.019s ok archive/zip 0.198s ok bufio 0.033s ok bytes 0.643s ok compress/bzip2 0.172s ok compress/flate 0.328s ok compress/gzip 0.820s ok compress/lzw 0.048s ok compress/zlib 0.332s ok container/heap 0.004s ok container/list 0.003s ok container/ring 0.004s ok context 0.013s ok crypto 0.015s ok crypto/aes 0.015s ok crypto/cipher 0.006s ok crypto/des 0.006s ok crypto/dsa 0.007s ok crypto/ecdh 0.036s ok crypto/ecdsa 0.007s ok crypto/ed25519 0.032s ok crypto/elliptic 0.007s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.108s ok crypto/internal/edwards25519 2.284s ok crypto/internal/edwards25519/field 1.842s ok crypto/internal/nistec 0.612s ok crypto/internal/nistec/fiat 0.010s [no tests to run] ok crypto/md5 0.008s ok crypto/rand 0.033s ok crypto/rc4 0.025s ok crypto/rsa 0.072s ok crypto/sha1 0.015s ok crypto/sha256 0.005s ok crypto/sha512 0.006s ok crypto/subtle 0.112s ok crypto/tls 0.301s ok crypto/x509 0.194s ok database/sql 0.274s ok database/sql/driver 0.002s ok debug/buildinfo 0.040s ok debug/dwarf 0.011s ok debug/elf 0.017s ok debug/gosym 0.134s ok debug/macho 0.005s ok debug/pe 0.033s ok debug/plan9obj 0.003s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.012s ok encoding/base64 0.005s ok encoding/binary 0.004s ok encoding/csv 0.015s ok encoding/gob 0.031s ok encoding/hex 0.004s ok encoding/json 0.147s ok encoding/pem 0.487s ok encoding/xml 0.071s ok errors 0.005s ok expvar 0.044s ok flag 0.030s ok fmt 0.041s ok go/ast 0.005s ok go/build 0.756s ok go/build/constraint 0.003s ok go/constant 0.004s ok go/doc 0.030s ok go/doc/comment 0.624s ok go/format 0.004s ok go/importer 0.029s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 9.668s ok go/internal/srcimporter 4.789s ok go/parser 0.139s ok go/printer 0.125s ok go/scanner 0.003s ok go/token 0.009s ok go/types 3.386s ok hash 0.002s ok hash/adler32 0.005s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.052s ok html 0.003s ok html/template 0.047s ok image 0.029s ok image/color 0.010s ok image/draw 0.046s ok image/gif 7.090s ok image/jpeg 1.721s ok image/png 0.117s ok index/suffixarray 0.097s ok internal/abi 0.077s ok internal/buildcfg 0.003s ok internal/cpu 0.007s ok internal/dag 0.004s ok internal/diff 0.003s ok internal/fmtsort 0.002s ok internal/fuzz 0.012s ok internal/godebug 0.002s ok internal/intern 0.391s ok internal/itoa 0.002s ok internal/poll 0.129s ok internal/profile 0.039s ok internal/reflectlite 0.033s ok internal/saferio 0.048s ok internal/singleflight 0.013s ok internal/testenv 0.002s ok internal/trace 0.023s ok internal/unsafeheader 0.055s ok internal/xcoff 0.016s ok io 0.032s ok io/fs 0.159s ok io/ioutil 0.009s ok log 0.004s ok log/syslog 1.232s ok math 0.019s ok math/big 0.652s ok math/bits 0.006s ok math/cmplx 0.005s ok math/rand 0.124s ok mime 0.006s ok mime/multipart 0.075s ok mime/quotedprintable 0.020s ok net 9.170s ok net/http 4.067s ok net/http/cgi 0.224s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.106s ok net/http/httptest 0.029s ok net/http/httptrace 0.060s ok net/http/httputil 0.617s ok net/http/internal 0.006s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.086s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.247s ok net/rpc 0.031s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.010s ok net/textproto 0.004s ok net/url 0.019s ok os 0.797s ok os/exec 0.837s ok os/exec/internal/fdtest 0.003s ok os/signal 2.077s ok os/user 0.005s ok path 0.015s ok path/filepath 0.023s ok plugin 0.004s ok reflect 0.178s ok regexp 0.045s ok regexp/syntax 0.197s ok runtime 20.871s ok runtime/cgo 0.003s ok runtime/debug 0.034s ok runtime/internal/atomic 0.045s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.003s ok runtime/metrics 0.003s ok runtime/pprof 4.805s ok runtime/trace 1.516s ok sort 0.050s ok strconv 0.175s ok strings 0.535s ok sync 0.301s ok sync/atomic 1.668s ok syscall 0.110s ok testing 0.341s ok testing/fstest 0.004s ok testing/iotest 0.005s ok testing/quick 0.022s ok text/scanner 0.004s ok text/tabwriter 0.004s ok text/template 0.032s ok text/template/parse 0.011s ok time 1.786s ok unicode 0.012s ok unicode/utf16 0.002s ok unicode/utf8 0.006s ok cmd/addr2line 0.918s ok cmd/api 4.679s ok cmd/asm/internal/asm 0.307s ok cmd/asm/internal/lex 0.003s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 1.201s ok cmd/compile/internal/compare 0.005s ok cmd/compile/internal/dwarfgen 0.151s ok cmd/compile/internal/importer 0.465s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.546s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 12.625s ok cmd/compile/internal/syntax 0.017s ok cmd/compile/internal/test 8.085s ok cmd/compile/internal/typecheck 0.265s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 0.557s ok cmd/cover 1.029s ok cmd/dist 0.006s ok cmd/doc 0.060s ok cmd/fix 0.893s ok cmd/go 27.718s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.081s ok cmd/go/internal/fsys 0.023s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/get 0.008s ok cmd/go/internal/imports 0.004s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.077s ok cmd/go/internal/lockedfile/internal/filelock 0.033s ok cmd/go/internal/modconv 0.026s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.004s ok cmd/go/internal/modindex 0.067s ok cmd/go/internal/modload 0.051s ok cmd/go/internal/mvs 0.007s ok cmd/go/internal/par 0.012s ok cmd/go/internal/search 0.003s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.007s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/web 0.004s ok cmd/go/internal/work 0.009s ok cmd/gofmt 0.023s ok cmd/internal/archive 0.338s ok cmd/internal/buildid 0.091s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 0.686s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.603s ok cmd/internal/obj/ppc64 0.247s ok cmd/internal/obj/riscv 0.072s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.144s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.012s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/sys 0.003s ok cmd/internal/test2json 0.060s ok cmd/link 3.842s ok cmd/link/internal/benchmark 0.018s ok cmd/link/internal/ld 1.995s ok cmd/link/internal/loader 0.015s ok cmd/nm 0.974s ok cmd/objdump 1.288s ok cmd/pack 1.074s ok cmd/pprof 2.070s ok cmd/trace 0.247s ok cmd/vet 3.010s ##### os/user with tag osusergo ok os/user 0.004s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 30.982s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.067s ##### Testing without libgcc. ok net 0.022s ok os/user 0.012s ##### internal linking of -buildmode=pie ok reflect 0.344s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.293s ##### Testing race detector ok runtime/race 6.887s ok flag 0.044s ok net 0.141s ok os 0.139s ok os/exec 0.094s ok encoding/gob 0.065s ok flag 0.031s ok os/exec 0.087s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 3.096s ok misc/cgo/test 3.003s ok misc/cgo/test 3.103s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 2.531s ok misc/cgo/test 3.530s ok misc/cgo/test 3.390s ok misc/cgo/test 3.344s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.638s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.639s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 45.612s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 30.523s ##### ../misc/cgo/testasan ok testasan 193ms ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check ±pkg runtime/cgo, type Incomplete struct ##### ../misc/reboot PASS All tests passed.