darwin-amd64-nocgo at d29a0282e9b7340ba2ed3f506e66304e92580238 :: 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=C3508FEB-B3A6-424E-935C-15BB1ED5F795" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.SA1jU7Htfc/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=787456DB-9C51-4951-A616-F121A9779E5D" "__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" "GOROOT_BOOTSTRAP=/Users/gopher/workdir/go1.4" "GO_BUILDER_NAME=darwin-amd64-nocgo" "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/workdir/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /Users/gopher/workdir/go1.4. 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.478s ok archive/zip 0.615s ok bufio 0.250s ok bytes 1.961s ok compress/bzip2 0.430s ok compress/flate 0.679s ok compress/gzip 2.688s ok compress/lzw 0.260s ok compress/zlib 0.966s ok container/heap 0.235s ok container/list 0.500s ok container/ring 0.363s ok context 0.215s ok crypto 0.224s ok crypto/aes 0.206s ok crypto/cipher 0.222s ok crypto/des 0.200s ok crypto/dsa 0.221s ok crypto/ecdsa 0.208s ok crypto/ed25519 0.275s ok crypto/elliptic 0.300s ok crypto/hmac 0.340s ok crypto/internal/boring 0.146s ok crypto/internal/boring/bcache 0.237s ok crypto/internal/edwards25519 6.147s ok crypto/internal/edwards25519/field 4.581s ok crypto/internal/nistec 1.808s ok crypto/internal/nistec/fiat 0.395s [no tests to run] ok crypto/internal/subtle 0.214s ok crypto/md5 0.555s ok crypto/rand 0.291s ok crypto/rc4 0.470s ok crypto/rsa 0.374s ok crypto/sha1 0.357s ok crypto/sha256 0.222s ok crypto/sha512 0.228s ok crypto/subtle 0.215s ok crypto/tls 0.813s ok crypto/x509 0.869s ok database/sql 0.533s ok database/sql/driver 0.223s ok debug/buildinfo 0.316s ok debug/dwarf 0.244s ok debug/elf 0.267s ok debug/gosym 1.225s ok debug/macho 0.279s ok debug/pe 0.320s ok debug/plan9obj 0.194s ok embed 0.290s [no tests to run] ok embed/internal/embedtest 0.313s ok encoding/ascii85 0.190s ok encoding/asn1 0.207s ok encoding/base32 0.263s ok encoding/base64 0.201s ok encoding/binary 0.210s ok encoding/csv 0.242s ok encoding/gob 0.274s ok encoding/hex 0.235s ok encoding/json 0.620s ok encoding/pem 0.926s ok encoding/xml 0.300s ok errors 0.243s ok expvar 0.238s ok flag 0.350s ok fmt 0.306s ok go/ast 0.401s ok go/build 1.918s ok go/build/constraint 0.243s ok go/constant 0.200s ok go/doc 1.042s ok go/doc/comment 2.257s ok go/format 0.223s ok go/importer 0.256s ok go/internal/gccgoimporter 0.465s ok go/internal/gcimporter 13.225s ok go/internal/srcimporter 2.775s ok go/parser 0.582s ok go/printer 0.641s ok go/scanner 0.255s ok go/token 0.263s ok go/types 12.008s ok hash 0.240s ok hash/adler32 0.400s ok hash/crc32 0.168s ok hash/crc64 0.207s ok hash/fnv 0.332s ok hash/maphash 0.555s ok html 0.303s ok html/template 0.403s ok image 0.387s ok image/color 0.196s ok image/draw 0.284s ok image/gif 12.478s ok image/jpeg 3.630s ok image/png 0.416s ok index/suffixarray 0.336s ok internal/abi 0.321s ok internal/buildcfg 0.208s ok internal/cpu 0.362s ok internal/dag 0.472s ok internal/diff 0.245s ok internal/fmtsort 0.154s ok internal/fuzz 0.204s ok internal/godebug 0.353s ok internal/intern 0.504s ok internal/itoa 0.182s ok internal/poll 0.232s ok internal/profile 0.206s ok internal/reflectlite 0.175s ok internal/singleflight 0.214s ok internal/trace 0.222s ok internal/unsafeheader 0.226s ok internal/xcoff 0.309s ok io 0.194s ok io/fs 0.562s ok io/ioutil 0.201s ok log 0.414s ok log/syslog 1.411s ok math 0.149s ok math/big 1.208s ok math/bits 0.136s ok math/cmplx 0.153s ok math/rand 0.323s ok mime 0.188s ok mime/multipart 0.392s ok mime/quotedprintable 0.178s ok net 12.309s ok net/http 9.964s ok net/http/cgi 2.098s ok net/http/cookiejar 0.365s ok net/http/fcgi 0.325s ok net/http/httptest 0.515s ok net/http/httptrace 0.200s ok net/http/httputil 1.670s ok net/http/internal 0.242s ok net/http/internal/ascii 0.173s ok net/http/pprof 5.253s ok net/internal/socktest 0.239s ok net/mail 0.172s ok net/netip 0.553s ok net/rpc 0.310s ok net/rpc/jsonrpc 0.178s ok net/smtp 0.333s ok net/textproto 0.239s ok net/url 0.356s ok os 1.206s ok os/exec 1.645s ok os/exec/internal/fdtest 0.174s ok os/signal 2.537s ok os/user 0.211s ok path 0.266s ok path/filepath 0.324s ok plugin 0.264s ok reflect 0.314s ok regexp 0.505s ok regexp/syntax 1.000s ok runtime 13.396s ok runtime/debug 0.322s ok runtime/internal/atomic 0.210s ok runtime/internal/math 0.325s ok runtime/internal/sys 0.202s ok runtime/metrics 0.372s ok runtime/pprof 4.330s ok runtime/trace 3.325s ok sort 0.225s ok strconv 1.772s ok strings 3.510s ok sync 0.542s ok sync/atomic 1.510s ok syscall 1.009s ok testing 1.738s ok testing/fstest 0.282s ok testing/iotest 0.454s ok testing/quick 0.257s ok text/scanner 0.234s ok text/tabwriter 0.203s ok text/template 0.223s ok text/template/parse 0.207s ok time 2.039s ok unicode 0.338s ok unicode/utf16 0.130s ok unicode/utf8 0.151s ok cmd/addr2line 1.178s ok cmd/api 9.496s ok cmd/asm/internal/asm 0.845s ok cmd/asm/internal/lex 0.223s ok cmd/compile/internal/abt 0.212s ok cmd/compile/internal/amd64 5.432s ok cmd/compile/internal/dwarfgen 0.796s ok cmd/compile/internal/importer 1.034s ok cmd/compile/internal/ir 0.153s ok cmd/compile/internal/logopt 0.689s ok cmd/compile/internal/noder 0.199s ok cmd/compile/internal/reflectdata 0.194s [no tests to run] ok cmd/compile/internal/ssa 12.229s ok cmd/compile/internal/syntax 0.168s ok cmd/compile/internal/test 13.104s ok cmd/compile/internal/typecheck 0.614s ok cmd/compile/internal/types 0.228s ok cmd/compile/internal/types2 1.680s ok cmd/cover 2.935s ok cmd/dist 0.241s ok cmd/doc 0.567s ok cmd/fix 7.573s ok cmd/go 78.200s ok cmd/go/internal/auth 0.205s ok cmd/go/internal/cache 0.883s ok cmd/go/internal/fsys 0.343s ok cmd/go/internal/generate 0.408s ok cmd/go/internal/get 0.224s ok cmd/go/internal/imports 0.244s ok cmd/go/internal/load 0.176s ok cmd/go/internal/lockedfile 0.332s ok cmd/go/internal/lockedfile/internal/filelock 0.180s ok cmd/go/internal/modconv 0.201s ok cmd/go/internal/modfetch 0.197s ok cmd/go/internal/modfetch/codehost 0.334s ok cmd/go/internal/modfetch/zip_sum_test 0.315s ok cmd/go/internal/modindex 0.310s ok cmd/go/internal/modload 0.182s ok cmd/go/internal/mvs 0.222s ok cmd/go/internal/par 0.156s ok cmd/go/internal/search 0.171s ok cmd/go/internal/str 0.133s ok cmd/go/internal/test 0.179s ok cmd/go/internal/vcs 0.179s ok cmd/go/internal/web 0.177s ok cmd/go/internal/work 0.224s ok cmd/gofmt 0.359s ok cmd/internal/archive 0.465s ok cmd/internal/buildid 0.328s ok cmd/internal/dwarf 0.174s ok cmd/internal/edit 0.143s ok cmd/internal/goobj 0.243s ok cmd/internal/moddeps 1.724s ok cmd/internal/notsha256 0.249s ok cmd/internal/obj 0.755s ok cmd/internal/obj/ppc64 0.364s ok cmd/internal/obj/riscv 0.241s ok cmd/internal/obj/s390x 0.141s ok cmd/internal/obj/x86 2.849s ok cmd/internal/objabi 0.268s ok cmd/internal/pkgpath 0.197s ok cmd/internal/quoted 0.137s ok cmd/internal/src 0.252s ok cmd/internal/sys 0.244s ok cmd/internal/test2json 0.382s ok cmd/link 2.063s ok cmd/link/internal/benchmark 0.149s ok cmd/link/internal/ld 3.872s ok cmd/link/internal/loader 0.168s ok cmd/nm 1.285s ok cmd/objdump 2.072s ok cmd/pack 3.539s ok cmd/pprof 4.358s ok cmd/trace 0.397s ok cmd/vet 7.379s ##### os/user with tag osusergo ok os/user 0.134s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 25.588s ##### moved GOROOT ok fmt 0.315s ##### Testing without libgcc. ok net 0.182s ok os/user 0.213s ##### internal linking of -buildmode=pie ok reflect 0.436s ##### sync -cpu=10 ok sync 0.421s ##### ../test/bench/go1 ##### API check All tests passed.