darwin-amd64-nocgo at 9624e67fd25d2962f4470df3d54ff6ed5bad3c24 :: 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=445" "TERM_SESSION_ID=DE0923AC-603E-46ED-A5D9-02E8B1F9D4C6" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.mRNTqDK9yk/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=303E7C6F-CE0A-484B-9A03-E1B20445E27B" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-nocgo" "CGO_ENABLED=0" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "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 *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.315s ok archive/zip 0.454s ok bufio 0.147s ok bytes 1.170s ok cmp 0.094s ok compress/bzip2 0.177s ok compress/flate 1.209s ok compress/gzip 1.389s ok compress/lzw 0.129s ok compress/zlib 0.655s ok container/heap 0.185s ok container/list 0.092s ok container/ring 0.045s ok context 0.073s ok crypto 0.039s ok crypto/aes 0.048s ok crypto/cipher 0.032s ok crypto/des 0.020s ok crypto/dsa 0.017s ok crypto/ecdh 0.041s ok crypto/ecdsa 0.036s ok crypto/ed25519 0.144s ok crypto/elliptic 0.070s ok crypto/hmac 0.128s ok crypto/internal/alias 0.026s ok crypto/internal/bigmod 0.167s ok crypto/internal/boring 0.055s ok crypto/internal/boring/bcache 0.198s ok crypto/internal/edwards25519 3.252s ok crypto/internal/edwards25519/field 2.667s ok crypto/internal/nistec 0.186s ok crypto/internal/nistec/fiat 0.142s [no tests to run] ok crypto/md5 0.090s ok crypto/rand 0.109s ok crypto/rc4 0.079s ok crypto/rsa 0.256s ok crypto/sha1 0.039s ok crypto/sha256 0.034s ok crypto/sha512 0.030s ok crypto/subtle 0.245s ok crypto/tls 2.527s ok crypto/x509 0.524s ok database/sql 0.406s ok database/sql/driver 0.043s ok debug/buildinfo 0.078s ok debug/dwarf 0.084s ok debug/elf 0.315s ok debug/gosym 0.111s ok debug/macho 0.041s ok debug/pe 0.094s ok debug/plan9obj 0.068s ok embed 0.053s [no tests to run] ok embed/internal/embedtest 0.045s ok encoding/ascii85 0.051s ok encoding/asn1 0.056s ok encoding/base32 0.055s ok encoding/base64 0.016s ok encoding/binary 0.042s ok encoding/csv 0.080s ok encoding/gob 1.370s ok encoding/hex 0.029s ok encoding/json 0.276s ok encoding/pem 0.538s ok encoding/xml 0.111s ok errors 0.103s ok expvar 0.094s ok flag 0.224s ok fmt 0.078s ok go/ast 0.026s ok go/build 1.662s ok go/build/constraint 0.060s ok go/constant 0.052s ok go/doc 0.089s ok go/doc/comment 1.234s ok go/format 0.118s ok go/importer 1.164s ok go/internal/gccgoimporter 0.067s ok go/internal/gcimporter 8.030s ok go/internal/srcimporter 2.498s ok go/parser 0.311s ok go/printer 0.267s ok go/scanner 0.027s ok go/token 0.030s ok go/types 23.253s ok hash 0.026s ok hash/adler32 0.022s ok hash/crc32 0.021s ok hash/crc64 0.031s ok hash/fnv 0.035s ok hash/maphash 0.078s ok html 0.061s ok html/template 0.146s ok image 0.099s ok image/color 0.040s ok image/draw 0.118s ok image/gif 0.585s ok image/jpeg 0.245s ok image/png 0.329s ok index/suffixarray 0.250s ok internal/abi 0.356s ok internal/buildcfg 0.088s ok internal/coverage/cformat 0.026s ok internal/coverage/cmerge 0.038s ok internal/coverage/pods 0.051s ok internal/coverage/slicereader 0.028s ok internal/coverage/slicewriter 0.028s ok internal/coverage/test 0.037s ok internal/cpu 0.065s ok internal/dag 0.070s ok internal/diff 0.158s ok internal/fmtsort 0.028s ok internal/fuzz 0.094s ok internal/godebug 1.812s ok internal/godebugs 0.120s ok internal/intern 4.095s ok internal/itoa 0.037s ok internal/poll 0.234s ok internal/profile 0.064s ok internal/reflectlite 0.040s ok internal/safefilepath 0.033s ok internal/saferio 0.156s ok internal/singleflight 0.046s ok internal/testenv 0.684s ok internal/trace 0.112s ok internal/types/errors 2.043s ok internal/unsafeheader 0.026s ok internal/xcoff 0.095s ok internal/zstd 0.061s ok io 0.132s ok io/fs 0.315s ok io/ioutil 0.039s ok log 0.028s ok log/slog 0.287s ok log/slog/internal/benchmarks 0.060s ok log/slog/internal/buffer 0.093s ok log/syslog 1.314s ok maps 0.019s ok math 0.022s ok math/big 0.901s ok math/bits 0.053s ok math/cmplx 0.033s ok math/rand 0.295s ok mime 0.095s ok mime/multipart 0.790s ok mime/quotedprintable 0.131s ok net 23.879s ok net/http 10.542s ok net/http/cgi 1.940s ok net/http/cookiejar 0.087s ok net/http/fcgi 0.208s ok net/http/httptest 0.163s ok net/http/httptrace 0.082s ok net/http/httputil 11.493s ok net/http/internal 0.058s ok net/http/internal/ascii 0.028s ok net/http/pprof 5.297s ok net/internal/socktest 0.034s ok net/mail 0.028s ok net/netip 1.346s ok net/rpc 0.223s ok net/rpc/jsonrpc 0.121s ok net/smtp 0.283s ok net/textproto 2.973s ok net/url 0.041s ok os 2.285s ok os/exec 1.848s ok os/exec/internal/fdtest 0.072s ok os/signal 4.746s ok os/user 0.068s ok path 0.035s ok path/filepath 0.500s ok plugin 0.052s ok reflect 1.745s ok regexp 0.651s ok regexp/syntax 0.938s ok runtime 45.389s ok runtime/coverage 0.050s ok runtime/debug 0.179s ok runtime/internal/atomic 0.105s ok runtime/internal/math 0.059s ok runtime/internal/sys 0.053s ok runtime/metrics 0.027s ok runtime/pprof 5.829s ok runtime/trace 4.953s ok slices 0.171s ok sort 0.106s ok strconv 0.604s ok strings 1.026s ok sync 0.574s ok sync/atomic 5.461s ok syscall 2.109s ok testing 2.651s ok testing/fstest 0.021s ok testing/iotest 0.020s ok testing/quick 0.044s ok testing/slogtest 0.033s ok text/scanner 0.025s ok text/tabwriter 0.036s ok text/template 0.112s ok text/template/parse 0.093s ok time 2.358s ok unicode 0.024s ok unicode/utf16 0.033s ok unicode/utf8 0.013s ok cmd/addr2line 1.938s ok cmd/api 45.976s ok cmd/asm/internal/asm 0.794s ok cmd/asm/internal/lex 0.034s ok cmd/cgo/internal/swig 0.149s ok cmd/cgo/internal/test 0.047s ok cmd/cgo/internal/testcarchive 1.716s ok cmd/cgo/internal/testcshared 1.579s ok cmd/cgo/internal/testerrors 0.183s ok cmd/cgo/internal/testfortran 0.145s ok cmd/cgo/internal/testgodefs 0.165s ok cmd/cgo/internal/testlife 0.120s ok cmd/cgo/internal/testnocgo 0.030s ok cmd/cgo/internal/testplugin 0.134s ok cmd/cgo/internal/testsanitizers 0.035s [no tests to run] ok cmd/cgo/internal/testshared 0.112s ok cmd/cgo/internal/testso 0.180s ok cmd/cgo/internal/teststdio 0.238s ok cmd/cgo/internal/testtls 0.071s ok cmd/compile/internal/abt 0.040s ok cmd/compile/internal/amd64 7.037s ok cmd/compile/internal/base 0.051s ok cmd/compile/internal/compare 0.022s ok cmd/compile/internal/dwarfgen 0.875s ok cmd/compile/internal/importer 6.915s ok cmd/compile/internal/ir 0.082s ok cmd/compile/internal/logopt 1.881s ok cmd/compile/internal/loopvar 52.198s ok cmd/compile/internal/noder 0.040s ok cmd/compile/internal/reflectdata 0.026s [no tests to run] ok cmd/compile/internal/ssa 49.510s ok cmd/compile/internal/syntax 0.185s ok cmd/compile/internal/test 24.290s ok cmd/compile/internal/typecheck 0.908s ok cmd/compile/internal/types 0.046s ok cmd/compile/internal/types2 29.303s ok cmd/covdata 0.069s ok cmd/cover 4.770s ok cmd/dist 0.039s ok cmd/distpack 0.051s ok cmd/doc 1.253s ok cmd/fix 15.816s ok cmd/go 213.683s ok cmd/go/internal/auth 0.117s ok cmd/go/internal/cache 0.577s ok cmd/go/internal/envcmd 0.405s ok cmd/go/internal/fsys 0.249s ok cmd/go/internal/generate 0.083s ok cmd/go/internal/get 0.088s ok cmd/go/internal/gover 0.105s ok cmd/go/internal/imports 0.117s ok cmd/go/internal/load 0.081s ok cmd/go/internal/lockedfile 0.290s ok cmd/go/internal/lockedfile/internal/filelock 0.147s ok cmd/go/internal/modconv 0.060s ok cmd/go/internal/modfetch 0.064s ok cmd/go/internal/modfetch/codehost 10.274s ok cmd/go/internal/modfetch/zip_sum_test 0.092s ok cmd/go/internal/modindex 0.343s ok cmd/go/internal/modload 0.051s ok cmd/go/internal/mvs 0.050s ok cmd/go/internal/par 0.045s ok cmd/go/internal/str 0.032s ok cmd/go/internal/test 0.207s ok cmd/go/internal/vcs 0.121s ok cmd/go/internal/vcweb 0.171s ok cmd/go/internal/vcweb/vcstest 17.633s ok cmd/go/internal/web 0.072s ok cmd/go/internal/work 0.933s ok cmd/gofmt 0.164s ok cmd/internal/archive 1.273s ok cmd/internal/buildid 0.801s ok cmd/internal/cov 1.134s ok cmd/internal/dwarf 0.073s ok cmd/internal/edit 0.043s ok cmd/internal/goobj 0.056s ok cmd/internal/moddeps 2.847s ok cmd/internal/notsha256 0.093s ok cmd/internal/obj 1.518s ok cmd/internal/obj/ppc64 1.060s ok cmd/internal/obj/riscv 0.368s ok cmd/internal/obj/s390x 0.025s ok cmd/internal/obj/x86 4.783s ok cmd/internal/objabi 0.046s ok cmd/internal/pkgpath 0.145s ok cmd/internal/pkgpattern 0.137s ok cmd/internal/quoted 0.124s ok cmd/internal/src 0.037s ok cmd/internal/test2json 0.319s ok cmd/link 5.463s ok cmd/link/internal/benchmark 0.062s ok cmd/link/internal/ld 14.339s ok cmd/link/internal/loader 0.065s ok cmd/nm 3.131s ok cmd/objdump 11.795s ok cmd/pack 4.658s ok cmd/pprof 2.170s ok cmd/trace 0.320s ok cmd/vet 24.989s ##### os/user with tag osusergo ok os/user 0.034s ##### hash/maphash purego implementation ok hash/maphash 0.134s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 41.789s ##### Testing without libgcc. ok net 0.298s ok os/user 0.055s ##### internal linking of -buildmode=pie ok reflect 1.011s ##### sync -cpu=10 ok sync 0.523s ##### API check ok cmd/api 33.756s All tests passed.