dragonfly-amd64-622 at f9eb06c3022b20ae0b7944717d58d582eb5677ea :: 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.175s ok archive/zip 0.506s ok bufio 0.097s ok bytes 0.261s ok cmp 0.017s ok compress/bzip2 0.075s ok compress/flate 0.973s ok compress/gzip 1.199s ok compress/lzw 0.060s ok compress/zlib 0.440s ok container/heap 0.020s ok container/list 0.005s ok container/ring 0.010s ok context 0.197s ok crypto 0.484s ok crypto/aes 0.032s ok crypto/cipher 0.467s ok crypto/des 0.020s ok crypto/dsa 0.019s ok crypto/ecdh 0.037s ok crypto/ecdsa 0.031s ok crypto/ed25519 0.050s ok crypto/elliptic 0.011s ok crypto/hmac 0.021s ok crypto/internal/alias 0.019s ok crypto/internal/bigmod 0.075s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.108s ok crypto/internal/edwards25519 0.080s ok crypto/internal/edwards25519/field 0.022s ok crypto/internal/hpke 0.030s ok crypto/internal/mlkem768 0.264s ok crypto/internal/nistec 0.125s ok crypto/internal/nistec/fiat 0.017s [no tests to run] ok crypto/md5 0.024s ok crypto/rand 0.079s ok crypto/rc4 0.048s ok crypto/rsa 0.296s ok crypto/sha1 0.021s ok crypto/sha256 0.019s ok crypto/sha512 0.022s ok crypto/subtle 0.215s ok crypto/tls 4.550s ok crypto/x509 0.332s ok database/sql 0.674s ok database/sql/driver 0.005s ok debug/buildinfo 0.038s ok debug/dwarf 0.021s ok debug/elf 0.184s ok debug/gosym 0.039s ok debug/macho 0.015s ok debug/pe 0.034s ok debug/plan9obj 0.012s ok embed 0.018s [no tests to run] ok embed/internal/embedtest 0.024s ok encoding/ascii85 0.029s ok encoding/asn1 0.018s ok encoding/base32 0.032s ok encoding/base64 0.010s ok encoding/binary 0.020s ok encoding/csv 0.017s ok encoding/gob 1.975s ok encoding/hex 0.021s ok encoding/json 0.496s ok encoding/pem 0.886s ok encoding/xml 0.103s ok errors 0.011s ok expvar 0.008s ok flag 0.039s ok fmt 0.078s ok go/ast 0.024s ok go/build 2.751s ok go/build/constraint 0.018s ok go/constant 0.023s ok go/doc 0.052s ok go/doc/comment 1.217s ok go/format 0.035s ok go/importer 0.328s ok go/internal/gccgoimporter 0.043s ok go/internal/gcimporter 2.824s ok go/internal/srcimporter 9.980s ok go/parser 0.237s ok go/printer 0.213s ok go/scanner 0.015s ok go/token 0.021s ok go/types 15.403s ok go/version 0.007s ok hash 0.017s ok hash/adler32 0.020s ok hash/crc32 0.017s ok hash/crc64 0.007s ok hash/fnv 0.009s ok hash/maphash 0.062s ok html 0.014s ok html/template 0.085s ok image 0.052s ok image/color 0.045s ok image/draw 0.080s ok image/gif 0.256s ok image/jpeg 0.184s ok image/png 0.276s ok index/suffixarray 0.147s ok internal/abi 0.116s ok internal/buildcfg 0.008s ok internal/chacha8rand 0.005s ok internal/concurrent 0.114s ok internal/coverage/cfile 0.910s ok internal/coverage/cformat 0.007s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.010s ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.004s ok internal/coverage/test 0.011s ok internal/cpu 0.017s ok internal/dag 0.015s ok internal/diff 0.015s ok internal/fmtsort 0.005s ok internal/fuzz 0.037s ok internal/godebug 1.224s ok internal/godebugs 6.570s ok internal/gover 0.007s ok internal/itoa 0.014s ok internal/pkgbits 0.006s ok internal/platform 2.024s ok internal/poll 0.046s ok internal/profile 0.009s ok internal/reflectlite 0.022s ok internal/runtime/atomic 0.073s ok internal/runtime/math 0.015s ok internal/runtime/sys 0.004s ok internal/saferio 0.168s ok internal/singleflight 0.100s ok internal/sysinfo 0.011s ok internal/testenv 0.329s ok internal/trace 21.575s ok internal/trace/internal/oldtrace 0.325s ok internal/types/errors 0.534s ok internal/unsafeheader 0.029s ok internal/weak 0.015s ok internal/xcoff 0.014s ok internal/zstd 0.525s ok io 0.304s ok io/fs 0.283s ok io/ioutil 0.025s ok iter 0.007s ok log 0.034s ok log/slog 0.038s ok log/slog/internal/benchmarks 0.035s ok log/slog/internal/buffer 0.009s ok log/syslog 3.334s ok maps 0.020s ok math 0.012s ok math/big 0.868s ok math/bits 0.021s ok math/cmplx 0.017s ok math/rand 0.197s ok math/rand/v2 0.296s ok mime 0.017s ok mime/multipart 1.005s ok mime/quotedprintable 0.048s ok net 29.316s ok net/http 9.373s ok net/http/cgi 0.257s ok net/http/cookiejar 0.016s ok net/http/fcgi 0.226s ok net/http/httptest 0.075s ok net/http/httptrace 0.012s ok net/http/httputil 6.673s ok net/http/internal 0.246s ok net/http/internal/ascii 0.011s ok net/http/pprof 5.124s ok net/internal/cgotest 0.017s ok net/internal/socktest 0.013s ok net/mail 0.019s ok net/netip 0.698s ok net/rpc 0.057s ok net/rpc/jsonrpc 0.023s ok net/smtp 0.066s ok net/textproto 0.073s ok net/url 1.042s ok os 2.572s ok os/exec 1.643s ok os/exec/internal/fdtest 0.010s ok os/signal 2.542s ok os/user 0.008s ok path 1.012s ok path/filepath 0.050s ok plugin 0.047s ok reflect 0.338s ok regexp 0.757s ok regexp/syntax 0.909s ok runtime 35.459s ok runtime/cgo 0.014s ok runtime/debug 0.103s ok runtime/internal/wasitest 0.005s ok runtime/metrics 0.022s ok runtime/pprof 21.955s ok runtime/trace 0.117s ok slices 1.168s ok sort 0.081s ok strconv 0.234s ok strings 0.982s ok sync 0.955s ok sync/atomic 0.630s ok syscall 0.169s ok testing 0.691s ok testing/fstest 0.008s ok testing/iotest 0.014s ok testing/quick 0.039s ok testing/slogtest 0.018s ok text/scanner 0.019s ok text/tabwriter 0.011s ok text/template 0.034s ok text/template/parse 0.020s ok time 18.132s ok unicode 0.010s ok unicode/utf16 0.010s ok unicode/utf8 0.009s ok unique 0.081s ok cmd/addr2line 1.644s ok cmd/api 22.171s ok cmd/asm/internal/asm 0.547s ok cmd/asm/internal/lex 0.013s ok cmd/cgo/internal/swig 0.054s ok cmd/cgo/internal/test 0.306s ok cmd/cgo/internal/testcarchive 0.101s ok cmd/cgo/internal/testcshared 0.179s ok cmd/cgo/internal/testerrors 15.894s ok cmd/cgo/internal/testfortran 0.023s ok cmd/cgo/internal/testgodefs 1.164s ok cmd/cgo/internal/testlife 1.089s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testplugin 0.028s ok cmd/cgo/internal/testsanitizers 0.004s [no tests to run] ok cmd/cgo/internal/testshared 0.013s ok cmd/cgo/internal/testso 2.281s ok cmd/cgo/internal/teststdio 2.268s ok cmd/cgo/internal/testtls 0.032s ok cmd/compile 4.136s ok cmd/compile/internal/abt 0.013s ok cmd/compile/internal/amd64 0.014s ok cmd/compile/internal/base 0.007s ok cmd/compile/internal/compare 0.009s ok cmd/compile/internal/devirtualize 0.011s ok cmd/compile/internal/dwarfgen 0.418s ok cmd/compile/internal/importer 1.868s ok cmd/compile/internal/inline/inlheur 0.955s ok cmd/compile/internal/ir 0.027s ok cmd/compile/internal/liveness 0.054s ok cmd/compile/internal/logopt 0.384s ok cmd/compile/internal/loopvar 0.011s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/rangefunc 0.013s ok cmd/compile/internal/reflectdata 0.010s [no tests to run] ok cmd/compile/internal/ssa 8.106s ok cmd/compile/internal/ssagen 0.020s ok cmd/compile/internal/syntax 0.043s ok cmd/compile/internal/test 20.172s ok cmd/compile/internal/typecheck 0.530s ok cmd/compile/internal/types 0.008s ok cmd/compile/internal/types2 11.819s ok cmd/covdata 0.021s ok cmd/cover 1.826s ok cmd/dist 0.007s ok cmd/distpack 0.013s ok cmd/doc 0.381s ok cmd/fix 3.165s ok cmd/go 68.237s ok cmd/go/internal/auth 0.010s ok cmd/go/internal/cache 0.180s ok cmd/go/internal/cfg 0.006s [no tests to run] ok cmd/go/internal/envcmd 0.072s ok cmd/go/internal/fsys 0.069s ok cmd/go/internal/generate 0.014s ok cmd/go/internal/gover 0.014s ok cmd/go/internal/imports 0.023s ok cmd/go/internal/load 0.025s ok cmd/go/internal/lockedfile 0.128s ok cmd/go/internal/lockedfile/internal/filelock 0.066s ok cmd/go/internal/modfetch 0.026s ok cmd/go/internal/modfetch/codehost 2.335s ok cmd/go/internal/modfetch/zip_sum_test 0.015s ok cmd/go/internal/modindex 0.188s ok cmd/go/internal/modload 0.013s ok cmd/go/internal/mvs 0.017s ok cmd/go/internal/str 0.017s ok cmd/go/internal/test 0.041s ok cmd/go/internal/toolchain 0.026s ok cmd/go/internal/vcs 0.019s ok cmd/go/internal/vcweb 0.020s ok cmd/go/internal/vcweb/vcstest 2.884s ok cmd/go/internal/web 0.025s ok cmd/go/internal/work 0.224s ok cmd/gofmt 0.060s ok cmd/internal/archive 0.888s ok cmd/internal/buildid 0.174s ok cmd/internal/cov 0.643s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/dwarf 0.019s ok cmd/internal/edit 0.012s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 2.145s ok cmd/internal/obj 0.934s ok cmd/internal/obj/arm64 0.492s ok cmd/internal/obj/loong64 0.076s ok cmd/internal/obj/ppc64 0.143s ok cmd/internal/obj/riscv 0.069s ok cmd/internal/obj/s390x 0.010s ok cmd/internal/obj/x86 4.175s ok cmd/internal/objabi 0.071s ok cmd/internal/par 0.018s ok cmd/internal/pgo 0.018s ok cmd/internal/pkgpath 0.032s ok cmd/internal/pkgpattern 0.010s ok cmd/internal/quoted 0.019s ok cmd/internal/src 0.005s ok cmd/internal/sys 0.005s ok cmd/internal/test2json 0.164s ok cmd/link 12.869s ok cmd/link/internal/benchmark 0.023s ok cmd/link/internal/ld 9.701s ok cmd/link/internal/loader 0.026s ok cmd/nm 1.586s ok cmd/objdump 2.290s ok cmd/pack 1.087s ok cmd/pprof 0.034s ok cmd/relnote 0.019s ok cmd/trace 0.074s ok cmd/vet 10.669s ##### os/user with tag osusergo ok os/user 0.019s ##### hash/maphash purego implementation ok hash/maphash 0.070s ##### crypto with tag purego ok crypto 0.050s [no tests to run] ok crypto/aes 0.006s [no tests to run] ok crypto/cipher 0.081s [no tests to run] ok crypto/des 0.033s [no tests to run] ok crypto/dsa 0.032s [no tests to run] ok crypto/ecdh 0.042s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.048s [no tests to run] ok crypto/ed25519 0.019s [no tests to run] ok crypto/elliptic 0.062s [no tests to run] ok crypto/hmac 0.066s [no tests to run] ok crypto/internal/alias 0.027s [no tests to run] ok crypto/internal/bigmod 0.053s [no tests to run] ok crypto/internal/boring 0.066s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.034s [no tests to run] ok crypto/internal/edwards25519 0.007s [no tests to run] ok crypto/internal/edwards25519/field 0.023s [no tests to run] ok crypto/internal/hpke 0.032s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.033s [no tests to run] ok crypto/internal/nistec 0.028s [no tests to run] ok crypto/internal/nistec/fiat 0.027s [no tests to run] ok crypto/md5 0.013s [no tests to run] ok crypto/rand 0.201s [no tests to run] ok crypto/rc4 0.030s [no tests to run] ok crypto/rsa 0.040s [no tests to run] ok crypto/sha1 0.031s [no tests to run] ok crypto/sha256 0.030s [no tests to run] ok crypto/sha512 0.039s [no tests to run] ok crypto/subtle 0.039s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.024s [no tests to run] ok crypto/x509 0.011s [no tests to run] ##### sync -cpu=10 ok sync 0.908s ##### Testing cgo ok cmd/cgo/internal/test 0.289s ok cmd/cgo/internal/testtls 0.013s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/testnocgo 0.008s ok cmd/cgo/internal/test 0.285s ok cmd/cgo/internal/test 0.297s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 15.769s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 12.913s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 12.658s ##### ../test ok cmd/internal/testdir 11.064s ok cmd/internal/testdir 15.169s ok cmd/internal/testdir 16.833s ok cmd/internal/testdir 8.227s ok cmd/internal/testdir 18.457s ok cmd/internal/testdir 9.952s ok cmd/internal/testdir 51.080s ok cmd/internal/testdir 11.179s ok cmd/internal/testdir 9.908s ok cmd/internal/testdir 13.964s All tests passed.