illumos-amd64 at 7c405444417f4f5412f96f0406cabd081e95b603 :: 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.179s ok archive/zip 0.559s ok bufio 0.051s ok bytes 0.305s ok cmp 0.011s ok compress/bzip2 0.075s ok compress/flate 1.347s ok compress/gzip 1.938s ok compress/lzw 0.070s ok compress/zlib 0.637s ok container/heap 0.010s ok container/list 0.009s ok container/ring 0.009s ok context 0.033s ok crypto 0.870s ok crypto/aes 0.031s ok crypto/cipher 0.547s ok crypto/des 0.015s ok crypto/dsa 0.010s ok crypto/ecdh 0.041s ok crypto/ecdsa 0.033s ok crypto/ed25519 0.057s ok crypto/elliptic 0.013s ok crypto/hmac 0.021s ok crypto/internal/alias 0.010s ok crypto/internal/bigmod 0.077s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.273s ok crypto/internal/edwards25519 0.106s ok crypto/internal/edwards25519/field 0.020s ok crypto/internal/fips 0.038s ok crypto/internal/fips/check 0.011s ok crypto/internal/fips/sha3 1.168s ok crypto/internal/fips/subtle 0.373s ok crypto/internal/hpke 0.010s ok crypto/internal/mlkem768 0.243s ok crypto/internal/nistec 0.142s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.012s ok crypto/rand 1.835s ok crypto/rc4 0.037s ok crypto/rsa 0.353s ok crypto/sha1 0.011s ok crypto/sha256 0.018s ok crypto/sha512 0.018s ok crypto/subtle 0.011s ok crypto/tls 0.540s ok crypto/x509 0.304s ok database/sql 0.531s ok database/sql/driver 0.012s ok debug/buildinfo 0.042s ok debug/dwarf 0.029s ok debug/elf 0.188s ok debug/gosym 0.045s ok debug/macho 0.011s ok debug/pe 0.034s ok debug/plan9obj 0.013s ok embed 0.009s [no tests to run] ok embed/internal/embedtest 0.010s ok encoding/ascii85 0.010s ok encoding/asn1 0.009s ok encoding/base32 0.042s ok encoding/base64 0.013s ok encoding/binary 0.039s ok encoding/csv 0.020s ok encoding/gob 3.041s ok encoding/hex 0.013s ok encoding/json 0.350s ok encoding/pem 0.698s ok encoding/xml 0.092s ok errors 0.013s ok expvar 0.011s ok flag 0.092s ok fmt 0.073s ok go/ast 0.017s ok go/ast/internal/tests 0.009s ok go/build 4.034s ok go/build/constraint 0.063s ok go/constant 0.011s ok go/doc 0.054s ok go/doc/comment 1.106s ok go/format 0.021s ok go/importer 0.553s ok go/internal/gccgoimporter 1.344s ok go/internal/gcimporter 3.198s ok go/internal/srcimporter 11.832s ok go/parser 0.190s ok go/printer 0.251s ok go/scanner 0.028s ok go/token 0.021s ok go/types 17.150s ok go/version 0.011s ok hash 0.013s ok hash/adler32 0.014s ok hash/crc32 0.016s ok hash/crc64 0.012s ok hash/fnv 0.008s ok hash/maphash 0.257s ok html 0.010s ok html/template 0.089s ok image 0.072s ok image/color 0.023s ok image/draw 0.090s ok image/gif 0.300s ok image/jpeg 0.269s ok image/png 0.281s ok index/suffixarray 0.181s ok internal/abi 0.126s ok internal/buildcfg 0.008s ok internal/chacha8rand 0.009s ok internal/concurrent 0.083s ok internal/coverage/cfile 1.184s ok internal/coverage/cformat 0.008s ok internal/coverage/cmerge 0.008s 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.024s ok internal/dag 0.012s ok internal/diff 0.010s ok internal/fmtsort 0.027s ok internal/fuzz 0.024s ok internal/godebug 0.769s ok internal/godebugs 7.119s ok internal/gover 0.009s ok internal/itoa 0.008s ok internal/pkgbits 0.009s ok internal/platform 1.163s ok internal/poll 0.030s ok internal/profile 0.010s ok internal/reflectlite 0.010s ok internal/runtime/atomic 0.040s ok internal/runtime/maps 0.015s ok internal/runtime/math 0.013s ok internal/runtime/sys 0.009s ok internal/saferio 0.102s ok internal/singleflight 0.028s ok internal/syscall/unix 0.008s ok internal/sysinfo 0.009s ok internal/testenv 0.310s ok internal/trace 25.443s ok internal/trace/internal/oldtrace 0.327s ok internal/types/errors 1.018s ok internal/unsafeheader 0.008s ok internal/weak 0.031s ok internal/xcoff 0.017s ok internal/zstd 0.772s ok io 0.038s ok io/fs 0.253s ok io/ioutil 0.019s ok iter 0.008s ok log 0.012s ok log/slog 0.046s ok log/slog/internal/benchmarks 0.016s ok log/slog/internal/buffer 0.009s ok log/syslog 1.234s ok maps 0.014s ok math 0.016s ok math/big 1.204s ok math/bits 0.015s ok math/cmplx 0.010s ok math/rand 0.218s ok math/rand/v2 0.331s ok mime 0.015s ok mime/multipart 1.135s ok mime/quotedprintable 0.068s ok net 8.711s ok net/http 11.121s ok net/http/cgi 0.233s ok net/http/cookiejar 0.053s ok net/http/fcgi 0.214s ok net/http/httptest 0.063s ok net/http/httptrace 0.010s ok net/http/httputil 0.636s ok net/http/internal 0.190s ok net/http/internal/ascii 0.009s ok net/http/pprof 5.087s ok net/internal/cgotest 0.012s ok net/internal/socktest 0.010s ok net/mail 0.016s ok net/netip 0.743s ok net/rpc 0.035s ok net/rpc/jsonrpc 0.012s ok net/smtp 0.026s ok net/textproto 0.050s ok net/url 0.019s ok os 1.517s ok os/exec 0.535s ok os/exec/internal/fdtest 0.009s ok os/signal 2.958s ok os/user 0.019s ok path 0.009s ok path/filepath 0.062s ok plugin 0.037s ok reflect 1.579s ok regexp 0.698s ok regexp/syntax 0.791s ok runtime 50.848s ok runtime/cgo 0.011s ok runtime/debug 0.196s ok runtime/internal/wasitest 0.009s ok runtime/metrics 0.010s ok runtime/pprof 18.226s ok runtime/trace 0.120s ok slices 0.083s ok sort 0.049s ok strconv 0.262s ok strings 0.521s ok sync 0.346s ok sync/atomic 2.310s ok syscall 0.110s ok testing 0.759s ok testing/fstest 0.012s ok testing/iotest 0.011s ok testing/quick 0.040s ok testing/slogtest 0.009s ok text/scanner 0.010s ok text/tabwriter 0.014s ok text/template 0.051s ok text/template/parse 0.013s ok time 9.363s ok unicode 0.012s ok unicode/utf16 0.011s ok unicode/utf8 0.021s ok unique 0.123s ok cmd/addr2line 1.232s ok cmd/api 28.390s ok cmd/asm/internal/asm 0.447s ok cmd/asm/internal/lex 0.013s ok cmd/cgo/internal/swig 0.022s ok cmd/cgo/internal/test 0.618s ok cmd/cgo/internal/testcarchive 0.142s ok cmd/cgo/internal/testcshared 0.213s ok cmd/cgo/internal/testerrors 21.977s ok cmd/cgo/internal/testfortran 3.258s ok cmd/cgo/internal/testgodefs 1.847s ok cmd/cgo/internal/testlife 1.270s ok cmd/cgo/internal/testnocgo 0.009s ok cmd/cgo/internal/testplugin 0.009s ok cmd/cgo/internal/testsanitizers 0.008s [no tests to run] ok cmd/cgo/internal/testshared 0.012s ok cmd/cgo/internal/testso 2.424s ok cmd/cgo/internal/teststdio 2.687s ok cmd/cgo/internal/testtls 0.010s ok cmd/compile 10.062s ok cmd/compile/internal/abt 0.014s ok cmd/compile/internal/amd64 0.015s ok cmd/compile/internal/base 0.012s ok cmd/compile/internal/compare 0.010s ok cmd/compile/internal/devirtualize 0.010s ok cmd/compile/internal/dwarfgen 0.401s ok cmd/compile/internal/importer 3.036s ok cmd/compile/internal/inline/inlheur 1.080s ok cmd/compile/internal/ir 0.010s ok cmd/compile/internal/liveness 0.036s ok cmd/compile/internal/logopt 0.502s ok cmd/compile/internal/loopvar 0.011s ok cmd/compile/internal/noder 0.020s ok cmd/compile/internal/rangefunc 0.014s ok cmd/compile/internal/reflectdata 0.013s [no tests to run] ok cmd/compile/internal/ssa 12.065s ok cmd/compile/internal/ssagen 0.020s ok cmd/compile/internal/syntax 0.101s ok cmd/compile/internal/test 24.358s ok cmd/compile/internal/typecheck 0.675s ok cmd/compile/internal/types 0.012s ok cmd/compile/internal/types2 14.399s ok cmd/covdata 0.020s ok cmd/cover 4.179s ok cmd/dist 0.011s ok cmd/distpack 0.010s ok cmd/doc 0.189s ok cmd/fix 10.378s ok cmd/go 132.418s ok cmd/go/internal/auth 0.010s ok cmd/go/internal/cache 0.148s ok cmd/go/internal/cfg 0.011s [no tests to run] ok cmd/go/internal/envcmd 0.070s ok cmd/go/internal/fsys 0.042s ok cmd/go/internal/generate 0.017s ok cmd/go/internal/gover 0.011s ok cmd/go/internal/imports 0.024s ok cmd/go/internal/load 0.017s ok cmd/go/internal/lockedfile 0.101s ok cmd/go/internal/lockedfile/internal/filelock 0.050s ok cmd/go/internal/modfetch 0.016s ok cmd/go/internal/modfetch/codehost 0.018s ok cmd/go/internal/modfetch/zip_sum_test 0.019s ok cmd/go/internal/modindex 0.203s ok cmd/go/internal/modload 0.017s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.039s ok cmd/go/internal/toolchain 0.015s ok cmd/go/internal/vcs 0.013s ok cmd/go/internal/vcweb 0.019s ok cmd/go/internal/vcweb/vcstest 0.082s ok cmd/go/internal/web 0.014s ok cmd/go/internal/work 0.134s ok cmd/gofmt 0.046s ok cmd/internal/archive 1.048s ok cmd/internal/buildid 0.175s ok cmd/internal/bootstrap_test 0.009s ok cmd/internal/cov 0.634s ok cmd/internal/dwarf 0.016s ok cmd/internal/edit 0.008s ok cmd/internal/goobj 0.008s ok cmd/internal/moddeps 2.638s ok cmd/internal/obj 0.990s ok cmd/internal/obj/arm64 0.376s ok cmd/internal/obj/loong64 0.106s ok cmd/internal/obj/ppc64 0.193s ok cmd/internal/obj/riscv 0.084s ok cmd/internal/obj/s390x 0.010s ok cmd/internal/obj/x86 5.234s ok cmd/internal/objabi 0.011s ok cmd/internal/osinfo 0.008s ok cmd/internal/par 0.019s ok cmd/internal/pgo 0.014s ok cmd/internal/pkgpath 0.039s ok cmd/internal/pkgpattern 0.009s ok cmd/internal/quoted 0.009s ok cmd/internal/src 0.008s ok cmd/internal/sys 0.009s ok cmd/internal/test2json 0.150s ok cmd/link 23.939s ok cmd/link/internal/benchmark 0.028s ok cmd/link/internal/ld 18.941s ok cmd/link/internal/loader 0.104s ok cmd/nm 4.000s ok cmd/objdump 4.857s ok cmd/pack 0.741s ok cmd/pprof 0.014s ok cmd/relnote 0.012s ok cmd/trace 0.112s ok cmd/vet 19.741s ##### os/user with tag osusergo ok os/user 0.013s ##### hash/maphash purego implementation ok hash/maphash 1.005s ##### crypto with tag purego ok crypto 0.009s [no tests to run] ok crypto/aes 0.009s [no tests to run] ok crypto/cipher 0.010s [no tests to run] ok crypto/des 0.010s [no tests to run] ok crypto/dsa 0.010s [no tests to run] ok crypto/ecdh 0.009s [no tests to run] ok crypto/ecdsa 0.013s [no tests to run] ok crypto/ed25519 0.013s [no tests to run] ok crypto/elliptic 0.011s [no tests to run] ok crypto/hmac 0.012s [no tests to run] ok crypto/internal/alias 0.012s [no tests to run] ok crypto/internal/bigmod 0.013s [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.010s [no tests to run] ok crypto/internal/edwards25519 0.013s [no tests to run] ok crypto/internal/edwards25519/field 0.011s [no tests to run] ok crypto/internal/fips 0.019s [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.012s [no tests to run] ok crypto/internal/fips/subtle 0.009s [no tests to run] ? crypto/internal/impl [no test files] ok crypto/internal/hpke 0.019s [no tests to run] ok crypto/internal/mlkem768 0.012s [no tests to run] ok crypto/internal/nistec 0.013s [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.014s [no tests to run] ok crypto/rand 0.011s [no tests to run] ? crypto/rand/internal/seccomp [no test files] ok crypto/rc4 0.009s [no tests to run] ok crypto/rsa 0.014s [no tests to run] ok crypto/sha1 0.012s [no tests to run] ok crypto/sha256 0.013s [no tests to run] ok crypto/sha512 0.012s [no tests to run] ok crypto/subtle 0.027s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.028s [no tests to run] ok crypto/x509 0.014s [no tests to run] ##### Testing without libgcc. ok net 0.024s ok os/user 0.018s ##### sync -cpu=10 ok sync 0.469s ##### Testing cgo ok cmd/cgo/internal/test 0.324s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 14.779s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 13.325s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 14.335s ##### ../test ok cmd/internal/testdir 22.838s ok cmd/internal/testdir 26.245s ok cmd/internal/testdir 35.886s ok cmd/internal/testdir 21.647s ok cmd/internal/testdir 29.004s ok cmd/internal/testdir 20.262s ok cmd/internal/testdir 99.359s ok cmd/internal/testdir 25.740s ok cmd/internal/testdir 21.707s ok cmd/internal/testdir 22.554s All tests passed.