linux-386 at 1973be519aaab9bd21d9255b0926d960d2ea2666 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-bullseye-rn77fe67b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-386" "GOROOT_BOOTSTRAP=/go1.4" "GOARCH=386" "GOHOSTARCH=386" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. (go1.4 linux/amd64) Building Go toolchain1 using /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 linux/386. --- Installed Go for linux/386 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.10.107+ #1 SMP Sun Apr 24 15:04:08 UTC 2022 x86_64 ##### Testing packages. ok archive/tar 0.028s ok archive/zip 0.831s ok bufio 0.156s ok bytes 2.163s ok compress/bzip2 0.180s ok compress/flate 0.965s ok compress/gzip 0.063s ok compress/lzw 0.139s ok compress/zlib 0.753s ok container/heap 0.007s ok container/list 0.003s ok container/ring 0.004s ok context 0.012s ok crypto 0.010s ok crypto/aes 0.052s ok crypto/cipher 0.005s ok crypto/des 0.051s ok crypto/dsa 0.029s ok crypto/ecdsa 0.051s ok crypto/ed25519 0.724s ok crypto/elliptic 0.162s ok crypto/hmac 0.005s ok crypto/internal/boring 0.114s ok crypto/internal/edwards25519 24.064s ok crypto/internal/edwards25519/field 28.397s ok crypto/internal/nistec 7.367s ok crypto/internal/nistec/fiat 0.027s [no tests to run] ok crypto/internal/subtle 0.012s ok crypto/md5 0.006s ok crypto/rand 0.073s ok crypto/rc4 0.093s ok crypto/rsa 0.216s ok crypto/sha1 0.004s ok crypto/sha256 0.005s ok crypto/sha512 0.019s ok crypto/subtle 0.004s ok crypto/tls 1.810s ok crypto/x509 4.081s ok database/sql 0.369s ok database/sql/driver 0.003s ok debug/buildinfo 0.021s ok debug/dwarf 0.017s ok debug/elf 0.012s ok debug/gosym 0.017s ok debug/macho 0.007s ok debug/pe 0.011s ok debug/plan9obj 0.003s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.017s ok encoding/ascii85 0.006s ok encoding/asn1 0.004s ok encoding/base32 0.076s ok encoding/base64 0.006s ok encoding/binary 0.004s ok encoding/csv 0.016s ok encoding/gob 0.023s ok encoding/hex 0.006s ok encoding/json 0.181s ok encoding/pem 0.707s ok encoding/xml 0.046s ok errors 0.004s ok expvar 0.005s ok flag 0.018s ok fmt 0.077s ok go/ast 0.006s ok go/build 1.601s ok go/build/constraint 0.012s ok go/constant 0.005s ok go/doc 0.045s ok go/doc/comment 1.233s ok go/format 0.027s ok go/importer 0.087s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 5.999s ok go/internal/srcimporter 5.307s ok go/parser 0.061s ok go/printer 0.454s ok go/scanner 0.004s ok go/token 0.018s ok go/types 6.449s ok hash 0.004s ok hash/adler32 0.011s ok hash/crc32 0.006s ok hash/crc64 0.005s ok hash/fnv 0.016s ok hash/maphash 0.101s ok html 0.003s ok html/template 0.088s ok image 0.058s ok image/color 0.033s ok image/draw 0.119s ok image/gif 17.609s ok image/jpeg 3.518s ok image/png 0.296s ok index/suffixarray 0.224s ok internal/abi 0.024s ok internal/buildcfg 0.002s ok internal/cpu 0.007s ok internal/diff 0.014s ok internal/fmtsort 0.003s ok internal/fuzz 0.008s ok internal/godebug 0.002s ok internal/intern 0.320s ok internal/itoa 0.018s ok internal/poll 0.222s ok internal/profile 0.011s ok internal/reflectlite 0.056s ok internal/singleflight 0.014s ok internal/trace 0.041s ok internal/unsafeheader 0.002s ok internal/xcoff 0.033s ok io 0.025s ok io/fs 0.015s ok io/ioutil 0.008s ok log 0.006s ok log/syslog 1.214s ok math 0.007s ok math/big 1.669s ok math/bits 0.011s ok math/cmplx 0.004s ok math/rand 0.498s ok mime 0.028s ok mime/multipart 0.238s ok mime/quotedprintable 0.019s ok net 8.775s ok net/http 10.586s ok net/http/cgi 0.264s ok net/http/cookiejar 0.016s ok net/http/fcgi 0.107s ok net/http/httptest 0.107s ok net/http/httptrace 0.004s ok net/http/httputil 0.654s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.084s ok net/internal/socktest 0.013s ok net/mail 0.007s ok net/netip 0.419s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.008s ok net/smtp 0.044s ok net/textproto 0.006s ok net/url 0.010s ok os 0.789s ok os/exec 0.802s ok os/exec/internal/fdtest 0.004s ok os/signal 1.918s ok os/user 0.003s ok path 0.006s ok path/filepath 0.019s ok plugin 0.010s ok reflect 0.227s ok regexp 0.059s ok regexp/syntax 0.438s ok runtime 25.360s ok runtime/cgo 0.003s ok runtime/debug 0.021s ok runtime/internal/atomic 0.090s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.002s ok runtime/metrics 0.002s ok runtime/pprof 5.052s ok runtime/trace 3.431s ok sort 0.050s ok strconv 0.381s ok strings 1.356s ok sync 0.296s ok sync/atomic 0.278s ok syscall 0.060s ok testing 0.791s ok testing/fstest 0.012s ok testing/iotest 0.038s ok testing/quick 0.061s ok text/scanner 0.016s ok text/tabwriter 0.023s ok text/template 0.036s ok text/template/parse 0.010s ok time 1.852s ok unicode 0.010s ok unicode/utf16 0.006s ok unicode/utf8 0.007s ok cmd/addr2line 0.996s ok cmd/api 10.347s ok cmd/asm/internal/asm 0.796s ok cmd/asm/internal/lex 0.029s ok cmd/compile/internal/abt 0.018s ok cmd/compile/internal/amd64 0.004s ok cmd/compile/internal/dwarfgen 0.335s ok cmd/compile/internal/importer 0.869s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.052s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 6.049s ok cmd/compile/internal/syntax 0.025s ok cmd/compile/internal/test 23.785s ok cmd/compile/internal/typecheck 0.323s ok cmd/compile/internal/types 0.032s ok cmd/compile/internal/types2 1.015s ok cmd/cover 2.000s ok cmd/dist 0.004s ok cmd/doc 0.213s ok cmd/fix 1.267s ok cmd/go 49.304s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.066s ok cmd/go/internal/fsys 0.028s ok cmd/go/internal/generate 0.012s ok cmd/go/internal/get 0.015s ok cmd/go/internal/imports 0.024s ok cmd/go/internal/load 0.012s ok cmd/go/internal/lockedfile 0.093s ok cmd/go/internal/lockedfile/internal/filelock 0.037s ok cmd/go/internal/modconv 0.008s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.004s ok cmd/go/internal/modfetch/zip_sum_test 0.006s ok cmd/go/internal/modindex 0.004s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.031s ok cmd/go/internal/search 0.003s ok cmd/go/internal/str 0.012s ok cmd/go/internal/test 0.012s ok cmd/go/internal/vcs 0.013s ok cmd/go/internal/web 0.022s ok cmd/go/internal/work 0.016s ok cmd/gofmt 0.049s ok cmd/internal/archive 0.522s ok cmd/internal/buildid 0.324s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 1.173s ok cmd/internal/notsha256 0.040s ok cmd/internal/obj 0.818s ok cmd/internal/obj/ppc64 0.099s ok cmd/internal/obj/riscv 0.034s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 3.189s ok cmd/internal/objabi 0.004s ok cmd/internal/pkgpath 0.026s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/sys 0.002s ok cmd/internal/test2json 0.090s ok cmd/link 7.187s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 4.421s ok cmd/link/internal/loader 0.014s ok cmd/nm 1.510s ok cmd/objdump 2.814s ok cmd/pack 2.757s ok cmd/pprof 2.957s ok cmd/trace 0.256s ok cmd/vet 12.071s ##### os/user with tag osusergo ok os/user 0.010s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 44.287s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.065s ##### Testing without libgcc. ok net 0.010s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.286s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran # runtime/cgo /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc # misc/cgo/fortran /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgfortran.so when searching for -lgfortran /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgfortran.a when searching for -lgfortran /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc # misc/cgo/fortran.test /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgfortran.so when searching for -lgfortran /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgfortran.a when searching for -lgfortran /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgfortran.so when searching for -lgfortran /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgfortran.a when searching for -lgfortran /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/10/libgcc.a when searching for -lgcc PASS ok misc/cgo/fortran 0.004s ##### ../misc/swig/stdio PASS ok misc/swig/stdio 0.003s ##### ../misc/cgo/test PASS ok misc/cgo/test 5.973s PASS ok misc/cgo/test 5.951s PASS ok misc/cgo/test 6.352s PASS ok misc/cgo/testtls 0.021s PASS ok misc/cgo/testtls 0.009s PASS ok misc/cgo/testtls 0.006s PASS ok misc/cgo/nocgo 0.002s PASS ok misc/cgo/nocgo 0.004s PASS ok misc/cgo/nocgo 0.005s PASS ok misc/cgo/test 6.938s PASS ok misc/cgo/test 5.101s PASS ok misc/cgo/test 3.159s PASS ok misc/cgo/testtls 0.035s PASS ok misc/cgo/nocgo 0.012s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.727s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.798s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 48.005s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 26.930s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.