darwin-amd64-11_0 at 2e773a3894fba7af744090d7d42968f4993018e2 :: Running /Users/gopher/workdir/go/src/make.bash with args ["/Users/gopher/workdir/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "TERM=xterm-256color" "SHELL=/bin/zsh" "TERM_PROGRAM_VERSION=440" "TERM_SESSION_ID=3F6B9CE1-9E43-4587-ABB6-A879B28FE9F7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.OMNEWB5dQv/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=2708A540-2827-4A35-A66C-396914ECB215" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=4" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GO_BUILDER_NAME=darwin-amd64-11_0" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "GOBIN=" "TMPDIR=/Users/gopher/workdir/tmp" "GOCACHE=/Users/gopher/workdir/gocache" "PWD=/Users/gopher/workdir/go/src"] in dir /Users/gopher/workdir/go/src Building Go cmd/dist using /Users/gopher/goboot. (go1.13.14 darwin/amd64) Building Go toolchain1 using /Users/gopher/goboot. 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 darwin/amd64. --- Installed Go for darwin/amd64 in /Users/gopher/workdir/go Installed commands in /Users/gopher/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz # GOOS: darwin # OS Version: Darwin 20.2.0 Darwin Kernel Version 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.114s ok archive/zip 0.333s ok bufio 0.118s ok bytes 1.546s ok compress/bzip2 0.161s ok compress/flate 0.601s ok compress/gzip 0.253s ok compress/lzw 0.183s ok compress/zlib 0.620s ok container/heap 0.084s ok container/list 0.149s ok container/ring 0.108s ok context 0.097s ok crypto 0.101s ok crypto/aes 0.102s ok crypto/cipher 0.090s ok crypto/des 0.158s ok crypto/dsa 0.154s ok crypto/ecdsa 0.104s ok crypto/ed25519 0.173s ok crypto/elliptic 0.112s ok crypto/hmac 0.089s ok crypto/internal/boring 0.132s ok crypto/internal/edwards25519 3.746s ok crypto/internal/edwards25519/field 3.606s ok crypto/internal/nistec 1.581s ok crypto/internal/nistec/fiat 0.097s [no tests to run] ok crypto/internal/subtle 0.100s ok crypto/md5 0.163s ok crypto/rand 0.172s ok crypto/rc4 0.118s ok crypto/rsa 0.198s ok crypto/sha1 0.147s ok crypto/sha256 0.080s ok crypto/sha512 0.134s ok crypto/subtle 0.073s ok crypto/tls 0.563s ok crypto/x509 0.454s ok database/sql 0.469s ok database/sql/driver 0.078s ok debug/buildinfo 0.144s ok debug/dwarf 0.162s ok debug/elf 0.091s ok debug/gosym 0.116s ok debug/macho 0.148s ok debug/pe 0.112s ok debug/plan9obj 0.085s ok embed 0.134s [no tests to run] ok embed/internal/embedtest 0.097s ok encoding/ascii85 0.142s ok encoding/asn1 0.081s ok encoding/base32 0.192s ok encoding/base64 0.100s ok encoding/binary 0.076s ok encoding/csv 0.129s ok encoding/gob 0.142s ok encoding/hex 0.206s ok encoding/json 0.330s ok encoding/pem 0.729s ok encoding/xml 0.121s ok errors 0.115s ok expvar 0.121s ok flag 0.142s ok fmt 0.141s ok go/ast 0.101s ok go/build 1.714s ok go/build/constraint 0.099s ok go/constant 0.140s ok go/doc 0.156s ok go/doc/comment 1.161s ok go/format 0.118s ok go/importer 0.236s ok go/internal/gccgoimporter 0.214s ok go/internal/gcimporter 9.525s ok go/internal/srcimporter 7.363s ok go/parser 0.124s ok go/printer 0.304s ok go/scanner 0.073s ok go/token 0.089s ok go/types 9.612s ok hash 0.101s ok hash/adler32 0.113s ok hash/crc32 0.072s ok hash/crc64 0.106s ok hash/fnv 0.076s ok hash/maphash 0.177s ok html 0.088s ok html/template 0.231s ok image 0.115s ok image/color 0.117s ok image/draw 0.213s ok image/gif 12.247s ok image/jpeg 3.544s ok image/png 0.242s ok index/suffixarray 0.223s ok internal/abi 0.151s ok internal/buildcfg 0.132s ok internal/cpu 0.120s ok internal/diff 0.150s ok internal/fmtsort 0.072s ok internal/fuzz 0.225s ok internal/godebug 0.124s ok internal/intern 1.926s ok internal/itoa 0.097s ok internal/poll 0.139s ok internal/profile 0.135s ok internal/reflectlite 0.170s ok internal/singleflight 0.148s ok internal/trace 0.095s ok internal/unsafeheader 0.093s ok internal/xcoff 0.087s ok io 0.126s ok io/fs 0.147s ok io/ioutil 0.179s ok log 0.126s ok log/syslog 1.386s ok math 0.126s ok math/big 1.337s ok math/bits 0.102s ok math/cmplx 0.099s ok math/rand 0.297s ok mime 0.099s ok mime/multipart 0.283s ok mime/quotedprintable 0.099s ok net 9.657s ok net/http 6.382s ok net/http/cgi 1.002s ok net/http/cookiejar 0.170s ok net/http/fcgi 0.254s ok net/http/httptest 0.232s ok net/http/httptrace 0.117s ok net/http/httputil 0.776s ok net/http/internal 0.095s ok net/http/internal/ascii 0.091s ok net/http/pprof 5.235s ok net/internal/socktest 0.114s ok net/mail 0.106s ok net/netip 0.596s ok net/rpc 0.218s ok net/rpc/jsonrpc 0.180s ok net/smtp 0.247s ok net/textproto 0.172s ok net/url 0.189s ok os 1.382s ok os/exec 1.297s ok os/exec/internal/fdtest 0.103s ok os/signal 2.126s ok os/user 0.128s ok path 0.088s ok path/filepath 0.142s ok plugin 0.135s ok reflect 0.390s ok regexp 0.213s ok regexp/syntax 0.332s ok runtime 24.854s ok runtime/cgo 0.133s ok runtime/debug 0.175s ok runtime/internal/atomic 0.169s ok runtime/internal/math 0.083s ok runtime/internal/sys 0.099s ok runtime/metrics 0.166s ok runtime/pprof 7.098s ok runtime/trace 3.616s ok sort 0.153s ok strconv 0.340s ok strings 3.010s ok sync 0.408s ok sync/atomic 2.722s ok syscall 0.554s ok testing 0.924s ok testing/fstest 0.134s ok testing/iotest 0.137s ok testing/quick 0.133s ok text/scanner 0.109s ok text/tabwriter 0.166s ok text/template 0.127s ok text/template/parse 0.095s ok time 2.106s ok unicode 0.104s ok unicode/utf16 0.123s ok unicode/utf8 0.149s ok cmd/addr2line 1.674s ok cmd/api 11.897s ok cmd/asm/internal/asm 0.561s ok cmd/asm/internal/lex 0.132s ok cmd/compile/internal/abt 0.178s ok cmd/compile/internal/amd64 6.910s ok cmd/compile/internal/dwarfgen 0.559s ok cmd/compile/internal/importer 1.110s ok cmd/compile/internal/ir 0.107s ok cmd/compile/internal/logopt 0.599s ok cmd/compile/internal/noder 0.147s ok cmd/compile/internal/reflectdata 0.120s [no tests to run] ok cmd/compile/internal/ssa 14.059s ok cmd/compile/internal/syntax 0.121s ok cmd/compile/internal/test 17.599s ok cmd/compile/internal/typecheck 0.996s ok cmd/compile/internal/types 0.138s ok cmd/compile/internal/types2 2.216s ok cmd/cover 3.577s ok cmd/dist 0.137s ok cmd/doc 1.794s ok cmd/fix 5.138s ok cmd/go 119.413s ok cmd/go/internal/auth 0.229s ok cmd/go/internal/cache 0.537s ok cmd/go/internal/fsys 0.288s ok cmd/go/internal/generate 0.297s ok cmd/go/internal/get 0.178s ok cmd/go/internal/imports 0.103s ok cmd/go/internal/load 0.144s ok cmd/go/internal/lockedfile 0.256s ok cmd/go/internal/lockedfile/internal/filelock 0.117s ok cmd/go/internal/modconv 0.108s ok cmd/go/internal/modfetch 0.205s ok cmd/go/internal/modfetch/codehost 0.179s ok cmd/go/internal/modfetch/zip_sum_test 0.158s ok cmd/go/internal/modindex 0.097s ok cmd/go/internal/modload 0.149s ok cmd/go/internal/mvs 0.126s ok cmd/go/internal/par 0.141s ok cmd/go/internal/search 0.107s ok cmd/go/internal/str 0.130s ok cmd/go/internal/test 0.197s ok cmd/go/internal/vcs 0.204s ok cmd/go/internal/web 0.189s ok cmd/go/internal/work 0.243s ok cmd/gofmt 0.258s ok cmd/internal/archive 1.325s ok cmd/internal/buildid 0.306s ok cmd/internal/dwarf 0.192s ok cmd/internal/edit 0.106s ok cmd/internal/goobj 0.102s ok cmd/internal/moddeps 2.056s ok cmd/internal/notsha256 0.129s ok cmd/internal/obj 0.961s ok cmd/internal/obj/ppc64 0.330s ok cmd/internal/obj/riscv 0.174s ok cmd/internal/obj/s390x 0.083s ok cmd/internal/obj/x86 2.620s ok cmd/internal/objabi 0.157s ok cmd/internal/pkgpath 0.151s ok cmd/internal/quoted 0.081s ok cmd/internal/src 0.149s ok cmd/internal/sys 0.119s ok cmd/internal/test2json 0.288s ok cmd/link 19.530s ok cmd/link/internal/benchmark 0.125s ok cmd/link/internal/ld 14.475s ok cmd/link/internal/loader 0.132s ok cmd/nm 4.032s ok cmd/objdump 4.497s ok cmd/pack 2.114s ok cmd/pprof 3.100s ok cmd/trace 0.238s ok cmd/vet 8.395s ##### os/user with tag osusergo ok os/user 0.079s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.171s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 21.757s ##### moved GOROOT ok fmt 0.160s ##### Testing without libgcc. ok net 0.152s ok os/user 0.112s ##### internal linking of -buildmode=pie ok reflect 0.263s ok os/user 0.119s ##### sync -cpu=10 ok sync 0.445s ##### Testing race detector ok runtime/race 11.864s ok flag 0.248s ok net 0.564s ok os 0.442s ok os/exec 0.383s ok encoding/gob 0.243s ok flag 0.198s ok os/exec 0.327s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 21.302s ok misc/cgo/test 23.492s ok misc/cgo/test 21.493s ok misc/cgo/test 21.428s ok misc/cgo/test 14.649s ok misc/cgo/test 15.419s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.359s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.396s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 59.893s ##### ../misc/cgo/errors PASS All tests passed.