darwin-amd64-13 at 2423370136d4b1915d06bb1aaacbedaa900bc5c7 :: 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=447" "TERM_SESSION_ID=8340D8E9-CA51-48EC-98C0-799F74D82E75" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.TTOSgJU5p5/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=17FFCC3B-003C-4EF6-B217-DAAE7C709919" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-13" "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/amd64) 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/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.489s ok archive/zip 0.643s ok bufio 0.183s ok bytes 1.769s ok compress/bzip2 0.183s ok compress/flate 1.774s ok compress/gzip 2.920s ok compress/lzw 0.179s ok compress/zlib 0.947s ok container/heap 0.025s ok container/list 0.024s ok container/ring 0.020s ok context 0.078s ok crypto 0.039s ok crypto/aes 0.049s ok crypto/cipher 0.051s ok crypto/des 0.088s ok crypto/dsa 0.057s ok crypto/ecdh 0.056s ok crypto/ecdsa 0.051s ok crypto/ed25519 0.065s ok crypto/elliptic 0.038s ok crypto/hmac 0.052s ok crypto/internal/alias 0.016s ok crypto/internal/bigmod 0.319s ok crypto/internal/boring 0.041s ok crypto/internal/boring/bcache 0.239s ok crypto/internal/edwards25519 5.193s ok crypto/internal/edwards25519/field 4.308s ok crypto/internal/nistec 0.784s ok crypto/internal/nistec/fiat 0.028s [no tests to run] ok crypto/md5 0.054s ok crypto/rand 0.094s ok crypto/rc4 0.046s ok crypto/rsa 0.143s ok crypto/sha1 0.052s ok crypto/sha256 0.041s ok crypto/sha512 0.032s ok crypto/subtle 0.162s ok crypto/tls 2.997s ok crypto/x509 0.845s ok database/sql 0.565s ok database/sql/driver 0.037s ok debug/buildinfo 0.031s ok debug/dwarf 0.221s ok debug/elf 0.403s ok debug/gosym 0.067s ok debug/macho 0.175s ok debug/pe 0.213s ok debug/plan9obj 0.085s ok embed 0.062s [no tests to run] ok embed/internal/embedtest 0.059s ok encoding/ascii85 0.057s ok encoding/asn1 0.021s ok encoding/base32 0.120s ok encoding/base64 0.035s ok encoding/binary 0.023s ok encoding/csv 0.034s ok encoding/gob 5.627s ok encoding/hex 0.068s ok encoding/json 0.462s ok encoding/pem 0.881s ok encoding/xml 0.120s ok errors 0.024s ok expvar 0.038s ok flag 0.067s ok fmt 0.101s ok go/ast 0.043s ok go/build 3.686s ok go/build/constraint 0.062s ok go/constant 0.023s ok go/doc 0.210s ok go/doc/comment 1.839s ok go/format 0.069s ok go/importer 0.865s ok go/internal/gccgoimporter 0.124s ok go/internal/gcimporter 6.476s ok go/internal/srcimporter 27.139s ok go/parser 0.814s ok go/printer 0.555s ok go/scanner 0.035s ok go/token 0.034s ok go/types 30.744s ok hash 0.035s ok hash/adler32 0.022s ok hash/crc32 0.017s ok hash/crc64 0.011s ok hash/fnv 0.018s ok hash/maphash 0.072s ok html 0.016s ok html/template 0.145s ok image 0.179s ok image/color 0.044s ok image/draw 0.200s ok image/gif 0.897s ok image/jpeg 0.354s ok image/png 0.508s ok index/suffixarray 0.214s ok internal/abi 9.758s ok internal/buildcfg 0.044s ok internal/coverage/cformat 0.024s ok internal/coverage/cmerge 0.018s ok internal/coverage/pods 0.104s ok internal/coverage/slicereader 0.080s ok internal/coverage/slicewriter 0.075s ok internal/coverage/test 0.076s ok internal/cpu 0.078s ok internal/dag 0.032s ok internal/diff 0.087s ok internal/fmtsort 0.034s ok internal/fuzz 0.031s ok internal/godebug 0.045s ok internal/intern 2.247s ok internal/itoa 0.022s ok internal/poll 0.120s ok internal/profile 0.070s ok internal/reflectlite 0.100s ok internal/safefilepath 0.036s ok internal/saferio 0.097s ok internal/singleflight 0.054s ok internal/testenv 0.056s ok internal/trace 0.165s ok internal/types/errors 1.587s ok internal/unsafeheader 0.036s ok internal/xcoff 0.085s ok io 0.101s ok io/fs 0.229s ok io/ioutil 0.064s ok log 0.044s ok log/syslog 1.303s ok math 0.039s ok math/big 1.268s ok math/bits 0.076s ok math/cmplx 0.066s ok math/rand 0.282s ok mime 0.055s ok mime/multipart 0.347s ok mime/quotedprintable 0.246s ok net 26.786s ok net/http 11.719s ok net/http/cgi 2.832s ok net/http/cookiejar 0.061s ok net/http/fcgi 0.163s ok net/http/httptest 0.182s ok net/http/httptrace 0.043s ok net/http/httputil 11.425s ok net/http/internal 0.033s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.265s ok net/internal/socktest 0.037s ok net/mail 0.030s ok net/netip 1.114s ok net/rpc 0.180s ok net/rpc/jsonrpc 0.060s ok net/smtp 0.159s ok net/textproto 0.055s ok net/url 0.036s ok os 4.208s ok os/exec 1.760s ok os/exec/internal/fdtest 0.040s ok os/signal 4.563s ok os/user 0.058s ok path 0.040s ok path/filepath 0.342s ok plugin 0.036s ok reflect 1.858s ok regexp 0.921s ok regexp/syntax 1.175s ok runtime 65.137s ok runtime/cgo 0.049s ok runtime/coverage 0.037s ok runtime/debug 0.254s ok runtime/internal/atomic 0.115s ok runtime/internal/math 0.054s ok runtime/internal/sys 0.048s ok runtime/metrics 0.058s ok runtime/pprof 12.447s ok runtime/trace 7.567s ok sort 0.186s ok strconv 0.385s ok strings 2.026s ok sync 0.835s ok sync/atomic 3.722s ok syscall 2.985s ok testing 3.298s ok testing/fstest 0.081s ok testing/iotest 0.039s ok testing/quick 0.081s ok text/scanner 0.035s ok text/tabwriter 0.045s ok text/template 0.110s ok text/template/parse 0.039s ok time 2.771s ok unicode 0.064s ok unicode/utf16 0.084s ok unicode/utf8 0.044s ok cmd/addr2line 2.115s ok cmd/api 44.910s ok cmd/asm/internal/asm 1.268s ok cmd/asm/internal/lex 0.047s ok cmd/compile/internal/abt 0.070s ok cmd/compile/internal/amd64 7.861s ok cmd/compile/internal/base 0.063s ok cmd/compile/internal/compare 0.051s ok cmd/compile/internal/dwarfgen 1.450s ok cmd/compile/internal/importer 6.228s ok cmd/compile/internal/ir 0.042s ok cmd/compile/internal/logopt 6.268s ok cmd/compile/internal/noder 0.042s ok cmd/compile/internal/reflectdata 0.032s [no tests to run] ok cmd/compile/internal/ssa 57.443s ok cmd/compile/internal/syntax 0.317s ok cmd/compile/internal/test 33.097s ok cmd/compile/internal/typecheck 1.209s ok cmd/compile/internal/types 0.023s ok cmd/compile/internal/types2 35.594s ok cmd/covdata 0.039s ok cmd/cover 6.024s ok cmd/dist 0.059s ok cmd/doc 2.516s ok cmd/fix 26.446s ok cmd/go 295.504s ok cmd/go/internal/auth 0.077s ok cmd/go/internal/cache 0.722s ok cmd/go/internal/fsys 0.429s ok cmd/go/internal/generate 0.077s ok cmd/go/internal/get 0.082s ok cmd/go/internal/imports 0.125s ok cmd/go/internal/load 0.031s ok cmd/go/internal/lockedfile 0.478s ok cmd/go/internal/lockedfile/internal/filelock 0.064s ok cmd/go/internal/modconv 0.125s ok cmd/go/internal/modfetch 0.098s ok cmd/go/internal/modfetch/codehost 0.111s ok cmd/go/internal/modfetch/zip_sum_test 0.033s ok cmd/go/internal/modindex 1.465s ok cmd/go/internal/modload 0.074s ok cmd/go/internal/mvs 0.072s ok cmd/go/internal/par 0.053s ok cmd/go/internal/str 0.041s ok cmd/go/internal/test 0.071s ok cmd/go/internal/vcs 0.089s ok cmd/go/internal/vcweb 0.140s ok cmd/go/internal/vcweb/vcstest 8.385s ok cmd/go/internal/web 0.056s ok cmd/go/internal/work 0.124s ok cmd/gofmt 0.258s ok cmd/internal/archive 3.121s ok cmd/internal/buildid 0.295s ok cmd/internal/dwarf 0.055s ok cmd/internal/edit 0.041s ok cmd/internal/goobj 0.026s ok cmd/internal/moddeps 6.368s ok cmd/internal/notsha256 0.054s ok cmd/internal/obj 1.627s ok cmd/internal/obj/ppc64 0.799s ok cmd/internal/obj/riscv 0.300s ok cmd/internal/obj/s390x 0.038s ok cmd/internal/obj/x86 4.768s ok cmd/internal/objabi 0.044s ok cmd/internal/pkgpath 0.181s ok cmd/internal/pkgpattern 0.021s ok cmd/internal/quoted 0.024s ok cmd/internal/src 0.012s ok cmd/internal/test2json 0.798s ok cmd/link 27.798s ok cmd/link/internal/benchmark 0.061s ok cmd/link/internal/ld 18.721s ok cmd/link/internal/loader 0.078s ok cmd/nm 3.087s ok cmd/objdump 9.071s ok cmd/pack 2.337s ok cmd/pprof 1.911s ok cmd/trace 0.166s ok cmd/vet 17.866s ##### os/user with tag osusergo ok os/user 0.022s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.042s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 36.039s ##### moved GOROOT ok fmt 0.087s ##### Testing without libgcc. ok net 0.321s ok os/user 0.034s ##### internal linking of -buildmode=pie ok reflect 1.118s ok os/user 0.037s ##### sync -cpu=10 ok sync 0.427s ##### Testing race detector ok runtime/race 4.512s ok flag 0.068s ok net 0.496s ok os 0.282s ok os/exec 0.149s ok encoding/gob 0.102s ok flag 0.062s ok os/exec 0.154s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.523s ok misc/cgo/test 0.441s ok misc/cgo/test 0.550s ok misc/cgo/test 0.502s ok misc/cgo/test 0.524s ok misc/cgo/test 0.477s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.195s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.432s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 80.088s ##### ../misc/cgo/errors PASS All tests passed.