plan9-386-0intro at 3857a89e7eb872fa22d569e70b7e076bec74ebbb :: 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.120s ok archive/zip 0.285s ok bufio 0.053s ok bytes 0.193s ok cmp 0.013s ok compress/bzip2 0.048s ok compress/flate 0.715s ok compress/gzip 1.925s ok compress/lzw 0.066s ok compress/zlib 0.389s ok container/heap 0.014s ok container/list 0.018s ok container/ring 0.018s ok context 0.196s ok crypto 0.013s ok crypto/aes 0.028s ok crypto/cipher 0.046s ok crypto/des 0.024s ok crypto/dsa 0.016s ok crypto/ecdh 0.288s ok crypto/ecdsa 0.190s ok crypto/ed25519 0.326s ok crypto/elliptic 0.057s ok crypto/hmac 0.015s ok crypto/internal/alias 0.013s ok crypto/internal/bigmod 0.164s ok crypto/internal/boring 0.013s ok crypto/internal/boring/bcache 0.172s ok crypto/internal/edwards25519 0.524s ok crypto/internal/edwards25519/field 0.073s ok crypto/internal/nistec 1.142s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.022s ok crypto/rand 0.027s ok crypto/rc4 0.037s ok crypto/rsa 1.089s ok crypto/sha1 0.015s ok crypto/sha256 0.017s ok crypto/sha512 0.017s ok crypto/subtle 0.248s ok crypto/tls 12.929s ok crypto/x509 2.211s ok database/sql 0.632s ok database/sql/driver 0.016s ok debug/buildinfo 0.024s ok debug/dwarf 0.080s ok debug/elf 0.178s ok debug/gosym 0.031s ok debug/macho 0.598s ok debug/pe 0.069s ok debug/plan9obj 0.015s ok embed 0.017s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.022s ok encoding/asn1 0.022s ok encoding/base32 0.024s ok encoding/base64 0.016s ok encoding/binary 0.016s ok encoding/csv 0.026s ok encoding/gob 2.968s ok encoding/hex 0.016s ok encoding/json 0.239s ok encoding/pem 0.464s ok encoding/xml 0.052s ok errors 0.017s ok expvar 0.017s ok flag 0.056s ok fmt 0.069s ok go/ast 0.035s ok go/build 1.878s ok go/build/constraint 0.025s ok go/constant 0.022s ok go/doc 0.063s ok go/doc/comment 1.912s ok go/format 0.020s ok go/importer 0.799s ok go/internal/gccgoimporter 0.029s ok go/internal/gcimporter 4.911s ok go/internal/srcimporter 3.654s ok go/parser 0.135s ok go/printer 0.153s ok go/scanner 0.016s ok go/token 0.028s ok go/types 29.965s ok hash 0.016s ok hash/adler32 0.019s ok hash/crc32 0.018s ok hash/crc64 0.016s ok hash/fnv 0.020s ok hash/maphash 0.051s ok html 0.017s ok html/template 0.096s ok image 0.056s ok image/color 0.027s ok image/draw 0.074s ok image/gif 0.121s ok image/jpeg 0.142s ok image/png 0.246s ok index/suffixarray 0.158s ok internal/abi 0.168s ok internal/buildcfg 0.014s ok internal/coverage/cformat 0.039s ok internal/coverage/cmerge 0.030s ok internal/coverage/pods 0.048s ok internal/coverage/slicereader 0.030s ok internal/coverage/slicewriter 0.031s ok internal/coverage/test 0.050s ok internal/cpu 0.035s ok internal/dag 0.035s ok internal/diff 0.034s ok internal/fmtsort 0.034s ok internal/fuzz 0.038s ok internal/godebug 1.074s ok internal/godebugs 0.033s ok internal/intern 0.105s ok internal/itoa 0.030s ok internal/platform 1.559s ok internal/poll 0.053s ok internal/profile 0.035s ok internal/reflectlite 0.038s ok internal/safefilepath 0.030s ok internal/saferio 0.051s ok internal/singleflight 0.074s ok internal/testenv 0.390s ok internal/trace 0.067s ok internal/types/errors 1.285s ok internal/unsafeheader 0.031s ok internal/xcoff 0.066s ok internal/zstd 0.037s ok io 0.214s ok io/fs 0.353s ok io/ioutil 2.415s ok log 0.035s ok log/slog 0.078s ok log/slog/internal/benchmarks 0.045s ok log/slog/internal/buffer 0.032s ok maps 0.033s ok math 0.041s ok math/big 1.179s ok math/bits 0.038s ok math/cmplx 0.033s ok math/rand 0.409s ok mime 0.042s ok mime/multipart 2.033s ok mime/quotedprintable 0.043s ok net 23.178s ok net/http 150.835s ok net/http/cgi 0.110s ok net/http/cookiejar 0.237s ok net/http/fcgi 0.257s ok net/http/httptest 3.615s ok net/http/httptrace 0.037s ok net/http/httputil 15.924s ok net/http/internal 0.032s ok net/http/internal/ascii 0.038s ok net/http/pprof 4.268s ok net/mail 0.036s ok net/netip 0.679s ok net/rpc 1.358s ok net/rpc/jsonrpc 0.038s ok net/smtp 1.795s ok net/textproto 0.043s ok net/url 0.039s ok os 3.238s ok os/exec 0.817s ok os/exec/internal/fdtest 0.030s ok os/signal 0.142s ok os/user 0.031s ok path 0.032s ok path/filepath 0.152s ok plugin 0.030s ok reflect 0.184s ok regexp 0.400s ok regexp/syntax 0.772s ok runtime 53.183s ok runtime/coverage 0.031s ok runtime/debug 0.050s ok runtime/internal/atomic 0.054s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.030s ok runtime/internal/wasitest 0.031s ok runtime/metrics 0.035s # runtime/pprof.test link 24097: suicide: sys: trap: fault write addr=0xd pc=0x000066d0 FAIL runtime/pprof [build failed] FAIL go tool dist: Failed: exit status: 'go 24035: 1'