dragonfly-amd64-622 at 561a5079057e3a660ab638e1ba957a96c4ff3fd1 :: 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.255s ok archive/zip 0.468s ok bufio 0.101s ok bytes 0.223s ok cmp 0.009s ok compress/bzip2 0.077s ok compress/flate 0.870s ok compress/gzip 1.503s ok compress/lzw 0.090s ok compress/zlib 0.975s ok container/heap 0.015s ok container/list 0.057s ok container/ring 0.021s ok context 0.179s ok crypto 0.011s ok crypto/aes 0.027s ok crypto/cipher 0.012s ok crypto/des 0.018s ok crypto/dsa 0.009s ok crypto/ecdh 0.052s ok crypto/ecdsa 0.030s ok crypto/ed25519 0.072s ok crypto/elliptic 0.011s ok crypto/hmac 0.008s ok crypto/internal/alias 0.017s ok crypto/internal/bigmod 0.179s ok crypto/internal/boring 0.021s ok crypto/internal/boring/bcache 0.114s ok crypto/internal/edwards25519 0.076s ok crypto/internal/edwards25519/field 0.019s ok crypto/internal/nistec 0.132s ok crypto/internal/nistec/fiat 0.010s [no tests to run] ok crypto/md5 0.009s ok crypto/rand 0.093s ok crypto/rc4 0.033s ok crypto/rsa 0.302s ok crypto/sha1 0.009s ok crypto/sha256 0.008s ok crypto/sha512 0.009s ok crypto/subtle 0.392s ok crypto/tls 3.488s ok crypto/x509 0.327s ok database/sql 0.702s ok database/sql/driver 0.008s ok debug/buildinfo 0.018s ok debug/dwarf 0.049s ok debug/elf 0.191s ok debug/gosym 0.046s ok debug/macho 0.009s ok debug/pe 0.035s ok debug/plan9obj 0.013s ok embed 0.018s [no tests to run] ok embed/internal/embedtest 0.018s ok encoding/ascii85 0.021s ok encoding/asn1 0.013s ok encoding/base32 0.035s ok encoding/base64 0.010s ok encoding/binary 0.015s ok encoding/csv 0.016s ok encoding/gob 2.096s ok encoding/hex 0.018s ok encoding/json 0.501s ok encoding/pem 1.910s ok encoding/xml 0.094s ok errors 0.014s ok expvar 0.011s ok flag 0.061s ok fmt 1.100s ok go/ast 0.014s ok go/build 1.542s ok go/build/constraint 0.014s ok go/constant 0.011s ok go/doc 0.077s ok go/doc/comment 1.076s ok go/format 0.026s ok go/importer 0.420s ok go/internal/gccgoimporter 0.017s ok go/internal/gcimporter 2.222s ok go/internal/srcimporter 9.928s ok go/parser 0.270s ok go/printer 0.249s ok go/scanner 0.012s ok go/token 0.023s ok go/types 13.391s ok hash 0.006s ok hash/adler32 0.012s ok hash/crc32 0.010s ok hash/crc64 0.007s ok hash/fnv 0.004s ok hash/maphash 0.074s ok html 0.010s ok html/template 1.073s ok image 0.058s ok image/color 0.028s ok image/draw 0.079s ok image/gif 0.202s ok image/jpeg 0.189s ok image/png 0.286s ok index/suffixarray 0.164s ok internal/abi 0.088s ok internal/buildcfg 0.018s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.012s ok internal/coverage/slicereader 0.018s ok internal/coverage/slicewriter 0.048s ok internal/coverage/test 0.030s ok internal/cpu 0.018s ok internal/dag 0.030s ok internal/diff 0.018s ok internal/fmtsort 0.005s ok internal/fuzz 0.029s ok internal/godebug 0.596s ok internal/godebugs 0.007s ok internal/intern 0.435s ok internal/itoa 0.023s ok internal/platform 1.020s ok internal/poll 0.045s ok internal/profile 0.007s ok internal/reflectlite 0.008s ok internal/safefilepath 0.014s ok internal/saferio 0.105s ok internal/singleflight 0.044s ok internal/testenv 0.418s ok internal/trace 0.053s ok internal/types/errors 0.617s ok internal/unsafeheader 0.004s ok internal/xcoff 0.015s ok internal/zstd 0.205s ok io 0.317s ok io/fs 0.285s ok io/ioutil 0.030s ok log 0.009s ok log/slog 0.054s ok log/slog/internal/benchmarks 0.004s ok log/slog/internal/buffer 0.005s ok log/syslog 1.336s ok maps 0.007s ok math 0.020s ok math/big 0.834s ok math/bits 0.018s ok math/cmplx 0.014s ok math/rand 1.187s ok mime 0.012s ok mime/multipart 0.856s ok mime/quotedprintable 0.035s ok net 38.397s ok net/http 13.132s ok net/http/cgi 0.111s ok net/http/cookiejar 0.025s ok net/http/fcgi 0.224s ok net/http/httptest 0.053s ok net/http/httptrace 0.008s ok net/http/httputil 2.673s ok net/http/internal 0.047s ok net/http/internal/ascii 0.044s ok net/http/pprof 5.126s ok net/internal/socktest 0.019s ok net/mail 0.017s ok net/netip 0.518s ok net/rpc 0.051s ok net/rpc/jsonrpc 0.037s ok net/smtp 0.031s ok net/textproto 0.029s ok net/url 0.020s ok os 1.231s ok os/exec 3.647s ok os/exec/internal/fdtest 0.019s ok os/signal 2.254s ok os/user 0.015s ok path 0.008s ok path/filepath 0.072s ok plugin 0.018s ok reflect 4.960s ok regexp 2.840s ok regexp/syntax 1.193s ok runtime 41.174s ok runtime/cgo 0.022s ok runtime/coverage 0.015s ok runtime/debug 0.113s ok runtime/internal/atomic 0.054s ok runtime/internal/math 0.007s ok runtime/internal/sys 0.008s ok runtime/internal/wasitest 0.034s ok runtime/metrics 0.034s ok runtime/pprof 7.528s ok runtime/trace 3.693s ok slices 0.110s ok sort 0.044s ok strconv 0.371s ok strings 0.907s ok sync 0.965s ok sync/atomic 7.150s ok syscall 0.145s ok testing 0.705s ok testing/fstest 0.016s ok testing/iotest 0.011s ok testing/quick 0.044s ok testing/slogtest 0.007s ok text/scanner 0.011s ok text/tabwriter 0.012s ok text/template 0.061s ok text/template/parse 0.015s ok time 2.554s ok unicode 0.009s ok unicode/utf16 0.008s ok unicode/utf8 0.011s ok cmd/addr2line 1.459s ok cmd/api 1.262s ok cmd/asm/internal/asm 0.564s ok cmd/asm/internal/lex 0.023s ok cmd/cgo/internal/swig 0.078s ok cmd/cgo/internal/test 0.306s ok cmd/cgo/internal/testcarchive 0.092s ok cmd/cgo/internal/testcshared 0.184s ok cmd/cgo/internal/testerrors 15.746s ok cmd/cgo/internal/testfortran 0.029s ok cmd/cgo/internal/testgodefs 1.125s ok cmd/cgo/internal/testlife 1.061s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testplugin 0.006s ok cmd/cgo/internal/testsanitizers 0.006s [no tests to run] ok cmd/cgo/internal/testshared 0.015s ok cmd/cgo/internal/testso 2.235s ok cmd/cgo/internal/teststdio 2.260s ok cmd/cgo/internal/testtls 0.031s ok cmd/compile/internal/abt 1.021s ok cmd/compile/internal/amd64 0.008s ok cmd/compile/internal/base 0.022s ok cmd/compile/internal/compare 0.019s ok cmd/compile/internal/dwarfgen 0.355s ok cmd/compile/internal/importer 2.167s ok cmd/compile/internal/inline/inlheur 0.980s ok cmd/compile/internal/ir 0.016s ok cmd/compile/internal/logopt 0.466s ok cmd/compile/internal/loopvar 0.009s ok cmd/compile/internal/noder 0.007s ok cmd/compile/internal/reflectdata 0.015s [no tests to run] ok cmd/compile/internal/ssa 7.807s ok cmd/compile/internal/syntax 0.047s ok cmd/compile/internal/test 17.364s ok cmd/compile/internal/typecheck 0.519s ok cmd/compile/internal/types 0.022s ok cmd/compile/internal/types2 11.031s ok cmd/covdata 0.030s ok cmd/cover 2.050s ok cmd/dist 0.006s ok cmd/distpack 0.007s ok cmd/doc 0.162s ok cmd/fix 3.822s ok cmd/go 60.666s ok cmd/go/internal/auth 0.013s ok cmd/go/internal/cache 0.191s ok cmd/go/internal/cfg 0.019s [no tests to run] ok cmd/go/internal/envcmd 0.058s ok cmd/go/internal/fsys 0.047s ok cmd/go/internal/generate 0.018s ok cmd/go/internal/gover 0.023s ok cmd/go/internal/imports 0.017s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.142s ok cmd/go/internal/lockedfile/internal/filelock 0.045s ok cmd/go/internal/modfetch 0.019s ok cmd/go/internal/modfetch/codehost 1.935s ok cmd/go/internal/modfetch/zip_sum_test 0.012s ok cmd/go/internal/modindex 0.164s ok cmd/go/internal/modload 0.013s ok cmd/go/internal/mvs 0.026s ok cmd/go/internal/par 0.042s ok cmd/go/internal/str 0.013s ok cmd/go/internal/test 0.040s ok cmd/go/internal/toolchain 0.026s ok cmd/go/internal/vcs 0.016s ok cmd/go/internal/vcweb 1.045s ok cmd/go/internal/vcweb/vcstest 2.883s ok cmd/go/internal/web 0.009s ok cmd/go/internal/work 0.225s ok cmd/gofmt 0.039s ok cmd/internal/archive 0.848s ok cmd/internal/bootstrap_test 0.005s ok cmd/internal/buildid 0.210s ok cmd/internal/cov 0.432s ok cmd/internal/dwarf 0.021s ok cmd/internal/edit 0.005s ok cmd/internal/goobj 0.005s ok cmd/internal/moddeps 1.764s ok cmd/internal/notsha256 0.104s ok cmd/internal/obj 0.732s ok cmd/internal/obj/ppc64 0.148s ok cmd/internal/obj/riscv 0.069s ok cmd/internal/obj/s390x 0.006s ok cmd/internal/obj/x86 3.747s ok cmd/internal/objabi 0.066s ok cmd/internal/pkgpath 0.026s ok cmd/internal/pkgpattern 0.013s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.005s ok cmd/internal/test2json 0.127s ok cmd/link 11.563s ok cmd/link/internal/benchmark 0.006s ok cmd/link/internal/ld 6.491s ok cmd/link/internal/loader 0.033s ok cmd/nm 1.420s ok cmd/objdump 2.181s ok cmd/pack 0.763s ok cmd/pprof 0.010s ok cmd/trace 3.842s ok cmd/vet 8.482s ##### os/user with tag osusergo ok os/user 0.017s ##### hash/maphash purego implementation ok hash/maphash 0.079s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 44.667s ##### sync -cpu=10 ok sync 1.060s ##### Testing cgo ok cmd/cgo/internal/test 0.281s ok cmd/cgo/internal/testtls 0.014s ok cmd/cgo/internal/testtls 0.013s ok cmd/cgo/internal/testnocgo 0.007s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/test 0.272s ok cmd/cgo/internal/test 0.268s ##### ../test ok cmd/internal/testdir 9.894s ok cmd/internal/testdir 15.001s ok cmd/internal/testdir 13.689s ok cmd/internal/testdir 8.721s ok cmd/internal/testdir 17.242s ok cmd/internal/testdir 9.321s ok cmd/internal/testdir 11.691s ok cmd/internal/testdir 11.384s ok cmd/internal/testdir 9.037s ok cmd/internal/testdir 10.562s All tests passed.