wasip1-wasm-wazero at 4c028edffafbaa6a2ad46fcd5423febb207f8a98 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rnea781dc" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "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 6.152s ok archive/zip 8.953s ok bufio 3.611s ok bytes 93.498s ok cmp 2.710s ok compress/bzip2 3.074s ok compress/flate 8.952s ok compress/gzip 48.955s ok compress/lzw 3.322s ok compress/zlib 6.043s ok container/heap 2.829s ok container/list 2.884s ok container/ring 2.744s ok context 3.294s ok crypto 2.756s ok crypto/aes 2.890s ok crypto/cipher 2.866s ok crypto/des 2.833s ok crypto/dsa 2.954s ok crypto/ecdh 7.501s ok crypto/ecdsa 6.499s ok crypto/ed25519 5.705s ok crypto/elliptic 3.678s ok crypto/hmac 2.832s ok crypto/internal/alias 2.721s ok crypto/internal/bigmod 4.201s ok crypto/internal/boring 2.669s ok crypto/internal/boring/bcache 3.908s ok crypto/internal/edwards25519 152.627s ok crypto/internal/edwards25519/field 132.697s ok crypto/internal/nistec 19.444s ok crypto/internal/nistec/fiat 2.902s [no tests to run] ok crypto/md5 2.781s ok crypto/rand 3.011s ok crypto/rc4 2.935s ok crypto/rsa 13.855s ok crypto/sha1 2.854s ok crypto/sha256 2.825s ok crypto/sha512 2.842s ok crypto/subtle 3.181s ok crypto/tls 26.659s ok crypto/x509 22.164s ok database/sql 5.846s ok database/sql/driver 2.725s ok debug/buildinfo 4.351s ok debug/dwarf 3.713s ok debug/elf 5.797s ok debug/gosym 3.257s ok debug/macho 2.942s ok debug/pe 5.132s ok debug/plan9obj 2.811s ok embed 4.052s [no tests to run] ok embed/internal/embedtest 3.071s ok encoding/ascii85 2.792s ok encoding/asn1 3.129s ok encoding/base32 2.981s ok encoding/base64 2.877s ok encoding/binary 2.918s ok encoding/csv 2.857s ok encoding/gob 47.781s ok encoding/hex 2.716s ok encoding/json 10.842s ok encoding/pem 6.779s ok encoding/xml 3.896s ok errors 2.890s ok expvar 4.708s ok flag 3.134s ok fmt 3.684s ok go/ast 3.554s ok go/build 35.486s ok go/build/constraint 2.881s ok go/constant 3.120s ok go/doc 5.908s ok go/doc/comment 8.768s ok go/format 3.507s ok go/importer 5.707s ok go/internal/gccgoimporter 4.739s ok go/internal/gcimporter 5.722s ok go/internal/srcimporter 17.953s ok go/parser 4.982s ok go/printer 6.386s ok go/scanner 2.849s ok go/token 3.873s ok go/types 8.974s ok hash 2.883s ok hash/adler32 2.732s ok hash/crc32 2.751s ok hash/crc64 2.795s ok hash/fnv 2.815s ok hash/maphash 3.383s ok html 3.702s ok html/template 6.195s ok image 3.553s ok image/color 2.963s ok image/draw 3.992s ok image/gif 5.248s ok image/jpeg 5.313s ok image/png 7.062s ok index/suffixarray 8.738s ok internal/abi 2.825s ok internal/buildcfg 2.727s ok internal/coverage/cformat 2.784s ok internal/coverage/cmerge 2.682s ok internal/coverage/pods 2.807s ok internal/coverage/slicereader 2.737s ok internal/coverage/slicewriter 2.741s ok internal/coverage/test 2.949s ok internal/cpu 2.714s ok internal/dag 3.013s ok internal/diff 2.939s ok internal/fmtsort 2.739s ok internal/fuzz 3.929s ok internal/godebug 2.918s ok internal/godebugs 2.793s ok internal/intern 3.527s ok internal/itoa 3.115s ok internal/poll 2.854s ok internal/profile 3.341s ok internal/reflectlite 3.419s ok internal/safefilepath 2.744s ok internal/saferio 3.043s ok internal/singleflight 2.813s ok internal/testenv 2.904s ok internal/trace 3.352s ok internal/types/errors 5.668s ok internal/unsafeheader 2.720s ok internal/xcoff 2.860s ok internal/zstd 3.883s ok io 2.991s ok io/fs 5.956s ok io/ioutil 2.779s ok log 2.742s ok log/slog 4.890s ok log/slog/internal/benchmarks 3.060s ok log/slog/internal/buffer 2.710s ok log/syslog 2.731s [no tests to run] ok maps 2.949s ok math 2.927s ok math/big 42.537s ok math/bits 2.820s ok math/cmplx 2.822s ok math/rand 6.165s ok mime 2.907s ok mime/multipart 11.454s ok mime/quotedprintable 3.025s ok net 3.749s ok net/http 125.329s ok net/http/cgi 6.497s ok net/http/cookiejar 6.495s ok net/http/fcgi 4.181s ok net/http/httptest 7.389s ok net/http/httptrace 3.871s ok net/http/httputil 7.787s ok net/http/internal 2.805s ok net/http/internal/ascii 2.707s ok net/http/pprof 10.993s ok net/mail 3.090s ok net/netip 4.314s ok net/rpc 9.771s ok net/rpc/jsonrpc 6.453s ok net/smtp 5.434s ok net/textproto 2.885s ok net/url 3.990s ok os 3.881s ok os/exec 7.000s ok os/exec/internal/fdtest 2.784s ok os/signal 2.765s [no tests to run] ok os/user 2.965s ok path 2.826s ok path/filepath 3.201s ok plugin 2.739s ok reflect 7.470s ok regexp 8.404s ok regexp/syntax 11.486s ok runtime 81.490s ok runtime/coverage 3.438s ok runtime/debug 3.897s ok runtime/internal/atomic 2.842s ok runtime/internal/math 2.696s ok runtime/internal/sys 2.654s ok runtime/internal/wasitest 2.966s ok runtime/metrics 3.590s ok runtime/pprof 9.530s ok runtime/trace 11.770s ok slices 3.445s ok sort 3.172s ok strconv 6.254s ok strings 83.585s ok sync 4.168s ok sync/atomic 4.832s ok syscall 2.728s ok testing 4.588s ok testing/fstest 3.000s ok testing/iotest 2.757s ok testing/quick 3.471s ok testing/slogtest 3.366s ok text/scanner 2.907s ok text/tabwriter 2.755s ok text/template 5.161s ok text/template/parse 3.050s ok time 8.759s ok unicode 2.862s ok unicode/utf16 2.772s ok unicode/utf8 2.750s ok cmd/addr2line 3.481s ok cmd/api 5.561s ok cmd/asm/internal/asm 16.360s ok cmd/asm/internal/lex 2.946s ok cmd/cgo/internal/swig 2.806s ok cmd/cgo/internal/test 2.696s ok cmd/cgo/internal/testcshared 3.368s ok cmd/cgo/internal/testerrors 3.413s ok cmd/cgo/internal/testfortran 2.835s ok cmd/cgo/internal/testgodefs 2.968s ok cmd/cgo/internal/testlife 2.861s ok cmd/cgo/internal/testnocgo 2.663s ok cmd/cgo/internal/testplugin 3.016s ok cmd/cgo/internal/testsanitizers 2.774s [no tests to run] ok cmd/cgo/internal/testshared 4.005s ok cmd/cgo/internal/testso 2.887s ok cmd/cgo/internal/teststdio 2.979s ok cmd/cgo/internal/testtls 2.721s ok cmd/compile/internal/abt 2.918s ok cmd/compile/internal/amd64 10.301s ok cmd/compile/internal/base 2.756s ok cmd/compile/internal/compare 4.985s ok cmd/compile/internal/dwarfgen 10.908s ok cmd/compile/internal/importer 7.241s ok cmd/compile/internal/ir 4.969s ok cmd/compile/internal/logopt 2.963s ok cmd/compile/internal/loopvar 4.997s ok cmd/compile/internal/noder 11.622s ok cmd/compile/internal/reflectdata 4.985s [no tests to run] ok cmd/compile/internal/ssa 19.553s ok cmd/compile/internal/syntax 3.424s ok cmd/compile/internal/test 11.512s ok cmd/compile/internal/typecheck 5.001s ok cmd/compile/internal/types 2.890s ok cmd/compile/internal/types2 8.963s ok cmd/covdata 3.283s ok cmd/cover 5.314s ok cmd/dist 3.170s ok cmd/distpack 2.735s ok cmd/doc 4.924s ok cmd/fix 3.964s ok cmd/go 15.954s ok cmd/go/internal/auth 3.801s ok cmd/go/internal/cache 3.072s ok cmd/go/internal/fsys 3.290s ok cmd/go/internal/generate 11.317s ok cmd/go/internal/get 10.994s ok cmd/go/internal/gover 2.856s ok cmd/go/internal/imports 2.988s ok cmd/go/internal/load 6.913s ok cmd/go/internal/modconv 3.205s ok cmd/go/internal/modfetch 8.924s ok cmd/go/internal/modfetch/codehost 8.449s ok cmd/go/internal/modfetch/zip_sum_test 7.565s ok cmd/go/internal/modindex 5.094s ok cmd/go/internal/modload 10.034s ok cmd/go/internal/mvs 3.153s ok cmd/go/internal/par 2.778s ok cmd/go/internal/str 2.736s ok cmd/go/internal/test 12.821s ok cmd/go/internal/vcs 6.327s ok cmd/go/internal/vcweb 7.539s ok cmd/go/internal/vcweb/vcstest 7.780s ok cmd/go/internal/web 6.169s ok cmd/go/internal/work 11.025s ok cmd/gofmt 3.899s ok cmd/internal/archive 3.251s ok cmd/internal/bootstrap_test 2.712s ok cmd/internal/buildid 5.746s ok cmd/internal/cov 3.046s ok cmd/internal/dwarf 2.899s ok cmd/internal/edit 2.761s ok cmd/internal/goobj 3.079s ok cmd/internal/moddeps 3.388s ok cmd/internal/notsha256 2.751s ok cmd/internal/obj 3.006s ok cmd/internal/obj/ppc64 3.333s ok cmd/internal/obj/riscv 3.137s ok cmd/internal/obj/s390x 3.070s ok cmd/internal/obj/x86 3.312s ok cmd/internal/objabi 2.699s ok cmd/internal/pkgpath 2.805s ok cmd/internal/pkgpattern 2.754s ok cmd/internal/quoted 2.773s ok cmd/internal/src 2.741s ok cmd/internal/test2json 6.012s ok cmd/link 6.665s ok cmd/link/internal/benchmark 2.874s ok cmd/link/internal/ld 4.126s ok cmd/link/internal/loader 3.022s ok cmd/nm 5.750s ok cmd/objdump 4.140s ok cmd/pack 3.058s ok cmd/pprof 12.510s ok cmd/trace 8.165s ok cmd/vet 7.359s ##### os/user with tag osusergo ok os/user 0.250s ##### hash/maphash purego implementation ok hash/maphash 3.260s ##### Testing without libgcc. ok net 2.970s [no tests to run] ok os/user 2.727s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 30.002s ok cmd/internal/testdir 26.855s ok cmd/internal/testdir 31.009s ok cmd/internal/testdir 21.752s ok cmd/internal/testdir 22.411s ok cmd/internal/testdir 46.507s ok cmd/internal/testdir 19.579s ok cmd/internal/testdir 20.029s ok cmd/internal/testdir 28.766s ok cmd/internal/testdir 23.215s All tests passed.