darwin-amd64-nocgo at 92c9b81447649d5a8ed38ca79b71640c099e0243 :: 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=777925CA-E18C-4DAF-9EFE-A79F6A2F2243" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.c2ljLXyBqz/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=EEC7969A-1373-49C9-A92A-87F0501F6269" "__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.327s ok archive/zip 0.408s ok bufio 0.193s ok bytes 2.210s ok compress/bzip2 0.335s ok compress/flate 0.679s ok compress/gzip 0.492s ok compress/lzw 0.319s ok compress/zlib 0.982s ok container/heap 0.159s ok container/list 0.354s ok container/ring 0.242s ok context 0.138s ok crypto 0.156s ok crypto/aes 0.169s ok crypto/cipher 0.128s ok crypto/des 0.213s ok crypto/dsa 0.181s ok crypto/ecdsa 0.142s ok crypto/ed25519 0.193s ok crypto/elliptic 0.179s ok crypto/hmac 0.140s ok crypto/internal/boring 0.166s ok crypto/internal/edwards25519 3.679s ok crypto/internal/edwards25519/field 2.782s ok crypto/internal/nistec 0.985s ok crypto/internal/nistec/fiat 0.205s [no tests to run] ok crypto/internal/subtle 0.133s ok crypto/md5 0.255s ok crypto/rand 0.209s ok crypto/rc4 0.163s ok crypto/rsa 0.216s ok crypto/sha1 0.204s ok crypto/sha256 0.126s ok crypto/sha512 0.147s ok crypto/subtle 0.123s ok crypto/tls 0.745s ok crypto/x509 0.742s ok database/sql 0.609s ok database/sql/driver 0.178s ok debug/buildinfo 0.320s ok debug/dwarf 0.165s ok debug/elf 0.247s ok debug/gosym 0.254s ok debug/macho 0.151s ok debug/pe 0.188s ok debug/plan9obj 0.165s ok embed 0.192s [no tests to run] ok embed/internal/embedtest 0.202s ok encoding/ascii85 0.287s ok encoding/asn1 0.232s ok encoding/base32 0.264s ok encoding/base64 0.193s ok encoding/binary 0.243s ok encoding/csv 0.259s ok encoding/gob 0.162s ok encoding/hex 0.152s ok encoding/json 0.440s ok encoding/pem 0.780s ok encoding/xml 0.207s ok errors 0.150s ok expvar 0.186s ok flag 0.158s ok fmt 0.256s ok go/ast 0.217s ok go/build 1.930s ok go/build/constraint 0.469s ok go/constant 0.451s ok go/doc 0.522s ok go/doc/comment 1.599s ok go/format 0.188s ok go/importer 0.614s ok go/internal/gccgoimporter 0.292s ok go/internal/gcimporter 9.448s ok go/internal/srcimporter 2.427s ok go/parser 0.167s ok go/printer 0.366s ok go/scanner 0.128s ok go/token 0.263s ok go/types 7.191s ok hash 0.215s ok hash/adler32 0.142s ok hash/crc32 0.132s ok hash/crc64 0.226s ok hash/fnv 0.177s ok hash/maphash 0.363s ok html 0.438s ok html/template 0.234s ok image 0.202s ok image/color 0.219s ok image/draw 0.460s ok image/gif 9.851s ok image/jpeg 2.625s ok image/png 0.299s ok index/suffixarray 0.299s ok internal/abi 0.187s ok internal/buildcfg 0.213s ok internal/cpu 0.150s ok internal/diff 0.363s ok internal/fmtsort 0.143s ok internal/fuzz 0.267s ok internal/godebug 0.164s ok internal/intern 1.265s ok internal/itoa 0.168s ok internal/poll 0.151s ok internal/profile 0.275s ok internal/reflectlite 0.248s ok internal/singleflight 0.221s ok internal/trace 0.204s ok internal/unsafeheader 0.167s ok internal/xcoff 0.161s ok io 0.158s ok io/fs 0.276s ok io/ioutil 0.412s ok log 0.246s ok log/syslog 1.611s ok math 0.167s ok math/big 1.126s ok math/bits 0.146s ok math/cmplx 0.186s ok math/rand 0.307s ok mime 0.161s ok mime/multipart 0.316s ok mime/quotedprintable 0.149s ok net 9.522s ok net/http 6.860s ok net/http/cgi 1.063s ok net/http/cookiejar 0.202s ok net/http/fcgi 0.253s ok net/http/httptest 0.229s ok net/http/httptrace 0.139s ok net/http/httputil 0.757s ok net/http/internal 0.222s ok net/http/internal/ascii 0.154s ok net/http/pprof 5.251s ok net/internal/socktest 0.191s ok net/mail 0.227s ok net/netip 0.594s ok net/rpc 0.284s ok net/rpc/jsonrpc 0.178s ok net/smtp 0.208s ok net/textproto 0.211s ok net/url 0.206s ok os 1.281s ok os/exec 1.331s ok os/exec/internal/fdtest 0.295s ok os/signal 2.172s ok os/user 0.246s ok path 0.177s ok path/filepath 0.213s ok plugin 0.216s ok reflect 0.340s ok regexp 0.259s ok regexp/syntax 0.378s ok runtime 10.110s ok runtime/debug 0.252s ok runtime/internal/atomic 0.275s ok runtime/internal/math 0.348s ok runtime/internal/sys 0.138s ok runtime/metrics 0.161s ok runtime/pprof 3.704s ok runtime/trace 1.528s ok sort 0.227s ok strconv 0.460s ok strings 1.157s ok sync 0.574s ok sync/atomic 4.997s ok syscall 0.711s ok testing 0.707s ok testing/fstest 0.312s ok testing/iotest 0.187s ok testing/quick 0.315s ok text/scanner 0.393s ok text/tabwriter 0.159s ok text/template 0.351s ok text/template/parse 0.225s ok time 2.027s ok unicode 0.132s ok unicode/utf16 0.143s ok unicode/utf8 0.239s ok cmd/addr2line 2.509s ok cmd/api 13.079s ok cmd/asm/internal/asm 1.249s ok cmd/asm/internal/lex 0.247s ok cmd/compile/internal/abt 0.423s ok cmd/compile/internal/amd64 5.790s ok cmd/compile/internal/dwarfgen 0.857s ok cmd/compile/internal/importer 1.343s ok cmd/compile/internal/ir 0.224s ok cmd/compile/internal/logopt 0.587s ok cmd/compile/internal/noder 0.190s ok cmd/compile/internal/reflectdata 0.247s [no tests to run] ok cmd/compile/internal/ssa 13.921s ok cmd/compile/internal/syntax 0.212s ok cmd/compile/internal/test 15.146s ok cmd/compile/internal/typecheck 1.147s ok cmd/compile/internal/types 0.230s ok cmd/compile/internal/types2 1.992s ok cmd/cover 2.912s ok cmd/dist 0.195s ok cmd/doc 0.684s ok cmd/fix 8.173s ok cmd/go 103.333s ok cmd/go/internal/auth 0.257s ok cmd/go/internal/cache 0.912s ok cmd/go/internal/fsys 0.377s ok cmd/go/internal/generate 0.360s ok cmd/go/internal/get 0.253s ok cmd/go/internal/imports 0.170s ok cmd/go/internal/load 0.267s ok cmd/go/internal/lockedfile 0.453s ok cmd/go/internal/lockedfile/internal/filelock 0.237s ok cmd/go/internal/modconv 0.390s ok cmd/go/internal/modfetch 0.339s ok cmd/go/internal/modfetch/codehost 0.307s ok cmd/go/internal/modfetch/zip_sum_test 0.248s ok cmd/go/internal/modindex 0.169s ok cmd/go/internal/modload 0.213s ok cmd/go/internal/mvs 0.168s ok cmd/go/internal/par 0.399s ok cmd/go/internal/search 0.450s ok cmd/go/internal/str 0.212s ok cmd/go/internal/test 0.222s ok cmd/go/internal/vcs 0.289s ok cmd/go/internal/web 0.221s ok cmd/go/internal/work 0.248s ok cmd/gofmt 0.344s ok cmd/internal/archive 0.608s ok cmd/internal/buildid 0.676s ok cmd/internal/dwarf 0.283s ok cmd/internal/edit 0.206s ok cmd/internal/goobj 0.356s ok cmd/internal/moddeps 2.345s ok cmd/internal/notsha256 0.144s ok cmd/internal/obj 1.015s ok cmd/internal/obj/ppc64 0.357s ok cmd/internal/obj/riscv 0.253s ok cmd/internal/obj/s390x 0.185s ok cmd/internal/obj/x86 3.872s ok cmd/internal/objabi 0.160s ok cmd/internal/pkgpath 0.350s ok cmd/internal/quoted 0.170s ok cmd/internal/src 0.344s ok cmd/internal/sys 0.365s ok cmd/internal/test2json 0.373s ok cmd/link 2.505s ok cmd/link/internal/benchmark 0.176s ok cmd/link/internal/ld 4.931s ok cmd/link/internal/loader 0.222s ok cmd/nm 2.089s ok cmd/objdump 2.108s ok cmd/pack 4.511s ok cmd/pprof 3.262s ok cmd/trace 0.307s ok cmd/vet 9.694s ##### os/user with tag osusergo ok os/user 0.184s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 20.390s ##### moved GOROOT ok fmt 0.191s ##### Testing without libgcc. ok net 0.161s ok os/user 0.135s ##### internal linking of -buildmode=pie ok reflect 0.304s ##### sync -cpu=10 ok sync 0.431s ##### ../test/bench/go1 ##### API check All tests passed.