netbsd-arm64-bsiegert at 6598c65646dbb740a6668ffdaffec5627efc95e4 :: Running /var/gobuilder/buildlet/go/src/make.bash with args ["/var/gobuilder/buildlet/go/src/make.bash"] and env ["ENV=/root/.shrc" "BLOCKSIZE=1k" "PWD=/root" "HOME=/root" "PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin" "HOST=fluebrig" "_rc_original_stdout_fd=7" "OLDPWD=/" "_rc_original_stderr_fd=8" "RC_PID= 162" "_rc_pid=218" "_rc_postprocessor_fd=9" "WORKDIR=/var/gobuilder/buildlet" "GOROOT_BOOTSTRAP=/var/gobuilder/buildlet/go1.4" "GO_BUILDER_NAME=netbsd-arm64-bsiegert" "GOROOT_BOOTSTRAP=/usr/pkg/go114" "GO_TEST_TIMEOUT_SCALE=10" "GOBIN=" "TMPDIR=/var/gobuilder/buildlet/tmp" "GOCACHE=/var/gobuilder/buildlet/gocache"] in dir /var/gobuilder/buildlet/go/src Building Go cmd/dist using /usr/pkg/go114. (go1.14.2 netbsd/arm64) Building Go toolchain1 using /usr/pkg/go114. 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 netbsd/arm64. --- Installed Go for netbsd/arm64 in /var/gobuilder/buildlet/go Installed commands in /var/gobuilder/buildlet/go/bin ##### Testing packages. ok archive/tar 0.199s ok archive/zip 2.324s ok bufio 0.624s ok bytes 19.098s ok compress/bzip2 0.569s ok compress/flate 6.607s ok compress/gzip 0.473s ok compress/lzw 0.638s ok compress/zlib 4.011s ok container/heap 0.036s ok container/list 0.021s ok container/ring 0.021s ok context 0.133s ok crypto 0.025s ok crypto/aes 0.121s ok crypto/cipher 0.032s ok crypto/des 0.074s ok crypto/dsa 0.031s ok crypto/ecdsa 1.021s ok crypto/ed25519 0.530s ok crypto/elliptic 0.238s ok crypto/hmac 0.029s ok crypto/internal/subtle 0.021s ok crypto/md5 0.028s ok crypto/rand 0.181s ok crypto/rc4 0.323s ok crypto/rsa 0.576s ok crypto/sha1 0.029s ok crypto/sha256 0.028s ok crypto/sha512 0.034s ok crypto/subtle 0.047s ok crypto/tls 5.298s ok crypto/x509 5.487s ok database/sql 1.114s ok database/sql/driver 0.023s ok debug/dwarf 0.137s ok debug/elf 0.146s ok debug/gosym 0.152s ok debug/macho 0.030s ok debug/pe 0.046s ok debug/plan9obj 0.035s ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.032s ok encoding/asn1 0.030s ok encoding/base32 0.160s ok encoding/base64 0.187s ok encoding/binary 0.025s ok encoding/csv 0.046s ok encoding/gob 0.191s ok encoding/hex 0.050s ok encoding/json 2.123s ok encoding/pem 0.118s ok encoding/xml 0.110s ok errors 0.031s ok expvar 0.127s ok flag 0.158s ok fmt 0.587s ok go/ast 0.035s ok go/build 9.279s ok go/build/constraint 0.268s ok go/constant 0.033s ok go/doc 0.253s ok go/format 0.058s ok go/importer 0.816s ok go/internal/gccgoimporter 0.073s ok go/internal/gcimporter 20.147s ok go/internal/srcimporter 35.751s ok go/parser 0.182s ok go/printer 1.766s ok go/scanner 0.029s ok go/token 0.137s ok go/types 11.460s ok hash 0.030s ok hash/adler32 0.058s ok hash/crc32 0.037s ok hash/crc64 0.026s ok hash/fnv 0.022s ok hash/maphash 0.600s ok html 0.058s ok html/template 0.743s ok image 0.519s ok image/color 0.127s ok image/draw 0.421s ok image/gif 2.717s ok image/jpeg 1.529s ok image/png 0.245s ok index/suffixarray 2.246s ok internal/cpu 0.028s ok internal/fmtsort 0.409s ok internal/poll 0.143s ok internal/profile 0.096s ok internal/reflectlite 0.278s ok internal/singleflight 0.041s ok internal/trace 0.285s ok internal/unsafeheader 0.027s ok internal/xcoff 0.053s ok io 0.380s ok io/fs 0.064s ok io/ioutil 0.199s ok log 0.061s ok log/syslog 1.768s ok math 0.036s ok math/big 9.091s ok math/bits 0.117s ok math/cmplx 0.026s ok math/rand 2.296s ok mime 0.078s ok mime/multipart 1.480s ok mime/quotedprintable 0.121s ok net 32.129s ok net/http 75.022s ok net/http/cgi 0.385s ok net/http/cookiejar 0.087s ok net/http/fcgi 0.050s ok net/http/httptest 0.369s ok net/http/httptrace 0.031s ok net/http/httputil 0.340s ok net/http/internal 0.029s ok net/http/pprof 4.317s ok net/internal/socktest 0.023s ok net/mail 0.050s ok net/rpc 0.109s ok net/rpc/jsonrpc 0.046s ok net/smtp 0.105s ok net/textproto 0.051s ok net/url 0.052s ok os 3.508s ok os/exec 1.472s ok os/signal 18.047s ok os/user 0.031s ok path 0.031s ok path/filepath 0.612s ok plugin 0.034s ok reflect 2.730s ok regexp 0.895s ok regexp/syntax 2.999s ok runtime 207.682s ok runtime/debug 0.403s ok runtime/internal/atomic 0.130s ok runtime/internal/math 0.021s ok runtime/internal/sys 0.025s ok runtime/metrics 0.025s ok runtime/pprof 22.904s ok runtime/race 0.727s ok runtime/trace 4.076s ok sort 0.416s ok strconv 3.616s ok strings 23.627s ok sync 1.312s ok sync/atomic 0.421s ok syscall 5.113s ok testing 2.483s ok testing/fstest 0.023s ok testing/iotest 0.022s ok testing/quick 0.344s ok text/scanner 0.032s ok text/tabwriter 0.033s ok text/template 0.278s ok text/template/parse 0.067s ok time 3.420s ok unicode 0.057s ok unicode/utf16 0.024s ok unicode/utf8 0.167s ok cmd/addr2line 35.783s ok cmd/api 56.768s ok cmd/asm/internal/asm 4.247s ok cmd/asm/internal/lex 0.041s ok cmd/compile 44.143s --- FAIL: TestCode (21.24s) ssa_test.go:173: Build failed: exit status 1 go build command-line-arguments: /var/gobuilder/buildlet/go/pkg/tool/netbsd_arm64/compile: exit status 16962 FAIL FAIL cmd/compile/internal/gc 92.298s ok cmd/compile/internal/logopt 0.321s ok cmd/compile/internal/ssa 2.941s FAIL go tool dist: Failed: exit status 1