darwin-amd64-11_0 at 530511bacccdea0bb8a0fec644887c2613535c50 :: 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=D29F13A5-89BA-4F65-B8D1-3F44847BD595" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.bbNtXGZWod/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=893DC00E-BDDF-430A-A967-A20A74F61407" "__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.128s ok archive/zip 0.337s ok bufio 0.163s ok bytes 1.333s ok compress/bzip2 0.198s ok compress/flate 0.429s ok compress/gzip 0.309s ok compress/lzw 0.246s ok compress/zlib 0.475s ok container/heap 0.122s ok container/list 0.211s ok container/ring 0.205s ok context 0.115s ok crypto 0.134s ok crypto/aes 0.150s ok crypto/cipher 0.119s ok crypto/des 0.129s ok crypto/dsa 0.204s ok crypto/ecdsa 0.125s ok crypto/ed25519 0.188s ok crypto/elliptic 0.124s ok crypto/hmac 0.131s ok crypto/internal/boring 0.184s ok crypto/internal/edwards25519 3.789s ok crypto/internal/edwards25519/field 3.937s ok crypto/internal/nistec 1.260s ok crypto/internal/nistec/fiat 0.124s [no tests to run] ok crypto/internal/subtle 0.118s ok crypto/md5 0.290s ok crypto/rand 0.216s ok crypto/rc4 0.126s ok crypto/rsa 0.187s ok crypto/sha1 0.124s ok crypto/sha256 0.103s ok crypto/sha512 0.113s ok crypto/subtle 0.101s ok crypto/tls 0.730s ok crypto/x509 0.753s ok database/sql 0.482s ok database/sql/driver 0.170s ok debug/buildinfo 0.278s ok debug/dwarf 0.150s ok debug/elf 0.126s ok debug/gosym 0.189s ok debug/macho 0.134s ok debug/pe 0.167s ok debug/plan9obj 0.123s ok embed 0.148s [no tests to run] ok embed/internal/embedtest 0.167s ok encoding/ascii85 0.235s ok encoding/asn1 0.202s ok encoding/base32 0.165s ok encoding/base64 0.112s ok encoding/binary 0.104s ok encoding/csv 0.176s ok encoding/gob 0.123s ok encoding/hex 0.117s ok encoding/json 0.316s ok encoding/pem 0.703s ok encoding/xml 0.244s ok errors 0.101s ok expvar 0.122s ok flag 0.135s ok fmt 0.150s ok go/ast 0.110s ok go/build 1.660s ok go/build/constraint 0.119s ok go/constant 0.159s ok go/doc 0.179s ok go/doc/comment 0.982s ok go/format 0.120s ok go/importer 0.234s ok go/internal/gccgoimporter 0.246s ok go/internal/gcimporter 8.641s ok go/internal/srcimporter 7.128s ok go/parser 0.143s ok go/printer 0.288s ok go/scanner 0.099s ok go/token 0.111s ok go/types 8.631s ok hash 0.102s ok hash/adler32 0.159s ok hash/crc32 0.100s ok hash/crc64 0.109s ok hash/fnv 0.097s ok hash/maphash 0.270s ok html 0.170s ok html/template 0.190s ok image 0.156s ok image/color 0.185s ok image/draw 0.274s ok image/gif 9.035s ok image/jpeg 2.306s ok image/png 0.252s ok index/suffixarray 0.230s ok internal/abi 0.144s ok internal/buildcfg 0.102s ok internal/cpu 0.105s ok internal/diff 0.178s ok internal/fmtsort 0.096s ok internal/fuzz 0.167s ok internal/godebug 0.154s ok internal/intern 1.528s ok internal/itoa 0.100s ok internal/poll 0.120s ok internal/profile 0.165s ok internal/reflectlite 0.142s ok internal/singleflight 0.121s ok internal/trace 0.125s ok internal/unsafeheader 0.099s ok internal/xcoff 0.172s ok io 0.153s ok io/fs 0.154s ok io/ioutil 0.196s ok log 0.129s ok log/syslog 1.356s ok math 0.119s ok math/big 0.954s ok math/bits 0.101s ok math/cmplx 0.134s ok math/rand 0.262s ok mime 0.140s ok mime/multipart 0.298s ok mime/quotedprintable 0.140s ok net 9.998s ok net/http 7.814s ok net/http/cgi 1.268s ok net/http/cookiejar 0.213s ok net/http/fcgi 0.265s ok net/http/httptest 0.256s ok net/http/httptrace 0.150s ok net/http/httputil 0.803s ok net/http/internal 0.158s ok net/http/internal/ascii 0.126s ok net/http/pprof 5.296s ok net/internal/socktest 0.122s ok net/mail 0.110s ok net/netip 0.528s ok net/rpc 0.205s ok net/rpc/jsonrpc 0.258s ok net/smtp 0.185s ok net/textproto 0.137s ok net/url 0.205s ok os 1.249s ok os/exec 1.373s ok os/exec/internal/fdtest 0.132s ok os/signal 2.118s ok os/user 0.102s ok path 0.138s ok path/filepath 0.177s ok plugin 0.154s ok reflect 0.271s ok regexp 0.239s ok regexp/syntax 0.369s ok runtime 20.060s ok runtime/cgo 0.100s ok runtime/debug 0.256s ok runtime/internal/atomic 0.199s ok runtime/internal/math 0.103s ok runtime/internal/sys 0.106s ok runtime/metrics 0.174s ok runtime/pprof 6.276s ok runtime/trace 3.233s ok sort 0.159s ok strconv 0.351s ok strings 2.196s ok sync 0.409s ok sync/atomic 1.929s ok syscall 0.513s ok testing 1.265s ok testing/fstest 0.136s ok testing/iotest 0.203s ok testing/quick 0.160s ok text/scanner 0.183s ok text/tabwriter 0.111s ok text/template 0.153s ok text/template/parse 0.128s ok time 2.015s ok unicode 0.151s ok unicode/utf16 0.130s ok unicode/utf8 0.139s ok cmd/addr2line 1.403s ok cmd/api 14.118s ok cmd/asm/internal/asm 0.637s ok cmd/asm/internal/lex 0.121s ok cmd/compile/internal/abt 0.189s ok cmd/compile/internal/amd64 6.855s ok cmd/compile/internal/dwarfgen 0.641s ok cmd/compile/internal/importer 1.303s ok cmd/compile/internal/ir 0.116s ok cmd/compile/internal/logopt 0.585s ok cmd/compile/internal/noder 0.159s ok cmd/compile/internal/reflectdata 0.145s [no tests to run] ok cmd/compile/internal/ssa 10.492s ok cmd/compile/internal/syntax 0.127s ok cmd/compile/internal/test 11.129s ok cmd/compile/internal/typecheck 0.784s ok cmd/compile/internal/types 0.116s ok cmd/compile/internal/types2 1.309s ok cmd/cover 2.281s ok cmd/dist 0.127s ok cmd/doc 0.660s ok cmd/fix 3.445s ok cmd/go 95.470s ok cmd/go/internal/auth 0.290s ok cmd/go/internal/cache 0.492s ok cmd/go/internal/fsys 0.306s ok cmd/go/internal/generate 0.191s ok cmd/go/internal/get 0.309s ok cmd/go/internal/imports 0.130s ok cmd/go/internal/load 0.184s ok cmd/go/internal/lockedfile 0.327s ok cmd/go/internal/lockedfile/internal/filelock 0.178s ok cmd/go/internal/modconv 0.160s ok cmd/go/internal/modfetch 0.196s ok cmd/go/internal/modfetch/codehost 0.193s ok cmd/go/internal/modfetch/zip_sum_test 0.247s ok cmd/go/internal/modindex 0.136s ok cmd/go/internal/modload 0.204s ok cmd/go/internal/mvs 0.178s ok cmd/go/internal/par 0.150s ok cmd/go/internal/search 0.130s ok cmd/go/internal/str 0.106s ok cmd/go/internal/test 0.187s ok cmd/go/internal/vcs 0.136s ok cmd/go/internal/web 0.144s ok cmd/go/internal/work 0.178s ok cmd/gofmt 0.160s ok cmd/internal/archive 1.228s ok cmd/internal/buildid 0.316s ok cmd/internal/dwarf 0.101s ok cmd/internal/edit 0.106s ok cmd/internal/goobj 0.135s ok cmd/internal/moddeps 1.789s ok cmd/internal/notsha256 0.130s ok cmd/internal/obj 0.770s ok cmd/internal/obj/ppc64 0.281s ok cmd/internal/obj/riscv 0.173s ok cmd/internal/obj/s390x 0.111s ok cmd/internal/obj/x86 2.536s ok cmd/internal/objabi 0.272s ok cmd/internal/pkgpath 0.124s ok cmd/internal/quoted 0.174s ok cmd/internal/src 0.197s ok cmd/internal/sys 0.098s ok cmd/internal/test2json 0.225s ok cmd/link 14.676s ok cmd/link/internal/benchmark 0.138s ok cmd/link/internal/ld 10.944s ok cmd/link/internal/loader 0.115s ok cmd/nm 3.279s ok cmd/objdump 3.968s ok cmd/pack 2.558s ok cmd/pprof 2.955s ok cmd/trace 0.225s ok cmd/vet 7.821s ##### os/user with tag osusergo ok os/user 0.105s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.128s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.971s ##### moved GOROOT ok fmt 0.162s ##### Testing without libgcc. ok net 0.122s ok os/user 0.104s ##### internal linking of -buildmode=pie ok reflect 0.497s ok os/user 0.112s ##### sync -cpu=10 ok sync 0.419s ##### Testing race detector ok runtime/race 13.235s ok flag 0.223s ok net 0.340s ok os 0.357s ok os/exec 0.306s ok encoding/gob 0.270s ok flag 0.229s ok os/exec 0.321s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 27.496s ok misc/cgo/test 25.676s ok misc/cgo/test 27.299s ok misc/cgo/test 26.587s ok misc/cgo/test 19.603s ok misc/cgo/test 20.508s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.239s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.272s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 64.785s ##### ../misc/cgo/errors PASS All tests passed.