plan9-386-0intro at 2fba42cb52e203d09878b385034b625788275663 :: 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.142s ok archive/zip 0.336s ok bufio 0.059s ok bytes 0.210s ok cmp 0.013s ok compress/bzip2 0.056s ok compress/flate 0.732s ok compress/gzip 2.010s ok compress/lzw 0.076s ok compress/zlib 0.442s ok container/heap 0.017s ok container/list 0.013s ok container/ring 0.020s ok context 0.190s ok crypto 0.019s ok crypto/aes 0.030s ok crypto/cipher 0.061s ok crypto/des 0.030s ok crypto/dsa 0.021s ok crypto/ecdh 0.320s ok crypto/ecdsa 0.220s ok crypto/ed25519 0.347s ok crypto/elliptic 0.060s ok crypto/hmac 0.018s ok crypto/internal/alias 0.015s ok crypto/internal/bigmod 0.175s ok crypto/internal/boring 0.013s ok crypto/internal/boring/bcache 0.155s ok crypto/internal/edwards25519 0.526s ok crypto/internal/edwards25519/field 0.084s ok crypto/internal/nistec 1.288s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.017s ok crypto/rand 0.036s ok crypto/rc4 0.045s ok crypto/rsa 1.058s ok crypto/sha1 0.015s ok crypto/sha256 0.017s ok crypto/sha512 0.016s ok crypto/subtle 0.215s ok crypto/tls 12.638s ok crypto/x509 2.151s ok database/sql 0.645s ok database/sql/driver 0.014s ok debug/buildinfo 0.021s ok debug/dwarf 0.077s ok debug/elf 0.167s ok debug/gosym 0.031s ok debug/macho 0.019s ok debug/pe 0.082s ok debug/plan9obj 0.014s ok embed 0.014s [no tests to run] ok embed/internal/embedtest 0.016s ok encoding/ascii85 0.015s ok encoding/asn1 0.018s ok encoding/base32 0.026s ok encoding/base64 0.016s ok encoding/binary 0.018s ok encoding/csv 0.022s ok encoding/gob 2.659s ok encoding/hex 0.016s ok encoding/json 0.228s ok encoding/pem 0.456s ok encoding/xml 0.052s ok errors 0.017s ok expvar 0.017s ok flag 0.056s ok fmt 0.061s ok go/ast 0.032s ok go/build 1.850s ok go/build/constraint 0.019s ok go/constant 0.017s ok go/doc 0.065s ok go/doc/comment 1.880s ok go/format 0.019s ok go/importer 0.848s ok go/internal/gccgoimporter 0.032s ok go/internal/gcimporter 5.223s ok go/internal/srcimporter 3.902s ok go/parser 0.144s ok go/printer 0.153s ok go/scanner 0.016s ok go/token 0.026s ok go/types 30.786s ok hash 0.017s ok hash/adler32 0.017s ok hash/crc32 0.019s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.050s ok html 0.016s ok html/template 0.087s ok image 0.055s ok image/color 0.027s ok image/draw 0.077s ok image/gif 0.121s ok image/jpeg 0.145s ok image/png 0.256s ok index/suffixarray 0.160s ok internal/abi 0.180s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.047s ok internal/coverage/cmerge 0.031s ok internal/coverage/pods 0.050s ok internal/coverage/slicereader 0.031s ok internal/coverage/slicewriter 0.034s ok internal/coverage/test 0.055s ok internal/cpu 0.035s ok internal/dag 0.031s ok internal/diff 0.033s ok internal/fmtsort 0.035s ok internal/fuzz 0.039s ok internal/godebug 1.111s ok internal/godebugs 0.032s ok internal/intern 0.109s ok internal/itoa 0.031s ok internal/platform 1.658s ok internal/poll 0.061s ok internal/profile 0.034s ok internal/reflectlite 0.036s ok internal/safefilepath 0.030s ok internal/saferio 0.051s ok internal/singleflight 0.088s ok internal/testenv 0.417s ok internal/trace 0.069s ok internal/types/errors 1.333s ok internal/unsafeheader 0.030s ok internal/xcoff 0.072s ok internal/zstd 0.039s ok io 0.216s ok io/fs 0.373s ok io/ioutil 2.349s ok log 0.036s ok log/slog 0.069s ok log/slog/internal/benchmarks 0.036s ok log/slog/internal/buffer 0.035s ok maps 0.037s ok math 0.039s ok math/big 1.181s ok math/bits 0.039s ok math/cmplx 0.033s ok math/rand 0.387s ok mime 0.038s ok mime/multipart 2.101s ok mime/quotedprintable 0.042s ok net 18.600s ok net/http 153.003s ok net/http/cgi 0.122s ok net/http/cookiejar 0.246s ok net/http/fcgi 0.259s ok net/http/httptest 3.607s ok net/http/httptrace 0.045s ok net/http/httputil 15.878s ok net/http/internal 0.032s ok net/http/internal/ascii 0.031s ok net/http/pprof 4.262s ok net/mail 0.036s ok net/netip 0.740s ok net/rpc 1.311s ok net/rpc/jsonrpc 0.040s ok net/smtp 1.788s ok net/textproto 0.048s ok net/url 0.042s ok os 3.444s ok os/exec 0.849s ok os/exec/internal/fdtest 0.035s ok os/signal 0.811s ok os/user 0.033s ok path 0.033s ok path/filepath 0.172s ok plugin 0.030s ok reflect 0.207s ok regexp 0.460s ok regexp/syntax 0.799s ok runtime 53.319s ok runtime/coverage 0.043s ok runtime/debug 0.052s ok runtime/internal/atomic 0.053s ok runtime/internal/math 0.033s ok runtime/internal/sys 0.030s ok runtime/internal/wasitest 0.031s ok runtime/metrics 0.035s ok runtime/pprof 10.387s ok runtime/trace 2.404s ok slices 0.072s ok sort 0.077s ok strconv 0.266s ok strings 1.042s ok sync 1.063s ok sync/atomic 1.485s ok syscall 0.133s ok testing 0.841s ok testing/fstest 0.033s ok testing/iotest 0.034s ok testing/quick 0.064s ok testing/slogtest 0.040s ok text/scanner 0.036s ok text/tabwriter 0.033s ok text/template 0.072s ok text/template/parse 0.050s ok time 5.904s ok unicode 0.040s ok unicode/utf16 0.033s ok unicode/utf8 0.035s ok cmd/addr2line 1.872s ok cmd/api 2.410s ok cmd/asm/internal/asm 0.513s ok cmd/asm/internal/lex 0.036s ok cmd/cgo/internal/swig 0.056s ok cmd/cgo/internal/test 0.032s ok cmd/cgo/internal/testcshared 0.296s ok cmd/cgo/internal/testerrors 0.056s ok cmd/cgo/internal/testfortran 0.058s ok cmd/cgo/internal/testgodefs 0.059s ok cmd/cgo/internal/testlife 0.072s ok cmd/cgo/internal/testnocgo 0.033s ok cmd/cgo/internal/testplugin 0.032s ok cmd/cgo/internal/testsanitizers 0.028s [no tests to run] ok cmd/cgo/internal/testshared 0.034s ok cmd/cgo/internal/testso 0.054s ok cmd/cgo/internal/teststdio 0.076s ok cmd/cgo/internal/testtls 0.029s ok cmd/compile/internal/abt 0.033s ok cmd/compile/internal/amd64 0.040s ok cmd/compile/internal/base 0.034s ok cmd/compile/internal/compare 0.037s ok cmd/compile/internal/dwarfgen 0.065s ok cmd/compile/internal/importer 5.535s ok cmd/compile/internal/inline/inlheur 1.781s ok cmd/compile/internal/ir 0.037s ok cmd/compile/internal/logopt 0.181s ok cmd/compile/internal/loopvar 0.035s ok cmd/compile/internal/noder 0.048s ok cmd/compile/internal/reflectdata 0.044s [no tests to run] ok cmd/compile/internal/ssa 0.166s ok cmd/compile/internal/syntax 0.087s ok cmd/compile/internal/test 55.314s ok cmd/compile/internal/typecheck 0.935s ok cmd/compile/internal/types 0.035s ok cmd/compile/internal/types2 24.641s ok cmd/covdata 0.047s ok cmd/cover 8.271s ok cmd/dist 0.033s ok cmd/distpack 0.032s ok cmd/doc 0.539s ok cmd/fix 2.150s ok cmd/go/internal/auth 0.039s ok cmd/go/internal/cache 2.057s ok cmd/go/internal/cfg 0.033s [no tests to run] ok cmd/go/internal/fsys 0.590s ok cmd/go/internal/generate 0.046s ok cmd/go/internal/gover 0.036s ok cmd/go/internal/imports 0.056s ok cmd/go/internal/load 0.041s ok cmd/go/internal/lockedfile 0.320s ok cmd/go/internal/modfetch 0.070s ok cmd/go/internal/modfetch/codehost 0.090s ok cmd/go/internal/modfetch/zip_sum_test 0.041s ok cmd/go/internal/modindex 0.377s ok cmd/go/internal/modload 0.065s ok cmd/go/internal/mvs 0.049s ok cmd/go/internal/par 0.037s ok cmd/go/internal/str 0.031s ok cmd/go/internal/test 0.088s ok cmd/go/internal/toolchain 0.043s ok cmd/go/internal/vcs 0.124s ok cmd/go/internal/vcweb 0.219s ok cmd/go/internal/vcweb/vcstest 1.080s ok cmd/go/internal/web 0.040s ok cmd/go/internal/work 0.076s ok cmd/gofmt 0.076s ok cmd/internal/archive 0.775s ok cmd/internal/buildid 0.202s ok cmd/internal/cov 0.964s ok cmd/internal/dwarf 0.032s ok cmd/internal/edit 0.039s ok cmd/internal/goobj 0.036s ok cmd/internal/moddeps 6.875s ok cmd/internal/notsha256 0.061s ok cmd/internal/obj 1.136s ok cmd/internal/obj/ppc64 0.238s ok cmd/internal/obj/riscv 0.108s ok cmd/internal/obj/s390x 0.038s ok cmd/internal/obj/x86 7.526s ok cmd/internal/objabi 0.209s ok cmd/internal/pkgpath 0.073s ok cmd/internal/pkgpattern 0.033s ok cmd/internal/quoted 0.041s ok cmd/internal/src 0.032s ok cmd/internal/test2json 0.125s ok cmd/link 13.872s ok cmd/link/internal/benchmark 0.037s ok cmd/link/internal/ld 9.020s ok cmd/link/internal/loader 0.047s ok cmd/nm 1.009s ok cmd/objdump 2.529s ok cmd/pack 0.843s ok cmd/pprof 0.044s ok cmd/trace 2.058s ok cmd/vet 34.996s ##### os/user with tag osusergo ok os/user 0.027s ##### hash/maphash purego implementation ok hash/maphash 0.104s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 195.596s ##### Testing without libgcc. ok net 0.134s ok os/user 0.027s ##### sync -cpu=10 ok sync 1.061s All tests passed.