darwin-amd64-11_0 at 6224db9b4d6acbc04a357ef0505424d74b723233 :: 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=FECDA47F-E593-4B1F-AC23-F4E0C4B5C02E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Keritz1a9x/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=21771D10-BD56-4620-93FE-726D1294E184" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a9" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_0" "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 20.6.0 Darwin Kernel Version 20.6.0: Mon Aug 29 04:31:06 PDT 2022; root:xnu-7195.141.39~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.511s ok archive/zip 0.884s ok bufio 0.226s ok bytes 2.428s ok compress/bzip2 0.368s ok compress/flate 2.345s ok compress/gzip 2.564s ok compress/lzw 0.357s ok compress/zlib 1.458s ok container/heap 0.080s ok container/list 0.060s ok container/ring 0.074s ok context 0.137s ok crypto 0.123s ok crypto/aes 0.127s ok crypto/cipher 0.137s ok crypto/des 0.129s ok crypto/dsa 0.129s ok crypto/ecdh 0.071s ok crypto/ecdsa 0.074s ok crypto/ed25519 0.085s ok crypto/elliptic 0.074s ok crypto/hmac 0.073s ok crypto/internal/alias 0.027s ok crypto/internal/bigmod 0.220s ok crypto/internal/boring 0.036s ok crypto/internal/boring/bcache 0.127s ok crypto/internal/edwards25519 4.143s ok crypto/internal/edwards25519/field 3.556s ok crypto/internal/nistec 0.678s ok crypto/internal/nistec/fiat 0.018s [no tests to run] ok crypto/md5 0.041s ok crypto/rand 0.063s ok crypto/rc4 0.113s ok crypto/rsa 0.165s ok crypto/sha1 0.053s ok crypto/sha256 0.068s ok crypto/sha512 0.041s ok crypto/subtle 0.158s ok crypto/tls 2.203s ok crypto/x509 0.865s ok database/sql 0.559s ok database/sql/driver 0.043s ok debug/buildinfo 0.032s ok debug/dwarf 0.038s ok debug/elf 0.317s ok debug/gosym 0.121s ok debug/macho 0.108s ok debug/pe 0.084s ok debug/plan9obj 0.113s ok embed 0.115s [no tests to run] ok embed/internal/embedtest 0.038s ok encoding/ascii85 0.063s ok encoding/asn1 0.018s ok encoding/base32 0.113s ok encoding/base64 0.027s ok encoding/binary 0.020s ok encoding/csv 0.046s ok encoding/gob 1.930s ok encoding/hex 0.029s ok encoding/json 0.377s ok encoding/pem 0.612s ok encoding/xml 0.114s ok errors 0.032s ok expvar 0.080s ok flag 0.070s ok fmt 0.085s ok go/ast 0.070s ok go/build 1.806s ok go/build/constraint 0.028s ok go/constant 0.028s ok go/doc 0.071s ok go/doc/comment 1.888s ok go/format 0.052s ok go/importer 1.071s ok go/internal/gccgoimporter 0.043s ok go/internal/gcimporter 6.721s ok go/internal/srcimporter 19.645s ok go/parser 0.453s ok go/printer 0.372s ok go/scanner 0.020s ok go/token 0.045s ok go/types 25.174s ok hash 0.031s ok hash/adler32 0.032s ok hash/crc32 0.048s ok hash/crc64 0.039s ok hash/fnv 0.034s ok hash/maphash 0.110s ok html 0.019s ok html/template 0.188s ok image 0.200s ok image/color 0.118s ok image/draw 0.178s ok image/gif 0.705s ok image/jpeg 0.251s ok image/png 0.462s ok index/suffixarray 0.301s ok internal/abi 43.610s ok internal/buildcfg 0.071s ok internal/coverage/cformat 0.103s ok internal/coverage/cmerge 0.102s ok internal/coverage/pods 0.048s ok internal/coverage/slicereader 0.079s ok internal/coverage/slicewriter 0.079s ok internal/coverage/test 0.042s ok internal/cpu 0.062s ok internal/dag 0.040s ok internal/diff 0.062s ok internal/fmtsort 0.050s ok internal/fuzz 0.049s ok internal/godebug 0.037s ok internal/intern 2.057s ok internal/itoa 0.078s ok internal/poll 0.219s ok internal/profile 0.071s ok internal/reflectlite 0.103s ok internal/safefilepath 0.030s ok internal/saferio 0.140s ok internal/singleflight 0.048s ok internal/testenv 0.041s ok internal/trace 0.152s ok internal/types/errors 1.988s ok internal/unsafeheader 0.026s ok internal/xcoff 0.186s ok io 0.068s ok io/fs 0.272s ok io/ioutil 0.063s ok log 0.075s ok log/syslog 1.343s ok math 0.046s ok math/big 1.135s ok math/bits 0.035s ok math/cmplx 0.124s ok math/rand 0.358s ok mime 0.035s ok mime/multipart 0.173s ok mime/quotedprintable 0.044s ok net 27.822s ok net/http 13.978s ok net/http/cgi 3.026s ok net/http/cookiejar 0.062s ok net/http/fcgi 0.151s ok net/http/httptest 0.169s ok net/http/httptrace 0.091s ok net/http/httputil 6.943s ok net/http/internal 0.098s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.311s ok net/internal/socktest 0.039s ok net/mail 0.038s ok net/netip 1.256s ok net/rpc 0.223s ok net/rpc/jsonrpc 0.061s ok net/smtp 0.127s ok net/textproto 0.028s ok net/url 0.051s ok os 1.772s ok os/exec 1.666s ok os/exec/internal/fdtest 0.027s ok os/signal 4.771s ok os/user 0.054s ok path 0.022s ok path/filepath 0.581s ok plugin 0.036s ok reflect 2.005s ok regexp 0.869s ok regexp/syntax 1.273s ok runtime 62.019s ok runtime/cgo 0.088s ok runtime/coverage 0.086s ok runtime/debug 0.226s ok runtime/internal/atomic 0.134s ok runtime/internal/math 0.072s ok runtime/internal/sys 0.031s ok runtime/metrics 0.025s ok runtime/pprof 13.076s ok runtime/trace 6.036s ok sort 0.289s ok strconv 0.393s ok strings 2.951s ok sync 0.693s ok sync/atomic 3.149s ok syscall 1.568s ok testing 2.549s ok testing/fstest 0.105s ok testing/iotest 0.030s ok testing/quick 0.123s ok text/scanner 0.049s ok text/tabwriter 0.029s ok text/template 0.116s ok text/template/parse 0.038s ok time 2.885s ok unicode 0.112s ok unicode/utf16 0.110s ok unicode/utf8 0.047s ok cmd/addr2line 1.668s ok cmd/api 26.105s ok cmd/asm/internal/asm 0.843s ok cmd/asm/internal/lex 0.113s ok cmd/compile/internal/abt 0.092s ok cmd/compile/internal/amd64 10.758s ok cmd/compile/internal/base 0.092s ok cmd/compile/internal/compare 0.063s ok cmd/compile/internal/dwarfgen 0.911s ok cmd/compile/internal/importer 5.976s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 2.002s ok cmd/compile/internal/noder 0.027s ok cmd/compile/internal/reflectdata 0.054s [no tests to run] ok cmd/compile/internal/ssa 45.937s ok cmd/compile/internal/syntax 0.280s ok cmd/compile/internal/test 28.882s ok cmd/compile/internal/typecheck 0.995s ok cmd/compile/internal/types 0.091s ok cmd/compile/internal/types2 34.526s ok cmd/covdata 0.040s ok cmd/cover 3.465s ok cmd/dist 0.331s ok cmd/doc 3.180s ok cmd/fix 18.146s ok cmd/go 291.663s ok cmd/go/internal/auth 0.049s ok cmd/go/internal/cache 0.612s ok cmd/go/internal/fsys 0.340s ok cmd/go/internal/generate 0.116s ok cmd/go/internal/get 0.114s ok cmd/go/internal/imports 0.146s ok cmd/go/internal/load 0.095s ok cmd/go/internal/lockedfile 0.571s ok cmd/go/internal/lockedfile/internal/filelock 0.156s ok cmd/go/internal/modconv 0.117s ok cmd/go/internal/modfetch 0.053s ok cmd/go/internal/modfetch/codehost 0.049s ok cmd/go/internal/modfetch/zip_sum_test 0.077s ok cmd/go/internal/modindex 0.505s ok cmd/go/internal/modload 0.054s ok cmd/go/internal/mvs 0.033s ok cmd/go/internal/par 0.095s ok cmd/go/internal/str 0.118s ok cmd/go/internal/test 0.063s ok cmd/go/internal/vcs 0.106s ok cmd/go/internal/vcweb 0.154s ok cmd/go/internal/vcweb/vcstest 18.090s ok cmd/go/internal/web 0.085s ok cmd/go/internal/work 0.098s ok cmd/gofmt 0.284s ok cmd/internal/archive 4.219s ok cmd/internal/buildid 0.333s ok cmd/internal/dwarf 0.028s ok cmd/internal/edit 0.078s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 4.794s ok cmd/internal/notsha256 0.033s ok cmd/internal/obj 1.385s ok cmd/internal/obj/ppc64 0.802s ok cmd/internal/obj/riscv 0.330s ok cmd/internal/obj/s390x 0.069s ok cmd/internal/obj/x86 4.519s ok cmd/internal/objabi 0.085s ok cmd/internal/pkgpath 0.182s ok cmd/internal/pkgpattern 0.043s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.031s ok cmd/internal/test2json 0.385s --- FAIL: TestBuildForTvOS (12.31s) link_test.go:312: [/tmp/buildlet/go/bin/go build -buildmode=c-archive -o /tmp/buildlet/tmp/TestBuildForTvOS1858818147/001/lib.a testdata/testBuildFortvOS/lib.go]: exit status 1: -buildmode=c-archive not supported on ios/arm64 FAIL FAIL cmd/link 25.475s ok cmd/link/internal/benchmark 0.060s FAIL go tool dist: Failed: exit status 1