wasip1-wasm-wazero at d5a05a0510eba98565b04e383e825bb53a5bc637 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn8854f34" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=9.1s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=wasip1-wasm-wazero" "GOOS=wasip1" "GOARCH=wasm" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workdir/go/misc/wasm" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /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 commands for host, linux/amd64. Building packages and commands for target, wasip1/wasm. --- Installed Go for wasip1/wasm in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: wasip1 # OS Version: UNKNOWN: error determining OS version: unable to determine OS version: unsupported operation ##### Testing packages. ok archive/tar 3.808s ok archive/zip 5.899s ok bufio 2.173s ok bytes 71.101s ok cmp 1.611s ok compress/bzip2 1.801s ok compress/flate 5.807s ok compress/gzip 36.622s ok compress/lzw 2.009s ok compress/zlib 3.668s ok container/heap 1.698s ok container/list 1.686s ok container/ring 1.653s ok context 1.950s ok crypto 1.641s ok crypto/aes 1.715s ok crypto/cipher 1.713s ok crypto/des 1.680s ok crypto/dsa 1.774s ok crypto/ecdh 6.530s ok crypto/ecdsa 4.880s ok crypto/ed25519 3.650s ok crypto/elliptic 2.318s ok crypto/hmac 1.678s ok crypto/internal/alias 1.641s ok crypto/internal/bigmod 2.446s ok crypto/internal/boring 1.596s ok crypto/internal/boring/bcache 2.448s ok crypto/internal/edwards25519 117.889s ok crypto/internal/edwards25519/field 101.859s ok crypto/internal/nistec 18.833s ok crypto/internal/nistec/fiat 1.715s [no tests to run] ok crypto/md5 1.723s ok crypto/rand 1.905s ok crypto/rc4 1.810s ok crypto/rsa 9.718s ok crypto/sha1 1.708s ok crypto/sha256 1.706s ok crypto/sha512 1.680s ok crypto/subtle 1.953s ok crypto/tls 22.150s ok crypto/x509 17.598s ok database/sql 3.761s ok database/sql/driver 1.676s ok debug/buildinfo 2.680s ok debug/dwarf 2.205s ok debug/elf 4.068s ok debug/gosym 2.005s ok debug/macho 1.765s ok debug/pe 3.107s ok debug/plan9obj 1.720s ok embed 2.366s [no tests to run] ok embed/internal/embedtest 1.793s ok encoding/ascii85 1.693s ok encoding/asn1 1.919s ok encoding/base32 1.810s ok encoding/base64 1.750s ok encoding/binary 1.725s ok encoding/csv 1.717s ok encoding/gob 32.544s ok encoding/hex 1.614s ok encoding/json 6.533s ok encoding/pem 4.094s ok encoding/xml 2.339s ok errors 1.723s ok expvar 2.781s ok flag 1.875s ok fmt 2.189s ok go/ast 2.095s ok go/build 25.586s ok go/build/constraint 1.742s ok go/constant 1.902s ok go/doc 3.579s ok go/doc/comment 6.303s ok go/format 2.048s ok go/importer 3.380s ok go/internal/gccgoimporter 2.792s ok go/internal/gcimporter 3.386s ok go/internal/srcimporter 13.038s ok go/parser 3.379s ok go/printer 4.489s ok go/scanner 1.672s ok go/token 2.344s ok go/types 5.958s ok hash 1.697s ok hash/adler32 1.668s ok hash/crc32 1.672s ok hash/crc64 1.637s ok hash/fnv 1.694s ok hash/maphash 2.116s ok html 2.201s ok html/template 3.868s ok image 2.200s ok image/color 1.756s ok image/draw 2.568s ok image/gif 3.193s ok image/jpeg 3.263s ok image/png 4.592s ok index/suffixarray 5.969s ok internal/abi 1.696s ok internal/buildcfg 1.620s ok internal/coverage/cformat 1.652s ok internal/coverage/cmerge 1.635s ok internal/coverage/pods 1.696s ok internal/coverage/slicereader 1.650s ok internal/coverage/slicewriter 1.622s ok internal/coverage/test 1.765s ok internal/cpu 1.611s ok internal/dag 1.765s ok internal/diff 1.790s ok internal/fmtsort 1.656s ok internal/fuzz 2.387s ok internal/godebug 1.721s ok internal/godebugs 1.626s ok internal/intern 2.228s ok internal/itoa 1.788s ok internal/poll 1.765s ok internal/profile 2.021s ok internal/reflectlite 2.016s ok internal/safefilepath 1.656s ok internal/saferio 1.750s ok internal/singleflight 1.702s ok internal/testenv 1.777s ok internal/trace 2.054s ok internal/types/errors 3.345s ok internal/unsafeheader 1.587s ok internal/xcoff 1.740s ok internal/zstd 2.336s ok io 1.820s ok io/fs 3.958s ok io/ioutil 1.675s ok log 1.656s ok log/slog 2.929s ok log/slog/internal/benchmarks 1.829s ok log/slog/internal/buffer 1.636s ok log/syslog 1.633s [no tests to run] ok maps 1.803s ok math 1.766s ok math/big 30.993s ok math/bits 1.657s ok math/cmplx 1.666s ok math/rand 3.798s ok mime 1.747s ok mime/multipart 8.515s ok mime/quotedprintable 1.833s ok net 2.380s ok net/http 91.170s ok net/http/cgi 3.901s ok net/http/cookiejar 3.888s ok net/http/fcgi 2.547s ok net/http/httptest 4.523s ok net/http/httptrace 2.331s ok net/http/httputil 4.893s ok net/http/internal 1.650s ok net/http/internal/ascii 1.590s ok net/http/pprof 8.209s ok net/mail 1.846s ok net/netip 2.644s ok net/rpc 5.816s ok net/rpc/jsonrpc 3.855s ok net/smtp 3.335s ok net/textproto 1.728s ok net/url 2.355s ok os 2.338s ok os/exec 4.182s ok os/exec/internal/fdtest 1.697s ok os/signal 1.693s [no tests to run] ok os/user 1.739s ok path 1.714s ok path/filepath 1.888s ok plugin 1.587s ok reflect 4.699s ok regexp 5.121s ok regexp/syntax 6.452s ok runtime 62.497s ok runtime/coverage 2.124s ok runtime/debug 2.371s ok runtime/internal/atomic 1.696s ok runtime/internal/math 1.633s ok runtime/internal/sys 1.622s ok runtime/metrics 2.100s ok runtime/pprof 7.399s ok runtime/trace 8.076s ok slices 2.171s ok sort 1.958s ok strconv 3.776s ok strings 65.066s ok sync 2.672s ok sync/atomic 3.346s ok syscall 1.664s ok testing 2.906s ok testing/fstest 1.791s ok testing/iotest 1.630s ok testing/quick 2.139s ok testing/slogtest 1.987s ok text/scanner 1.695s ok text/tabwriter 1.650s ok text/template 3.200s ok text/template/parse 1.848s ok time 6.107s ok unicode 1.631s ok unicode/utf16 1.648s ok unicode/utf8 1.656s ok cmd/addr2line 2.088s ok cmd/api 3.315s ok cmd/asm/internal/asm 11.898s ok cmd/asm/internal/lex 1.778s ok cmd/cgo/internal/swig 1.695s ok cmd/cgo/internal/test 1.621s ok cmd/cgo/internal/testcshared 2.036s ok cmd/cgo/internal/testerrors 2.069s ok cmd/cgo/internal/testfortran 1.742s ok cmd/cgo/internal/testgodefs 1.746s ok cmd/cgo/internal/testlife 1.729s ok cmd/cgo/internal/testnocgo 1.638s ok cmd/cgo/internal/testplugin 1.815s ok cmd/cgo/internal/testsanitizers 1.662s [no tests to run] ok cmd/cgo/internal/testshared 2.453s ok cmd/cgo/internal/testso 1.747s ok cmd/cgo/internal/teststdio 1.770s ok cmd/cgo/internal/testtls 1.595s ok cmd/compile/internal/abt 1.671s ok cmd/compile/internal/amd64 6.063s ok cmd/compile/internal/base 1.672s ok cmd/compile/internal/compare 2.986s ok cmd/compile/internal/dwarfgen 6.413s ok cmd/compile/internal/importer 4.279s ok cmd/compile/internal/ir 2.951s ok cmd/compile/internal/logopt 1.746s ok cmd/compile/internal/loopvar 2.937s ok cmd/compile/internal/noder 6.752s ok cmd/compile/internal/reflectdata 2.921s [no tests to run] ok cmd/compile/internal/ssa 11.389s ok cmd/compile/internal/syntax 2.101s ok cmd/compile/internal/test 6.902s ok cmd/compile/internal/typecheck 2.937s ok cmd/compile/internal/types 1.750s ok cmd/compile/internal/types2 5.581s ok cmd/covdata 1.951s ok cmd/cover 3.206s ok cmd/dist 1.916s ok cmd/distpack 1.662s ok cmd/doc 3.109s ok cmd/fix 2.421s ok cmd/go 9.471s ok cmd/go/internal/auth 2.334s ok cmd/go/internal/cache 1.878s ok cmd/go/internal/fsys 1.983s ok cmd/go/internal/generate 6.535s ok cmd/go/internal/get 6.610s ok cmd/go/internal/gover 1.650s ok cmd/go/internal/imports 1.812s ok cmd/go/internal/load 4.077s ok cmd/go/internal/modconv 1.943s ok cmd/go/internal/modfetch 5.307s ok cmd/go/internal/modfetch/codehost 5.047s ok cmd/go/internal/modfetch/zip_sum_test 4.517s ok cmd/go/internal/modindex 3.210s ok cmd/go/internal/modload 5.935s ok cmd/go/internal/mvs 1.825s ok cmd/go/internal/par 1.727s ok cmd/go/internal/str 1.608s ok cmd/go/internal/test 7.610s ok cmd/go/internal/vcs 3.758s ok cmd/go/internal/vcweb 4.503s ok cmd/go/internal/vcweb/vcstest 4.663s ok cmd/go/internal/web 3.681s ok cmd/go/internal/work 6.579s ok cmd/gofmt 2.389s ok cmd/internal/archive 1.915s ok cmd/internal/bootstrap_test 1.651s ok cmd/internal/buildid 3.699s ok cmd/internal/cov 1.789s ok cmd/internal/dwarf 1.676s ok cmd/internal/edit 1.615s ok cmd/internal/goobj 1.807s ok cmd/internal/moddeps 1.988s ok cmd/internal/notsha256 1.640s ok cmd/internal/obj 1.794s ok cmd/internal/obj/ppc64 2.013s ok cmd/internal/obj/riscv 1.887s ok cmd/internal/obj/s390x 1.860s ok cmd/internal/obj/x86 1.981s ok cmd/internal/objabi 1.627s ok cmd/internal/pkgpath 1.748s ok cmd/internal/pkgpattern 1.664s ok cmd/internal/quoted 1.631s ok cmd/internal/src 1.605s ok cmd/internal/test2json 3.993s ok cmd/link 3.988s ok cmd/link/internal/benchmark 1.630s ok cmd/link/internal/ld 2.442s ok cmd/link/internal/loader 1.809s ok cmd/nm 3.445s ok cmd/objdump 2.401s ok cmd/pack 1.834s ok cmd/pprof 7.517s ok cmd/trace 5.050s ok cmd/vet 4.375s ##### os/user with tag osusergo ok os/user 0.130s ##### hash/maphash purego implementation ok hash/maphash 2.063s ##### Testing without libgcc. ok net 1.803s [no tests to run] ok os/user 1.627s ##### wasip1 host tests ok runtime/internal/wasitest 0.002s ##### ../test ok cmd/internal/testdir 17.550s ok cmd/internal/testdir 14.715s ok cmd/internal/testdir 15.998s ok cmd/internal/testdir 12.825s ok cmd/internal/testdir 12.771s ok cmd/internal/testdir 31.521s ok cmd/internal/testdir 11.348s ok cmd/internal/testdir 10.822s ok cmd/internal/testdir 17.711s ok cmd/internal/testdir 12.853s All tests passed.