illumos-amd64 at f1add185301a55f29eac65e88caa3ae1f713e766 :: Running /var/tmp/workdir-host-illumos-amd64-jclulow/go/src/make.bash with args ["/var/tmp/workdir-host-illumos-amd64-jclulow/go/src/make.bash" "-force"] and env ["_=*9*/opt/go/build/bin/stage0" "GO_BUILDER_ENV=host-illumos-amd64-jclulow" "HOME=/home/gobuild" "LANG=en_US.UTF-8" "LOGNAME=gobuild" "SHLVL=1" "SMF_FMRI=svc:/site/buildlet:default" "SMF_METHOD=start" "SMF_RESTARTER=svc:/system/svc/restarter:default" "SMF_ZONENAME=global" "TZ=UTC" "USER=gobuild" "A__z=\"*SHLVL" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/var/tmp/workdir-host-illumos-amd64-jclulow" "GO_BUILDER_NAME=illumos-amd64" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/var/tmp/workdir-host-illumos-amd64-jclulow/tmp" "GOCACHE=/var/tmp/workdir-host-illumos-amd64-jclulow/gocache" "GOPLSCACHE=/var/tmp/workdir-host-illumos-amd64-jclulow/goplscache" "PATH=/var/tmp/workdir-host-illumos-amd64-jclulow/go1.4/go/bin:/usr/bin:/usr/sbin:/sbin:/opt/local/bin:/opt/local/sbin:/opt/go/bootstrap/bin" "PWD=/var/tmp/workdir-host-illumos-amd64-jclulow/go/src"] in dir /var/tmp/workdir-host-illumos-amd64-jclulow/go/src WARNING: /home/gobuild/go1.4/bin/go does not exist, found /var/tmp/workdir-host-illumos-amd64-jclulow/go1.4/go/bin/go from env WARNING: set /var/tmp/workdir-host-illumos-amd64-jclulow/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /var/tmp/workdir-host-illumos-amd64-jclulow/go1.4/go. (go1.22.6 illumos/amd64) Building Go toolchain1 using /var/tmp/workdir-host-illumos-amd64-jclulow/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 illumos/amd64. --- Installed Go for illumos/amd64 in /var/tmp/workdir-host-illumos-amd64-jclulow/go Installed commands in /var/tmp/workdir-host-illumos-amd64-jclulow/go/bin *** You need to add /var/tmp/workdir-host-illumos-amd64-jclulow/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz # GOOS: illumos # OS Version: SunOS 5.11 omnios-r151038-7bb369b3b5 i86pc ##### Testing packages. ok archive/tar 0.162s ok archive/zip 0.560s ok bufio 0.052s ok bytes 0.379s ok cmp 0.011s ok compress/bzip2 0.068s ok compress/flate 1.353s ok compress/gzip 1.954s ok compress/lzw 0.077s ok compress/zlib 0.560s ok container/heap 0.017s ok container/list 0.009s ok container/ring 0.009s ok context 0.030s ok crypto 0.846s ok crypto/aes 0.033s ok crypto/cipher 0.531s ok crypto/des 0.016s ok crypto/dsa 0.010s ok crypto/ecdh 0.040s ok crypto/ecdsa 0.033s ok crypto/ed25519 0.054s ok crypto/elliptic 0.015s ok crypto/hmac 0.022s ok crypto/internal/alias 0.012s ok crypto/internal/bigmod 0.093s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.261s ok crypto/internal/edwards25519 0.083s ok crypto/internal/edwards25519/field 0.021s ok crypto/internal/fips 0.042s ok crypto/internal/fips/check 0.027s ok crypto/internal/fips/sha3 1.189s ok crypto/internal/fips/subtle 0.445s ok crypto/internal/hpke 0.011s ok crypto/internal/mlkem768 0.244s ok crypto/internal/nistec 0.156s ok crypto/internal/nistec/fiat 0.011s [no tests to run] ok crypto/md5 0.013s ok crypto/rand 1.985s ok crypto/rc4 0.043s ok crypto/rsa 0.376s ok crypto/sha1 0.012s ok crypto/sha256 0.013s ok crypto/sha512 0.017s ok crypto/subtle 0.010s ok crypto/tls 0.561s ok crypto/x509 0.393s ok database/sql 0.521s ok database/sql/driver 0.010s ok debug/buildinfo 0.041s ok debug/dwarf 0.028s ok debug/elf 0.160s ok debug/gosym 0.042s ok debug/macho 0.011s ok debug/pe 0.034s ok debug/plan9obj 0.013s ok embed 0.008s [no tests to run] ok embed/internal/embedtest 0.008s ok encoding/ascii85 0.011s ok encoding/asn1 0.014s ok encoding/base32 0.027s ok encoding/base64 0.013s ok encoding/binary 0.037s ok encoding/csv 0.018s ok encoding/gob 2.287s ok encoding/hex 0.012s ok encoding/json 0.363s ok encoding/pem 0.630s ok encoding/xml 0.119s ok errors 0.015s ok expvar 0.011s ok flag 0.054s ok fmt 0.078s ok go/ast 0.017s ok go/ast/internal/tests 0.012s ok go/build 3.986s ok go/build/constraint 0.063s ok go/constant 0.011s ok go/doc 0.066s ok go/doc/comment 1.198s ok go/format 0.013s ok go/importer 0.501s ok go/internal/gccgoimporter 1.394s ok go/internal/gcimporter 3.357s ok go/internal/srcimporter 11.854s ok go/parser 0.192s ok go/printer 0.185s ok go/scanner 0.012s ok go/token 0.021s ok go/types 17.216s ok go/version 0.012s ok hash 0.010s ok hash/adler32 0.013s ok hash/crc32 0.014s ok hash/crc64 0.013s ok hash/fnv 0.008s ok hash/maphash 0.283s ok html 0.009s ok html/template 0.100s ok image 0.063s ok image/color 0.025s ok image/draw 0.073s ok image/gif 0.399s ok image/jpeg 0.170s ok image/png 0.387s ok index/suffixarray 0.169s ok internal/abi 0.116s ok internal/buildcfg 0.008s ok internal/chacha8rand 0.010s ok internal/concurrent 0.082s ok internal/coverage/cfile 1.099s ok internal/coverage/cformat 0.010s ok internal/coverage/cmerge 0.007s ok internal/coverage/pods 0.011s ok internal/coverage/slicereader 0.008s ok internal/coverage/slicewriter 0.009s ok internal/coverage/test 0.015s ok internal/cpu 0.026s ok internal/dag 0.011s ok internal/diff 0.019s ok internal/fmtsort 0.013s ok internal/fuzz 0.015s ok internal/godebug 0.793s ok internal/godebugs 7.102s ok internal/gover 0.009s ok internal/itoa 0.008s ok internal/pkgbits 0.008s ok internal/platform 1.102s ok internal/poll 0.033s ok internal/profile 0.009s ok internal/reflectlite 0.010s ok internal/runtime/atomic 0.042s ok internal/runtime/maps 0.017s ok internal/runtime/math 0.011s ok internal/runtime/sys 0.010s ok internal/saferio 0.087s ok internal/singleflight 0.029s ok internal/syscall/unix 0.009s ok internal/sysinfo 0.009s ok internal/testenv 0.323s ok internal/trace 25.346s ok internal/trace/internal/oldtrace 0.400s ok internal/types/errors 1.041s ok internal/unsafeheader 0.009s ok internal/weak 0.088s ok internal/xcoff 0.016s ok internal/zstd 0.738s ok io 0.048s ok io/fs 0.256s ok io/ioutil 0.013s ok iter 0.010s ok log 0.013s ok log/slog 0.046s ok log/slog/internal/benchmarks 0.011s ok log/slog/internal/buffer 0.009s ok log/syslog 1.232s ok maps 0.010s ok math 0.016s ok math/big 1.281s ok math/bits 0.016s ok math/cmplx 0.011s ok math/rand 0.205s ok math/rand/v2 0.336s ok mime 0.016s ok mime/multipart 1.255s ok mime/quotedprintable 0.031s ok net 13.493s ok net/http 10.903s ok net/http/cgi 0.260s ok net/http/cookiejar 0.015s ok net/http/fcgi 0.213s ok net/http/httptest 0.053s ok net/http/httptrace 0.010s ok net/http/httputil 0.650s ok net/http/internal 0.211s ok net/http/internal/ascii 0.009s ok net/http/pprof 5.084s ok net/internal/cgotest 0.009s ok net/internal/socktest 0.009s ok net/mail 0.047s ok net/netip 0.766s ok net/rpc 0.037s ok net/rpc/jsonrpc 0.012s ok net/smtp 0.022s ok net/textproto 0.051s ok net/url 0.018s ok os 1.488s ok os/exec 0.511s ok os/exec/internal/fdtest 0.008s ok os/signal 2.738s ok os/user 0.016s ok path 0.010s ok path/filepath 0.046s ok plugin 0.012s ok reflect 1.463s ok regexp 0.664s ok regexp/syntax 0.791s ok runtime 52.376s ok runtime/cgo 0.011s ok runtime/debug 0.211s ok runtime/internal/wasitest 0.009s ok runtime/metrics 0.010s ok runtime/pprof 19.212s ok runtime/trace 0.113s ok slices 0.090s ok sort 0.048s ok strconv 0.322s ok strings 0.571s ok sync 0.360s ok sync/atomic 3.207s ok syscall 0.099s ok testing 0.770s ok testing/fstest 0.012s ok testing/iotest 0.011s ok testing/quick 0.039s ok testing/slogtest 0.010s ok text/scanner 0.020s ok text/tabwriter 0.012s ok text/template 0.049s ok text/template/parse 0.015s ok time 9.186s ok unicode 0.012s ok unicode/utf16 0.011s ok unicode/utf8 0.020s ok unique 0.104s ok cmd/addr2line 1.287s ok cmd/api 28.261s ok cmd/asm/internal/asm 0.437s ok cmd/asm/internal/lex 0.014s ok cmd/cgo/internal/swig 0.020s ok cmd/cgo/internal/test 0.831s ok cmd/cgo/internal/testcarchive 0.144s ok cmd/cgo/internal/testcshared 0.217s ok cmd/cgo/internal/testerrors 22.017s ok cmd/cgo/internal/testfortran 3.791s ok cmd/cgo/internal/testgodefs 1.962s ok cmd/cgo/internal/testlife 1.239s ok cmd/cgo/internal/testnocgo 0.008s ok cmd/cgo/internal/testplugin 0.009s ok cmd/cgo/internal/testsanitizers 0.008s [no tests to run] ok cmd/cgo/internal/testshared 0.010s ok cmd/cgo/internal/testso 2.382s ok cmd/cgo/internal/teststdio 2.666s ok cmd/cgo/internal/testtls 0.009s ok cmd/compile 9.985s ok cmd/compile/internal/abt 0.012s ok cmd/compile/internal/amd64 0.014s ok cmd/compile/internal/base 0.012s ok cmd/compile/internal/compare 0.014s ok cmd/compile/internal/devirtualize 0.012s ok cmd/compile/internal/dwarfgen 0.434s ok cmd/compile/internal/importer 2.902s ok cmd/compile/internal/inline/inlheur 1.235s ok cmd/compile/internal/ir 0.010s ok cmd/compile/internal/liveness 0.046s ok cmd/compile/internal/logopt 0.542s ok cmd/compile/internal/loopvar 0.010s ok cmd/compile/internal/noder 0.017s ok cmd/compile/internal/rangefunc 0.015s ok cmd/compile/internal/reflectdata 0.013s [no tests to run] ok cmd/compile/internal/ssa 12.149s ok cmd/compile/internal/ssagen 0.021s ok cmd/compile/internal/syntax 0.185s ok cmd/compile/internal/test 24.391s ok cmd/compile/internal/typecheck 0.689s ok cmd/compile/internal/types 0.025s ok cmd/compile/internal/types2 13.916s ok cmd/covdata 0.022s ok cmd/cover 4.231s ok cmd/dist 0.016s ok cmd/distpack 0.009s ok cmd/doc 0.182s ok cmd/fix 10.081s ok cmd/go 130.406s ok cmd/go/internal/auth 0.010s ok cmd/go/internal/cache 0.160s ok cmd/go/internal/cfg 0.009s [no tests to run] ok cmd/go/internal/envcmd 0.072s ok cmd/go/internal/fsys 0.042s ok cmd/go/internal/generate 0.016s ok cmd/go/internal/gover 0.011s ok cmd/go/internal/imports 0.023s ok cmd/go/internal/load 0.019s ok cmd/go/internal/lockedfile 0.098s ok cmd/go/internal/lockedfile/internal/filelock 0.052s ok cmd/go/internal/modfetch 0.016s ok cmd/go/internal/modfetch/codehost 0.018s ok cmd/go/internal/modfetch/zip_sum_test 0.012s ok cmd/go/internal/modindex 0.238s ok cmd/go/internal/modload 0.016s ok cmd/go/internal/mvs 0.019s ok cmd/go/internal/str 0.010s ok cmd/go/internal/test 0.040s ok cmd/go/internal/toolchain 0.020s ok cmd/go/internal/vcs 0.014s ok cmd/go/internal/vcweb 0.018s ok cmd/go/internal/vcweb/vcstest 0.062s ok cmd/go/internal/web 0.012s ok cmd/go/internal/work 0.132s ok cmd/gofmt 0.036s ok cmd/internal/archive 0.999s ok cmd/internal/buildid 0.170s ok cmd/internal/bootstrap_test 0.008s ok cmd/internal/cov 0.641s ok cmd/internal/dwarf 0.015s ok cmd/internal/edit 0.009s ok cmd/internal/goobj 0.010s ok cmd/internal/moddeps 2.565s ok cmd/internal/obj 1.033s ok cmd/internal/obj/arm64 0.364s ok cmd/internal/obj/loong64 0.099s ok cmd/internal/obj/ppc64 0.194s ok cmd/internal/obj/riscv 0.088s ok cmd/internal/obj/s390x 0.008s ok cmd/internal/obj/x86 5.164s ok cmd/internal/objabi 0.009s ok cmd/internal/osinfo 0.008s ok cmd/internal/par 0.023s ok cmd/internal/pgo 0.010s ok cmd/internal/pkgpath 0.042s ok cmd/internal/pkgpattern 0.010s ok cmd/internal/quoted 0.010s ok cmd/internal/src 0.010s ok cmd/internal/sys 0.010s ok cmd/internal/test2json 0.140s ok cmd/link 23.025s ok cmd/link/internal/benchmark 0.019s ok cmd/link/internal/ld 19.208s ok cmd/link/internal/loader 0.067s ok cmd/nm 4.263s ok cmd/objdump 5.053s ok cmd/pack 0.865s ok cmd/pprof 0.015s ok cmd/relnote 0.014s ok cmd/trace 0.076s ok cmd/vet 19.358s ##### os/user with tag osusergo ok os/user 0.013s ##### hash/maphash purego implementation ok hash/maphash 1.001s ##### crypto with tag purego ok crypto 0.009s [no tests to run] ok crypto/aes 0.008s [no tests to run] ok crypto/cipher 0.008s [no tests to run] ok crypto/des 0.010s [no tests to run] ok crypto/dsa 0.008s [no tests to run] ok crypto/ecdh 0.009s [no tests to run] ok crypto/ecdsa 0.010s [no tests to run] ok crypto/ed25519 0.009s [no tests to run] ok crypto/elliptic 0.011s [no tests to run] ok crypto/hmac 0.010s [no tests to run] ok crypto/internal/alias 0.013s [no tests to run] ok crypto/internal/bigmod 0.010s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring 0.012s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.013s [no tests to run] ok crypto/internal/edwards25519 0.009s [no tests to run] ok crypto/internal/edwards25519/field 0.017s [no tests to run] ok crypto/internal/fips 0.012s [no tests to run] ? crypto/internal/fips/check/checktest [no test files] ? crypto/internal/fips/hmac [no test files] ? crypto/internal/fips/sha256 [no test files] ok crypto/internal/fips/check 0.011s [no tests to run] ? crypto/internal/fips/sha512 [no test files] ok crypto/internal/fips/sha3 0.009s [no tests to run] ok crypto/internal/fips/subtle 0.008s [no tests to run] ? crypto/internal/impl [no test files] ok crypto/internal/hpke 0.014s [no tests to run] ok crypto/internal/mlkem768 0.012s [no tests to run] ok crypto/internal/nistec 0.012s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/nistec/fiat 0.011s [no tests to run] ok crypto/md5 0.010s [no tests to run] ok crypto/rand 0.009s [no tests to run] ? crypto/rand/internal/seccomp [no test files] ok crypto/rc4 0.009s [no tests to run] ok crypto/rsa 0.013s [no tests to run] ok crypto/sha1 0.012s [no tests to run] ok crypto/sha256 0.012s [no tests to run] ok crypto/sha512 0.011s [no tests to run] ok crypto/subtle 0.009s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.026s [no tests to run] ok crypto/x509 0.014s [no tests to run] ##### Testing without libgcc. ok net 0.025s ok os/user 0.019s ##### sync -cpu=10 ok sync 0.355s ##### Testing cgo ok cmd/cgo/internal/test 0.316s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 14.643s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 13.332s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 14.052s ##### ../test ok cmd/internal/testdir 22.744s ok cmd/internal/testdir 26.266s ok cmd/internal/testdir 35.899s ok cmd/internal/testdir 21.845s ok cmd/internal/testdir 28.294s ok cmd/internal/testdir 20.548s ok cmd/internal/testdir 89.972s ok cmd/internal/testdir 25.640s ok cmd/internal/testdir 21.628s ok cmd/internal/testdir 24.903s All tests passed.