darwin-amd64-12_0 at 08d6c4c2b96eb3e5012af9b346dc5b325e956844 :: 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=65589C9C-CA7F-48EF-89D7-F08CBD6CAAE0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.3WMo51Rr0h/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=CE35A530-D2E4-40F0-8581-AC5B6B292FDD" "__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.160s ok archive/zip 0.371s ok bufio 0.171s ok bytes 1.409s ok compress/bzip2 0.241s ok compress/flate 0.466s ok compress/gzip 0.304s ok compress/lzw 0.299s ok compress/zlib 0.496s ok container/heap 0.129s ok container/list 0.313s ok container/ring 0.261s ok context 0.136s ok crypto 0.154s ok crypto/aes 0.169s ok crypto/cipher 0.132s ok crypto/des 0.187s ok crypto/dsa 0.168s ok crypto/ecdsa 0.143s ok crypto/ed25519 0.185s ok crypto/elliptic 0.163s ok crypto/hmac 0.161s ok crypto/internal/boring 0.224s ok crypto/internal/edwards25519 3.480s ok crypto/internal/edwards25519/field 2.753s ok crypto/internal/nistec 0.943s ok crypto/internal/nistec/fiat 0.135s [no tests to run] ok crypto/internal/subtle 0.128s ok crypto/md5 0.271s ok crypto/rand 0.220s ok crypto/rc4 0.157s ok crypto/rsa 0.211s ok crypto/sha1 0.187s ok crypto/sha256 0.129s ok crypto/sha512 0.146s ok crypto/subtle 0.141s ok crypto/tls 0.476s ok crypto/x509 0.437s ok database/sql 0.448s ok database/sql/driver 0.168s ok debug/buildinfo 0.255s ok debug/dwarf 0.152s ok debug/elf 0.238s ok debug/gosym 0.241s ok debug/macho 0.135s ok debug/pe 0.227s ok debug/plan9obj 0.137s ok embed 0.146s [no tests to run] ok embed/internal/embedtest 0.206s ok encoding/ascii85 0.135s ok encoding/asn1 0.144s ok encoding/base32 0.172s ok encoding/base64 0.130s ok encoding/binary 0.178s ok encoding/csv 0.219s ok encoding/gob 0.149s ok encoding/hex 0.146s ok encoding/json 0.371s ok encoding/pem 0.623s ok encoding/xml 0.208s ok errors 0.137s ok expvar 0.152s ok flag 0.163s ok fmt 0.183s ok go/ast 0.142s ok go/build 1.455s ok go/build/constraint 0.141s ok go/constant 0.133s ok go/doc 0.194s ok go/doc/comment 1.021s ok go/format 0.158s ok go/importer 0.348s ok go/internal/gccgoimporter 0.321s ok go/internal/gcimporter 8.189s ok go/internal/srcimporter 7.884s ok go/parser 0.161s ok go/printer 0.307s ok go/scanner 0.127s ok go/token 0.150s ok go/types 9.067s ok hash 0.134s ok hash/adler32 0.235s ok hash/crc32 0.131s ok hash/crc64 0.144s ok hash/fnv 0.131s ok hash/maphash 0.367s ok html 0.232s ok html/template 0.219s ok image 0.171s ok image/color 0.203s ok image/draw 0.397s ok image/gif 9.280s ok image/jpeg 2.443s ok image/png 0.279s ok index/suffixarray 0.266s ok internal/abi 0.178s ok internal/buildcfg 0.154s ok internal/cpu 0.137s ok internal/diff 0.259s ok internal/fmtsort 0.133s ok internal/fuzz 0.158s ok internal/godebug 0.139s ok internal/intern 1.507s ok internal/itoa 0.131s ok internal/poll 0.151s ok internal/profile 0.202s ok internal/reflectlite 0.167s ok internal/singleflight 0.240s ok internal/trace 0.188s ok internal/unsafeheader 0.136s ok internal/xcoff 0.204s ok io 0.154s ok io/fs 0.188s ok io/ioutil 0.177s ok log 0.204s ok log/syslog 1.411s ok math 0.134s ok math/big 0.976s ok math/bits 0.136s ok math/cmplx 0.141s ok math/rand 0.292s ok mime 0.140s ok mime/multipart 0.261s ok mime/quotedprintable 0.142s ok net 8.473s ok net/http 7.555s ok net/http/cgi 0.978s ok net/http/cookiejar 0.241s ok net/http/fcgi 0.258s ok net/http/httptest 0.214s ok net/http/httptrace 0.151s ok net/http/httputil 0.994s ok net/http/internal 0.256s ok net/http/internal/ascii 0.167s ok net/http/pprof 5.252s ok net/internal/socktest 0.129s ok net/mail 0.143s ok net/netip 0.513s ok net/rpc 0.319s ok net/rpc/jsonrpc 0.176s ok net/smtp 0.287s ok net/textproto 0.183s ok net/url 0.251s ok os 1.178s ok os/exec 1.280s ok os/exec/internal/fdtest 0.160s ok os/signal 2.142s ok os/user 0.129s ok path 0.138s ok path/filepath 0.210s ok plugin 0.149s ok reflect 0.296s ok regexp 0.261s ok regexp/syntax 0.349s ok runtime 20.636s ok runtime/cgo 0.139s ok runtime/debug 0.366s ok runtime/internal/atomic 0.254s ok runtime/internal/math 0.128s ok runtime/internal/sys 0.130s ok runtime/metrics 0.235s ok runtime/pprof 6.363s ok runtime/trace 3.543s ok sort 0.164s ok strconv 0.394s ok strings 2.096s ok sync 0.422s ok sync/atomic 1.785s ok syscall 0.543s ok testing 1.080s ok testing/fstest 0.148s ok testing/iotest 0.129s ok testing/quick 0.254s ok text/scanner 0.300s ok text/tabwriter 0.133s ok text/template 0.178s ok text/template/parse 0.143s ok time 1.933s ok unicode 0.150s ok unicode/utf16 0.151s ok unicode/utf8 0.162s ok cmd/addr2line 1.349s ok cmd/api 9.877s ok cmd/asm/internal/asm 0.520s ok cmd/asm/internal/lex 0.139s ok cmd/compile/internal/abt 0.194s ok cmd/compile/internal/amd64 5.153s ok cmd/compile/internal/dwarfgen 0.672s ok cmd/compile/internal/importer 0.890s ok cmd/compile/internal/ir 0.149s ok cmd/compile/internal/logopt 0.536s ok cmd/compile/internal/noder 0.191s ok cmd/compile/internal/reflectdata 0.150s [no tests to run] ok cmd/compile/internal/ssa 10.271s ok cmd/compile/internal/syntax 0.158s ok cmd/compile/internal/test 15.004s ok cmd/compile/internal/typecheck 0.902s ok cmd/compile/internal/types 0.146s ok cmd/compile/internal/types2 1.431s ok cmd/cover 2.493s ok cmd/dist 0.174s ok cmd/doc 1.052s ok cmd/fix 4.790s ok cmd/go 88.822s ok cmd/go/internal/auth 0.352s ok cmd/go/internal/cache 0.513s ok cmd/go/internal/fsys 0.202s ok cmd/go/internal/generate 0.362s ok cmd/go/internal/get 0.206s ok cmd/go/internal/imports 0.138s ok cmd/go/internal/load 0.179s ok cmd/go/internal/lockedfile 0.246s ok cmd/go/internal/lockedfile/internal/filelock 0.282s ok cmd/go/internal/modconv 0.149s ok cmd/go/internal/modfetch 0.182s ok cmd/go/internal/modfetch/codehost 0.169s ok cmd/go/internal/modfetch/zip_sum_test 0.182s ok cmd/go/internal/modindex 0.136s ok cmd/go/internal/modload 0.179s ok cmd/go/internal/mvs 0.277s ok cmd/go/internal/par 0.150s ok cmd/go/internal/search 0.202s ok cmd/go/internal/str 0.147s ok cmd/go/internal/test 0.175s ok cmd/go/internal/vcs 0.173s ok cmd/go/internal/web 0.181s ok cmd/go/internal/work 0.210s ok cmd/gofmt 0.212s ok cmd/internal/archive 1.313s ok cmd/internal/buildid 0.543s ok cmd/internal/dwarf 0.128s ok cmd/internal/edit 0.132s ok cmd/internal/goobj 0.219s ok cmd/internal/moddeps 1.888s ok cmd/internal/notsha256 0.132s ok cmd/internal/obj 0.969s ok cmd/internal/obj/ppc64 0.322s ok cmd/internal/obj/riscv 0.404s ok cmd/internal/obj/s390x 0.137s ok cmd/internal/obj/x86 2.523s ok cmd/internal/objabi 0.332s ok cmd/internal/pkgpath 0.152s ok cmd/internal/quoted 0.230s ok cmd/internal/src 0.296s ok cmd/internal/sys 0.130s ok cmd/internal/test2json 0.303s ok cmd/link 14.275s ok cmd/link/internal/benchmark 0.151s ok cmd/link/internal/ld 10.894s ok cmd/link/internal/loader 0.256s ok cmd/nm 3.858s ok cmd/objdump 4.269s ok cmd/pack 2.345s ok cmd/pprof 3.044s ok cmd/trace 0.373s ok cmd/vet 7.679s ##### os/user with tag osusergo ok os/user 0.131s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.162s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 15.293s ##### moved GOROOT ok fmt 0.185s ##### Testing without libgcc. ok net 0.164s ok os/user 0.133s ##### internal linking of -buildmode=pie ok reflect 0.300s ok os/user 0.132s ##### sync -cpu=10 ok sync 0.496s ##### Testing race detector ok runtime/race 10.379s ok flag 0.282s ok net 0.386s ok os 0.725s ok os/exec 0.310s ok encoding/gob 0.240s ok flag 0.185s ok os/exec 0.293s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 21.014s PASS ok misc/cgo/test 19.177s PASS ok misc/cgo/test 20.964s PASS ok misc/cgo/test 20.705s PASS ok misc/cgo/test 12.053s PASS ok misc/cgo/test 12.999s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.144s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.377s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 56.947s ##### ../misc/cgo/errors PASS All tests passed.