darwin-amd64-11_0 at 53db708a1d7639f15256df14b04cf68de42803c4 :: 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=80C937ED-B582-42C9-A117-D77A8D18F972" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Dv057UbqPx/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=341F8B67-02A3-4F67-BB58-A2904B3596BB" "__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.133s ok archive/zip 0.384s ok bufio 0.152s ok bytes 1.500s ok compress/bzip2 0.185s ok compress/flate 0.517s ok compress/gzip 0.293s ok compress/lzw 0.258s ok compress/zlib 0.542s ok container/heap 0.108s ok container/list 0.192s ok container/ring 0.153s ok context 0.116s ok crypto 0.164s ok crypto/aes 0.158s ok crypto/cipher 0.105s ok crypto/des 0.116s ok crypto/dsa 0.129s ok crypto/ecdsa 0.118s ok crypto/ed25519 0.176s ok crypto/elliptic 0.146s ok crypto/hmac 0.131s ok crypto/internal/boring 0.167s ok crypto/internal/edwards25519 3.730s ok crypto/internal/edwards25519/field 2.778s ok crypto/internal/nistec 0.983s ok crypto/internal/nistec/fiat 0.118s [no tests to run] ok crypto/internal/subtle 0.104s ok crypto/md5 0.201s ok crypto/rand 0.194s ok crypto/rc4 0.137s ok crypto/rsa 0.201s ok crypto/sha1 0.122s ok crypto/sha256 0.119s ok crypto/sha512 0.117s ok crypto/subtle 0.110s ok crypto/tls 0.498s ok crypto/x509 0.568s ok database/sql 0.426s ok database/sql/driver 0.119s ok debug/buildinfo 0.175s ok debug/dwarf 0.155s ok debug/elf 0.124s ok debug/gosym 0.149s ok debug/macho 0.160s ok debug/pe 0.160s ok debug/plan9obj 0.115s ok embed 0.121s [no tests to run] ok embed/internal/embedtest 0.121s ok encoding/ascii85 0.197s ok encoding/asn1 0.109s ok encoding/base32 0.194s ok encoding/base64 0.118s ok encoding/binary 0.110s ok encoding/csv 0.200s ok encoding/gob 0.150s ok encoding/hex 0.141s ok encoding/json 0.415s ok encoding/pem 0.647s ok encoding/xml 0.138s ok errors 0.148s ok expvar 0.161s ok flag 0.144s ok fmt 0.160s ok go/ast 0.127s ok go/build 1.781s ok go/build/constraint 0.167s ok go/constant 0.116s ok go/doc 0.191s ok go/doc/comment 1.216s ok go/format 0.134s ok go/importer 0.243s ok go/internal/gccgoimporter 0.275s ok go/internal/gcimporter 10.416s ok go/internal/srcimporter 8.142s ok go/parser 0.150s ok go/printer 0.358s ok go/scanner 0.122s ok go/token 0.131s ok go/types 10.995s ok hash 0.114s ok hash/adler32 0.127s ok hash/crc32 0.119s ok hash/crc64 0.156s ok hash/fnv 0.109s ok hash/maphash 0.247s ok html 0.266s ok html/template 0.207s ok image 0.174s ok image/color 0.175s ok image/draw 0.293s ok image/gif 10.529s ok image/jpeg 3.003s ok image/png 0.278s ok index/suffixarray 0.257s ok internal/abi 0.183s ok internal/buildcfg 0.106s ok internal/cpu 0.114s ok internal/diff 0.107s ok internal/fmtsort 0.108s ok internal/fuzz 0.162s ok internal/godebug 0.131s ok internal/intern 2.026s ok internal/itoa 0.214s ok internal/poll 0.121s ok internal/profile 0.228s ok internal/reflectlite 0.153s ok internal/singleflight 0.183s ok internal/trace 0.139s ok internal/unsafeheader 0.105s ok internal/xcoff 0.124s ok io 0.133s ok io/fs 0.166s ok io/ioutil 0.355s ok log 0.161s ok log/syslog 1.432s ok math 0.136s ok math/big 1.128s ok math/bits 0.114s ok math/cmplx 0.177s ok math/rand 0.265s ok mime 0.118s ok mime/multipart 0.295s ok mime/quotedprintable 0.131s ok net 8.876s ok net/http 7.227s ok net/http/cgi 0.939s ok net/http/cookiejar 0.184s ok net/http/fcgi 0.236s ok net/http/httptest 0.215s ok net/http/httptrace 0.122s ok net/http/httputil 0.795s ok net/http/internal 0.179s ok net/http/internal/ascii 0.159s ok net/http/pprof 5.257s ok net/internal/socktest 0.128s ok net/mail 0.108s ok net/netip 0.488s ok net/rpc 0.265s ok net/rpc/jsonrpc 0.228s ok net/smtp 0.148s ok net/textproto 0.144s ok net/url 0.165s ok os 1.194s ok os/exec 1.303s ok os/exec/internal/fdtest 0.139s ok os/signal 2.121s ok os/user 0.113s ok path 0.139s ok path/filepath 0.174s ok plugin 0.162s ok reflect 0.273s ok regexp 0.211s ok regexp/syntax 0.329s ok runtime 20.621s ok runtime/cgo 0.110s ok runtime/debug 0.325s ok runtime/internal/atomic 0.221s ok runtime/internal/math 0.111s ok runtime/internal/sys 0.190s ok runtime/metrics 0.130s ok runtime/pprof 6.812s ok runtime/trace 4.266s ok sort 0.238s ok strconv 0.395s ok strings 2.237s ok sync 0.393s ok sync/atomic 2.054s ok syscall 0.530s ok testing 1.642s ok testing/fstest 0.119s ok testing/iotest 0.175s ok testing/quick 0.129s ok text/scanner 0.228s ok text/tabwriter 0.137s ok text/template 0.153s ok text/template/parse 0.130s ok time 2.045s ok unicode 0.145s ok unicode/utf16 0.132s ok unicode/utf8 0.151s ok cmd/addr2line 1.429s ok cmd/api 10.341s ok cmd/asm/internal/asm 0.515s ok cmd/asm/internal/lex 0.185s ok cmd/compile/internal/abt 0.110s ok cmd/compile/internal/amd64 6.544s ok cmd/compile/internal/dwarfgen 0.450s ok cmd/compile/internal/importer 0.897s ok cmd/compile/internal/ir 0.141s ok cmd/compile/internal/logopt 0.514s ok cmd/compile/internal/noder 0.169s ok cmd/compile/internal/reflectdata 0.122s [no tests to run] ok cmd/compile/internal/ssa 11.415s ok cmd/compile/internal/syntax 0.146s ok cmd/compile/internal/test 15.775s ok cmd/compile/internal/typecheck 0.965s ok cmd/compile/internal/types 0.120s ok cmd/compile/internal/types2 1.579s ok cmd/cover 2.831s ok cmd/dist 0.148s ok cmd/doc 0.948s ok cmd/fix 4.295s ok cmd/go 110.534s ok cmd/go/internal/auth 0.282s ok cmd/go/internal/cache 0.453s ok cmd/go/internal/fsys 0.187s ok cmd/go/internal/generate 0.330s ok cmd/go/internal/get 0.186s ok cmd/go/internal/imports 0.115s ok cmd/go/internal/load 0.149s ok cmd/go/internal/lockedfile 0.284s ok cmd/go/internal/lockedfile/internal/filelock 0.171s ok cmd/go/internal/modconv 0.124s ok cmd/go/internal/modfetch 0.163s ok cmd/go/internal/modfetch/codehost 0.143s ok cmd/go/internal/modfetch/zip_sum_test 0.150s ok cmd/go/internal/modindex 0.120s ok cmd/go/internal/modload 0.150s ok cmd/go/internal/mvs 0.167s ok cmd/go/internal/par 0.137s ok cmd/go/internal/search 0.229s ok cmd/go/internal/str 0.119s ok cmd/go/internal/test 0.181s ok cmd/go/internal/vcs 0.152s ok cmd/go/internal/web 0.161s ok cmd/go/internal/work 0.182s ok cmd/gofmt 0.190s ok cmd/internal/archive 1.136s ok cmd/internal/buildid 0.331s ok cmd/internal/dwarf 0.106s ok cmd/internal/edit 0.103s ok cmd/internal/goobj 0.160s ok cmd/internal/moddeps 2.068s ok cmd/internal/notsha256 0.135s ok cmd/internal/obj 0.874s ok cmd/internal/obj/ppc64 0.344s ok cmd/internal/obj/riscv 0.165s ok cmd/internal/obj/s390x 0.128s ok cmd/internal/obj/x86 2.668s ok cmd/internal/objabi 0.283s ok cmd/internal/pkgpath 0.206s ok cmd/internal/quoted 0.107s ok cmd/internal/src 0.223s ok cmd/internal/sys 0.103s ok cmd/internal/test2json 0.244s ok cmd/link 16.616s ok cmd/link/internal/benchmark 0.118s ok cmd/link/internal/ld 12.414s ok cmd/link/internal/loader 0.122s ok cmd/nm 3.751s ok cmd/objdump 4.249s ok cmd/pack 2.420s ok cmd/pprof 3.435s ok cmd/trace 0.261s ok cmd/vet 9.064s ##### os/user with tag osusergo ok os/user 0.112s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.159s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 16.062s ##### moved GOROOT ok fmt 0.190s ##### Testing without libgcc. ok net 0.154s ok os/user 0.104s ##### internal linking of -buildmode=pie ok reflect 0.276s ok os/user 0.108s ##### sync -cpu=10 ok sync 0.410s ##### Testing race detector ok runtime/race 10.046s ok flag 0.175s ok net 0.314s ok os 0.399s ok os/exec 0.289s ok encoding/gob 0.216s ok flag 0.234s ok os/exec 0.358s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 26.725s PASS ok misc/cgo/test 27.131s PASS ok misc/cgo/test 26.168s PASS ok misc/cgo/test 26.440s PASS ok misc/cgo/test 12.964s PASS ok misc/cgo/test 13.431s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.269s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.262s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 55.450s ##### ../misc/cgo/errors PASS All tests passed.