dragonfly-amd64-622 at 8c88f0c7365dc329506073e035f9609c36fe7020 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "HOME=/" "RC_PID=2" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=dragonfly-amd64-622" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 dragonfly/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 dragonfly/amd64. --- Installed Go for dragonfly/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: dragonfly # OS Version: DragonFly 6.2-RELEASE DragonFly v6.2.2-RELEASE #2: Thu x86_64 ##### Testing packages. ok archive/tar 0.295s ok archive/zip 0.698s ok bufio 1.041s ok bytes 2.167s ok cmp 0.014s ok compress/bzip2 0.060s ok compress/flate 0.833s ok compress/gzip 1.074s ok compress/lzw 0.088s ok compress/zlib 0.395s ok container/heap 0.006s ok container/list 0.005s ok container/ring 0.005s ok context 0.154s ok crypto 0.390s ok crypto/aes 0.022s ok crypto/cipher 0.021s ok crypto/des 0.013s ok crypto/dsa 0.007s ok crypto/ecdh 0.036s ok crypto/ecdsa 0.022s ok crypto/ed25519 0.042s ok crypto/elliptic 0.009s ok crypto/hmac 0.014s ok crypto/internal/alias 0.014s ok crypto/internal/bigmod 0.037s ok crypto/internal/boring 0.014s ok crypto/internal/boring/bcache 0.091s ok crypto/internal/edwards25519 0.063s ok crypto/internal/edwards25519/field 0.017s ok crypto/internal/hpke 0.004s ok crypto/internal/mlkem768 0.224s ok crypto/internal/nistec 0.135s ok crypto/internal/nistec/fiat 0.010s [no tests to run] ok crypto/md5 0.021s ok crypto/rand 0.055s ok crypto/rc4 0.021s ok crypto/rsa 0.194s ok crypto/sha1 0.007s ok crypto/sha256 0.005s ok crypto/sha512 0.007s ok crypto/subtle 0.090s ok crypto/tls 2.248s ok crypto/x509 0.227s ok database/sql 0.702s ok database/sql/driver 0.007s ok debug/buildinfo 0.005s ok debug/dwarf 0.015s ok debug/elf 0.172s ok debug/gosym 0.026s ok debug/macho 0.015s ok debug/pe 0.027s ok debug/plan9obj 0.031s ok embed 0.033s [no tests to run] ok embed/internal/embedtest 0.012s ok encoding/ascii85 0.009s ok encoding/asn1 0.004s ok encoding/base32 0.049s ok encoding/base64 0.006s ok encoding/binary 0.009s ok encoding/csv 0.009s ok encoding/gob 1.457s ok encoding/hex 0.006s ok encoding/json 0.264s ok encoding/pem 0.931s ok encoding/xml 0.066s ok errors 0.010s ok expvar 0.009s ok flag 0.027s ok fmt 0.055s ok go/ast 0.016s ok go/build 1.839s ok go/build/constraint 0.010s ok go/constant 0.014s ok go/doc 0.039s ok go/doc/comment 0.800s ok go/format 0.023s ok go/importer 0.319s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 3.230s ok go/internal/srcimporter 6.676s ok go/parser 0.136s ok go/printer 0.180s ok go/scanner 0.004s ok go/token 0.011s ok go/types 10.737s ok go/version 0.012s ok hash 0.008s ok hash/adler32 0.013s ok hash/crc32 0.009s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.165s ok html 0.014s ok html/template 1.063s ok image 0.033s ok image/color 0.020s ok image/draw 0.054s ok image/gif 0.131s ok image/jpeg 0.125s ok image/png 0.170s ok index/suffixarray 0.101s ok internal/abi 0.072s ok internal/buildcfg 0.012s ok internal/chacha8rand 0.016s ok internal/concurrent 0.089s ok internal/coverage/cfile 0.651s ok internal/coverage/cformat 0.006s ok internal/coverage/cmerge 0.008s ok internal/coverage/pods 0.006s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.019s ok internal/coverage/test 0.022s ok internal/cpu 0.008s ok internal/dag 0.004s ok internal/diff 0.032s ok internal/fmtsort 0.003s ok internal/fuzz 0.019s ok internal/godebug 0.623s ok internal/godebugs 4.333s ok internal/gover 0.004s ok internal/itoa 0.005s ok internal/platform 0.657s ok internal/poll 3.039s ok internal/profile 0.017s ok internal/reflectlite 0.016s ok internal/runtime/atomic 0.027s ok internal/saferio 0.042s ok internal/singleflight 0.058s ok internal/sysinfo 0.006s ok internal/testenv 0.384s ok internal/trace 14.607s ok internal/trace/internal/oldtrace 0.112s ok internal/types/errors 0.412s ok internal/unsafeheader 0.008s ok internal/weak 0.031s ok internal/xcoff 0.010s ok internal/zstd 0.442s ok io 0.310s ok io/fs 0.207s ok io/ioutil 0.010s ok iter 0.005s ok log 0.014s ok log/slog 0.031s ok log/slog/internal/benchmarks 0.008s ok log/slog/internal/buffer 0.012s ok log/syslog 1.313s ok maps 0.004s ok math 0.016s ok math/big 0.604s ok math/bits 0.015s ok math/cmplx 0.016s ok math/rand 0.139s ok math/rand/v2 0.172s ok mime 0.010s ok mime/multipart 1.102s ok mime/quotedprintable 0.027s ok net 37.360s ok net/http 6.293s ok net/http/cgi 0.208s ok net/http/cookiejar 0.028s ok net/http/fcgi 0.247s ok net/http/httptest 0.046s ok net/http/httptrace 0.008s ok net/http/httputil 1.008s ok net/http/internal 0.114s ok net/http/internal/ascii 0.014s ok net/http/pprof 5.117s ok net/internal/cgotest 0.016s ok net/internal/socktest 0.014s ok net/mail 0.006s ok net/netip 0.475s ok net/rpc 0.045s ok net/rpc/jsonrpc 0.012s ok net/smtp 0.032s ok net/textproto 0.027s ok net/url 0.011s ok os 0.792s ok os/exec 0.551s ok os/exec/internal/fdtest 0.009s ok os/signal 2.586s ok os/user 0.032s ok path 0.035s ok path/filepath 0.055s ok plugin 0.017s ok reflect 12.042s ok regexp 0.412s ok regexp/syntax 0.680s ok runtime 33.230s ok runtime/cgo 0.014s ok runtime/debug 0.074s ok runtime/internal/math 0.014s ok runtime/internal/sys 0.003s ok runtime/internal/wasitest 0.013s ok runtime/metrics 0.015s ok runtime/pprof 16.566s ok runtime/trace 0.128s ok slices 1.132s ok sort 0.080s ok strconv 0.163s ok strings 3.408s ok sync 0.917s ok sync/atomic 1.232s ok syscall 0.077s ok testing 0.571s ok testing/fstest 0.015s ok testing/iotest 0.011s ok testing/quick 0.025s ok testing/slogtest 0.007s ok text/scanner 0.007s ok text/tabwriter 0.029s ok text/template 0.033s ok text/template/parse 0.006s ok time 15.735s ok unicode 0.010s ok unicode/utf16 0.013s ok unicode/utf8 0.009s ok unique 0.067s ok cmd/addr2line 0.741s ok cmd/api 17.314s ok cmd/asm/internal/asm 0.506s ok cmd/asm/internal/lex 0.006s ok cmd/cgo/internal/swig 0.055s ok cmd/cgo/internal/test 0.257s ok cmd/cgo/internal/testcarchive 0.075s ok cmd/cgo/internal/testcshared 0.111s ok cmd/cgo/internal/testerrors 9.987s ok cmd/cgo/internal/testfortran 0.017s ok cmd/cgo/internal/testgodefs 0.833s ok cmd/cgo/internal/testlife 0.788s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testplugin 0.014s ok cmd/cgo/internal/testsanitizers 0.011s [no tests to run] ok cmd/cgo/internal/testshared 0.005s ok cmd/cgo/internal/testso 1.630s ok cmd/cgo/internal/teststdio 1.555s ok cmd/cgo/internal/testtls 0.005s ok cmd/compile/internal/abt 0.008s ok cmd/compile/internal/amd64 0.010s ok cmd/compile/internal/base 0.005s ok cmd/compile/internal/compare 0.007s ok cmd/compile/internal/devirtualize 0.006s ok cmd/compile/internal/dwarfgen 0.285s ok cmd/compile/internal/importer 1.511s ok cmd/compile/internal/inline/inlheur 0.622s ok cmd/compile/internal/ir 0.016s ok cmd/compile/internal/liveness 0.015s ok cmd/compile/internal/logopt 0.215s ok cmd/compile/internal/loopvar 0.012s ok cmd/compile/internal/noder 0.013s ok cmd/compile/internal/rangefunc 0.017s ok cmd/compile/internal/reflectdata 0.013s [no tests to run] ok cmd/compile/internal/ssa 6.259s ok cmd/compile/internal/syntax 0.041s ok cmd/compile/internal/test 15.224s ok cmd/compile/internal/typecheck 0.425s ok cmd/compile/internal/types 0.012s ok cmd/compile/internal/types2 8.895s ok cmd/covdata 0.026s ok cmd/cover 1.563s ok cmd/dist 0.007s ok cmd/distpack 0.019s ok cmd/doc 0.641s ok cmd/fix 2.234s ok cmd/go 49.237s ok cmd/go/internal/auth 0.022s ok cmd/go/internal/cache 0.143s ok cmd/go/internal/cfg 0.004s [no tests to run] ok cmd/go/internal/envcmd 0.050s ok cmd/go/internal/fsys 0.031s ok cmd/go/internal/generate 0.012s ok cmd/go/internal/gover 0.008s ok cmd/go/internal/imports 0.020s ok cmd/go/internal/load 0.016s ok cmd/go/internal/lockedfile 0.174s ok cmd/go/internal/lockedfile/internal/filelock 0.058s ok cmd/go/internal/modfetch 0.017s ok cmd/go/internal/modfetch/codehost 1.205s ok cmd/go/internal/modfetch/zip_sum_test 0.013s ok cmd/go/internal/modindex 0.117s ok cmd/go/internal/modload 0.016s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/par 0.027s ok cmd/go/internal/str 0.007s ok cmd/go/internal/test 0.016s ok cmd/go/internal/toolchain 0.017s ok cmd/go/internal/vcs 0.026s ok cmd/go/internal/vcweb 0.023s ok cmd/go/internal/vcweb/vcstest 2.548s ok cmd/go/internal/web 0.013s ok cmd/go/internal/work 0.205s ok cmd/gofmt 0.031s ok cmd/internal/archive 0.647s ok cmd/internal/buildid 0.090s ok cmd/internal/bootstrap_test 0.003s ok cmd/internal/cov 0.515s ok cmd/internal/dwarf 0.007s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.019s ok cmd/internal/moddeps 1.065s ok cmd/internal/notsha256 0.018s ok cmd/internal/obj 0.490s ok cmd/internal/obj/arm64 0.195s ok cmd/internal/obj/loong64 0.005s ok cmd/internal/obj/ppc64 0.098s ok cmd/internal/obj/riscv 0.051s ok cmd/internal/obj/s390x 0.009s ok cmd/internal/obj/x86 2.753s ok cmd/internal/objabi 0.043s ok cmd/internal/pgo 0.012s ok cmd/internal/pkgpath 0.022s ok cmd/internal/pkgpattern 0.005s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.023s ok cmd/internal/test2json 0.222s ok cmd/link 7.620s ok cmd/link/internal/benchmark 0.005s ok cmd/link/internal/ld 6.983s ok cmd/link/internal/loader 0.018s ok cmd/nm 1.283s ok cmd/objdump 1.735s ok cmd/pack 0.678s ok cmd/pprof 0.020s ok cmd/relnote 0.015s ok cmd/trace 0.039s ok cmd/vet 7.624s ##### os/user with tag osusergo ok os/user 0.012s ##### hash/maphash purego implementation ok hash/maphash 0.163s ##### crypto with tag purego ok crypto 0.035s [no tests to run] ok crypto/aes 0.035s [no tests to run] ok crypto/cipher 0.012s [no tests to run] ok crypto/des 0.039s [no tests to run] ok crypto/dsa 0.021s [no tests to run] ok crypto/ecdh 0.007s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.047s [no tests to run] ok crypto/ed25519 0.026s [no tests to run] ok crypto/elliptic 0.033s [no tests to run] ok crypto/hmac 0.025s [no tests to run] ok crypto/internal/alias 0.010s [no tests to run] ok crypto/internal/bigmod 0.016s [no tests to run] ok crypto/internal/boring 0.011s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.019s [no tests to run] ok crypto/internal/edwards25519 0.004s [no tests to run] ok crypto/internal/edwards25519/field 0.023s [no tests to run] ok crypto/internal/hpke 0.029s [no tests to run] ok crypto/internal/mlkem768 0.020s [no tests to run] ok crypto/internal/nistec 0.021s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/nistec/fiat 0.087s [no tests to run] ok crypto/md5 0.039s [no tests to run] ok crypto/rand 0.017s [no tests to run] ok crypto/rc4 0.032s [no tests to run] ok crypto/rsa 0.034s [no tests to run] ok crypto/sha1 0.031s [no tests to run] ok crypto/sha256 0.018s [no tests to run] ok crypto/sha512 0.031s [no tests to run] ok crypto/subtle 0.021s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.019s [no tests to run] ok crypto/x509 0.015s [no tests to run] ##### sync -cpu=10 ok sync 1.922s ##### Testing cgo ok cmd/cgo/internal/test 0.271s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/test 0.255s ok cmd/cgo/internal/test 0.245s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 14.616s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 11.223s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 10.645s ##### ../test ok cmd/internal/testdir 7.225s ok cmd/internal/testdir 10.168s ok cmd/internal/testdir 10.221s ok cmd/internal/testdir 6.307s ok cmd/internal/testdir 13.147s ok cmd/internal/testdir 6.350s ok cmd/internal/testdir 36.704s ok cmd/internal/testdir 7.099s ok cmd/internal/testdir 7.332s ok cmd/internal/testdir 7.920s All tests passed.