darwin-amd64-12_0 at d602380f58e2a2ab4b262c7d69b78ff634cba5e8 :: 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=882D6395-34F4-4C21-BDD8-69EE428F1828" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.5sM6cJwudX/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=8E08F91D-8377-4424-914E-00E66C0B1118" "__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.205s ok archive/zip 0.413s ok bufio 0.196s ok bytes 1.472s ok compress/bzip2 0.324s ok compress/flate 0.587s ok compress/gzip 0.309s ok compress/lzw 0.225s ok compress/zlib 0.561s ok container/heap 0.128s ok container/list 0.317s ok container/ring 0.226s ok context 0.150s ok crypto 0.158s ok crypto/aes 0.154s ok crypto/cipher 0.144s ok crypto/des 0.241s ok crypto/dsa 0.173s ok crypto/ecdsa 0.161s ok crypto/ed25519 0.199s ok crypto/elliptic 0.253s ok crypto/hmac 0.149s ok crypto/internal/boring 0.131s ok crypto/internal/boring/bcache 0.312s ok crypto/internal/edwards25519 3.761s ok crypto/internal/edwards25519/field 3.008s ok crypto/internal/nistec 1.044s ok crypto/internal/nistec/fiat 0.141s [no tests to run] ok crypto/internal/subtle 0.235s ok crypto/md5 0.311s ok crypto/rand 0.219s ok crypto/rc4 0.156s ok crypto/rsa 0.212s ok crypto/sha1 0.251s ok crypto/sha256 0.131s ok crypto/sha512 0.180s ok crypto/subtle 0.245s ok crypto/tls 0.762s ok crypto/x509 0.666s ok database/sql 0.466s ok database/sql/driver 0.216s ok debug/buildinfo 0.352s ok debug/dwarf 0.190s ok debug/elf 0.214s ok debug/gosym 0.226s ok debug/macho 0.196s ok debug/pe 0.210s ok debug/plan9obj 0.154s ok embed 0.319s [no tests to run] ok embed/internal/embedtest 0.174s ok encoding/ascii85 0.279s ok encoding/asn1 0.209s ok encoding/base32 0.209s ok encoding/base64 0.201s ok encoding/binary 0.350s ok encoding/csv 0.236s ok encoding/gob 0.252s ok encoding/hex 0.224s ok encoding/json 0.460s ok encoding/pem 0.775s ok encoding/xml 0.163s ok errors 0.167s ok expvar 0.221s ok flag 0.360s ok fmt 0.289s ok go/ast 0.174s ok go/build 1.288s ok go/build/constraint 0.134s ok go/constant 0.141s ok go/doc 0.188s ok go/doc/comment 0.959s ok go/format 0.142s ok go/importer 0.225s ok go/internal/gccgoimporter 0.332s ok go/internal/gcimporter 7.787s ok go/internal/srcimporter 7.614s ok go/parser 0.153s ok go/printer 0.237s ok go/scanner 0.130s ok go/token 0.156s ok go/types 8.584s ok hash 0.237s ok hash/adler32 0.135s ok hash/crc32 0.124s ok hash/crc64 0.125s ok hash/fnv 0.225s ok hash/maphash 0.342s ok html 0.184s ok html/template 0.214s ok image 0.169s ok image/color 0.155s ok image/draw 0.291s ok image/gif 8.759s ok image/jpeg 2.335s ok image/png 0.335s ok index/suffixarray 0.257s ok internal/abi 0.208s ok internal/buildcfg 0.144s ok internal/cpu 0.150s ok internal/diff 0.254s ok internal/fmtsort 0.614s ok internal/fuzz 1.163s ok internal/godebug 0.137s ok internal/intern 0.368s ok internal/itoa 0.139s ok internal/poll 0.149s ok internal/profile 0.170s ok internal/reflectlite 0.197s ok internal/singleflight 0.139s ok internal/trace 0.172s ok internal/unsafeheader 0.225s ok internal/xcoff 0.415s ok io 0.245s ok io/fs 0.320s ok io/ioutil 0.230s ok log 0.314s ok log/syslog 1.586s ok math 0.154s ok math/big 1.873s ok math/bits 0.157s ok math/cmplx 0.219s ok math/rand 0.446s ok mime 0.300s ok mime/multipart 0.329s ok mime/quotedprintable 0.217s ok net 8.693s ok net/http 6.540s ok net/http/cgi 1.511s ok net/http/cookiejar 0.247s ok net/http/fcgi 0.258s ok net/http/httptest 0.235s ok net/http/httptrace 0.173s ok net/http/httputil 0.856s ok net/http/internal 0.223s ok net/http/internal/ascii 0.148s ok net/http/pprof 5.277s ok net/internal/socktest 0.137s ok net/mail 0.130s ok net/netip 0.474s ok net/rpc 0.210s ok net/rpc/jsonrpc 0.166s ok net/smtp 0.261s ok net/textproto 0.129s ok net/url 0.172s ok os 1.131s ok os/exec 1.349s ok os/exec/internal/fdtest 0.172s ok os/signal 2.147s ok os/user 0.155s ok path 0.125s ok path/filepath 0.392s ok plugin 0.152s ok reflect 0.286s ok regexp 0.286s ok regexp/syntax 0.340s ok runtime 20.939s ok runtime/cgo 0.123s ok runtime/debug 0.248s ok runtime/internal/atomic 0.174s ok runtime/internal/math 0.386s ok runtime/internal/sys 0.217s ok runtime/metrics 0.558s ok runtime/pprof 8.041s ok runtime/trace 2.171s ok sort 0.178s ok strconv 0.989s ok strings 3.431s ok sync 0.411s ok sync/atomic 3.548s ok syscall 1.217s ok testing 1.731s ok testing/fstest 0.380s ok testing/iotest 0.264s ok testing/quick 0.186s ok text/scanner 0.160s ok text/tabwriter 0.160s ok text/template 0.228s ok text/template/parse 0.277s ok time 2.073s ok unicode 0.257s ok unicode/utf16 0.148s ok unicode/utf8 0.197s ok cmd/addr2line 1.320s ok cmd/api 15.023s ok cmd/asm/internal/asm 1.143s ok cmd/asm/internal/lex 0.179s ok cmd/compile/internal/abt 0.261s ok cmd/compile/internal/amd64 7.463s ok cmd/compile/internal/dwarfgen 0.678s ok cmd/compile/internal/importer 1.269s ok cmd/compile/internal/ir 0.201s ok cmd/compile/internal/logopt 0.869s ok cmd/compile/internal/noder 0.291s ok cmd/compile/internal/reflectdata 0.237s [no tests to run] ok cmd/compile/internal/ssa 16.877s ok cmd/compile/internal/syntax 0.338s ok cmd/compile/internal/test 16.237s ok cmd/compile/internal/typecheck 1.114s ok cmd/compile/internal/types 0.304s ok cmd/compile/internal/types2 1.540s ok cmd/cover 3.681s ok cmd/dist 0.241s ok cmd/doc 0.351s ok cmd/fix 3.833s ok cmd/go 106.741s ok cmd/go/internal/auth 0.206s ok cmd/go/internal/cache 0.623s ok cmd/go/internal/fsys 0.400s ok cmd/go/internal/generate 0.545s ok cmd/go/internal/get 0.325s ok cmd/go/internal/imports 0.350s ok cmd/go/internal/load 0.221s ok cmd/go/internal/lockedfile 0.372s ok cmd/go/internal/lockedfile/internal/filelock 0.211s ok cmd/go/internal/modconv 0.207s ok cmd/go/internal/modfetch 0.195s ok cmd/go/internal/modfetch/codehost 0.203s ok cmd/go/internal/modfetch/zip_sum_test 0.201s ok cmd/go/internal/modindex 0.141s ok cmd/go/internal/modload 0.194s ok cmd/go/internal/mvs 0.300s ok cmd/go/internal/par 0.168s ok cmd/go/internal/search 0.197s ok cmd/go/internal/str 0.151s ok cmd/go/internal/test 0.182s ok cmd/go/internal/vcs 0.234s ok cmd/go/internal/web 0.192s ok cmd/go/internal/work 0.231s ok cmd/gofmt 0.500s ok cmd/internal/archive 1.765s ok cmd/internal/buildid 0.401s ok cmd/internal/dwarf 0.338s ok cmd/internal/edit 0.213s ok cmd/internal/goobj 0.407s ok cmd/internal/moddeps 3.105s ok cmd/internal/notsha256 0.349s ok cmd/internal/obj 1.305s ok cmd/internal/obj/ppc64 0.430s ok cmd/internal/obj/riscv 0.290s ok cmd/internal/obj/s390x 0.182s ok cmd/internal/obj/x86 4.140s ok cmd/internal/objabi 0.339s ok cmd/internal/pkgpath 0.316s ok cmd/internal/quoted 0.202s ok cmd/internal/src 0.378s ok cmd/internal/sys 0.305s ok cmd/internal/test2json 0.346s ok cmd/link 15.343s ok cmd/link/internal/benchmark 0.152s ok cmd/link/internal/ld 9.507s ok cmd/link/internal/loader 0.244s ok cmd/nm 4.196s ok cmd/objdump 4.087s ok cmd/pack 3.536s ok cmd/pprof 4.296s ok cmd/trace 0.265s ok cmd/vet 7.111s ##### os/user with tag osusergo ok os/user 0.125s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.165s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.429s ##### moved GOROOT ok fmt 0.189s ##### Testing without libgcc. ok net 0.242s ok os/user 0.208s ##### internal linking of -buildmode=pie ok reflect 0.354s ok os/user 0.142s ##### sync -cpu=10 ok sync 0.437s ##### Testing race detector ok runtime/race 14.023s ok flag 0.332s ok net 0.545s ok os 0.725s ok os/exec 0.371s ok encoding/gob 0.424s ok flag 0.315s ok os/exec 0.360s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 28.365s ok misc/cgo/test 29.658s ok misc/cgo/test 28.094s ok misc/cgo/test 28.144s ok misc/cgo/test 14.632s ok misc/cgo/test 15.533s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.622s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.701s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 61.323s ##### ../misc/cgo/errors PASS All tests passed.