darwin-amd64-nocgo at dd2d00f9d57ba6aafb084d83ffc7fb35f97b8c84 :: 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=536F0F3E-D8BC-4207-AD46-6E7CF88702F9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.ruoGkZAssc/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=C9363BCD-8D29-4698-9841-2FCCDB87795D" "__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-nocgo" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "CGO_ENABLED=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/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.299s ok archive/zip 0.404s ok bufio 0.221s ok bytes 1.440s ok compress/bzip2 0.264s ok compress/flate 0.656s ok compress/gzip 0.322s ok compress/lzw 0.270s ok compress/zlib 0.902s ok container/heap 0.136s ok container/list 0.297s ok container/ring 0.209s ok context 0.206s ok crypto 0.216s ok crypto/aes 0.312s ok crypto/cipher 0.128s ok crypto/des 0.243s ok crypto/dsa 0.164s ok crypto/ecdsa 0.163s ok crypto/ed25519 0.179s ok crypto/elliptic 0.158s ok crypto/hmac 0.137s ok crypto/internal/boring 0.169s ok crypto/internal/edwards25519 3.682s ok crypto/internal/edwards25519/field 2.946s ok crypto/internal/nistec 0.977s ok crypto/internal/nistec/fiat 0.207s [no tests to run] ok crypto/internal/subtle 0.129s ok crypto/md5 0.171s ok crypto/rand 0.349s ok crypto/rc4 0.191s ok crypto/rsa 0.235s ok crypto/sha1 0.255s ok crypto/sha256 0.142s ok crypto/sha512 0.225s ok crypto/subtle 0.163s ok crypto/tls 0.543s ok crypto/x509 0.565s ok database/sql 0.465s ok database/sql/driver 0.160s ok debug/buildinfo 0.271s ok debug/dwarf 0.154s ok debug/elf 0.173s ok debug/gosym 0.207s ok debug/macho 0.146s ok debug/pe 0.197s ok debug/plan9obj 0.141s ok embed 0.153s [no tests to run] ok embed/internal/embedtest 0.196s ok encoding/ascii85 0.310s ok encoding/asn1 0.152s ok encoding/base32 0.343s ok encoding/base64 0.157s ok encoding/binary 0.130s ok encoding/csv 0.349s ok encoding/gob 0.186s ok encoding/hex 0.208s ok encoding/json 0.361s ok encoding/pem 0.800s ok encoding/xml 0.215s ok errors 0.155s ok expvar 0.184s ok flag 0.177s ok fmt 0.203s ok go/ast 0.160s ok go/build 1.691s ok go/build/constraint 0.248s ok go/constant 0.165s ok go/doc 0.341s ok go/doc/comment 1.137s ok go/format 0.171s ok go/importer 0.297s ok go/internal/gccgoimporter 0.385s ok go/internal/gcimporter 9.777s ok go/internal/srcimporter 2.713s ok go/parser 0.172s ok go/printer 0.343s ok go/scanner 0.124s ok go/token 0.140s ok go/types 6.667s ok hash 0.135s ok hash/adler32 0.321s ok hash/crc32 0.147s ok hash/crc64 0.173s ok hash/fnv 0.131s ok hash/maphash 0.362s ok html 0.225s ok html/template 0.277s ok image 0.176s ok image/color 0.188s ok image/draw 0.276s ok image/gif 10.511s ok image/jpeg 2.698s ok image/png 0.377s ok index/suffixarray 0.331s ok internal/abi 0.292s ok internal/buildcfg 0.256s ok internal/cpu 0.154s ok internal/diff 0.141s ok internal/fmtsort 0.144s ok internal/fuzz 0.238s ok internal/godebug 0.275s ok internal/intern 1.865s ok internal/itoa 0.144s ok internal/poll 0.157s ok internal/profile 0.244s ok internal/reflectlite 0.243s ok internal/singleflight 0.180s ok internal/trace 0.257s ok internal/unsafeheader 0.186s ok internal/xcoff 0.207s ok io 0.183s ok io/fs 0.182s ok io/ioutil 0.354s ok log 0.190s ok log/syslog 1.488s ok math 0.144s ok math/big 1.310s ok math/bits 0.154s ok math/cmplx 0.170s ok math/rand 0.339s ok mime 0.248s ok mime/multipart 0.239s ok mime/quotedprintable 0.150s ok net 9.434s ok net/http 6.665s ok net/http/cgi 1.183s ok net/http/cookiejar 0.306s ok net/http/fcgi 0.285s ok net/http/httptest 0.216s ok net/http/httptrace 0.156s ok net/http/httputil 0.903s ok net/http/internal 0.452s ok net/http/internal/ascii 0.191s ok net/http/pprof 5.988s ok net/internal/socktest 0.130s ok net/mail 0.142s ok net/netip 0.599s ok net/rpc 0.319s ok net/rpc/jsonrpc 0.227s ok net/smtp 0.308s ok net/textproto 0.381s ok net/url 0.467s ok os 1.293s ok os/exec 1.739s ok os/exec/internal/fdtest 0.157s ok os/signal 2.200s ok os/user 0.294s ok path 0.203s ok path/filepath 0.267s ok plugin 0.163s ok reflect 0.309s ok regexp 0.246s ok regexp/syntax 0.347s ok runtime 10.234s ok runtime/debug 0.189s ok runtime/internal/atomic 0.280s ok runtime/internal/math 0.132s ok runtime/internal/sys 0.332s ok runtime/metrics 0.170s ok runtime/pprof 3.926s ok runtime/trace 1.776s ok sort 0.339s ok strconv 0.452s ok strings 1.294s ok sync 0.702s ok sync/atomic 5.761s ok syscall 0.566s ok testing 0.836s ok testing/fstest 0.193s ok testing/iotest 0.327s ok testing/quick 0.239s ok text/scanner 0.262s ok text/tabwriter 0.145s ok text/template 0.316s ok text/template/parse 0.164s ok time 2.014s ok unicode 0.151s ok unicode/utf16 0.193s ok unicode/utf8 0.286s ok cmd/addr2line 2.447s ok cmd/api 12.032s ok cmd/asm/internal/asm 1.070s ok cmd/asm/internal/lex 0.157s ok cmd/compile/internal/abt 0.285s ok cmd/compile/internal/amd64 5.692s ok cmd/compile/internal/dwarfgen 0.559s ok cmd/compile/internal/importer 0.971s ok cmd/compile/internal/ir 0.150s ok cmd/compile/internal/logopt 0.890s ok cmd/compile/internal/noder 0.281s ok cmd/compile/internal/reflectdata 0.196s [no tests to run] ok cmd/compile/internal/ssa 14.275s ok cmd/compile/internal/syntax 0.173s ok cmd/compile/internal/test 13.982s ok cmd/compile/internal/typecheck 1.074s ok cmd/compile/internal/types 0.280s ok cmd/compile/internal/types2 1.532s ok cmd/cover 4.079s ok cmd/dist 0.229s ok cmd/doc 0.615s ok cmd/fix 9.196s ok cmd/go 122.412s ok cmd/go/internal/auth 0.176s ok cmd/go/internal/cache 0.603s ok cmd/go/internal/fsys 0.460s ok cmd/go/internal/generate 0.348s ok cmd/go/internal/get 0.224s ok cmd/go/internal/imports 0.179s ok cmd/go/internal/load 0.278s ok cmd/go/internal/lockedfile 0.433s ok cmd/go/internal/lockedfile/internal/filelock 0.387s ok cmd/go/internal/modconv 0.427s ok cmd/go/internal/modfetch 0.189s ok cmd/go/internal/modfetch/codehost 0.209s ok cmd/go/internal/modfetch/zip_sum_test 0.188s ok cmd/go/internal/modindex 0.133s ok cmd/go/internal/modload 0.215s ok cmd/go/internal/mvs 0.177s ok cmd/go/internal/par 0.178s ok cmd/go/internal/search 0.313s ok cmd/go/internal/str 0.268s ok cmd/go/internal/test 0.374s ok cmd/go/internal/vcs 0.318s ok cmd/go/internal/web 0.248s ok cmd/go/internal/work 0.217s ok cmd/gofmt 0.722s ok cmd/internal/archive 0.880s ok cmd/internal/buildid 0.498s ok cmd/internal/dwarf 0.362s ok cmd/internal/edit 0.150s ok cmd/internal/goobj 0.285s ok cmd/internal/moddeps 2.156s ok cmd/internal/notsha256 0.239s ok cmd/internal/obj 1.393s ok cmd/internal/obj/ppc64 0.476s ok cmd/internal/obj/riscv 0.296s ok cmd/internal/obj/s390x 0.161s ok cmd/internal/obj/x86 3.845s ok cmd/internal/objabi 0.178s ok cmd/internal/pkgpath 0.252s ok cmd/internal/quoted 0.131s ok cmd/internal/src 0.203s ok cmd/internal/sys 0.357s ok cmd/internal/test2json 0.314s ok cmd/link 2.295s ok cmd/link/internal/benchmark 0.166s ok cmd/link/internal/ld 4.158s ok cmd/link/internal/loader 0.160s ok cmd/nm 2.505s ok cmd/objdump 2.475s ok cmd/pack 3.965s ok cmd/pprof 3.148s ok cmd/trace 0.321s ok cmd/vet 8.627s ##### os/user with tag osusergo ok os/user 0.135s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 19.831s ##### moved GOROOT ok fmt 0.213s ##### Testing without libgcc. ok net 0.164s ok os/user 0.210s ##### internal linking of -buildmode=pie ok reflect 0.327s ##### sync -cpu=10 ok sync 0.571s ##### ../test/bench/go1 ##### API check All tests passed.