plan9-386-0intro at 7a21f799a5ac23d3e191a106d71af9b8f65279fd :: 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.17.13 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.174s ok archive/zip 0.343s ok bufio 0.055s ok bytes 1.519s ok compress/bzip2 0.063s ok compress/flate 0.806s ok compress/gzip 1.700s ok compress/lzw 0.065s ok compress/zlib 0.399s ok container/heap 0.015s ok container/list 0.013s ok container/ring 0.013s ok context 0.099s ok crypto 0.013s ok crypto/aes 0.029s ok crypto/cipher 0.069s ok crypto/des 0.027s ok crypto/dsa 0.017s ok crypto/ecdh 0.280s ok crypto/ecdsa 0.178s ok crypto/ed25519 0.323s ok crypto/elliptic 0.069s ok crypto/hmac 0.014s ok crypto/internal/alias 0.017s ok crypto/internal/bigmod 0.653s ok crypto/internal/boring 0.016s ok crypto/internal/boring/bcache 0.183s ok crypto/internal/edwards25519 20.861s ok crypto/internal/edwards25519/field 20.568s ok crypto/internal/nistec 0.977s ok crypto/internal/nistec/fiat 0.012s [no tests to run] ok crypto/md5 0.021s ok crypto/rand 0.037s ok crypto/rc4 0.044s ok crypto/rsa 2.489s ok crypto/sha1 0.017s ok crypto/sha256 0.015s ok crypto/sha512 0.017s ok crypto/subtle 0.230s ok crypto/tls 12.204s ok crypto/x509 2.511s ok database/sql 0.401s ok database/sql/driver 0.018s ok debug/buildinfo 0.021s ok debug/dwarf 0.071s ok debug/elf 0.206s ok debug/gosym 0.019s ok debug/macho 0.022s ok debug/pe 0.058s ok debug/plan9obj 0.018s ok embed 0.018s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.020s ok encoding/asn1 0.023s ok encoding/base32 0.025s ok encoding/base64 0.019s ok encoding/binary 0.017s ok encoding/csv 0.024s ok encoding/gob 2.439s ok encoding/hex 0.021s ok encoding/json 0.284s ok encoding/pem 0.551s ok encoding/xml 0.055s ok errors 0.019s ok expvar 0.022s ok flag 0.068s ok fmt 0.060s ok go/ast 0.036s ok go/build 1.987s ok go/build/constraint 0.018s ok go/constant 0.019s ok go/doc 0.062s ok go/doc/comment 1.976s ok go/format 0.020s ok go/importer 0.849s ok go/internal/gccgoimporter 0.042s ok go/internal/gcimporter 5.616s ok go/internal/srcimporter 4.356s ok go/parser 0.138s ok go/printer 0.181s ok go/scanner 0.017s ok go/token 0.027s ok go/types 30.542s ok hash 0.019s ok hash/adler32 0.021s ok hash/crc32 0.017s ok hash/crc64 0.016s ok hash/fnv 0.018s ok hash/maphash 0.056s ok html 0.020s ok html/template 0.084s ok image 0.056s ok image/color 0.027s ok image/draw 0.095s ok image/gif 0.132s ok image/jpeg 0.163s ok image/png 0.288s ok index/suffixarray 0.190s ok internal/abi 0.162s ok internal/buildcfg 0.019s ok internal/coverage/cformat 0.020s ok internal/coverage/cmerge 0.016s ok internal/coverage/pods 0.038s ok internal/coverage/slicereader 0.037s ok internal/coverage/slicewriter 0.030s ok internal/coverage/test 0.051s ok internal/cpu 0.051s ok internal/dag 0.044s ok internal/diff 0.035s ok internal/fmtsort 0.041s ok internal/fuzz 0.038s ok internal/godebug 0.032s ok internal/intern 0.128s ok internal/itoa 0.037s ok internal/poll 0.055s ok internal/profile 0.035s ok internal/reflectlite 0.090s ok internal/safefilepath 0.031s ok internal/saferio 0.050s ok internal/singleflight 0.127s ok internal/testenv 0.033s ok internal/trace 0.066s ok internal/types/errors 1.421s ok internal/unsafeheader 0.032s ok internal/xcoff 0.066s ok io 0.230s ok io/fs 0.423s ok io/ioutil 3.454s ok log 0.035s ok maps 0.031s ok math 0.042s ok math/big 1.225s ok math/bits 0.040s ok math/cmplx 0.034s ok math/rand 0.411s ok mime 0.037s ok mime/multipart 2.458s ok mime/quotedprintable 0.042s ok net 26.176s ok net/http 179.435s ok net/http/cgi 0.114s ok net/http/cookiejar 0.216s ok net/http/fcgi 0.139s ok net/http/httptest 3.834s ok net/http/httptrace 0.035s ok net/http/httputil 12.295s ok net/http/internal 0.034s ok net/http/internal/ascii 0.031s ok net/http/pprof 4.650s ok net/mail 0.037s ok net/netip 0.643s ok net/rpc 2.701s ok net/rpc/jsonrpc 0.041s ok net/smtp 2.419s ok net/textproto 0.037s ok net/url 0.038s ok os 3.084s ok os/exec 0.764s ok os/exec/internal/fdtest 0.033s ok os/signal 0.143s ok os/user 0.030s ok path 0.031s ok path/filepath 0.362s ok plugin 0.029s ok reflect 0.176s ok regexp 0.383s ok regexp/syntax 0.638s ok runtime 52.205s ok runtime/coverage 0.031s ok runtime/debug 0.050s ok runtime/internal/atomic 0.054s ok runtime/internal/math 0.046s ok runtime/internal/sys 0.045s ok runtime/metrics 0.052s ok runtime/pprof 6.926s ok runtime/trace 18.534s ok slices 0.033s ok sort 0.069s ok strconv 0.348s ok strings 1.107s ok sync 1.115s ok sync/atomic 1.321s ok syscall 0.137s ok testing 0.984s ok testing/fstest 0.044s ok testing/iotest 0.032s ok testing/quick 0.056s ok text/scanner 0.036s ok text/tabwriter 0.034s ok text/template 0.071s ok text/template/parse 0.038s ok time 5.859s ok unicode 0.034s ok unicode/utf16 0.032s ok unicode/utf8 0.034s ok cmd/addr2line 1.702s ok cmd/api 71.172s ok cmd/asm/internal/asm 0.498s ok cmd/asm/internal/lex 0.034s ok cmd/compile/internal/abt 0.033s ok cmd/compile/internal/amd64 0.041s ok cmd/compile/internal/base 0.033s ok cmd/compile/internal/compare 0.035s ok cmd/compile/internal/dwarfgen 0.044s ok cmd/compile/internal/importer 4.496s ok cmd/compile/internal/ir 0.038s ok cmd/compile/internal/logopt 0.160s ok cmd/compile/internal/loopvar 0.036s ok cmd/compile/internal/noder 0.040s ok cmd/compile/internal/reflectdata 0.034s [no tests to run] ok cmd/compile/internal/ssa 0.149s ok cmd/compile/internal/syntax 0.061s ok cmd/compile/internal/test 29.984s ok cmd/compile/internal/typecheck 0.850s ok cmd/compile/internal/types 0.034s ok cmd/compile/internal/types2 22.647s ok cmd/covdata 0.034s ok cmd/cover 6.988s ok cmd/dist 0.037s ok cmd/doc 0.431s ok cmd/fix 2.016s ok cmd/go/internal/auth 0.034s ok cmd/go/internal/cache 1.912s ok cmd/go/internal/fsys 0.550s ok cmd/go/internal/generate 0.047s ok cmd/go/internal/get 0.045s ok cmd/go/internal/imports 0.043s ok cmd/go/internal/load 0.042s ok cmd/go/internal/lockedfile 0.274s ok cmd/go/internal/modconv 0.046s ok cmd/go/internal/modfetch 0.064s ok cmd/go/internal/modfetch/codehost 0.060s ok cmd/go/internal/modfetch/zip_sum_test 0.047s ok cmd/go/internal/modindex 0.383s ok cmd/go/internal/modload 0.063s ok cmd/go/internal/mvs 0.046s ok cmd/go/internal/par 0.039s ok cmd/go/internal/str 0.034s ok cmd/go/internal/test 0.073s ok cmd/go/internal/vcs 0.119s ok cmd/go/internal/vcweb 0.205s ok cmd/go/internal/vcweb/vcstest 1.015s ok cmd/go/internal/web 0.039s ok cmd/go/internal/work 0.061s ok cmd/gofmt 0.092s ok cmd/internal/archive 0.664s ok cmd/internal/buildid 0.187s ok cmd/internal/cov 0.937s ok cmd/internal/dwarf 0.033s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 5.785s ok cmd/internal/notsha256 0.083s ok cmd/internal/obj 1.016s ok cmd/internal/obj/ppc64 0.208s ok cmd/internal/obj/riscv 0.094s ok cmd/internal/obj/s390x 0.037s ok cmd/internal/obj/x86 6.504s ok cmd/internal/objabi 0.035s ok cmd/internal/pkgpath 0.068s ok cmd/internal/pkgpattern 0.031s ok cmd/internal/quoted 0.033s ok cmd/internal/src 0.035s ok cmd/internal/test2json 0.138s ok cmd/link 11.816s ok cmd/link/internal/benchmark 0.032s ok cmd/link/internal/ld 6.848s ok cmd/link/internal/loader 0.047s ok cmd/nm 0.947s ok cmd/objdump 2.315s ok cmd/pack 0.777s ok cmd/pprof 0.045s ok cmd/trace 2.029s ok cmd/vet 31.315s ##### os/user with tag osusergo ok os/user 0.029s ##### hash/maphash purego implementation ok hash/maphash 0.178s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 179.219s ##### Testing without libgcc. ok net 0.156s ok os/user 0.028s ##### sync -cpu=10 ok sync 1.174s ##### ../test/bench/go1 ok test/bench/go1 0.042s [no tests to run] All tests passed.