plan9-386-0intro at bebf82cbf696002acfde605735e0f454b730df9d :: Running /tmp/workdir-gnot/go/src/make.rc with args ["/tmp/workdir-gnot/go/src/make.rc"] and env ["home=/usr/glenda" "path=.\x00/bin" "*=" "type=host-plan9-386-0intro" "rcname=gobuildlet" "pid=198" "fn#term%=fn term% {$*}\n" "fn#newworkdir=fn newworkdir {if(test -d $workdir){for(i in `{du -a $workdir|awk '{print $2}'})chmod u+w $i;rm -rf $workdir};mkdir $workdir}\n" "status=" "fn#cd=fn cd {builtin cd $* && awd}\n" "GO_TEST_TIMEOUT_SCALE=2" "workdir=/tmp/workdir-gnot" "objtype=386" "fn#sigexit=" "cflag=" "0=/bin/gobuildlet" "WORKDIR=/tmp/workdir-gnot" "GOROOT_BOOTSTRAP=/tmp/workdir-gnot/go1.4" "GO_BUILDER_NAME=plan9-386-0intro" "GOBIN=" "PWD=/tmp/workdir-gnot/go/src"] in dir /tmp/workdir-gnot/go/src Building Go cmd/dist using /tmp/workdir-gnot/go1.4. (go1.20.6 plan9/386) Building Go toolchain1 using /tmp/workdir-gnot/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 plan9/386. --- Installed Go for plan9/386 in /tmp/workdir-gnot/go Installed commands in /tmp/workdir-gnot/go/bin *** You need to bind /tmp/workdir-gnot/go/bin before /bin. ##### Test execution environment. # GOARCH: 386 # CPU: Intel Core Processor (Broadwell) # GOOS: plan9 # OS Version: 2000 ##### Testing packages. ok archive/tar 0.124s ok archive/zip 0.283s ok bufio 0.052s ok bytes 0.185s ok cmp 0.013s ok compress/bzip2 0.049s ok compress/flate 0.716s ok compress/gzip 1.872s ok compress/lzw 0.068s ok compress/zlib 0.393s ok container/heap 0.015s ok container/list 0.016s ok container/ring 0.014s ok context 0.202s ok crypto 0.015s ok crypto/aes 0.031s ok crypto/cipher 0.084s ok crypto/des 0.024s ok crypto/dsa 0.016s ok crypto/ecdh 0.272s ok crypto/ecdsa 0.180s ok crypto/ed25519 0.320s ok crypto/elliptic 0.062s ok crypto/hmac 0.014s ok crypto/internal/alias 0.013s ok crypto/internal/bigmod 0.167s ok crypto/internal/boring 0.013s ok crypto/internal/boring/bcache 0.161s ok crypto/internal/edwards25519 0.516s ok crypto/internal/edwards25519/field 0.075s ok crypto/internal/nistec 1.144s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.018s ok crypto/rand 0.027s ok crypto/rc4 0.042s ok crypto/rsa 1.154s ok crypto/sha1 0.016s ok crypto/sha256 0.016s ok crypto/sha512 0.017s ok crypto/subtle 0.217s ok crypto/tls 12.841s ok crypto/x509 2.324s ok database/sql 0.649s ok database/sql/driver 0.014s ok debug/buildinfo 0.026s ok debug/dwarf 0.076s ok debug/elf 0.183s ok debug/gosym 0.038s ok debug/macho 0.019s ok debug/pe 0.083s ok debug/plan9obj 0.013s ok embed 0.015s [no tests to run] ok embed/internal/embedtest 0.018s ok encoding/ascii85 0.015s ok encoding/asn1 0.017s ok encoding/base32 0.025s ok encoding/base64 0.017s ok encoding/binary 0.017s ok encoding/csv 0.021s ok encoding/gob 2.848s ok encoding/hex 0.015s ok encoding/json 0.247s ok encoding/pem 0.486s ok encoding/xml 0.051s ok errors 0.018s ok expvar 0.017s ok flag 0.070s ok fmt 0.059s ok go/ast 0.033s ok go/build 1.916s ok go/build/constraint 0.017s ok go/constant 0.018s ok go/doc 0.063s ok go/doc/comment 2.016s ok go/format 0.020s ok go/importer 0.895s ok go/internal/gccgoimporter 0.033s ok go/internal/gcimporter 5.429s ok go/internal/srcimporter 2.546s ok go/parser 0.137s ok go/printer 0.152s ok go/scanner 0.016s ok go/token 0.027s ok go/types 30.588s ok hash 0.016s ok hash/adler32 0.018s ok hash/crc32 0.019s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.051s ok html 0.016s ok html/template 0.087s ok image 0.056s ok image/color 0.028s ok image/draw 0.075s ok image/gif 0.125s ok image/jpeg 0.157s ok image/png 0.269s ok index/suffixarray 0.178s ok internal/abi 0.186s ok internal/buildcfg 0.014s ok internal/coverage/cformat 0.053s ok internal/coverage/cmerge 0.032s ok internal/coverage/pods 0.060s ok internal/coverage/slicereader 0.036s ok internal/coverage/slicewriter 0.033s ok internal/coverage/test 0.065s ok internal/cpu 0.036s ok internal/dag 0.033s ok internal/diff 0.037s ok internal/fmtsort 0.038s ok internal/fuzz 0.040s ok internal/godebug 1.940s ok internal/godebugs 0.032s ok internal/intern 0.119s ok internal/itoa 0.030s ok internal/platform 1.545s ok internal/poll 0.059s ok internal/profile 0.034s ok internal/reflectlite 0.036s ok internal/safefilepath 0.031s ok internal/saferio 0.052s ok internal/singleflight 0.091s ok internal/testenv 0.425s ok internal/trace 0.070s ok internal/types/errors 1.327s ok internal/unsafeheader 0.039s ok internal/xcoff 0.076s ok internal/zstd 0.058s ok io 0.212s ok io/fs 0.384s ok io/ioutil 2.366s ok log 0.035s ok log/slog 0.065s ok log/slog/internal/benchmarks 0.033s ok log/slog/internal/buffer 0.030s ok maps 0.032s ok math 0.039s ok math/big 1.169s ok math/bits 0.038s ok math/cmplx 0.034s ok math/rand 0.401s ok mime 0.037s ok mime/multipart 2.014s ok mime/quotedprintable 0.043s ok net 18.359s ok net/http 149.528s ok net/http/cgi 0.124s ok net/http/cookiejar 0.259s ok net/http/fcgi 0.259s ok net/http/httptest 3.669s ok net/http/httptrace 0.037s ok net/http/httputil 16.929s ok net/http/internal 0.033s ok net/http/internal/ascii 0.032s ok net/http/pprof 4.278s ok net/mail 0.036s ok net/netip 0.721s ok net/rpc 1.308s ok net/rpc/jsonrpc 0.040s ok net/smtp 1.796s ok net/textproto 0.046s ok net/url 0.038s ok os 3.446s ok os/exec 0.839s ok os/exec/internal/fdtest 0.030s ok os/signal 0.143s ok os/user 0.032s ok path 0.033s ok path/filepath 0.179s ok plugin 0.032s ok reflect 0.186s ok regexp 0.420s ok regexp/syntax 0.832s ok runtime 57.402s ok runtime/coverage 0.033s ok runtime/debug 0.062s ok runtime/internal/atomic 0.053s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.639s ok runtime/internal/wasitest 0.033s ok runtime/metrics 0.038s ok runtime/pprof 8.662s ok runtime/trace 8.896s ok slices 0.072s ok sort 0.071s ok strconv 0.249s ok strings 0.986s ok sync 1.086s ok sync/atomic 1.431s ok syscall 0.137s ok testing 0.822s ok testing/fstest 0.034s ok testing/iotest 0.034s ok testing/quick 0.057s ok testing/slogtest 0.034s ok text/scanner 0.034s ok text/tabwriter 0.039s ok text/template 0.080s ok text/template/parse 0.039s ok time 5.970s ok unicode 0.036s ok unicode/utf16 0.035s ok unicode/utf8 0.036s ok cmd/addr2line 1.951s ok cmd/api 2.487s ok cmd/asm/internal/asm 0.575s ok cmd/asm/internal/lex 0.038s ok cmd/cgo/internal/swig 0.057s ok cmd/cgo/internal/test 0.035s ok cmd/cgo/internal/testcshared 0.326s ok cmd/cgo/internal/testerrors 0.057s ok cmd/cgo/internal/testfortran 0.055s ok cmd/cgo/internal/testgodefs 0.056s ok cmd/cgo/internal/testlife 0.081s ok cmd/cgo/internal/testnocgo 0.039s ok cmd/cgo/internal/testplugin 0.032s ok cmd/cgo/internal/testsanitizers 0.029s [no tests to run] ok cmd/cgo/internal/testshared 0.035s ok cmd/cgo/internal/testso 0.066s ok cmd/cgo/internal/teststdio 0.079s ok cmd/cgo/internal/testtls 0.030s ok cmd/compile/internal/abt 0.041s ok cmd/compile/internal/amd64 0.584s ok cmd/compile/internal/base 0.040s ok cmd/compile/internal/compare 0.035s ok cmd/compile/internal/dwarfgen 0.056s ok cmd/compile/internal/importer 4.891s ok cmd/compile/internal/inline/inlheur 1.731s ok cmd/compile/internal/ir 0.037s ok cmd/compile/internal/logopt 0.186s ok cmd/compile/internal/loopvar 0.043s ok cmd/compile/internal/noder 0.042s ok cmd/compile/internal/reflectdata 0.036s [no tests to run] ok cmd/compile/internal/ssa 0.165s ok cmd/compile/internal/syntax 0.085s ok cmd/compile/internal/test 56.715s ok cmd/compile/internal/typecheck 0.965s ok cmd/compile/internal/types 0.043s ok cmd/compile/internal/types2 23.452s ok cmd/covdata 0.049s ok cmd/cover 7.661s ok cmd/dist 0.031s ok cmd/distpack 0.034s ok cmd/doc 0.448s ok cmd/fix 2.024s ok cmd/go/internal/auth 0.031s ok cmd/go/internal/cache 2.060s ok cmd/go/internal/cfg 0.034s [no tests to run] ok cmd/go/internal/fsys 0.586s ok cmd/go/internal/generate 0.049s ok cmd/go/internal/gover 0.037s ok cmd/go/internal/imports 0.056s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.285s ok cmd/go/internal/modfetch 0.069s ok cmd/go/internal/modfetch/codehost 0.086s ok cmd/go/internal/modfetch/zip_sum_test 0.039s ok cmd/go/internal/modindex 0.382s ok cmd/go/internal/modload 0.064s ok cmd/go/internal/mvs 0.053s ok cmd/go/internal/par 0.039s ok cmd/go/internal/str 0.032s ok cmd/go/internal/test 0.098s ok cmd/go/internal/toolchain 0.051s ok cmd/go/internal/vcs 0.141s ok cmd/go/internal/vcweb 0.237s ok cmd/go/internal/vcweb/vcstest 1.119s ok cmd/go/internal/web 0.049s ok cmd/go/internal/work 0.066s ok cmd/gofmt 0.070s ok cmd/internal/archive 0.680s ok cmd/internal/buildid 0.182s ok cmd/internal/cov 0.899s ok cmd/internal/dwarf 0.031s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.034s ok cmd/internal/moddeps 5.915s ok cmd/internal/notsha256 0.086s ok cmd/internal/obj 1.068s ok cmd/internal/obj/ppc64 0.218s ok cmd/internal/obj/riscv 0.106s ok cmd/internal/obj/s390x 0.036s ok cmd/internal/obj/x86 7.115s ok cmd/internal/objabi 0.191s ok cmd/internal/pkgpath 0.072s ok cmd/internal/pkgpattern 0.031s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.031s ok cmd/internal/test2json 0.119s ok cmd/link 13.212s ok cmd/link/internal/benchmark 0.033s ok cmd/link/internal/ld 8.470s ok cmd/link/internal/loader 0.045s ok cmd/nm 0.988s ok cmd/objdump 2.347s ok cmd/pack 0.799s ok cmd/pprof 0.051s ok cmd/trace 2.044s ok cmd/vet 34.130s ##### os/user with tag osusergo ok os/user 0.026s ##### hash/maphash purego implementation ok hash/maphash 0.165s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 203.137s ##### Testing without libgcc. ok net 0.160s ok os/user 0.023s ##### sync -cpu=10 ok sync 1.195s All tests passed.