netbsd-amd64-9_0 at aa6b75dd7d15c99368e7f51f3da2fb4b212ce33a :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PWD=/" "HOME=/" "PATH=/usr/pkg/bin:/usr/pkg/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin" "_rc_original_stdout_fd=7" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "_rc_original_stderr_fd=8" "RC_PID= 8" "_rc_pid=2" "_rc_postprocessor_fd=9" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=netbsd-amd64-9_0" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (devel +2da6b33 Thu Nov 30 02:28:53 2017 +0000 netbsd/amd64) Building Go toolchain1 using /tmp/workdir/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 netbsd/amd64. --- Installed Go for netbsd/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: netbsd # OS Version: NetBSD 9.0 NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28 UTC 2020 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64 ##### Testing packages. ok archive/tar 0.017s ok archive/zip 0.730s ok bufio 0.172s ok bytes 1.001s ok compress/bzip2 0.266s ok compress/flate 2.136s ok compress/gzip 0.181s ok compress/lzw 0.191s ok compress/zlib 1.166s ok container/heap 0.007s ok container/list 0.003s ok container/ring 0.003s ok context 0.123s ok crypto 0.006s ok crypto/aes 0.021s ok crypto/cipher 0.009s ok crypto/des 0.006s ok crypto/dsa 0.004s ok crypto/ecdsa 0.007s ok crypto/ed25519 0.114s ok crypto/elliptic 0.011s ok crypto/hmac 0.004s ok crypto/internal/boring 0.247s ok crypto/internal/edwards25519 3.166s ok crypto/internal/edwards25519/field 2.948s ok crypto/internal/nistec 0.937s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/internal/subtle 0.005s ok crypto/md5 0.059s ok crypto/rand 0.091s ok crypto/rc4 0.029s ok crypto/rsa 0.111s ok crypto/sha1 0.016s ok crypto/sha256 0.021s ok crypto/sha512 0.006s ok crypto/subtle 0.004s ok crypto/tls 0.371s ok crypto/x509 0.369s ok database/sql 0.513s ok database/sql/driver 0.008s ok debug/buildinfo 0.003s ok debug/dwarf 0.013s ok debug/elf 0.038s ok debug/gosym 0.040s ok debug/macho 0.006s ok debug/pe 0.009s ok debug/plan9obj 0.004s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.051s ok encoding/base64 0.005s ok encoding/binary 0.003s ok encoding/csv 0.015s ok encoding/gob 0.017s ok encoding/hex 0.004s ok encoding/json 0.303s ok encoding/pem 0.871s ok encoding/xml 0.017s ok errors 0.004s ok expvar 0.007s ok flag 0.020s ok fmt 0.068s ok go/ast 0.011s ok go/build 1.042s ok go/build/constraint 0.005s ok go/constant 0.004s ok go/doc 0.063s ok go/doc/comment 1.688s ok go/format 0.007s ok go/importer 0.184s ok go/internal/gccgoimporter 0.012s ok go/internal/gcimporter 8.195s ok go/internal/srcimporter 6.140s ok go/parser 0.045s ok go/printer 0.450s ok go/scanner 0.004s ok go/token 0.017s ok go/types 6.178s ok hash 0.004s ok hash/adler32 0.010s ok hash/crc32 0.005s ok hash/crc64 0.004s ok hash/fnv 0.004s ok hash/maphash 0.069s ok html 0.003s ok html/template 0.212s ok image 0.038s ok image/color 0.018s ok image/draw 0.097s ok image/gif 10.895s ok image/jpeg 2.552s ok image/png 0.317s ok index/suffixarray 0.156s ok internal/abi 0.026s ok internal/buildcfg 0.003s ok internal/cpu 0.007s ok internal/diff 0.009s ok internal/fmtsort 0.003s ok internal/fuzz 0.009s ok internal/godebug 0.003s ok internal/intern 1.742s ok internal/itoa 0.004s ok internal/poll 0.036s ok internal/profile 0.007s ok internal/reflectlite 0.043s ok internal/singleflight 0.020s ok internal/trace 0.067s ok internal/unsafeheader 0.004s ok internal/xcoff 0.008s ok io 0.213s ok io/fs 0.016s ok io/ioutil 0.005s ok log 0.019s ok log/syslog 1.324s ok math 0.005s ok math/big 1.241s ok math/bits 0.005s ok math/cmplx 0.004s ok math/rand 0.269s ok mime 0.045s ok mime/multipart 0.231s ok mime/quotedprintable 0.011s ok net 29.217s ok net/http 8.787s ok net/http/cgi 0.078s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.113s ok net/http/httptest 0.031s ok net/http/httptrace 0.005s ok net/http/httputil 0.692s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.230s ok net/internal/socktest 0.004s ok net/mail 0.006s ok net/netip 0.532s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.013s ok net/textproto 0.016s ok net/url 0.013s ok os 1.055s ok os/exec 1.035s ok os/exec/internal/fdtest 0.003s ok os/signal 3.579s ok os/user 0.006s ok path 0.004s ok path/filepath 0.026s ok plugin 0.004s ok reflect 1.228s ok regexp 0.193s ok regexp/syntax 0.337s ok runtime 53.265s ok runtime/cgo 0.011s ok runtime/debug 0.126s ok runtime/internal/atomic 0.028s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.003s ok runtime/metrics 0.003s ok runtime/pprof 13.000s ok runtime/trace 4.977s ok sort 0.036s ok strconv 0.208s ok strings 1.704s ok sync 1.004s ok sync/atomic 0.759s ok syscall 0.146s ok testing 2.692s ok testing/fstest 0.005s ok testing/iotest 0.009s ok testing/quick 0.029s ok text/scanner 0.004s ok text/tabwriter 0.004s ok text/template 0.048s ok text/template/parse 0.008s ok time 3.177s ok unicode 0.005s ok unicode/utf16 0.003s ok unicode/utf8 0.006s ok cmd/addr2line 1.901s ok cmd/api 16.778s ok cmd/asm/internal/asm 0.455s ok cmd/asm/internal/lex 0.005s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/dwarfgen 0.305s ok cmd/compile/internal/importer 1.193s ok cmd/compile/internal/ir 0.004s ok cmd/compile/internal/logopt 0.290s ok cmd/compile/internal/noder 0.008s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 5.705s ok cmd/compile/internal/syntax 0.024s ok cmd/compile/internal/test 15.569s ok cmd/compile/internal/typecheck 0.669s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 1.252s ok cmd/cover 2.576s ok cmd/dist 0.017s ok cmd/doc 0.190s ok cmd/fix 3.119s ok cmd/go 53.919s ok cmd/go/internal/auth 0.006s ok cmd/go/internal/cache 0.109s ok cmd/go/internal/fsys 0.026s ok cmd/go/internal/generate 0.011s ok cmd/go/internal/get 0.024s ok cmd/go/internal/imports 0.007s ok cmd/go/internal/load 0.012s ok cmd/go/internal/lockedfile 0.382s ok cmd/go/internal/lockedfile/internal/filelock 0.046s ok cmd/go/internal/modconv 0.008s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.007s ok cmd/go/internal/modindex 0.026s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.006s ok cmd/go/internal/par 0.021s ok cmd/go/internal/search 0.004s ok cmd/go/internal/str 0.005s ok cmd/go/internal/test 0.008s ok cmd/go/internal/vcs 0.009s ok cmd/go/internal/web 0.021s ok cmd/go/internal/work 0.015s ok cmd/gofmt 0.068s ok cmd/internal/archive 0.657s ok cmd/internal/buildid 0.156s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.011s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 2.101s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 0.852s ok cmd/internal/obj/ppc64 0.081s ok cmd/internal/obj/riscv 0.087s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 2.716s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.013s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.003s ok cmd/internal/sys 0.003s ok cmd/internal/test2json 0.057s ok cmd/link 8.597s ok cmd/link/internal/benchmark 0.023s ok cmd/link/internal/ld 7.000s ok cmd/link/internal/loader 0.028s ok cmd/nm 1.811s ok cmd/objdump 2.502s ok cmd/pack 2.438s ok cmd/pprof 1.541s ok cmd/trace 2.110s ok cmd/vet 8.996s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 56.392s ##### moved GOROOT ok fmt 0.068s ##### Testing without libgcc. ok net 0.010s ok os/user 0.005s ##### sync -cpu=10 ok sync 1.052s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 9.042s PASS ok misc/cgo/test 7.200s PASS ok misc/cgo/test 7.794s PASS ok misc/cgo/testtls 0.005s PASS ok misc/cgo/testtls 0.005s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.974s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.108s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ##### API check All tests passed.