darwin-amd64-12_0 at 399f50c9d773e17221e0c80ba1d739c5575c8460 :: 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=443" "TERM_SESSION_ID=EFBABAC0-BC9E-4F41-BE46-7E52B57774A2" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.tIaBM5KS9y/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=F25C9607-274F-4B55-B6E0-FC4A9DC1D92B" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=3" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GO_BUILDER_NAME=darwin-amd64-12_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.17.3 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 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.155s ok archive/zip 0.388s ok bufio 0.172s ok bytes 1.351s ok compress/bzip2 0.178s ok compress/flate 0.437s ok compress/gzip 1.717s ok compress/lzw 0.252s ok compress/zlib 0.430s ok container/heap 0.234s ok container/list 0.298s ok container/ring 0.132s ok context 0.133s ok crypto 0.161s ok crypto/aes 0.147s ok crypto/cipher 0.130s ok crypto/des 0.232s ok crypto/dsa 0.144s ok crypto/ecdsa 0.140s ok crypto/ed25519 0.181s ok crypto/elliptic 0.145s ok crypto/hmac 0.251s ok crypto/internal/boring 0.132s ok crypto/internal/boring/bcache 0.217s ok crypto/internal/edwards25519 3.670s ok crypto/internal/edwards25519/field 2.872s ok crypto/internal/nistec 0.985s ok crypto/internal/nistec/fiat 0.139s [no tests to run] ok crypto/internal/subtle 0.227s ok crypto/md5 0.217s ok crypto/rand 0.209s ok crypto/rc4 0.159s ok crypto/rsa 0.232s ok crypto/sha1 0.208s ok crypto/sha256 0.132s ok crypto/sha512 0.156s ok crypto/subtle 0.158s ok crypto/tls 0.474s ok crypto/x509 0.528s ok database/sql 0.413s ok database/sql/driver 0.171s ok debug/buildinfo 0.237s ok debug/dwarf 0.159s ok debug/elf 0.148s ok debug/gosym 0.152s ok debug/macho 0.149s ok debug/pe 0.173s ok debug/plan9obj 0.151s ok embed 0.226s [no tests to run] ok embed/internal/embedtest 0.148s ok encoding/ascii85 0.253s ok encoding/asn1 0.142s ok encoding/base32 0.153s ok encoding/base64 0.136s ok encoding/binary 0.143s ok encoding/csv 0.187s ok encoding/gob 0.259s ok encoding/hex 0.130s ok encoding/json 0.350s ok encoding/pem 0.571s ok encoding/xml 0.175s ok errors 0.252s ok expvar 0.169s ok flag 0.260s ok fmt 0.181s ok go/ast 0.138s ok go/build 1.298s ok go/build/constraint 0.128s ok go/constant 0.135s ok go/doc 0.194s ok go/doc/comment 0.887s ok go/format 0.157s ok go/importer 0.208s ok go/internal/gccgoimporter 0.335s ok go/internal/gcimporter 8.509s ok go/internal/srcimporter 8.075s ok go/parser 0.278s ok go/printer 0.291s ok go/scanner 0.135s ok go/token 0.222s ok go/types 9.403s ok hash 0.147s ok hash/adler32 0.271s ok hash/crc32 0.139s ok hash/crc64 0.129s ok hash/fnv 0.238s ok hash/maphash 0.444s ok html 0.147s ok html/template 0.242s ok image 0.181s ok image/color 0.145s ok image/draw 0.310s ok image/gif 9.328s ok image/jpeg 2.443s ok image/png 0.428s ok index/suffixarray 0.290s ok internal/abi 0.202s ok internal/buildcfg 0.150s ok internal/cpu 0.158s ok internal/diff 0.166s ok internal/fmtsort 0.123s ok internal/fuzz 0.170s ok internal/godebug 0.123s ok internal/intern 0.292s ok internal/itoa 0.252s ok internal/poll 0.147s ok internal/profile 0.180s ok internal/reflectlite 0.168s ok internal/singleflight 0.141s ok internal/trace 0.185s ok internal/unsafeheader 0.199s ok internal/xcoff 0.196s ok io 0.151s ok io/fs 0.785s ok io/ioutil 0.130s ok log 0.227s ok log/syslog 1.462s ok math 0.137s ok math/big 1.459s ok math/bits 0.128s ok math/cmplx 0.132s ok math/rand 0.286s ok mime 0.242s ok mime/multipart 0.226s ok mime/quotedprintable 0.138s ok net 7.841s ok net/http 6.014s ok net/http/cgi 0.978s ok net/http/cookiejar 0.166s ok net/http/fcgi 0.253s ok net/http/httptest 0.219s ok net/http/httptrace 0.139s ok net/http/httputil 1.001s ok net/http/internal 0.185s ok net/http/internal/ascii 0.133s ok net/http/pprof 5.258s ok net/internal/socktest 0.127s ok net/mail 0.130s ok net/netip 0.448s ok net/rpc 0.211s ok net/rpc/jsonrpc 0.165s ok net/smtp 0.163s ok net/textproto 0.132s ok net/url 0.234s ok os 1.112s ok os/exec 1.245s ok os/exec/internal/fdtest 0.152s ok os/signal 2.164s ok os/user 0.128s ok path 0.126s ok path/filepath 0.355s ok plugin 0.147s ok reflect 0.306s ok regexp 0.285s ok regexp/syntax 0.329s ok runtime 20.857s ok runtime/cgo 0.122s ok runtime/debug 0.236s ok runtime/internal/atomic 0.166s ok runtime/internal/math 0.221s ok runtime/internal/sys 0.122s ok runtime/metrics 0.318s ok runtime/pprof 6.375s ok runtime/trace 2.093s ok sort 0.160s ok strconv 0.692s ok strings 2.814s ok sync 0.425s ok sync/atomic 3.079s ok syscall 0.553s ok testing 2.205s ok testing/fstest 0.337s ok testing/iotest 0.269s ok testing/quick 0.149s ok text/scanner 0.153s ok text/tabwriter 0.130s ok text/template 0.244s ok text/template/parse 0.171s ok time 1.951s ok unicode 0.163s ok unicode/utf16 0.123s ok unicode/utf8 0.169s ok cmd/addr2line 1.085s ok cmd/api 7.793s ok cmd/asm/internal/asm 0.601s ok cmd/asm/internal/lex 0.143s ok cmd/compile/internal/abt 0.150s ok cmd/compile/internal/amd64 4.989s ok cmd/compile/internal/dwarfgen 0.564s ok cmd/compile/internal/importer 0.892s ok cmd/compile/internal/ir 0.142s ok cmd/compile/internal/logopt 0.515s ok cmd/compile/internal/noder 0.187s ok cmd/compile/internal/reflectdata 0.143s [no tests to run] ok cmd/compile/internal/ssa 10.124s ok cmd/compile/internal/syntax 0.169s ok cmd/compile/internal/test 11.128s ok cmd/compile/internal/typecheck 0.642s ok cmd/compile/internal/types 0.296s ok cmd/compile/internal/types2 1.417s ok cmd/cover 2.364s ok cmd/dist 0.255s ok cmd/doc 0.694s ok cmd/fix 3.337s ok cmd/go 75.638s ok cmd/go/internal/auth 0.199s ok cmd/go/internal/cache 0.698s ok cmd/go/internal/fsys 0.209s ok cmd/go/internal/generate 0.341s ok cmd/go/internal/get 0.203s ok cmd/go/internal/imports 0.241s ok cmd/go/internal/load 0.176s ok cmd/go/internal/lockedfile 0.209s ok cmd/go/internal/lockedfile/internal/filelock 0.168s ok cmd/go/internal/modconv 0.215s ok cmd/go/internal/modfetch 0.169s ok cmd/go/internal/modfetch/codehost 0.327s ok cmd/go/internal/modfetch/zip_sum_test 0.257s ok cmd/go/internal/modindex 0.274s ok cmd/go/internal/modload 0.184s ok cmd/go/internal/mvs 0.141s ok cmd/go/internal/par 0.250s ok cmd/go/internal/search 0.236s ok cmd/go/internal/str 0.159s ok cmd/go/internal/test 0.173s ok cmd/go/internal/vcs 0.208s ok cmd/go/internal/web 0.176s ok cmd/go/internal/work 0.204s ok cmd/gofmt 0.355s ok cmd/internal/archive 1.287s ok cmd/internal/buildid 0.278s ok cmd/internal/dwarf 0.196s ok cmd/internal/edit 0.125s ok cmd/internal/goobj 0.282s ok cmd/internal/moddeps 1.685s ok cmd/internal/notsha256 0.238s ok cmd/internal/obj 0.719s ok cmd/internal/obj/ppc64 0.292s ok cmd/internal/obj/riscv 0.192s ok cmd/internal/obj/s390x 0.128s ok cmd/internal/obj/x86 2.410s ok cmd/internal/objabi 0.208s ok cmd/internal/pkgpath 0.169s ok cmd/internal/quoted 0.125s ok cmd/internal/src 0.275s ok cmd/internal/sys 0.215s ok cmd/internal/test2json 0.310s ok cmd/link 10.918s ok cmd/link/internal/benchmark 0.155s ok cmd/link/internal/ld 7.184s ok cmd/link/internal/loader 0.139s ok cmd/nm 2.642s ok cmd/objdump 3.332s ok cmd/pack 2.962s ok cmd/pprof 3.751s ok cmd/trace 0.260s ok cmd/vet 6.625s ##### os/user with tag osusergo ok os/user 0.127s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.156s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 17.233s ##### moved GOROOT ok fmt 0.200s ##### Testing without libgcc. ok net 0.154s ok os/user 0.155s ##### internal linking of -buildmode=pie ok reflect 0.299s ok os/user 0.126s ##### sync -cpu=10 ok sync 0.400s ##### Testing race detector ok runtime/race 9.798s ok flag 0.234s ok net 0.333s ok os 0.568s ok os/exec 0.298s ok encoding/gob 0.238s ok flag 0.311s ok os/exec 0.282s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 21.114s ok misc/cgo/test 22.458s ok misc/cgo/test 21.219s ok misc/cgo/test 21.120s ok misc/cgo/test 12.541s ok misc/cgo/test 12.976s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.163s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.340s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 56.017s ##### ../misc/cgo/errors PASS All tests passed.