dragonfly-amd64 at 2a3b467d5f8de04a3493b7ab8cd886e109bd9283 :: Running /tmp/workdir-host-dragonfly-amd64-master/go/src/make.bash with args ["/tmp/workdir-host-dragonfly-amd64-master/go/src/make.bash"] and env ["LOGNAME=root" "PAGER=less" "MAIL=/var/mail/root" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/root/bin" "EDITOR=vi" "HOST=gobuilder.local" "GROUP=wheel" "USER=root" "HOME=/root" "HOSTTYPE=DragonFly" "SHELL=/bin/csh" "BLOCKSIZE=K" "RC_PID=2" "WORKDIR=/tmp/workdir-host-dragonfly-amd64-master" "GO_BUILDER_NAME=dragonfly-amd64" "GOROOT_BOOTSTRAP=/usr/local/go" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/workdir-host-dragonfly-amd64-master/tmp" "GOCACHE=/tmp/workdir-host-dragonfly-amd64-master/gocache" "PWD=/tmp/workdir-host-dragonfly-amd64-master/go/src"] in dir /tmp/workdir-host-dragonfly-amd64-master/go/src Building Go cmd/dist using /usr/local/go. (go1.17.5 dragonfly/amd64) Building Go toolchain1 using /usr/local/go. 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 dragonfly/amd64. --- Installed Go for dragonfly/amd64 in /tmp/workdir-host-dragonfly-amd64-master/go Installed commands in /tmp/workdir-host-dragonfly-amd64-master/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel Core Processor (Haswell, no TSX) # GOOS: dragonfly # OS Version: DragonFly 6.3-DEVELOPMENT DragonFly v6.3.0.83.g839f7-DEVEL x86_64 ##### Testing packages. ok archive/tar 0.018s ok archive/zip 0.514s ok bufio 0.122s ok bytes 1.750s ok compress/bzip2 0.087s ok compress/flate 0.603s ok compress/gzip 0.050s ok compress/lzw 0.082s ok compress/zlib 0.804s ok container/heap 0.011s ok container/list 0.006s ok container/ring 0.009s ok context 0.113s ok crypto 0.014s ok crypto/aes 0.021s ok crypto/cipher 0.011s ok crypto/des 0.007s ok crypto/dsa 0.005s ok crypto/ecdsa 0.011s ok crypto/ed25519 0.075s ok crypto/elliptic 0.013s ok crypto/hmac 0.012s ok crypto/internal/boring 0.104s ok crypto/internal/edwards25519 3.323s ok crypto/internal/edwards25519/field 2.784s ok crypto/internal/nistec 0.760s ok crypto/internal/nistec/fiat 0.029s [no tests to run] ok crypto/internal/subtle 0.015s ok crypto/md5 0.008s ok crypto/rand 0.039s ok crypto/rc4 0.055s ok crypto/rsa 0.096s ok crypto/sha1 0.011s ok crypto/sha256 0.026s ok crypto/sha512 0.012s ok crypto/subtle 0.006s ok crypto/tls 5.992s ok crypto/x509 0.235s ok database/sql 0.529s ok database/sql/driver 0.058s ok debug/buildinfo 0.026s ok debug/dwarf 0.016s ok debug/elf 0.021s ok debug/gosym 0.023s ok debug/macho 0.005s ok debug/pe 0.017s ok debug/plan9obj 0.005s ok embed 0.010s [no tests to run] ok embed/internal/embedtest 0.008s ok encoding/ascii85 0.010s ok encoding/asn1 0.007s ok encoding/base32 0.180s ok encoding/base64 0.014s ok encoding/binary 0.010s ok encoding/csv 0.023s ok encoding/gob 0.022s ok encoding/hex 0.008s ok encoding/json 0.247s ok encoding/pem 0.438s ok encoding/xml 0.023s ok errors 0.015s ok expvar 0.009s ok flag 0.048s ok fmt 0.055s ok go/ast 0.004s ok go/build 0.915s ok go/build/constraint 0.016s ok go/constant 0.011s ok go/doc 0.060s ok go/doc/comment 0.743s ok go/format 0.017s ok go/importer 0.102s ok go/internal/gccgoimporter 0.015s ok go/internal/gcimporter 9.406s ok go/internal/srcimporter 6.521s ok go/parser 0.031s ok go/printer 0.213s ok go/scanner 0.003s ok go/token 0.019s ok go/types 5.156s ok hash 0.024s ok hash/adler32 0.012s ok hash/crc32 0.008s ok hash/crc64 0.006s ok hash/fnv 0.008s ok hash/maphash 0.061s ok html 0.007s ok html/template 1.141s ok image 0.071s ok image/color 0.019s ok image/draw 0.054s ok image/gif 8.951s ok image/jpeg 2.189s ok image/png 0.144s ok index/suffixarray 0.147s ok internal/abi 0.035s ok internal/buildcfg 0.009s ok internal/cpu 0.024s ok internal/diff 0.007s ok internal/fmtsort 0.007s ok internal/fuzz 0.022s ok internal/godebug 0.006s ok internal/intern 1.355s ok internal/itoa 0.017s ok internal/poll 0.063s ok internal/profile 0.004s ok internal/reflectlite 0.052s ok internal/singleflight 0.020s ok internal/trace 0.037s ok internal/unsafeheader 0.009s ok internal/xcoff 0.007s ok io 0.292s ok io/fs 0.006s ok io/ioutil 0.015s ok log 0.104s ok log/syslog 1.516s ok math 0.021s ok math/big 2.262s ok math/bits 0.016s ok math/cmplx 0.021s ok math/rand 0.129s ok mime 0.021s ok mime/multipart 0.099s ok mime/quotedprintable 0.070s ok net 21.571s ok net/http 11.777s ok net/http/cgi 0.144s ok net/http/cookiejar 0.018s ok net/http/fcgi 0.112s ok net/http/httptest 0.074s ok net/http/httptrace 0.006s ok net/http/httputil 0.627s ok net/http/internal 0.014s ok net/http/internal/ascii 0.094s ok net/http/pprof 4.132s ok net/internal/socktest 0.040s ok net/mail 0.011s ok net/netip 0.541s ok net/rpc 0.030s ok net/rpc/jsonrpc 0.020s ok net/smtp 0.028s ok net/textproto 0.008s ok net/url 0.156s ok os 1.857s ok os/exec 1.648s ok os/exec/internal/fdtest 0.019s ok os/signal 3.999s ok os/user 0.008s ok path 0.005s ok path/filepath 0.024s ok plugin 0.015s ok reflect 0.201s ok regexp 0.050s ok regexp/syntax 0.200s ok runtime 27.774s ok runtime/cgo 0.006s ok runtime/debug 0.052s ok runtime/internal/atomic 0.057s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.012s ok runtime/metrics 0.012s ok runtime/pprof 8.475s ok runtime/trace 4.970s ok sort 0.037s ok strconv 0.253s ok strings 1.516s ok sync 2.264s ok sync/atomic 2.947s ok syscall 0.077s ok testing 1.679s ok testing/fstest 0.007s ok testing/iotest 0.014s ok testing/quick 0.026s ok text/scanner 0.008s ok text/tabwriter 0.009s ok text/template 0.055s ok text/template/parse 0.064s ok time 2.803s ok unicode 0.011s ok unicode/utf16 0.007s ok unicode/utf8 0.027s ok cmd/addr2line 1.473s ok cmd/api 7.888s ok cmd/asm/internal/asm 0.433s ok cmd/asm/internal/lex 0.027s ok cmd/compile/internal/abt 0.031s ok cmd/compile/internal/amd64 0.008s ok cmd/compile/internal/dwarfgen 0.319s ok cmd/compile/internal/importer 0.821s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 1.009s ok cmd/compile/internal/noder 0.008s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 7.643s ok cmd/compile/internal/syntax 0.031s ok cmd/compile/internal/test 14.580s ok cmd/compile/internal/typecheck 0.347s ok cmd/compile/internal/types 0.007s ok cmd/compile/internal/types2 0.765s ok cmd/cover 2.497s ok cmd/dist 0.005s ok cmd/doc 0.264s ok cmd/fix 3.033s ok cmd/go 52.534s ok cmd/go/internal/auth 0.006s ok cmd/go/internal/cache 0.041s ok cmd/go/internal/fsys 0.020s ok cmd/go/internal/generate 0.019s ok cmd/go/internal/get 0.024s ok cmd/go/internal/imports 0.014s ok cmd/go/internal/load 0.027s ok cmd/go/internal/lockedfile 0.372s ok cmd/go/internal/lockedfile/internal/filelock 0.078s ok cmd/go/internal/modconv 0.047s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.013s ok cmd/go/internal/modfetch/zip_sum_test 0.018s ok cmd/go/internal/modindex 0.007s ok cmd/go/internal/modload 0.009s ok cmd/go/internal/mvs 0.022s ok cmd/go/internal/par 0.027s ok cmd/go/internal/search 0.010s ok cmd/go/internal/str 0.013s ok cmd/go/internal/test 0.030s ok cmd/go/internal/vcs 0.009s ok cmd/go/internal/web 0.009s ok cmd/go/internal/work 0.023s ok cmd/gofmt 0.047s ok cmd/internal/archive 0.583s ok cmd/internal/buildid 0.150s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.006s ok cmd/internal/goobj 0.005s ok cmd/internal/moddeps 1.038s ok cmd/internal/notsha256 0.010s ok cmd/internal/obj 0.788s ok cmd/internal/obj/ppc64 0.098s ok cmd/internal/obj/riscv 0.033s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 3.584s ok cmd/internal/objabi 0.004s ok cmd/internal/pkgpath 0.022s ok cmd/internal/quoted 0.007s ok cmd/internal/src 0.005s ok cmd/internal/sys 0.003s ok cmd/internal/test2json 0.079s ok cmd/link 6.296s ok cmd/link/internal/benchmark 0.006s ok cmd/link/internal/ld 4.526s ok cmd/link/internal/loader 0.024s ok cmd/nm 3.010s ok cmd/objdump 3.153s ok cmd/pack 1.296s ok cmd/pprof 1.159s ok cmd/trace 0.810s ok cmd/vet 9.904s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 26.388s ##### moved GOROOT ok fmt 0.060s ##### sync -cpu=10 ok sync 1.128s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 4.671s ok misc/cgo/test 4.749s ok misc/cgo/testtls 0.009s ok misc/cgo/testtls 0.008s ok misc/cgo/testtls 0.006s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.013s ok misc/cgo/nocgo 0.031s ok misc/cgo/test 4.507s ok misc/cgo/test 5.205s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.789s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.023s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ##### API check All tests passed.