dragonfly-amd64-622 at 49dd7726a9e2e4371de984871082ea0e3791cbdd :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "RC_PID=2" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=dragonfly-amd64-622" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/bin:/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.22.6 dragonfly/amd64) Building Go toolchain1 using /tmp/workdir/go1.4/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/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: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: dragonfly # OS Version: DragonFly 6.2-RELEASE DragonFly v6.2.2-RELEASE #2: Thu x86_64 ##### Testing packages. ok archive/tar 0.179s ok archive/zip 0.396s ok bufio 0.095s ok bytes 0.253s ok cmp 0.020s ok compress/bzip2 0.081s ok compress/flate 0.865s ok compress/gzip 1.302s ok compress/lzw 0.075s ok compress/zlib 0.417s ok container/heap 0.029s ok container/list 0.008s ok container/ring 0.060s ok context 0.183s ok crypto 0.489s ok crypto/aes 0.038s ok crypto/cipher 0.484s ok crypto/des 0.023s ok crypto/dsa 0.018s ok crypto/ecdh 0.035s ok crypto/ecdsa 0.029s ok crypto/ed25519 0.049s ok crypto/elliptic 0.011s ok crypto/hmac 0.019s ok crypto/internal/alias 0.016s ok crypto/internal/bigmod 0.057s ok crypto/internal/boring 0.015s ok crypto/internal/boring/bcache 0.092s ok crypto/internal/edwards25519 0.078s ok crypto/internal/edwards25519/field 0.040s ok crypto/internal/hpke 0.009s ok crypto/internal/mlkem768 0.270s ok crypto/internal/nistec 0.126s ok crypto/internal/nistec/fiat 0.005s [no tests to run] ok crypto/md5 0.014s ok crypto/rand 0.064s ok crypto/rc4 0.033s ok crypto/rsa 0.331s ok crypto/sha1 0.008s ok crypto/sha256 0.020s ok crypto/sha512 0.015s ok crypto/subtle 0.192s ok crypto/tls 5.643s ok crypto/x509 0.357s ok database/sql 0.702s ok database/sql/driver 0.008s ok debug/buildinfo 0.049s ok debug/dwarf 0.026s ok debug/elf 0.150s ok debug/gosym 0.045s ok debug/macho 0.015s ok debug/pe 0.039s ok debug/plan9obj 0.020s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.007s ok encoding/ascii85 0.009s ok encoding/asn1 0.007s ok encoding/base32 0.032s ok encoding/base64 0.015s ok encoding/binary 1.018s ok encoding/csv 0.016s ok encoding/gob 2.375s ok encoding/hex 0.006s ok encoding/json 0.487s ok encoding/pem 0.885s ok encoding/xml 0.090s ok errors 0.010s ok expvar 0.019s ok flag 0.032s ok fmt 0.080s ok go/ast 0.029s ok go/build 2.592s ok go/build/constraint 0.066s ok go/constant 0.019s ok go/doc 0.048s ok go/doc/comment 1.246s ok go/format 0.013s ok go/importer 0.390s ok go/internal/gccgoimporter 0.032s ok go/internal/gcimporter 2.807s ok go/internal/srcimporter 10.058s ok go/parser 0.220s ok go/printer 0.217s ok go/scanner 0.008s ok go/token 0.017s ok go/types 15.455s ok go/version 0.018s ok hash 0.015s ok hash/adler32 0.011s ok hash/crc32 0.016s ok hash/crc64 0.012s ok hash/fnv 0.005s ok hash/maphash 0.058s ok html 0.006s ok html/template 0.072s ok image 0.057s ok image/color 0.018s ok image/draw 0.081s ok image/gif 0.196s ok image/jpeg 0.193s ok image/png 0.304s ok index/suffixarray 0.160s ok internal/abi 0.096s ok internal/buildcfg 0.034s ok internal/chacha8rand 0.007s ok internal/concurrent 0.139s ok internal/coverage/cfile 0.807s ok internal/coverage/cformat 0.008s ok internal/coverage/cmerge 0.011s ok internal/coverage/pods 0.010s ok internal/coverage/slicereader 0.011s ok internal/coverage/slicewriter 0.004s ok internal/coverage/test 0.017s ok internal/cpu 0.017s ok internal/dag 0.006s ok internal/diff 0.013s ok internal/fmtsort 0.005s ok internal/fuzz 0.018s ok internal/godebug 0.648s ok internal/godebugs 5.772s ok internal/gover 0.018s ok internal/itoa 0.019s ok internal/pkgbits 0.013s ok internal/platform 1.834s ok internal/poll 1.065s ok internal/profile 0.008s ok internal/reflectlite 0.023s ok internal/runtime/atomic 0.054s ok internal/runtime/math 0.019s ok internal/runtime/sys 0.007s ok internal/saferio 0.084s ok internal/singleflight 0.076s ok internal/sysinfo 0.013s ok internal/testenv 0.366s ok internal/trace 21.956s ok internal/trace/internal/oldtrace 0.225s ok internal/types/errors 0.485s ok internal/unsafeheader 0.006s ok internal/weak 0.010s ok internal/xcoff 0.036s ok internal/zstd 0.510s ok io 0.292s ok io/fs 0.275s ok io/ioutil 0.010s ok iter 0.025s ok log 0.012s ok log/slog 0.047s ok log/slog/internal/benchmarks 0.006s ok log/slog/internal/buffer 0.008s ok log/syslog 1.330s ok maps 0.008s ok math 0.023s ok math/big 0.815s ok math/bits 0.018s ok math/cmplx 0.021s ok math/rand 0.195s ok math/rand/v2 0.271s ok mime 0.021s ok mime/multipart 0.941s ok mime/quotedprintable 0.043s ok net 33.480s ok net/http 14.404s ok net/http/cgi 0.248s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.250s ok net/http/httptest 0.083s ok net/http/httptrace 0.017s ok net/http/httputil 2.654s ok net/http/internal 0.223s ok net/http/internal/ascii 0.020s ok net/http/pprof 5.136s ok net/internal/cgotest 0.010s ok net/internal/socktest 0.014s ok net/mail 0.008s ok net/netip 0.832s ok net/rpc 0.064s ok net/rpc/jsonrpc 0.020s ok net/smtp 0.038s ok net/textproto 0.034s ok net/url 0.019s ok os 1.906s ok os/exec 0.527s ok os/exec/internal/fdtest 0.011s ok os/signal 3.110s ok os/user 0.014s ok path 0.016s ok path/filepath 0.083s ok plugin 0.031s ok reflect 0.332s ok regexp 0.653s ok regexp/syntax 1.206s ok runtime 39.106s ok runtime/cgo 0.024s ok runtime/debug 0.115s ok runtime/internal/wasitest 0.029s ok runtime/metrics 0.018s ok runtime/pprof 21.399s ok runtime/trace 0.156s ok slices 0.089s ok sort 0.104s ok strconv 0.226s ok strings 3.043s ok sync 1.112s ok sync/atomic 0.878s ok syscall 0.128s ok testing 0.847s ok testing/fstest 0.028s ok testing/iotest 0.006s ok testing/quick 0.033s ok testing/slogtest 0.009s ok text/scanner 0.024s ok text/tabwriter 1.004s ok text/template 0.028s ok text/template/parse 0.012s ok time 25.680s ok unicode 0.006s ok unicode/utf16 0.028s ok unicode/utf8 1.064s ok unique 0.088s ok cmd/addr2line 1.766s ok cmd/api 21.592s ok cmd/asm/internal/asm 0.535s ok cmd/asm/internal/lex 0.012s ok cmd/cgo/internal/swig 0.034s ok cmd/cgo/internal/test 0.330s ok cmd/cgo/internal/testcarchive 0.103s ok cmd/cgo/internal/testcshared 0.188s ok cmd/cgo/internal/testerrors 15.253s ok cmd/cgo/internal/testfortran 0.025s ok cmd/cgo/internal/testgodefs 1.151s ok cmd/cgo/internal/testlife 1.031s ok cmd/cgo/internal/testnocgo 0.025s ok cmd/cgo/internal/testplugin 0.007s ok cmd/cgo/internal/testsanitizers 0.006s [no tests to run] ok cmd/cgo/internal/testshared 0.028s ok cmd/cgo/internal/testso 2.089s ok cmd/cgo/internal/teststdio 2.477s ok cmd/cgo/internal/testtls 0.040s ok cmd/compile 4.168s ok cmd/compile/internal/abt 0.012s ok cmd/compile/internal/amd64 0.009s ok cmd/compile/internal/base 0.010s ok cmd/compile/internal/compare 0.007s ok cmd/compile/internal/devirtualize 0.011s ok cmd/compile/internal/dwarfgen 0.392s ok cmd/compile/internal/importer 1.709s ok cmd/compile/internal/inline/inlheur 0.889s ok cmd/compile/internal/ir 0.027s ok cmd/compile/internal/liveness 0.039s ok cmd/compile/internal/logopt 0.362s ok cmd/compile/internal/loopvar 0.006s ok cmd/compile/internal/noder 0.017s ok cmd/compile/internal/rangefunc 0.012s ok cmd/compile/internal/reflectdata 0.006s [no tests to run] ok cmd/compile/internal/ssa 7.443s ok cmd/compile/internal/ssagen 0.029s ok cmd/compile/internal/syntax 0.065s ok cmd/compile/internal/test 19.523s ok cmd/compile/internal/typecheck 0.538s ok cmd/compile/internal/types 0.025s ok cmd/compile/internal/types2 11.326s ok cmd/covdata 0.040s ok cmd/cover 1.845s ok cmd/dist 0.008s ok cmd/distpack 0.016s ok cmd/doc 0.294s ok cmd/fix 2.775s ok cmd/go 65.687s ok cmd/go/internal/auth 0.031s ok cmd/go/internal/cache 0.189s ok cmd/go/internal/cfg 0.014s [no tests to run] ok cmd/go/internal/envcmd 0.041s ok cmd/go/internal/fsys 0.049s ok cmd/go/internal/generate 0.012s ok cmd/go/internal/gover 0.026s ok cmd/go/internal/imports 0.021s ok cmd/go/internal/load 0.021s ok cmd/go/internal/lockedfile 0.128s ok cmd/go/internal/lockedfile/internal/filelock 0.053s ok cmd/go/internal/modfetch 0.014s ok cmd/go/internal/modfetch/codehost 1.970s ok cmd/go/internal/modfetch/zip_sum_test 0.010s ok cmd/go/internal/modindex 0.191s ok cmd/go/internal/modload 0.012s ok cmd/go/internal/mvs 0.013s ok cmd/go/internal/str 0.011s ok cmd/go/internal/test 0.041s ok cmd/go/internal/toolchain 0.026s ok cmd/go/internal/vcs 0.014s ok cmd/go/internal/vcweb 0.023s ok cmd/go/internal/vcweb/vcstest 2.458s ok cmd/go/internal/web 0.011s ok cmd/go/internal/work 0.195s ok cmd/gofmt 0.035s ok cmd/internal/archive 0.979s ok cmd/internal/buildid 0.239s ok cmd/internal/cov 0.631s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/dwarf 0.053s ok cmd/internal/edit 0.039s ok cmd/internal/goobj 0.038s ok cmd/internal/moddeps 2.122s ok cmd/internal/obj 0.858s ok cmd/internal/obj/arm64 0.454s ok cmd/internal/obj/loong64 0.101s ok cmd/internal/obj/ppc64 0.140s ok cmd/internal/obj/riscv 0.059s ok cmd/internal/obj/s390x 0.020s ok cmd/internal/obj/x86 4.526s ok cmd/internal/objabi 0.070s ok cmd/internal/par 0.037s ok cmd/internal/pgo 0.009s ok cmd/internal/pkgpath 0.024s ok cmd/internal/pkgpattern 0.015s ok cmd/internal/quoted 0.012s ok cmd/internal/src 0.024s ok cmd/internal/sys 0.005s ok cmd/internal/test2json 0.176s ok cmd/link 11.784s ok cmd/link/internal/benchmark 0.016s ok cmd/link/internal/ld 9.447s ok cmd/link/internal/loader 0.030s ok cmd/nm 1.579s ok cmd/objdump 2.396s ok cmd/pack 1.070s ok cmd/pprof 0.052s ok cmd/relnote 0.040s ok cmd/trace 0.071s ok cmd/vet 11.177s ##### os/user with tag osusergo ok os/user 0.021s ##### hash/maphash purego implementation ok hash/maphash 0.061s ##### crypto with tag purego ok crypto 0.012s [no tests to run] ok crypto/aes 0.032s [no tests to run] ok crypto/cipher 0.095s [no tests to run] ok crypto/des 0.024s [no tests to run] ok crypto/dsa 0.036s [no tests to run] ok crypto/ecdh 0.009s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.031s [no tests to run] ok crypto/ed25519 0.032s [no tests to run] ok crypto/elliptic 0.057s [no tests to run] ok crypto/hmac 0.049s [no tests to run] ok crypto/internal/alias 0.055s [no tests to run] ok crypto/internal/bigmod 0.012s [no tests to run] ok crypto/internal/boring 0.065s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.010s [no tests to run] ok crypto/internal/edwards25519 0.051s [no tests to run] ok crypto/internal/edwards25519/field 0.046s [no tests to run] ok crypto/internal/hpke 0.054s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.006s [no tests to run] ok crypto/internal/nistec 0.023s [no tests to run] ok crypto/internal/nistec/fiat 0.022s [no tests to run] ok crypto/md5 0.030s [no tests to run] ok crypto/rand 0.008s [no tests to run] ok crypto/rc4 0.006s [no tests to run] ok crypto/rsa 0.044s [no tests to run] ok crypto/sha1 0.013s [no tests to run] ok crypto/sha256 0.027s [no tests to run] ok crypto/sha512 0.036s [no tests to run] ok crypto/subtle 0.036s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.021s [no tests to run] ok crypto/x509 0.015s [no tests to run] ##### sync -cpu=10 ok sync 0.965s ##### Testing cgo ok cmd/cgo/internal/test 0.303s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.012s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/test 0.265s ok cmd/cgo/internal/test 0.298s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 16.554s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 13.585s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 13.602s ##### ../test ok cmd/internal/testdir 10.893s ok cmd/internal/testdir 13.764s ok cmd/internal/testdir 15.216s ok cmd/internal/testdir 8.039s ok cmd/internal/testdir 18.728s ok cmd/internal/testdir 9.661s ok cmd/internal/testdir 46.560s ok cmd/internal/testdir 9.749s ok cmd/internal/testdir 9.709s ok cmd/internal/testdir 10.912s All tests passed.