darwin-amd64-nocgo at c847a2c9f024f47eee25c132f2d80e7037adea36 :: 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=35232705-21F8-4808-8AB3-B54E79F00D8E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.hws7kAIFv8/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=145C49DE-9764-4860-A219-B6B2D8499C61" "__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.377s ok archive/zip 0.473s ok bufio 0.226s ok bytes 1.686s ok compress/bzip2 0.221s ok compress/flate 0.533s ok compress/gzip 0.330s ok compress/lzw 0.209s ok compress/zlib 0.755s ok container/heap 0.127s ok container/list 0.327s ok container/ring 0.226s ok context 0.136s ok crypto 0.154s ok crypto/aes 0.169s ok crypto/cipher 0.222s ok crypto/des 0.318s ok crypto/dsa 0.210s ok crypto/ecdsa 0.145s ok crypto/ed25519 0.225s ok crypto/elliptic 0.243s ok crypto/hmac 0.301s ok crypto/internal/boring 0.137s ok crypto/internal/boring/bcache 0.213s ok crypto/internal/edwards25519 3.776s ok crypto/internal/edwards25519/field 2.776s ok crypto/internal/nistec 0.997s ok crypto/internal/nistec/fiat 0.138s [no tests to run] ok crypto/internal/subtle 0.236s ok crypto/md5 0.292s ok crypto/rand 0.273s ok crypto/rc4 0.161s ok crypto/rsa 0.237s ok crypto/sha1 0.181s ok crypto/sha256 0.147s ok crypto/sha512 0.276s ok crypto/subtle 0.269s ok crypto/tls 0.790s ok crypto/x509 0.690s ok database/sql 0.522s ok database/sql/driver 0.180s ok debug/buildinfo 0.266s ok debug/dwarf 0.173s ok debug/elf 0.186s ok debug/gosym 0.225s ok debug/macho 0.146s ok debug/pe 0.170s ok debug/plan9obj 0.143s ok embed 0.366s [no tests to run] ok embed/internal/embedtest 0.167s ok encoding/ascii85 0.313s ok encoding/asn1 0.200s ok encoding/base32 0.174s ok encoding/base64 0.163s ok encoding/binary 0.126s ok encoding/csv 0.353s ok encoding/gob 0.243s ok encoding/hex 0.137s ok encoding/json 0.346s ok encoding/pem 0.586s ok encoding/xml 0.183s ok errors 0.130s ok expvar 0.174s ok flag 0.215s ok fmt 0.178s ok go/ast 0.220s ok go/build 1.295s ok go/build/constraint 0.160s ok go/constant 0.131s ok go/doc 0.212s ok go/doc/comment 0.947s ok go/format 0.139s ok go/importer 0.227s ok go/internal/gccgoimporter 0.310s ok go/internal/gcimporter 7.712s ok go/internal/srcimporter 2.281s ok go/parser 0.153s ok go/printer 0.254s ok go/scanner 0.129s ok go/token 0.217s ok go/types 6.204s ok hash 0.141s ok hash/adler32 0.244s ok hash/crc32 0.131s ok hash/crc64 0.127s ok hash/fnv 0.197s ok hash/maphash 0.331s ok html 0.140s ok html/template 0.219s ok image 0.169s ok image/color 0.161s ok image/draw 0.288s ok image/gif 8.784s ok image/jpeg 2.316s ok image/png 0.337s ok index/suffixarray 0.261s ok internal/abi 0.177s ok internal/buildcfg 0.125s ok internal/cpu 0.203s ok internal/diff 0.196s ok internal/fmtsort 0.126s ok internal/fuzz 0.167s ok internal/godebug 0.125s ok internal/intern 0.361s ok internal/itoa 0.155s ok internal/poll 0.230s ok internal/profile 0.211s ok internal/reflectlite 0.180s ok internal/singleflight 0.256s ok internal/trace 0.213s ok internal/unsafeheader 0.145s ok internal/xcoff 0.354s ok io 0.165s ok io/fs 0.255s ok io/ioutil 0.159s ok log 0.230s ok log/syslog 1.523s ok math 0.145s ok math/big 1.430s ok math/bits 0.152s ok math/cmplx 0.168s ok math/rand 0.333s ok mime 0.290s ok mime/multipart 0.255s ok mime/quotedprintable 0.146s ok net 8.470s ok net/http 6.895s ok net/http/cgi 1.573s ok net/http/cookiejar 0.268s ok net/http/fcgi 0.335s ok net/http/httptest 0.292s ok net/http/httptrace 0.178s ok net/http/httputil 0.861s ok net/http/internal 0.193s ok net/http/internal/ascii 0.137s ok net/http/pprof 5.253s ok net/internal/socktest 0.135s ok net/mail 0.129s ok net/netip 0.473s ok net/rpc 0.216s ok net/rpc/jsonrpc 0.163s ok net/smtp 0.259s ok net/textproto 0.127s ok net/url 0.135s ok os 1.148s ok os/exec 1.407s ok os/exec/internal/fdtest 0.167s ok os/signal 2.180s ok os/user 0.221s ok path 0.129s ok path/filepath 0.364s ok plugin 0.176s ok reflect 0.293s ok regexp 0.245s ok regexp/syntax 0.327s ok runtime 9.128s ok runtime/debug 0.331s ok runtime/internal/atomic 0.247s ok runtime/internal/math 0.124s ok runtime/internal/sys 0.130s ok runtime/metrics 0.221s ok runtime/pprof 3.556s ok runtime/trace 3.649s ok sort 0.164s ok strconv 0.373s ok strings 2.177s ok sync 0.409s ok sync/atomic 1.792s ok syscall 0.523s ok testing 1.409s ok testing/fstest 0.156s ok testing/iotest 0.231s ok testing/quick 0.150s ok text/scanner 0.331s ok text/tabwriter 0.130s ok text/template 0.176s ok text/template/parse 0.139s ok time 1.906s ok unicode 0.139s ok unicode/utf16 0.155s ok unicode/utf8 0.148s ok cmd/addr2line 1.470s ok cmd/api 10.183s ok cmd/asm/internal/asm 0.601s ok cmd/asm/internal/lex 0.290s ok cmd/compile/internal/abt 0.174s ok cmd/compile/internal/amd64 5.578s ok cmd/compile/internal/dwarfgen 0.493s ok cmd/compile/internal/importer 1.025s ok cmd/compile/internal/ir 0.159s ok cmd/compile/internal/logopt 0.731s ok cmd/compile/internal/noder 0.189s ok cmd/compile/internal/reflectdata 0.158s [no tests to run] ok cmd/compile/internal/ssa 13.426s ok cmd/compile/internal/syntax 0.179s ok cmd/compile/internal/test 10.713s ok cmd/compile/internal/typecheck 1.103s ok cmd/compile/internal/types 0.255s ok cmd/compile/internal/types2 1.458s ok cmd/cover 2.261s ok cmd/dist 0.153s ok cmd/doc 0.764s ok cmd/fix 6.519s ok cmd/go 73.507s ok cmd/go/internal/auth 0.352s ok cmd/go/internal/cache 0.407s ok cmd/go/internal/fsys 0.308s ok cmd/go/internal/generate 0.366s ok cmd/go/internal/get 0.199s ok cmd/go/internal/imports 0.134s ok cmd/go/internal/load 0.192s ok cmd/go/internal/lockedfile 0.311s ok cmd/go/internal/lockedfile/internal/filelock 0.168s ok cmd/go/internal/modconv 0.156s ok cmd/go/internal/modfetch 0.222s ok cmd/go/internal/modfetch/codehost 0.183s ok cmd/go/internal/modfetch/zip_sum_test 0.247s ok cmd/go/internal/modindex 0.143s ok cmd/go/internal/modload 0.181s ok cmd/go/internal/mvs 0.262s ok cmd/go/internal/par 0.195s ok cmd/go/internal/search 0.334s ok cmd/go/internal/str 0.219s ok cmd/go/internal/test 0.322s ok cmd/go/internal/vcs 0.214s ok cmd/go/internal/web 0.212s ok cmd/go/internal/work 0.212s ok cmd/gofmt 0.240s ok cmd/internal/archive 0.473s ok cmd/internal/buildid 0.420s ok cmd/internal/dwarf 0.348s ok cmd/internal/edit 0.146s ok cmd/internal/goobj 0.251s ok cmd/internal/moddeps 1.985s ok cmd/internal/notsha256 0.191s ok cmd/internal/obj 0.796s ok cmd/internal/obj/ppc64 0.351s ok cmd/internal/obj/riscv 0.203s ok cmd/internal/obj/s390x 0.146s ok cmd/internal/obj/x86 3.258s ok cmd/internal/objabi 0.385s ok cmd/internal/pkgpath 0.370s ok cmd/internal/quoted 0.183s ok cmd/internal/src 0.286s ok cmd/internal/sys 0.152s ok cmd/internal/test2json 0.332s ok cmd/link 2.976s ok cmd/link/internal/benchmark 0.189s ok cmd/link/internal/ld 5.675s ok cmd/link/internal/loader 0.219s ok cmd/nm 1.371s ok cmd/objdump 1.385s ok cmd/pack 3.210s ok cmd/pprof 3.456s ok cmd/trace 0.330s ok cmd/vet 7.816s ##### os/user with tag osusergo ok os/user 0.130s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 17.810s ##### moved GOROOT ok fmt 0.179s ##### Testing without libgcc. ok net 0.150s ok os/user 0.125s ##### internal linking of -buildmode=pie ok reflect 0.301s ##### sync -cpu=10 ok sync 0.417s ##### ../test/bench/go1 ##### API check All tests passed.