darwin-amd64-11_0 at c5be4ed7df3b2ae8f9d0a5c85afa4cf49e22a56d :: 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=85C8BDAC-F03B-4548-A086-F7CCC82199F1" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.RgjSJ6U3zK/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=D3E650B3-0E3B-49A5-AFB2-AD0F67A1AAD2" "__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" "GOROOT_BOOTSTRAP=/Users/gopher/workdir/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_0" "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/workdir/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /Users/gopher/workdir/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 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.179s ok archive/zip 0.448s ok bufio 0.176s ok bytes 1.742s ok compress/bzip2 0.212s ok compress/flate 0.594s ok compress/gzip 2.214s ok compress/lzw 0.261s ok compress/zlib 0.648s ok container/heap 0.120s ok container/list 0.209s ok container/ring 0.197s ok context 0.124s ok crypto 0.153s ok crypto/aes 0.142s ok crypto/cipher 0.121s ok crypto/des 0.151s ok crypto/dsa 0.173s ok crypto/ecdsa 0.152s ok crypto/ed25519 0.179s ok crypto/elliptic 0.136s ok crypto/hmac 0.181s ok crypto/internal/boring 0.100s ok crypto/internal/boring/bcache 0.170s ok crypto/internal/edwards25519 4.087s ok crypto/internal/edwards25519/field 3.109s ok crypto/internal/nistec 1.099s ok crypto/internal/nistec/fiat 0.102s [no tests to run] ok crypto/internal/subtle 0.180s ok crypto/md5 0.204s ok crypto/rand 0.152s ok crypto/rc4 0.158s ok crypto/rsa 0.187s ok crypto/sha1 0.216s ok crypto/sha256 0.096s ok crypto/sha512 0.130s ok crypto/subtle 0.136s ok crypto/tls 0.529s ok crypto/x509 0.521s ok database/sql 0.448s ok database/sql/driver 0.160s ok debug/buildinfo 0.103s ok debug/dwarf 0.114s ok debug/elf 0.140s ok debug/gosym 0.140s ok debug/macho 0.097s ok debug/pe 0.123s ok debug/plan9obj 0.116s ok embed 0.155s [no tests to run] ok embed/internal/embedtest 0.116s ok encoding/ascii85 0.199s ok encoding/asn1 0.105s ok encoding/base32 0.120s ok encoding/base64 0.104s ok encoding/binary 0.101s ok encoding/csv 0.157s ok encoding/gob 0.149s ok encoding/hex 0.125s ok encoding/json 0.425s ok encoding/pem 0.674s ok encoding/xml 0.179s ok errors 0.127s ok expvar 0.143s ok flag 0.247s ok fmt 0.209s ok go/ast 0.105s ok go/build 1.428s ok go/build/constraint 0.111s ok go/constant 0.102s ok go/doc 0.199s ok go/doc/comment 1.057s ok go/format 0.116s ok go/importer 0.215s ok go/internal/gccgoimporter 0.217s ok go/internal/gcimporter 10.441s ok go/internal/srcimporter 7.210s ok go/parser 0.264s ok go/printer 0.279s ok go/scanner 0.129s ok go/token 0.202s ok go/types 9.138s ok hash 0.133s ok hash/adler32 0.219s ok hash/crc32 0.097s ok hash/crc64 0.119s ok hash/fnv 0.176s ok hash/maphash 0.238s ok html 0.221s ok html/template 0.202s ok image 0.167s ok image/color 0.130s ok image/draw 0.224s ok image/gif 9.181s ok image/jpeg 2.469s ok image/png 0.255s ok index/suffixarray 0.249s ok internal/abi 0.179s ok internal/buildcfg 0.135s ok internal/cpu 0.180s ok internal/dag 0.175s ok internal/diff 0.156s ok internal/fmtsort 0.098s ok internal/fuzz 0.122s ok internal/godebug 0.153s ok internal/intern 0.424s ok internal/itoa 0.111s ok internal/poll 0.147s ok internal/profile 0.145s ok internal/reflectlite 0.171s ok internal/singleflight 0.186s ok internal/trace 0.437s ok internal/unsafeheader 0.196s ok internal/xcoff 0.318s ok io 0.133s ok io/fs 0.400s ok io/ioutil 0.124s ok log 0.260s ok log/syslog 1.426s ok math 0.115s ok math/big 1.055s ok math/bits 0.101s ok math/cmplx 0.151s ok math/rand 0.419s ok mime 0.106s ok mime/multipart 0.212s ok mime/quotedprintable 0.119s ok net 10.751s ok net/http 8.802s ok net/http/cgi 1.211s ok net/http/cookiejar 0.237s ok net/http/fcgi 0.267s ok net/http/httptest 0.336s ok net/http/httptrace 0.120s ok net/http/httputil 0.794s ok net/http/internal 0.122s ok net/http/internal/ascii 0.170s ok net/http/pprof 5.246s ok net/internal/socktest 0.099s ok net/mail 0.117s ok net/netip 0.507s ok net/rpc 0.194s ok net/rpc/jsonrpc 0.244s ok net/smtp 0.144s ok net/textproto 0.107s ok net/url 0.224s ok os 1.154s ok os/exec 1.384s ok os/exec/internal/fdtest 0.116s ok os/signal 2.136s ok os/user 0.105s ok path 0.121s ok path/filepath 0.186s ok plugin 0.143s ok reflect 0.306s ok regexp 0.322s ok regexp/syntax 0.822s ok runtime 23.541s ok runtime/cgo 0.157s ok runtime/debug 0.219s ok runtime/internal/atomic 0.314s ok runtime/internal/math 0.201s ok runtime/internal/sys 0.120s ok runtime/metrics 0.130s ok runtime/pprof 6.411s ok runtime/trace 1.421s ok sort 0.244s ok strconv 0.386s ok strings 1.155s ok sync 0.449s ok sync/atomic 3.871s ok syscall 0.606s ok testing 0.567s ok testing/fstest 0.130s ok testing/iotest 0.189s ok testing/quick 0.204s ok text/scanner 0.194s ok text/tabwriter 0.098s ok text/template 0.288s ok text/template/parse 0.169s ok time 2.084s ok unicode 0.109s ok unicode/utf16 0.120s ok unicode/utf8 0.174s ok cmd/addr2line 1.912s ok cmd/api 10.425s ok cmd/asm/internal/asm 0.917s ok cmd/asm/internal/lex 0.141s ok cmd/compile/internal/abt 0.184s ok cmd/compile/internal/amd64 5.352s ok cmd/compile/internal/dwarfgen 0.663s ok cmd/compile/internal/importer 1.382s ok cmd/compile/internal/ir 0.145s ok cmd/compile/internal/logopt 0.757s ok cmd/compile/internal/noder 0.170s ok cmd/compile/internal/reflectdata 0.153s [no tests to run] ok cmd/compile/internal/ssa 13.606s ok cmd/compile/internal/syntax 0.264s ok cmd/compile/internal/test 17.440s ok cmd/compile/internal/typecheck 0.898s ok cmd/compile/internal/types 0.186s ok cmd/compile/internal/types2 1.616s ok cmd/cover 2.965s ok cmd/dist 0.139s ok cmd/doc 0.660s ok cmd/fix 5.200s ok cmd/go 150.095s ok cmd/go/internal/auth 0.174s ok cmd/go/internal/cache 0.469s ok cmd/go/internal/fsys 0.322s ok cmd/go/internal/generate 0.185s ok cmd/go/internal/get 0.215s ok cmd/go/internal/imports 0.121s ok cmd/go/internal/load 0.160s ok cmd/go/internal/lockedfile 0.281s ok cmd/go/internal/lockedfile/internal/filelock 0.137s ok cmd/go/internal/modconv 0.265s ok cmd/go/internal/modfetch 0.188s ok cmd/go/internal/modfetch/codehost 0.162s ok cmd/go/internal/modfetch/zip_sum_test 0.188s ok cmd/go/internal/modindex 0.321s ok cmd/go/internal/modload 0.151s ok cmd/go/internal/mvs 0.145s ok cmd/go/internal/par 0.198s ok cmd/go/internal/search 0.207s ok cmd/go/internal/str 0.103s ok cmd/go/internal/test 0.181s ok cmd/go/internal/vcs 0.199s ok cmd/go/internal/web 0.154s ok cmd/go/internal/work 0.202s ok cmd/gofmt 0.244s ok cmd/internal/archive 1.290s ok cmd/internal/buildid 0.535s ok cmd/internal/dwarf 0.206s ok cmd/internal/edit 0.103s ok cmd/internal/goobj 0.223s ok cmd/internal/moddeps 2.078s ok cmd/internal/notsha256 0.147s ok cmd/internal/obj 0.796s ok cmd/internal/obj/ppc64 0.306s ok cmd/internal/obj/riscv 0.194s ok cmd/internal/obj/s390x 0.108s ok cmd/internal/obj/x86 3.067s ok cmd/internal/objabi 0.107s ok cmd/internal/pkgpath 0.196s ok cmd/internal/quoted 0.101s ok cmd/internal/src 0.135s ok cmd/internal/sys 0.122s ok cmd/internal/test2json 0.390s ok cmd/link 14.915s ok cmd/link/internal/benchmark 0.108s ok cmd/link/internal/ld 9.263s ok cmd/link/internal/loader 0.115s ok cmd/nm 5.228s ok cmd/objdump 5.394s ok cmd/pack 4.730s ok cmd/pprof 3.039s ok cmd/trace 0.264s ok cmd/vet 10.758s ##### os/user with tag osusergo ok os/user 0.109s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.164s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 19.223s ##### moved GOROOT ok fmt 0.157s ##### Testing without libgcc. ok net 0.131s ok os/user 0.120s ##### internal linking of -buildmode=pie ok reflect 0.474s ok os/user 0.126s ##### sync -cpu=10 ok sync 0.438s ##### Testing race detector ok runtime/race 9.429s ok flag 0.790s ok net 0.384s ok os 0.416s ok os/exec 0.314s ok encoding/gob 0.313s ok flag 0.252s ok os/exec 0.315s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 34.857s ok misc/cgo/test 35.796s ok misc/cgo/test 35.599s ok misc/cgo/test 35.100s ok misc/cgo/test 20.220s ok misc/cgo/test 20.027s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.196s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.461s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 59.248s ##### ../misc/cgo/errors PASS All tests passed.