dragonfly-amd64-622 at 3b78ca06262988992ac3427a0acb4e1c7ac482ac :: 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.216s ok archive/zip 0.478s ok bufio 0.066s ok bytes 0.236s ok cmp 0.015s ok compress/bzip2 0.102s ok compress/flate 0.858s ok compress/gzip 1.354s ok compress/lzw 0.067s ok compress/zlib 0.401s ok container/heap 0.007s ok container/list 1.010s ok container/ring 0.006s ok context 0.208s ok crypto 0.486s ok crypto/aes 0.027s ok crypto/cipher 0.491s ok crypto/des 0.017s ok crypto/dsa 0.020s ok crypto/ecdh 0.037s ok crypto/ecdsa 0.039s ok crypto/ed25519 0.048s ok crypto/elliptic 0.012s ok crypto/hmac 0.021s ok crypto/internal/alias 0.015s ok crypto/internal/bigmod 0.055s ok crypto/internal/boring 0.011s ok crypto/internal/boring/bcache 0.115s ok crypto/internal/edwards25519 0.081s ok crypto/internal/edwards25519/field 0.027s ok crypto/internal/hpke 0.017s ok crypto/internal/mlkem768 0.289s ok crypto/internal/nistec 0.125s ok crypto/internal/nistec/fiat 0.019s [no tests to run] ok crypto/md5 0.014s ok crypto/rand 0.081s ok crypto/rc4 0.031s ok crypto/rsa 0.293s ok crypto/sha1 0.007s ok crypto/sha256 0.009s ok crypto/sha512 0.011s ok crypto/subtle 0.221s ok crypto/tls 4.310s ok crypto/x509 0.320s ok database/sql 0.667s ok database/sql/driver 0.024s ok debug/buildinfo 0.035s ok debug/dwarf 0.025s ok debug/elf 0.184s ok debug/gosym 0.057s ok debug/macho 0.020s ok debug/pe 0.028s ok debug/plan9obj 0.008s ok embed 0.009s [no tests to run] ok embed/internal/embedtest 0.011s ok encoding/ascii85 0.009s ok encoding/asn1 0.010s ok encoding/base32 0.040s ok encoding/base64 0.012s ok encoding/binary 0.025s ok encoding/csv 0.030s ok encoding/gob 2.401s ok encoding/hex 0.016s ok encoding/json 0.518s ok encoding/pem 1.043s ok encoding/xml 0.106s ok errors 0.008s ok expvar 0.011s ok flag 0.040s ok fmt 1.115s ok go/ast 0.021s ok go/build 2.775s ok go/build/constraint 0.012s ok go/constant 0.016s ok go/doc 0.051s ok go/doc/comment 1.115s ok go/format 0.015s ok go/importer 0.303s ok go/internal/gccgoimporter 0.013s ok go/internal/gcimporter 2.535s ok go/internal/srcimporter 10.117s ok go/parser 0.313s ok go/printer 0.237s ok go/scanner 0.008s ok go/token 0.068s ok go/types 14.552s ok go/version 0.016s ok hash 0.007s ok hash/adler32 0.012s ok hash/crc32 0.010s ok hash/crc64 0.018s ok hash/fnv 0.005s ok hash/maphash 0.051s ok html 0.008s ok html/template 0.083s ok image 0.052s ok image/color 0.024s ok image/draw 0.090s ok image/gif 0.212s ok image/jpeg 0.170s ok image/png 0.284s ok index/suffixarray 0.175s ok internal/abi 0.086s ok internal/buildcfg 0.007s ok internal/chacha8rand 0.015s ok internal/concurrent 0.108s ok internal/coverage/cfile 0.798s ok internal/coverage/cformat 0.012s ok internal/coverage/cmerge 0.008s ok internal/coverage/pods 0.011s ok internal/coverage/slicereader 0.008s ok internal/coverage/slicewriter 0.010s ok internal/coverage/test 0.020s ok internal/cpu 0.017s ok internal/dag 0.059s ok internal/diff 0.056s ok internal/fmtsort 0.006s ok internal/fuzz 0.013s ok internal/godebug 0.707s ok internal/godebugs 5.781s ok internal/gover 0.015s ok internal/itoa 0.012s ok internal/pkgbits 0.012s ok internal/platform 2.036s ok internal/poll 4.041s ok internal/profile 0.008s ok internal/reflectlite 0.024s ok internal/runtime/atomic 0.046s ok internal/runtime/math 0.019s ok internal/runtime/sys 0.004s ok internal/saferio 0.104s ok internal/singleflight 0.065s ok internal/sysinfo 0.008s ok internal/testenv 0.332s ok internal/trace 21.541s ok internal/trace/internal/oldtrace 0.327s ok internal/types/errors 0.561s ok internal/unsafeheader 0.030s ok internal/weak 0.056s ok internal/xcoff 0.017s ok internal/zstd 0.562s ok io 1.313s ok io/fs 0.267s ok io/ioutil 0.014s ok iter 0.007s ok log 0.020s ok log/slog 0.041s ok log/slog/internal/benchmarks 0.009s ok log/slog/internal/buffer 0.012s ok log/syslog 1.336s ok maps 0.007s ok math 0.042s ok math/big 0.844s ok math/bits 0.034s ok math/cmplx 0.033s ok math/rand 0.211s ok math/rand/v2 0.252s ok mime 0.024s ok mime/multipart 1.108s ok mime/quotedprintable 0.041s ok net 32.333s ok net/http 8.235s ok net/http/cgi 0.243s ok net/http/cookiejar 0.029s ok net/http/fcgi 0.227s ok net/http/httptest 0.053s ok net/http/httptrace 0.008s ok net/http/httputil 0.633s ok net/http/internal 0.252s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.152s ok net/internal/cgotest 0.005s ok net/internal/socktest 0.017s ok net/mail 0.017s ok net/netip 0.736s ok net/rpc 0.050s ok net/rpc/jsonrpc 0.014s ok net/smtp 0.031s ok net/textproto 0.042s ok net/url 0.021s ok os 0.893s ok os/exec 0.657s ok os/exec/internal/fdtest 0.012s ok os/signal 2.594s ok os/user 0.007s ok path 0.007s ok path/filepath 0.060s ok plugin 0.032s ok reflect 0.334s ok regexp 0.724s ok regexp/syntax 1.025s ok runtime 34.386s ok runtime/cgo 0.016s ok runtime/debug 0.102s ok runtime/internal/wasitest 0.016s ok runtime/metrics 0.008s ok runtime/pprof 21.883s ok runtime/trace 0.109s ok slices 0.113s ok sort 0.077s ok strconv 0.238s ok strings 0.717s ok sync 1.061s ok sync/atomic 0.908s ok syscall 0.135s ok testing 0.701s ok testing/fstest 0.012s ok testing/iotest 0.035s ok testing/quick 0.043s ok testing/slogtest 0.031s ok text/scanner 0.010s ok text/tabwriter 0.007s ok text/template 0.031s ok text/template/parse 0.010s ok time 17.506s ok unicode 0.010s ok unicode/utf16 0.009s ok unicode/utf8 0.016s ok unique 0.084s ok cmd/addr2line 1.924s ok cmd/api 21.303s ok cmd/asm/internal/asm 0.633s ok cmd/asm/internal/lex 0.087s ok cmd/cgo/internal/swig 0.060s ok cmd/cgo/internal/test 0.300s ok cmd/cgo/internal/testcarchive 0.090s ok cmd/cgo/internal/testcshared 0.269s ok cmd/cgo/internal/testerrors 15.684s ok cmd/cgo/internal/testfortran 0.036s ok cmd/cgo/internal/testgodefs 1.164s ok cmd/cgo/internal/testlife 1.107s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testplugin 0.013s ok cmd/cgo/internal/testsanitizers 0.015s [no tests to run] ok cmd/cgo/internal/testshared 0.021s ok cmd/cgo/internal/testso 2.172s ok cmd/cgo/internal/teststdio 3.174s ok cmd/cgo/internal/testtls 0.024s ok cmd/compile 4.336s ok cmd/compile/internal/abt 0.013s ok cmd/compile/internal/amd64 0.019s ok cmd/compile/internal/base 0.024s ok cmd/compile/internal/compare 0.019s ok cmd/compile/internal/devirtualize 0.007s ok cmd/compile/internal/dwarfgen 0.412s ok cmd/compile/internal/importer 1.705s ok cmd/compile/internal/inline/inlheur 1.229s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/liveness 0.027s ok cmd/compile/internal/logopt 0.435s ok cmd/compile/internal/loopvar 0.022s ok cmd/compile/internal/noder 0.008s ok cmd/compile/internal/rangefunc 0.013s ok cmd/compile/internal/reflectdata 0.016s [no tests to run] ok cmd/compile/internal/ssa 8.281s ok cmd/compile/internal/ssagen 0.028s ok cmd/compile/internal/syntax 0.046s ok cmd/compile/internal/test 19.835s ok cmd/compile/internal/typecheck 0.596s ok cmd/compile/internal/types 0.006s ok cmd/compile/internal/types2 10.411s ok cmd/covdata 0.022s ok cmd/cover 1.797s ok cmd/dist 0.011s ok cmd/distpack 0.016s ok cmd/doc 0.373s ok cmd/fix 3.011s ok cmd/go 63.243s ok cmd/go/internal/auth 0.012s ok cmd/go/internal/cache 0.205s ok cmd/go/internal/cfg 0.006s [no tests to run] ok cmd/go/internal/envcmd 0.058s ok cmd/go/internal/fsys 0.042s ok cmd/go/internal/generate 0.024s ok cmd/go/internal/gover 0.016s ok cmd/go/internal/imports 0.018s ok cmd/go/internal/load 0.023s ok cmd/go/internal/lockedfile 0.181s ok cmd/go/internal/lockedfile/internal/filelock 0.065s ok cmd/go/internal/modfetch 0.031s ok cmd/go/internal/modfetch/codehost 1.777s ok cmd/go/internal/modfetch/zip_sum_test 0.023s ok cmd/go/internal/modindex 0.146s ok cmd/go/internal/modload 0.026s ok cmd/go/internal/mvs 0.030s ok cmd/go/internal/str 0.019s ok cmd/go/internal/test 0.030s ok cmd/go/internal/toolchain 0.016s ok cmd/go/internal/vcs 0.017s ok cmd/go/internal/vcweb 0.020s ok cmd/go/internal/vcweb/vcstest 2.685s ok cmd/go/internal/web 0.020s ok cmd/go/internal/work 0.191s ok cmd/gofmt 0.034s ok cmd/internal/archive 0.850s ok cmd/internal/buildid 0.204s ok cmd/internal/cov 0.541s ok cmd/internal/bootstrap_test 0.006s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.015s ok cmd/internal/goobj 0.007s ok cmd/internal/moddeps 1.910s ok cmd/internal/obj 0.987s ok cmd/internal/obj/arm64 0.400s ok cmd/internal/obj/loong64 0.094s ok cmd/internal/obj/ppc64 0.136s ok cmd/internal/obj/riscv 0.056s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 3.954s ok cmd/internal/objabi 0.068s ok cmd/internal/par 0.032s ok cmd/internal/pgo 0.013s ok cmd/internal/pkgpath 0.031s ok cmd/internal/pkgpattern 0.035s ok cmd/internal/quoted 0.030s ok cmd/internal/src 0.008s ok cmd/internal/sys 0.011s ok cmd/internal/test2json 0.159s ok cmd/link 12.317s ok cmd/link/internal/benchmark 0.009s ok cmd/link/internal/ld 9.626s ok cmd/link/internal/loader 0.023s ok cmd/nm 1.579s ok cmd/objdump 2.334s ok cmd/pack 0.753s ok cmd/pprof 0.030s ok cmd/relnote 0.020s ok cmd/trace 0.076s ok cmd/vet 10.802s ##### os/user with tag osusergo ok os/user 0.019s ##### hash/maphash purego implementation ok hash/maphash 0.062s ##### crypto with tag purego ok crypto 0.026s [no tests to run] ok crypto/aes 0.058s [no tests to run] ok crypto/cipher 0.140s [no tests to run] ok crypto/des 0.050s [no tests to run] ok crypto/dsa 0.007s [no tests to run] ok crypto/ecdh 0.010s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.041s [no tests to run] ok crypto/ed25519 0.011s [no tests to run] ok crypto/elliptic 0.049s [no tests to run] ok crypto/hmac 0.041s [no tests to run] ok crypto/internal/alias 0.043s [no tests to run] ok crypto/internal/bigmod 0.045s [no tests to run] ok crypto/internal/boring 0.039s [no tests to run] ? crypto/internal/cryptotest [no test files] ? crypto/internal/boring/sig [no test files] ok crypto/internal/boring/bcache 0.031s [no tests to run] ok crypto/internal/edwards25519 0.023s [no tests to run] ok crypto/internal/edwards25519/field 0.033s [no tests to run] ok crypto/internal/hpke 0.030s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.049s [no tests to run] ok crypto/internal/nistec 0.047s [no tests to run] ok crypto/internal/nistec/fiat 0.053s [no tests to run] ok crypto/md5 0.024s [no tests to run] ok crypto/rand 0.008s [no tests to run] ok crypto/rc4 0.031s [no tests to run] ok crypto/rsa 0.048s [no tests to run] ok crypto/sha1 0.008s [no tests to run] ok crypto/sha256 0.033s [no tests to run] ok crypto/sha512 0.039s [no tests to run] ok crypto/subtle 0.036s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.022s [no tests to run] ok crypto/x509 0.023s [no tests to run] ##### sync -cpu=10 ok sync 0.943s ##### Testing cgo ok cmd/cgo/internal/test 0.284s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/test 0.296s ok cmd/cgo/internal/test 0.306s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 14.974s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 12.904s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 12.838s ##### ../test ok cmd/internal/testdir 10.340s ok cmd/internal/testdir 14.750s ok cmd/internal/testdir 15.878s ok cmd/internal/testdir 8.115s ok cmd/internal/testdir 18.413s ok cmd/internal/testdir 9.834s ok cmd/internal/testdir 48.506s ok cmd/internal/testdir 9.558s ok cmd/internal/testdir 9.607s ok cmd/internal/testdir 14.910s All tests passed.