openbsd-386-72 at a17de43ef12250cd9a0ffdd8ff2d05fb18fcf322 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.19.2 openbsd/386) Building Go toolchain1 using /tmp/workdir/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 openbsd/386. --- Installed Go for openbsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC.MP) #4: Mon Dec 12 06:05:28 MST 2022 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP i386 ##### Testing packages. ok archive/tar 0.448s ok archive/zip 0.667s ok bufio 0.196s ok bytes 1.884s ok cmp 0.075s ok compress/bzip2 0.237s ok compress/flate 0.862s ok compress/gzip 1.960s ok compress/lzw 0.145s ok compress/zlib 0.839s ok container/heap 0.088s ok container/list 0.056s ok container/ring 0.068s ok context 0.242s ok crypto 0.061s ok crypto/aes 0.081s ok crypto/cipher 0.061s ok crypto/des 0.077s ok crypto/dsa 0.109s ok crypto/ecdh 0.367s ok crypto/ecdsa 0.240s ok crypto/ed25519 0.451s ok crypto/elliptic 0.117s ok crypto/hmac 0.058s ok crypto/internal/alias 0.068s ok crypto/internal/bigmod 0.257s ok crypto/internal/boring 0.079s ok crypto/internal/boring/bcache 0.112s ok crypto/internal/edwards25519 17.542s ok crypto/internal/edwards25519/field 19.588s ok crypto/internal/nistec 1.192s ok crypto/internal/nistec/fiat 0.050s [no tests to run] ok crypto/md5 0.046s ok crypto/rand 0.254s ok crypto/rc4 0.093s ok crypto/rsa 1.241s ok crypto/sha1 0.050s ok crypto/sha256 0.057s ok crypto/sha512 0.070s ok crypto/subtle 0.401s ok crypto/tls 2.168s ok crypto/x509 3.062s ok database/sql 0.587s ok database/sql/driver 0.079s ok debug/buildinfo 0.101s ok debug/dwarf 0.171s ok debug/elf 0.374s ok debug/gosym 0.158s ok debug/macho 0.046s ok debug/pe 0.133s ok debug/plan9obj 0.057s ok embed 0.085s [no tests to run] ok embed/internal/embedtest 0.099s ok encoding/ascii85 0.074s ok encoding/asn1 0.064s ok encoding/base32 0.105s ok encoding/base64 0.044s ok encoding/binary 0.081s ok encoding/csv 0.099s ok encoding/gob 3.675s ok encoding/hex 0.050s ok encoding/json 0.949s ok encoding/pem 1.916s ok encoding/xml 0.224s ok errors 0.105s ok expvar 0.089s ok flag 0.246s ok fmt 0.169s ok go/ast 0.071s ok go/build 2.275s ok go/build/constraint 0.062s ok go/constant 0.075s ok go/doc 0.216s ok go/doc/comment 2.356s ok go/format 0.054s ok go/importer 0.993s ok go/internal/gccgoimporter 0.102s ok go/internal/gcimporter 6.408s ok go/internal/srcimporter 20.493s ok go/parser 0.696s ok go/printer 0.223s ok go/scanner 0.051s ok go/token 0.065s ok go/types 26.780s ok hash 0.058s ok hash/adler32 0.058s ok hash/crc32 0.047s ok hash/crc64 0.054s ok hash/fnv 0.115s ok hash/maphash 0.089s ok html 0.128s ok html/template 0.185s ok image 0.150s ok image/color 0.086s ok image/draw 0.136s ok image/gif 0.417s ok image/jpeg 0.404s ok image/png 0.445s ok index/suffixarray 0.276s ok internal/abi 0.356s ok internal/buildcfg 0.053s ok internal/coverage/cformat 0.087s ok internal/coverage/cmerge 0.072s ok internal/coverage/pods 0.087s ok internal/coverage/slicereader 0.072s ok internal/coverage/slicewriter 0.049s ok internal/coverage/test 0.054s ok internal/cpu 0.084s ok internal/dag 0.066s ok internal/diff 0.142s ok internal/fmtsort 0.040s ok internal/fuzz 0.095s ok internal/godebug 1.809s ok internal/godebugs 0.064s ok internal/intern 0.351s ok internal/itoa 0.054s ok internal/poll 0.100s ok internal/profile 0.149s ok internal/reflectlite 0.072s ok internal/safefilepath 0.055s ok internal/saferio 0.262s ok internal/singleflight 0.199s ok internal/testenv 0.765s ok internal/trace 0.175s ok internal/types/errors 1.554s ok internal/unsafeheader 0.068s ok internal/xcoff 0.064s ok internal/zstd 0.052s ok io 0.347s ok io/fs 0.481s ok io/ioutil 0.091s ok log 0.062s ok log/slog 0.138s ok log/slog/internal/benchmarks 0.086s ok log/slog/internal/buffer 0.075s ok log/syslog 1.399s ok maps 0.055s ok math 0.062s ok math/big 1.611s ok math/bits 0.058s ok math/cmplx 0.089s ok math/rand 0.541s ok mime 0.068s ok mime/multipart 1.227s ok mime/quotedprintable 0.107s ok net 24.734s ok net/http 10.229s ok net/http/cgi 1.312s ok net/http/cookiejar 0.091s ok net/http/fcgi 0.180s ok net/http/httptest 0.190s ok net/http/httptrace 0.049s ok net/http/httputil 0.827s ok net/http/internal 0.089s ok net/http/internal/ascii 0.075s ok net/http/pprof 5.236s ok net/internal/socktest 0.072s ok net/mail 0.092s ok net/netip 0.934s ok net/rpc 0.178s ok net/rpc/jsonrpc 0.109s ok net/smtp 0.159s ok net/textproto 0.092s ok net/url 0.067s ok os 0.681s ok os/exec 1.001s ok os/exec/internal/fdtest 0.059s ok os/signal 2.749s ok os/user 0.074s ok path 0.084s ok path/filepath 0.194s ok plugin 0.038s ok reflect 0.380s ok regexp 1.179s ok regexp/syntax 1.649s ok runtime 65.778s ok runtime/cgo 0.074s ok runtime/coverage 0.085s ok runtime/debug 0.159s ok runtime/internal/atomic 0.173s ok runtime/internal/math 0.104s ok runtime/internal/sys 0.094s ok runtime/metrics 0.079s ok runtime/pprof 11.030s ok runtime/trace 2.373s ok slices 0.123s ok sort 0.092s ok strconv 0.425s ok strings 1.158s ok sync 1.425s ok sync/atomic 0.384s ok syscall 0.480s ok testing 1.332s ok testing/fstest 0.083s ok testing/iotest 0.095s ok testing/quick 0.138s ok testing/slogtest 0.123s ok text/scanner 0.071s ok text/tabwriter 0.083s ok text/template 0.118s ok text/template/parse 0.065s ok time 2.434s ok unicode 0.047s ok unicode/utf16 0.053s ok unicode/utf8 0.075s ok cmd/addr2line 1.657s ok cmd/api 54.061s ok cmd/asm/internal/asm 0.807s ok cmd/asm/internal/lex 0.060s ok cmd/cgo/internal/swig 0.124s ok cmd/cgo/internal/test 1.959s ok cmd/cgo/internal/testcarchive 0.548s ok cmd/cgo/internal/testcshared 0.877s ok cmd/cgo/internal/testerrors 37.271s ok cmd/cgo/internal/testfortran 0.144s ok cmd/cgo/internal/testgodefs 3.803s ok cmd/cgo/internal/testlife 3.397s ok cmd/cgo/internal/testnocgo 0.053s ok cmd/cgo/internal/testplugin 0.063s ok cmd/cgo/internal/testsanitizers 0.052s [no tests to run] ok cmd/cgo/internal/testshared 0.050s ok cmd/cgo/internal/testso 7.305s ok cmd/cgo/internal/teststdio 7.916s ok cmd/cgo/internal/testtls 0.053s ok cmd/compile/internal/abt 0.064s ok cmd/compile/internal/amd64 0.115s ok cmd/compile/internal/base 0.078s ok cmd/compile/internal/compare 0.097s ok cmd/compile/internal/dwarfgen 1.022s ok cmd/compile/internal/importer 5.363s ok cmd/compile/internal/ir 0.081s ok cmd/compile/internal/logopt 0.384s ok cmd/compile/internal/loopvar 0.107s ok cmd/compile/internal/noder 0.089s ok cmd/compile/internal/reflectdata 0.063s [no tests to run] ok cmd/compile/internal/ssa 11.150s ok cmd/compile/internal/syntax 0.134s ok cmd/compile/internal/test 32.416s ok cmd/compile/internal/typecheck 1.011s ok cmd/compile/internal/types 0.064s ok cmd/compile/internal/types2 25.475s ok cmd/covdata 0.073s ok cmd/cover 5.633s ok cmd/dist 0.086s ok cmd/distpack 0.077s ok cmd/doc 0.479s ok cmd/fix 15.380s ok cmd/go 175.999s ok cmd/go/internal/auth 0.063s ok cmd/go/internal/cache 0.565s ok cmd/go/internal/envcmd 0.208s ok cmd/go/internal/fsys 0.119s ok cmd/go/internal/generate 0.089s ok cmd/go/internal/get 0.117s ok cmd/go/internal/gover 0.060s ok cmd/go/internal/imports 0.111s ok cmd/go/internal/load 0.062s ok cmd/go/internal/lockedfile 0.486s ok cmd/go/internal/lockedfile/internal/filelock 0.162s ok cmd/go/internal/modconv 0.093s ok cmd/go/internal/modfetch 0.078s ok cmd/go/internal/modfetch/codehost 6.052s ok cmd/go/internal/modfetch/zip_sum_test 0.077s ok cmd/go/internal/modindex 0.348s ok cmd/go/internal/modload 0.129s ok cmd/go/internal/mvs 0.115s ok cmd/go/internal/par 0.156s ok cmd/go/internal/str 0.093s ok cmd/go/internal/test 0.180s ok cmd/go/internal/vcs 0.090s ok cmd/go/internal/vcweb 0.072s ok cmd/go/internal/vcweb/vcstest 7.815s ok cmd/go/internal/web 0.172s ok cmd/go/internal/work 0.488s ok cmd/gofmt 0.165s ok cmd/internal/archive 2.512s ok cmd/internal/buildid 0.350s ok cmd/internal/cov 1.138s ok cmd/internal/dwarf 0.060s ok cmd/internal/edit 0.038s ok cmd/internal/goobj 0.037s ok cmd/internal/moddeps 4.015s ok cmd/internal/notsha256 0.055s ok cmd/internal/obj 1.557s ok cmd/internal/obj/ppc64 0.814s ok cmd/internal/obj/riscv 0.269s ok cmd/internal/obj/s390x 0.041s ok cmd/internal/obj/x86 5.989s ok cmd/internal/objabi 0.095s ok cmd/internal/pkgpath 0.201s ok cmd/internal/pkgpattern 0.104s ok cmd/internal/quoted 0.085s ok cmd/internal/src 0.055s ok cmd/internal/test2json 0.232s ok cmd/link 20.028s ok cmd/link/internal/benchmark 0.048s ok cmd/link/internal/ld 15.066s ok cmd/link/internal/loader 0.081s ok cmd/nm 4.613s ok cmd/objdump 8.149s ok cmd/pack 1.440s ok cmd/pprof 2.298s ok cmd/trace 3.843s ok cmd/vet 20.502s ##### os/user with tag osusergo ok os/user 0.054s ##### hash/maphash purego implementation ok hash/maphash 0.094s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 56.427s ##### Testing without libgcc. ok net 0.086s ok os/user 0.037s ##### sync -cpu=10 ok sync 1.459s ##### Testing cgo ok cmd/cgo/internal/test 1.921s ok cmd/cgo/internal/test 2.194s ok cmd/cgo/internal/testtls 0.042s ok cmd/cgo/internal/testtls 0.037s ok cmd/cgo/internal/testnocgo 0.040s ok cmd/cgo/internal/testnocgo 0.033s ok cmd/cgo/internal/test 1.939s ok cmd/cgo/internal/test 2.151s All tests passed.