darwin-arm64-12 at 993c387032fb569ca8fe1ff2b3c1822304c0ecca :: 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=444" "TERM_SESSION_ID=11A6209C-DEE3-4BE6-92BE-A4D8AFF6CC34" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.UtS8UYfjwL/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=9019FB69-3297-4E2C-8F9A-0603902545A5" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GO_BUILDER_NAME=darwin-arm64-12" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "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 /Users/gopher/goboot. (go1.17.9 darwin/arm64) 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/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 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:47:26 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T8101 arm64 ##### Testing packages. ok archive/tar 0.124s ok archive/zip 0.181s ok bufio 0.088s ok bytes 0.811s ok compress/bzip2 0.114s ok compress/flate 0.258s ok compress/gzip 0.187s ok compress/lzw 0.095s ok compress/zlib 0.278s ok container/heap 0.103s ok container/list 0.184s ok container/ring 0.148s ok context 0.112s ok crypto 0.076s ok crypto/aes 0.067s ok crypto/cipher 0.056s ok crypto/des 0.096s ok crypto/dsa 0.073s ok crypto/ecdsa 0.062s ok crypto/ed25519 0.106s ok crypto/elliptic 0.114s ok crypto/hmac 0.073s ok crypto/internal/boring 0.053s ok crypto/internal/boring/bcache 0.142s ok crypto/internal/edwards25519 1.910s ok crypto/internal/edwards25519/field 2.020s ok crypto/internal/nistec 0.423s ok crypto/internal/nistec/fiat 0.089s [no tests to run] ok crypto/internal/subtle 0.132s ok crypto/md5 0.148s ok crypto/rand 0.114s ok crypto/rc4 0.087s ok crypto/rsa 0.118s ok crypto/sha1 0.115s ok crypto/sha256 0.064s ok crypto/sha512 0.074s ok crypto/subtle 0.081s ok crypto/tls 0.300s ok crypto/x509 0.264s ok database/sql 0.386s ok database/sql/driver 0.074s ok debug/buildinfo 0.107s ok debug/dwarf 0.060s ok debug/elf 0.095s ok debug/gosym 0.079s ok debug/macho 0.113s ok debug/pe 0.139s ok debug/plan9obj 0.080s ok embed 0.135s [no tests to run] ok embed/internal/embedtest 0.126s ok encoding/ascii85 0.079s ok encoding/asn1 0.107s ok encoding/base32 0.077s ok encoding/base64 0.055s ok encoding/binary 0.142s ok encoding/csv 0.083s ok encoding/gob 0.112s ok encoding/hex 0.080s ok encoding/json 0.197s ok encoding/pem 0.280s ok encoding/xml 0.077s ok errors 0.074s ok expvar 0.067s ok flag 0.094s ok fmt 0.110s ok go/ast 0.059s ok go/build 0.683s ok go/build/constraint 0.073s ok go/constant 0.095s ok go/doc 0.115s ok go/doc/comment 0.377s ok go/format 0.078s ok go/importer 0.129s ok go/internal/gccgoimporter 0.140s ok go/internal/gcimporter 3.042s ok go/internal/srcimporter 4.100s ok go/parser 0.066s ok go/printer 0.135s ok go/scanner 0.112s ok go/token 0.158s ok go/types 2.833s ok hash 0.074s ok hash/adler32 0.122s ok hash/crc32 0.061s ok hash/crc64 0.142s ok hash/fnv 0.100s ok hash/maphash 0.222s ok html 0.080s ok html/template 0.119s ok image 0.103s ok image/color 0.078s ok image/draw 0.147s ok image/gif 4.128s ok image/jpeg 1.329s ok image/png 0.249s ok index/suffixarray 0.168s ok internal/abi 0.174s ok internal/buildcfg 0.075s ok internal/cpu 0.106s ok internal/diff 0.083s ok internal/fmtsort 0.100s ok internal/fuzz 0.081s ok internal/godebug 0.062s ok internal/intern 0.147s ok internal/itoa 0.072s ok internal/poll 0.107s ok internal/profile 0.079s ok internal/reflectlite 0.133s ok internal/singleflight 0.084s ok internal/trace 0.118s ok internal/unsafeheader 0.119s ok internal/xcoff 0.091s ok io 0.127s ok io/fs 0.124s ok io/ioutil 0.085s ok log 0.122s ok log/syslog 1.375s ok math 0.091s ok math/big 0.429s ok math/bits 0.110s ok math/cmplx 0.072s ok math/rand 0.140s ok mime 0.116s ok mime/multipart 0.118s ok mime/quotedprintable 0.076s ok net 7.782s ok net/http 3.304s ok net/http/cgi 0.521s ok net/http/cookiejar 0.172s ok net/http/fcgi 0.191s ok net/http/httptest 0.117s ok net/http/httptrace 0.115s ok net/http/httputil 0.625s ok net/http/internal 0.105s ok net/http/internal/ascii 0.073s ok net/http/pprof 4.122s ok net/internal/socktest 0.076s ok net/mail 0.073s ok net/netip 0.247s ok net/rpc 0.118s ok net/rpc/jsonrpc 0.097s ok net/smtp 0.141s ok net/textproto 0.081s ok net/url 0.089s ok os 0.670s ok os/exec 0.758s ok os/exec/internal/fdtest 0.089s ok os/signal 2.045s ok os/user 0.093s ok path 0.072s ok path/filepath 0.095s ok plugin 0.080s ok reflect 0.196s ok regexp 0.098s ok regexp/syntax 0.250s ok runtime 11.669s ok runtime/cgo 0.108s ok runtime/debug 0.125s ok runtime/internal/atomic 0.138s ok runtime/internal/math 0.141s ok runtime/internal/sys 0.184s ok runtime/metrics 0.100s ok runtime/pprof 4.900s ok runtime/trace 0.939s ok sort 0.092s ok strconv 0.222s ok strings 1.092s ok sync 0.325s ok sync/atomic 1.029s ok syscall 0.304s ok testing 0.798s ok testing/fstest 0.145s ok testing/iotest 0.187s ok testing/quick 0.113s ok text/scanner 0.087s ok text/tabwriter 0.076s ok text/template 0.076s ok text/template/parse 0.071s ok time 2.620s ok unicode 0.077s ok unicode/utf16 0.057s ok unicode/utf8 0.077s ok cmd/addr2line 0.610s ok cmd/api 3.154s ok cmd/asm/internal/asm 0.298s ok cmd/asm/internal/lex 0.072s ok cmd/compile/internal/abt 0.075s ok cmd/compile/internal/amd64 0.131s ok cmd/compile/internal/dwarfgen 0.345s ok cmd/compile/internal/importer 0.106s ok cmd/compile/internal/ir 0.071s ok cmd/compile/internal/logopt 0.131s ok cmd/compile/internal/noder 0.115s ok cmd/compile/internal/reflectdata 0.088s [no tests to run] ok cmd/compile/internal/ssa 3.826s ok cmd/compile/internal/syntax 0.091s ok cmd/compile/internal/test 4.533s ok cmd/compile/internal/typecheck 0.266s ok cmd/compile/internal/types 0.079s ok cmd/compile/internal/types2 0.377s ok cmd/cover 1.131s ok cmd/dist 0.120s ok cmd/doc 0.228s ok cmd/fix 1.147s ok cmd/go 19.592s ok cmd/go/internal/auth 0.071s ok cmd/go/internal/cache 0.181s ok cmd/go/internal/fsys 0.102s ok cmd/go/internal/generate 0.118s ok cmd/go/internal/get 0.199s ok cmd/go/internal/imports 0.076s ok cmd/go/internal/load 0.086s ok cmd/go/internal/lockedfile 0.163s ok cmd/go/internal/lockedfile/internal/filelock 0.101s ok cmd/go/internal/modconv 0.103s ok cmd/go/internal/modfetch 0.092s ok cmd/go/internal/modfetch/codehost 0.118s ok cmd/go/internal/modfetch/zip_sum_test 0.081s ok cmd/go/internal/modindex 0.075s ok cmd/go/internal/modload 0.132s ok cmd/go/internal/mvs 0.107s ok cmd/go/internal/par 0.090s ok cmd/go/internal/search 0.099s ok cmd/go/internal/str 0.074s ok cmd/go/internal/test 0.105s ok cmd/go/internal/vcs 0.143s ok cmd/go/internal/web 0.095s ok cmd/go/internal/work 0.114s ok cmd/gofmt 0.190s ok cmd/internal/archive 1.919s ok cmd/internal/buildid 0.133s ok cmd/internal/dwarf 0.120s ok cmd/internal/edit 0.090s ok cmd/internal/goobj 0.149s ok cmd/internal/moddeps 0.694s ok cmd/internal/notsha256 0.074s ok cmd/internal/obj 0.354s ok cmd/internal/obj/arm64 0.080s ok cmd/internal/obj/ppc64 0.119s ok cmd/internal/obj/riscv 0.092s ok cmd/internal/obj/s390x 0.058s ok cmd/internal/obj/x86 0.975s ok cmd/internal/objabi 0.075s ok cmd/internal/pkgpath 0.097s ok cmd/internal/quoted 0.131s ok cmd/internal/src 0.185s ok cmd/internal/sys 0.077s ok cmd/internal/test2json 0.144s ok cmd/link 4.355s ok cmd/link/internal/benchmark 0.074s ok cmd/link/internal/ld 3.602s ok cmd/link/internal/loader 0.075s ok cmd/nm 1.593s ok cmd/objdump 1.711s ok cmd/pack 1.577s ok cmd/pprof 1.351s ok cmd/trace 0.154s ok cmd/vet 2.750s ##### os/user with tag osusergo ok os/user 0.104s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 9.768s ##### moved GOROOT ok fmt 0.175s ##### Testing without libgcc. ok net 0.120s ok os/user 0.103s ##### internal linking of -buildmode=pie ok reflect 0.197s ok os/user 0.354s ##### sync -cpu=10 ok sync 0.363s ##### Testing race detector ok runtime/race 3.872s ok flag 0.089s ok net 0.168s ok os 0.206s ok os/exec 0.175s ok encoding/gob 0.121s ok flag 0.090s ok os/exec 0.161s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 7.094s ok misc/cgo/test 7.644s ok misc/cgo/test 7.116s ok misc/cgo/test 7.039s ok misc/cgo/test 4.309s ok misc/cgo/test 4.225s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.100s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.098s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 23.503s ##### ../misc/cgo/errors PASS All tests passed.