darwin-arm64-12 at 9bd6e2776f7dde746dc39923fd2bd994c91fd182 :: 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=DEBEE64A-16DD-4B5B-B205-1F2E172C3AFD" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.wuosLuL5cY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=67332FC1-ABB3-4AD4-8D2F-20B039DD705B" "__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.157s ok archive/zip 0.176s ok bufio 0.089s ok bytes 0.848s ok compress/bzip2 0.127s ok compress/flate 0.249s ok compress/gzip 0.292s ok compress/lzw 0.160s ok compress/zlib 0.258s ok container/heap 0.101s ok container/list 0.253s ok container/ring 0.211s ok context 0.109s ok crypto 0.076s ok crypto/aes 0.085s ok crypto/cipher 0.055s ok crypto/des 0.105s ok crypto/dsa 0.076s ok crypto/ecdsa 0.062s ok crypto/ed25519 0.103s ok crypto/elliptic 0.113s ok crypto/hmac 0.075s ok crypto/internal/boring 0.077s ok crypto/internal/edwards25519 1.807s ok crypto/internal/edwards25519/field 1.978s ok crypto/internal/nistec 0.395s ok crypto/internal/nistec/fiat 0.090s [no tests to run] ok crypto/internal/subtle 0.088s ok crypto/md5 0.209s ok crypto/rand 0.118s ok crypto/rc4 0.086s ok crypto/rsa 0.114s ok crypto/sha1 0.085s ok crypto/sha256 0.055s ok crypto/sha512 0.085s ok crypto/subtle 0.053s ok crypto/tls 0.310s ok crypto/x509 0.228s ok database/sql 0.386s ok database/sql/driver 0.078s ok debug/buildinfo 0.111s ok debug/dwarf 0.211s ok debug/elf 0.172s ok debug/gosym 0.168s ok debug/macho 0.121s ok debug/pe 0.132s ok debug/plan9obj 0.077s ok embed 0.085s [no tests to run] ok embed/internal/embedtest 0.072s ok encoding/ascii85 0.120s ok encoding/asn1 0.167s ok encoding/base32 0.201s ok encoding/base64 0.168s ok encoding/binary 0.247s ok encoding/csv 0.288s ok encoding/gob 0.146s ok encoding/hex 0.161s ok encoding/json 0.202s ok encoding/pem 0.366s ok encoding/xml 0.261s ok errors 0.234s ok expvar 0.276s ok flag 0.274s ok fmt 0.109s ok go/ast 0.088s ok go/build 0.753s ok go/build/constraint 0.073s ok go/constant 0.095s ok go/doc 0.100s ok go/doc/comment 0.407s ok go/format 0.095s ok go/importer 0.205s ok go/internal/gccgoimporter 0.204s ok go/internal/gcimporter 3.334s ok go/internal/srcimporter 4.230s ok go/parser 0.130s ok go/printer 0.209s ok go/scanner 0.084s ok go/token 0.138s ok go/types 2.906s ok hash 0.196s ok hash/adler32 0.120s ok hash/crc32 0.060s ok hash/crc64 0.074s ok hash/fnv 0.100s ok hash/maphash 0.227s ok html 0.135s ok html/template 0.128s ok image 0.106s ok image/color 0.086s ok image/draw 0.179s ok image/gif 4.278s ok image/jpeg 1.418s ok image/png 0.184s ok index/suffixarray 0.169s ok internal/abi 0.127s ok internal/buildcfg 0.118s ok internal/cpu 0.109s ok internal/diff 0.074s ok internal/fmtsort 0.065s ok internal/fuzz 0.086s ok internal/godebug 0.072s ok internal/intern 0.380s ok internal/itoa 0.077s ok internal/poll 0.118s ok internal/profile 0.077s ok internal/reflectlite 0.125s ok internal/singleflight 0.094s ok internal/trace 0.122s ok internal/unsafeheader 0.071s ok internal/xcoff 0.094s ok io 0.127s ok io/fs 0.106s ok io/ioutil 0.079s ok log 0.087s ok log/syslog 1.360s ok math 0.104s ok math/big 0.471s ok math/bits 0.068s ok math/cmplx 0.080s ok math/rand 0.167s ok mime 0.091s ok mime/multipart 0.166s ok mime/quotedprintable 0.081s ok net 7.181s ok net/http 3.418s ok net/http/cgi 0.450s ok net/http/cookiejar 0.138s ok net/http/fcgi 0.205s ok net/http/httptest 0.164s ok net/http/httptrace 0.112s ok net/http/httputil 0.682s ok net/http/internal 0.107s ok net/http/internal/ascii 0.072s ok net/http/pprof 4.112s ok net/internal/socktest 0.075s ok net/mail 0.058s ok net/netip 0.250s ok net/rpc 0.184s ok net/rpc/jsonrpc 0.156s ok net/smtp 0.098s ok net/textproto 0.079s ok net/url 0.088s ok os 0.750s ok os/exec 0.762s ok os/exec/internal/fdtest 0.074s ok os/signal 2.027s ok os/user 0.107s ok path 0.081s ok path/filepath 0.088s ok plugin 0.095s ok reflect 0.210s ok regexp 0.181s ok regexp/syntax 0.226s ok runtime 11.017s ok runtime/cgo 0.074s ok runtime/debug 0.281s ok runtime/internal/atomic 0.266s ok runtime/internal/math 0.122s ok runtime/internal/sys 0.168s ok runtime/metrics 0.111s ok runtime/pprof 4.871s ok runtime/trace 1.273s ok sort 0.090s ok strconv 0.221s ok strings 0.746s ok sync 0.295s ok sync/atomic 0.825s ok syscall 0.257s ok testing 0.830s ok testing/fstest 0.077s ok testing/iotest 0.145s ok testing/quick 0.111s ok text/scanner 0.177s ok text/tabwriter 0.074s ok text/template 0.074s ok text/template/parse 0.058s ok time 2.618s ok unicode 0.074s ok unicode/utf16 0.086s ok unicode/utf8 0.074s ok cmd/addr2line 0.688s ok cmd/api 3.317s ok cmd/asm/internal/asm 0.226s ok cmd/asm/internal/lex 0.072s ok cmd/compile/internal/abt 0.101s ok cmd/compile/internal/amd64 0.131s ok cmd/compile/internal/dwarfgen 0.341s ok cmd/compile/internal/importer 0.118s ok cmd/compile/internal/ir 0.083s ok cmd/compile/internal/logopt 0.146s ok cmd/compile/internal/noder 0.107s ok cmd/compile/internal/reflectdata 0.088s [no tests to run] ok cmd/compile/internal/ssa 3.985s ok cmd/compile/internal/syntax 0.081s ok cmd/compile/internal/test 5.616s ok cmd/compile/internal/typecheck 0.289s ok cmd/compile/internal/types 0.100s ok cmd/compile/internal/types2 0.395s ok cmd/cover 1.083s ok cmd/dist 0.069s ok cmd/doc 0.138s ok cmd/fix 1.250s ok cmd/go 20.459s ok cmd/go/internal/auth 0.193s ok cmd/go/internal/cache 0.198s ok cmd/go/internal/fsys 0.186s ok cmd/go/internal/generate 0.199s ok cmd/go/internal/get 0.118s ok cmd/go/internal/imports 0.084s ok cmd/go/internal/load 0.086s ok cmd/go/internal/lockedfile 0.152s ok cmd/go/internal/lockedfile/internal/filelock 0.098s ok cmd/go/internal/modconv 0.077s ok cmd/go/internal/modfetch 0.110s ok cmd/go/internal/modfetch/codehost 0.083s ok cmd/go/internal/modfetch/zip_sum_test 0.084s ok cmd/go/internal/modindex 0.075s ok cmd/go/internal/modload 0.094s ok cmd/go/internal/mvs 0.181s ok cmd/go/internal/par 0.110s ok cmd/go/internal/search 0.136s ok cmd/go/internal/str 0.073s ok cmd/go/internal/test 0.101s ok cmd/go/internal/vcs 0.078s ok cmd/go/internal/web 0.083s ok cmd/go/internal/work 0.118s ok cmd/gofmt 0.090s ok cmd/internal/archive 0.573s ok cmd/internal/buildid 0.180s ok cmd/internal/dwarf 0.101s ok cmd/internal/edit 0.084s ok cmd/internal/goobj 0.149s ok cmd/internal/moddeps 0.596s ok cmd/internal/notsha256 0.074s ok cmd/internal/obj 0.336s ok cmd/internal/obj/arm64 0.084s ok cmd/internal/obj/ppc64 0.147s ok cmd/internal/obj/riscv 0.092s ok cmd/internal/obj/s390x 0.060s ok cmd/internal/obj/x86 0.964s ok cmd/internal/objabi 0.104s ok cmd/internal/pkgpath 0.082s ok cmd/internal/quoted 0.084s ok cmd/internal/src 0.147s ok cmd/internal/sys 0.122s ok cmd/internal/test2json 0.130s ok cmd/link 4.507s ok cmd/link/internal/benchmark 0.083s ok cmd/link/internal/ld 3.547s ok cmd/link/internal/loader 0.101s ok cmd/nm 1.182s ok cmd/objdump 1.550s ok cmd/pack 1.432s ok cmd/pprof 0.937s ok cmd/trace 0.143s ok cmd/vet 2.704s ##### os/user with tag osusergo ok os/user 0.135s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 8.557s ##### moved GOROOT ok fmt 0.171s ##### Testing without libgcc. ok net 0.124s ok os/user 0.099s ##### internal linking of -buildmode=pie ok reflect 0.172s ok os/user 0.103s ##### sync -cpu=10 ok sync 0.360s ##### Testing race detector ok runtime/race 3.736s ok flag 0.094s ok net 0.138s ok os 0.230s ok os/exec 0.177s ok encoding/gob 0.133s ok flag 0.106s ok os/exec 0.158s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 6.690s PASS ok misc/cgo/test 6.913s PASS ok misc/cgo/test 6.595s PASS ok misc/cgo/test 6.640s PASS ok misc/cgo/test 4.003s PASS ok misc/cgo/test 3.835s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.102s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.098s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 22.864s ##### ../misc/cgo/errors PASS All tests passed.