dragonfly-amd64-622 at dd881027c3c556647d5d9f36eda4e9316680647b :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] 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: 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.260s ok archive/zip 0.464s ok bufio 0.114s ok bytes 1.231s ok cmp 0.007s ok compress/bzip2 0.062s ok compress/flate 0.994s ok compress/gzip 1.483s ok compress/lzw 0.078s ok compress/zlib 0.415s ok container/heap 0.013s ok container/list 0.011s ok container/ring 0.007s ok context 0.191s ok crypto 0.008s ok crypto/aes 0.030s ok crypto/cipher 0.012s ok crypto/des 0.013s ok crypto/dsa 0.006s ok crypto/ecdh 0.039s ok crypto/ecdsa 0.028s ok crypto/ed25519 0.051s ok crypto/elliptic 0.013s ok crypto/hmac 0.007s ok crypto/internal/alias 0.018s ok crypto/internal/bigmod 0.168s ok crypto/internal/boring 0.017s ok crypto/internal/boring/bcache 0.132s ok crypto/internal/edwards25519 0.079s ok crypto/internal/edwards25519/field 0.018s ok crypto/internal/nistec 0.125s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.021s ok crypto/rand 0.066s ok crypto/rc4 0.025s ok crypto/rsa 0.303s ok crypto/sha1 0.011s ok crypto/sha256 0.007s ok crypto/sha512 0.012s ok crypto/subtle 0.263s ok crypto/tls 7.480s ok crypto/x509 0.296s ok database/sql 0.701s ok database/sql/driver 0.044s ok debug/buildinfo 0.049s ok debug/dwarf 0.029s ok debug/elf 0.181s ok debug/gosym 0.034s ok debug/macho 0.008s ok debug/pe 0.030s ok debug/plan9obj 0.014s ok embed 0.037s [no tests to run] ok embed/internal/embedtest 0.038s ok encoding/ascii85 0.042s ok encoding/asn1 0.010s ok encoding/base32 0.038s ok encoding/base64 0.012s ok encoding/binary 0.016s ok encoding/csv 0.018s ok encoding/gob 2.502s ok encoding/hex 0.009s ok encoding/json 0.486s ok encoding/pem 1.182s ok encoding/xml 0.095s ok errors 0.007s ok expvar 0.010s ok flag 0.066s ok fmt 1.103s ok go/ast 0.008s ok go/build 1.495s ok go/build/constraint 0.011s ok go/constant 0.009s ok go/doc 0.059s ok go/doc/comment 1.318s ok go/format 0.027s ok go/importer 0.459s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 2.120s ok go/internal/srcimporter 9.214s ok go/parser 0.275s ok go/printer 0.198s ok go/scanner 0.024s ok go/token 0.021s ok go/types 13.056s ok hash 0.005s ok hash/adler32 0.011s ok hash/crc32 0.008s ok hash/crc64 0.005s ok hash/fnv 0.004s ok hash/maphash 0.078s ok html 0.025s ok html/template 0.078s ok image 0.047s ok image/color 0.019s ok image/draw 0.094s ok image/gif 0.176s ok image/jpeg 0.181s ok image/png 0.283s ok index/suffixarray 0.197s ok internal/abi 0.082s ok internal/buildcfg 0.041s ok internal/coverage/cformat 0.039s ok internal/coverage/cmerge 0.045s ok internal/coverage/pods 0.045s ok internal/coverage/slicereader 0.046s ok internal/coverage/slicewriter 0.013s ok internal/coverage/test 0.012s ok internal/cpu 0.012s ok internal/dag 0.020s ok internal/diff 0.059s ok internal/fmtsort 0.011s ok internal/fuzz 0.032s ok internal/godebug 0.526s ok internal/godebugs 0.020s ok internal/intern 0.308s ok internal/itoa 0.007s ok internal/platform 0.916s ok internal/poll 2.051s ok internal/profile 0.011s ok internal/reflectlite 0.011s ok internal/safefilepath 0.011s ok internal/saferio 0.121s ok internal/singleflight 0.071s ok internal/testenv 0.457s ok internal/trace 0.097s ok internal/types/errors 0.519s ok internal/unsafeheader 0.004s ok internal/xcoff 0.015s ok internal/zstd 0.492s ok io 1.335s ok io/fs 0.302s ok io/ioutil 0.022s ok log 0.030s ok log/slog 0.040s ok log/slog/internal/benchmarks 0.006s ok log/slog/internal/buffer 0.028s ok log/syslog 2.305s ok maps 0.005s ok math 0.017s ok math/big 1.780s ok math/bits 0.023s ok math/cmplx 0.013s ok math/rand 0.176s ok mime 0.011s ok mime/multipart 0.863s ok mime/quotedprintable 0.099s ok net 33.116s ok net/http 9.393s ok net/http/cgi 0.114s ok net/http/cookiejar 0.027s ok net/http/fcgi 0.228s ok net/http/httptest 0.056s ok net/http/httptrace 0.007s ok net/http/httputil 1.644s ok net/http/internal 0.006s ok net/http/internal/ascii 0.015s ok net/http/pprof 5.114s ok net/internal/socktest 0.019s ok net/mail 0.023s ok net/netip 0.512s ok net/rpc 0.083s ok net/rpc/jsonrpc 0.047s ok net/smtp 1.022s ok net/textproto 0.031s ok net/url 0.023s ok os 1.495s ok os/exec 0.596s ok os/exec/internal/fdtest 0.019s ok os/signal 2.321s ok os/user 0.039s ok path 0.038s ok path/filepath 0.049s ok plugin 0.049s ok reflect 0.311s ok regexp 0.707s ok regexp/syntax 1.114s ok runtime 39.116s ok runtime/cgo 0.020s ok runtime/coverage 0.016s ok runtime/debug 0.088s ok runtime/internal/atomic 0.050s ok runtime/internal/math 0.015s ok runtime/internal/sys 0.016s ok runtime/internal/wasitest 0.016s ok runtime/metrics 0.011s ok runtime/pprof 7.085s ok runtime/trace 3.606s ok slices 1.099s ok sort 0.045s ok strconv 0.330s ok strings 0.986s ok sync 1.009s ok sync/atomic 6.712s ok syscall 0.170s ok testing 0.757s ok testing/fstest 0.008s ok testing/iotest 0.009s ok testing/quick 0.039s ok testing/slogtest 0.008s ok text/scanner 0.008s ok text/tabwriter 0.011s ok text/template 0.056s ok text/template/parse 0.024s ok time 3.457s ok unicode 0.006s ok unicode/utf16 0.009s ok unicode/utf8 0.017s ok cmd/addr2line 1.467s ok cmd/api 1.527s ok cmd/asm/internal/asm 0.487s ok cmd/asm/internal/lex 0.009s ok cmd/cgo/internal/swig 0.028s ok cmd/cgo/internal/test 0.291s ok cmd/cgo/internal/testcarchive 0.078s ok cmd/cgo/internal/testcshared 0.170s ok cmd/cgo/internal/testerrors 14.613s ok cmd/cgo/internal/testfortran 0.028s ok cmd/cgo/internal/testgodefs 1.206s ok cmd/cgo/internal/testlife 1.055s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testplugin 0.014s ok cmd/cgo/internal/testsanitizers 0.011s [no tests to run] ok cmd/cgo/internal/testshared 0.013s ok cmd/cgo/internal/testso 2.144s ok cmd/cgo/internal/teststdio 2.298s ok cmd/cgo/internal/testtls 0.009s ok cmd/compile/internal/abt 0.011s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.006s ok cmd/compile/internal/dwarfgen 0.323s ok cmd/compile/internal/importer 1.820s ok cmd/compile/internal/inline/inlheur 0.878s ok cmd/compile/internal/ir 0.009s ok cmd/compile/internal/logopt 0.373s ok cmd/compile/internal/loopvar 0.008s ok cmd/compile/internal/noder 0.017s ok cmd/compile/internal/reflectdata 0.006s [no tests to run] ok cmd/compile/internal/ssa 7.258s ok cmd/compile/internal/syntax 0.050s ok cmd/compile/internal/test 19.171s ok cmd/compile/internal/typecheck 0.521s ok cmd/compile/internal/types 0.046s ok cmd/compile/internal/types2 12.121s ok cmd/covdata 0.018s ok cmd/cover 2.098s ok cmd/dist 0.006s ok cmd/distpack 0.013s ok cmd/doc 0.163s ok cmd/fix 3.706s ok cmd/go 57.574s ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 0.209s ok cmd/go/internal/cfg 0.014s [no tests to run] ok cmd/go/internal/envcmd 0.073s ok cmd/go/internal/fsys 0.042s ok cmd/go/internal/generate 0.013s ok cmd/go/internal/gover 0.008s ok cmd/go/internal/imports 0.037s ok cmd/go/internal/load 0.039s ok cmd/go/internal/lockedfile 0.169s ok cmd/go/internal/lockedfile/internal/filelock 0.084s ok cmd/go/internal/modfetch 0.021s ok cmd/go/internal/modfetch/codehost 1.830s ok cmd/go/internal/modfetch/zip_sum_test 0.010s ok cmd/go/internal/modindex 0.165s ok cmd/go/internal/modload 0.012s ok cmd/go/internal/mvs 0.047s ok cmd/go/internal/par 0.032s ok cmd/go/internal/str 0.034s ok cmd/go/internal/test 0.032s ok cmd/go/internal/toolchain 0.020s ok cmd/go/internal/vcs 0.014s ok cmd/go/internal/vcweb 0.014s ok cmd/go/internal/vcweb/vcstest 2.696s ok cmd/go/internal/web 0.019s ok cmd/go/internal/work 0.199s ok cmd/gofmt 0.043s ok cmd/internal/archive 0.763s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/buildid 0.150s ok cmd/internal/cov 0.409s ok cmd/internal/dwarf 0.007s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 1.449s ok cmd/internal/notsha256 0.005s ok cmd/internal/obj 0.694s ok cmd/internal/obj/ppc64 0.144s ok cmd/internal/obj/riscv 0.051s ok cmd/internal/obj/s390x 0.014s ok cmd/internal/obj/x86 3.667s ok cmd/internal/objabi 0.060s ok cmd/internal/pkgpath 0.023s ok cmd/internal/pkgpattern 0.009s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.006s ok cmd/internal/test2json 0.115s ok cmd/link 11.269s ok cmd/link/internal/benchmark 0.030s ok cmd/link/internal/ld 7.007s ok cmd/link/internal/loader 0.031s ok cmd/nm 1.538s ok cmd/objdump 2.042s ok cmd/pack 0.993s ok cmd/pprof 0.012s ok cmd/trace 3.875s ok cmd/vet 8.188s ##### os/user with tag osusergo ok os/user 0.018s ##### hash/maphash purego implementation ok hash/maphash 0.073s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 45.840s ##### sync -cpu=10 ok sync 0.964s ##### Testing cgo ok cmd/cgo/internal/test 0.264s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.012s ok cmd/cgo/internal/testnocgo 0.013s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/test 0.262s ok cmd/cgo/internal/test 0.280s ##### ../test ok cmd/internal/testdir 10.961s ok cmd/internal/testdir 14.300s ok cmd/internal/testdir 13.036s ok cmd/internal/testdir 9.473s ok cmd/internal/testdir 17.505s ok cmd/internal/testdir 9.441s ok cmd/internal/testdir 51.486s ok cmd/internal/testdir 9.272s ok cmd/internal/testdir 9.566s ok cmd/internal/testdir 10.172s All tests passed.