darwin-arm64-11 at 4df10fba1687a6d4f51d7238a403f8f2298f6a16 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=440" "TERM_SESSION_ID=EEE5E47F-CC77-4DC6-9A2B-A86C5539A57D" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.4ezKJ9Jm7P/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=65039253-A730-45CD-B35E-3BFE3FC5B4E5" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=2" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a4" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-arm64-11" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/arm64) Building Go toolchain1 using /tmp/buildlet/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/arm64. --- Installed Go for darwin/arm64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: darwin # OS Version: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Tue Feb 22 21:10:42 PST 2022; root:xnu-7195.141.26~1/RELEASE_ARM64_T8101 arm64 ##### Testing packages. ok archive/tar 0.227s ok archive/zip 0.191s ok bufio 0.215s ok bytes 0.910s ok compress/bzip2 0.220s ok compress/flate 0.283s ok compress/gzip 1.221s ok compress/lzw 0.229s ok compress/zlib 0.325s ok container/heap 0.090s ok container/list 0.126s ok container/ring 0.167s ok context 0.380s ok crypto 0.324s ok crypto/aes 0.271s ok crypto/cipher 0.097s ok crypto/des 0.181s ok crypto/dsa 0.137s ok crypto/ecdh 0.084s ok crypto/ecdsa 0.154s ok crypto/ed25519 0.120s ok crypto/elliptic 0.120s ok crypto/hmac 0.071s ok crypto/internal/alias 0.055s ok crypto/internal/bigmod 0.151s ok crypto/internal/boring 0.056s ok crypto/internal/boring/bcache 0.123s ok crypto/internal/edwards25519 1.875s ok crypto/internal/edwards25519/field 2.077s ok crypto/internal/nistec 0.325s ok crypto/internal/nistec/fiat 0.084s [no tests to run] ok crypto/md5 0.143s ok crypto/rand 0.111s ok crypto/rc4 0.079s ok crypto/rsa 0.216s ok crypto/sha1 0.094s ok crypto/sha256 0.119s ok crypto/sha512 0.073s ok crypto/subtle 0.155s ok crypto/tls 0.427s ok crypto/x509 0.256s ok database/sql 0.419s ok database/sql/driver 0.072s ok debug/buildinfo 0.099s ok debug/dwarf 0.074s ok debug/elf 0.196s ok debug/gosym 0.188s ok debug/macho 0.096s ok debug/pe 0.156s ok debug/plan9obj 0.193s ok embed 0.103s [no tests to run] ok embed/internal/embedtest 0.069s ok encoding/ascii85 0.114s ok encoding/asn1 0.082s ok encoding/base32 0.078s ok encoding/base64 0.082s ok encoding/binary 0.091s ok encoding/csv 0.081s ok encoding/gob 0.569s ok encoding/hex 0.156s ok encoding/json 0.273s ok encoding/pem 0.303s ok encoding/xml 0.161s ok errors 0.093s ok expvar 0.078s ok flag 0.073s ok fmt 0.152s ok go/ast 0.192s ok go/build 0.768s ok go/build/constraint 0.072s ok go/constant 0.082s ok go/doc 0.088s ok go/doc/comment 0.479s ok go/format 0.156s ok go/importer 0.194s ok go/internal/gccgoimporter 0.106s ok go/internal/gcimporter 0.759s ok go/internal/srcimporter 6.251s ok go/parser 0.187s ok go/printer 0.126s ok go/scanner 0.089s ok go/token 0.089s ok go/types 3.422s ok hash 0.091s ok hash/adler32 0.072s ok hash/crc32 0.068s ok hash/crc64 0.108s ok hash/fnv 0.089s ok hash/maphash 0.146s ok html 0.165s ok html/template 0.214s ok image 0.109s ok image/color 0.138s ok image/draw 0.171s ok image/gif 0.146s ok image/jpeg 0.259s ok image/png 0.223s ok index/suffixarray 0.160s ok internal/abi 1.698s ok internal/buildcfg 0.091s ok internal/coverage/cformat 0.133s ok internal/coverage/cmerge 0.174s ok internal/coverage/pods 0.135s ok internal/coverage/slicereader 0.090s ok internal/coverage/slicewriter 0.177s ok internal/coverage/test 0.074s ok internal/cpu 0.096s ok internal/dag 0.135s ok internal/diff 0.082s ok internal/fmtsort 0.095s ok internal/fuzz 0.143s ok internal/godebug 0.091s ok internal/intern 0.167s ok internal/itoa 0.174s ok internal/poll 0.136s ok internal/profile 0.120s ok internal/reflectlite 0.119s ok internal/safefilepath 0.090s ok internal/saferio 0.138s ok internal/singleflight 0.196s ok internal/testenv 0.071s ok internal/trace 0.074s ok internal/types/errors 0.253s ok internal/unsafeheader 0.073s ok internal/xcoff 0.090s ok io 0.122s ok io/fs 0.274s ok io/ioutil 0.092s ok log 0.170s ok log/syslog 1.355s ok math 0.097s ok math/big 0.518s ok math/bits 0.094s ok math/cmplx 0.136s ok math/rand 0.286s ok mime 0.094s ok mime/multipart 0.183s ok mime/quotedprintable 0.184s ok net 8.268s ok net/http 3.524s ok net/http/cgi 0.570s ok net/http/cookiejar 0.162s ok net/http/fcgi 0.209s ok net/http/httptest 0.228s ok net/http/httptrace 0.105s ok net/http/httputil 0.773s ok net/http/internal 0.143s ok net/http/internal/ascii 0.071s ok net/http/pprof 4.154s ok net/internal/socktest 0.128s ok net/mail 0.076s ok net/netip 0.224s ok net/rpc 0.210s ok net/rpc/jsonrpc 0.213s ok net/smtp 0.117s ok net/textproto 0.150s ok net/url 0.124s ok os 0.456s ok os/exec 0.351s ok os/exec/internal/fdtest 0.070s ok os/signal 2.512s ok os/user 0.111s ok path 0.084s ok path/filepath 0.114s ok plugin 0.151s ok reflect 0.187s ok regexp 0.354s ok regexp/syntax 0.417s ok runtime 13.945s ok runtime/cgo 0.216s ok runtime/coverage 0.168s ok runtime/debug 0.175s ok runtime/internal/atomic 0.158s ok runtime/internal/math 0.184s ok runtime/internal/sys 0.071s ok runtime/metrics 0.098s ok runtime/pprof 4.951s ok runtime/trace 1.354s ok sort 0.093s ok strconv 0.255s ok strings 0.860s ok sync 0.352s ok sync/atomic 0.309s ok syscall 0.218s ok testing 0.471s ok testing/fstest 0.190s ok testing/iotest 0.136s ok testing/quick 0.102s ok text/scanner 0.169s ok text/tabwriter 0.073s ok text/template 0.158s ok text/template/parse 0.093s ok time 2.799s ok unicode 0.095s ok unicode/utf16 0.188s ok unicode/utf8 0.073s ok cmd/addr2line 0.402s ok cmd/api 3.619s ok cmd/asm/internal/asm 0.356s ok cmd/asm/internal/lex 0.135s ok cmd/compile/internal/abt 0.093s ok cmd/compile/internal/amd64 0.169s ok cmd/compile/internal/base 0.094s ok cmd/compile/internal/compare 0.223s ok cmd/compile/internal/dwarfgen 0.306s ok cmd/compile/internal/importer 0.626s ok cmd/compile/internal/ir 0.089s ok cmd/compile/internal/logopt 0.105s ok cmd/compile/internal/noder 0.190s ok cmd/compile/internal/reflectdata 0.107s [no tests to run] ok cmd/compile/internal/ssa 7.695s ok cmd/compile/internal/syntax 0.268s ok cmd/compile/internal/test 5.155s ok cmd/compile/internal/typecheck 0.294s ok cmd/compile/internal/types 0.073s ok cmd/compile/internal/types2 2.543s ok cmd/covdata 0.073s ok cmd/cover 0.718s ok cmd/dist 0.099s ok cmd/doc 0.172s ok cmd/fix 2.053s ok cmd/go 22.831s ok cmd/go/internal/auth 0.103s ok cmd/go/internal/cache 0.233s ok cmd/go/internal/fsys 0.215s ok cmd/go/internal/generate 0.138s ok cmd/go/internal/get 0.222s ok cmd/go/internal/imports 0.266s ok cmd/go/internal/load 0.209s ok cmd/go/internal/lockedfile 0.195s ok cmd/go/internal/lockedfile/internal/filelock 0.128s ok cmd/go/internal/modconv 0.076s ok cmd/go/internal/modfetch 0.131s ok cmd/go/internal/modfetch/codehost 0.205s ok cmd/go/internal/modfetch/zip_sum_test 0.152s ok cmd/go/internal/modindex 0.129s ok cmd/go/internal/modload 0.107s ok cmd/go/internal/mvs 0.095s ok cmd/go/internal/par 0.152s ok cmd/go/internal/str 0.180s ok cmd/go/internal/test 0.190s ok cmd/go/internal/vcs 0.119s ok cmd/go/internal/vcweb 0.271s ok cmd/go/internal/vcweb/vcstest 1.221s ok cmd/go/internal/web 0.098s ok cmd/go/internal/work 0.124s ok cmd/gofmt 0.109s ok cmd/internal/archive 2.267s ok cmd/internal/buildid 0.224s ok cmd/internal/dwarf 0.135s ok cmd/internal/edit 0.092s ok cmd/internal/goobj 0.165s ok cmd/internal/moddeps 0.783s ok cmd/internal/notsha256 0.118s ok cmd/internal/obj 0.281s ok cmd/internal/obj/arm64 0.170s ok cmd/internal/obj/ppc64 0.255s ok cmd/internal/obj/riscv 0.116s ok cmd/internal/obj/s390x 0.071s ok cmd/internal/obj/x86 1.105s ok cmd/internal/objabi 0.113s ok cmd/internal/pkgpath 0.102s ok cmd/internal/pkgpattern 0.135s ok cmd/internal/quoted 0.176s ok cmd/internal/src 0.126s ok cmd/internal/test2json 0.124s ok cmd/link 5.325s ok cmd/link/internal/benchmark 0.073s ok cmd/link/internal/ld 3.693s ok cmd/link/internal/loader 0.098s ok cmd/nm 1.271s ok cmd/objdump 1.544s ok cmd/pack 1.156s ok cmd/pprof 0.117s ok cmd/trace 0.173s ok cmd/vet 2.496s ##### os/user with tag osusergo ok os/user 0.091s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 12.440s ##### moved GOROOT ok fmt 0.163s ##### Testing without libgcc. ok net 0.116s ok os/user 0.095s ##### internal linking of -buildmode=pie ok reflect 0.187s ok os/user 0.096s ##### sync -cpu=10 ok sync 0.341s ##### Testing race detector ok runtime/race 2.865s ok flag 0.104s ok net 0.221s ok os 0.181s ok os/exec 0.253s ok encoding/gob 0.162s ok flag 0.096s ok os/exec 0.156s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.296s ok misc/cgo/test 0.285s ok misc/cgo/test 0.323s ok misc/cgo/test 0.297s ok misc/cgo/test 0.333s ok misc/cgo/test 0.287s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.093s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.093s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 24.730s ##### ../misc/cgo/errors PASS All tests passed.