wasip1-wasm-wasmtime at 0ef169abb1db6bd4e184ee87204dd883fb20cf1c :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wasmtime-rn58010b1" "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-wasmtime" "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" "GOWASIRUNTIME=wasmtime" "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.20.6 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 2.373s ok archive/zip 2.133s ok bufio 1.825s ok bytes 1.853s ok cmp 1.451s ok compress/bzip2 1.495s ok compress/flate 1.870s ok compress/gzip 9.717s ok compress/lzw 0.920s ok compress/zlib 1.469s ok container/heap 1.298s ok container/list 1.329s ok container/ring 0.801s ok context 1.203s ok crypto 1.030s ok crypto/aes 0.920s ok crypto/cipher 1.156s ok crypto/des 1.307s ok crypto/dsa 1.267s ok crypto/ecdh 1.817s ok crypto/ecdsa 1.487s ok crypto/ed25519 1.911s ok crypto/elliptic 1.673s ok crypto/hmac 1.526s ok crypto/internal/alias 1.378s ok crypto/internal/bigmod 1.785s ok crypto/internal/boring 1.340s ok crypto/internal/boring/bcache 1.628s ok crypto/internal/edwards25519 2.182s ok crypto/internal/edwards25519/field 1.529s ok crypto/internal/nistec 2.870s ok crypto/internal/nistec/fiat 1.433s [no tests to run] ok crypto/md5 1.407s ok crypto/rand 1.325s ok crypto/rc4 1.361s ok crypto/rsa 3.185s ok crypto/sha1 0.888s ok crypto/sha256 1.239s ok crypto/sha512 1.265s ok crypto/subtle 0.810s ok crypto/tls 4.119s ok crypto/x509 4.178s ok database/sql 2.355s ok database/sql/driver 1.771s ok debug/buildinfo 1.954s ok debug/dwarf 1.739s ok debug/elf 2.185s ok debug/gosym 1.731s ok debug/macho 0.864s ok debug/pe 1.595s ok debug/plan9obj 1.103s ok embed 1.521s [no tests to run] ok embed/internal/embedtest 1.361s ok encoding/ascii85 1.409s ok encoding/asn1 1.295s ok encoding/base32 1.265s ok encoding/base64 1.216s ok encoding/binary 1.101s ok encoding/csv 1.077s ok encoding/gob 8.574s ok encoding/hex 0.817s ok encoding/json 2.555s ok encoding/pem 2.253s ok encoding/xml 1.732s ok errors 1.350s ok expvar 1.781s ok flag 0.905s ok fmt 1.441s ok go/ast 1.362s ok go/build 8.617s ok go/build/constraint 1.516s ok go/constant 1.518s ok go/doc 2.133s ok go/doc/comment 2.789s ok go/format 1.513s ok go/importer 1.350s ok go/internal/gccgoimporter 2.553s ok go/internal/gcimporter 2.507s ok go/internal/srcimporter 5.217s ok go/parser 1.785s ok go/printer 2.226s ok go/scanner 1.503s ok go/token 1.064s ok go/types 2.057s ok go/version 1.246s ok hash 1.344s ok hash/adler32 1.428s ok hash/crc32 1.375s ok hash/crc64 1.310s ok hash/fnv 1.411s ok hash/maphash 1.453s ok html 1.544s ok html/template 2.409s ok image 1.923s ok image/color 1.767s ok image/draw 2.932s ok image/gif 3.178s ok image/jpeg 3.133s ok image/png 3.536s ok index/suffixarray 4.141s ok internal/abi 1.797s ok internal/buildcfg 1.779s ok internal/coverage/cformat 1.696s ok internal/coverage/cmerge 1.694s ok internal/coverage/pods 1.845s ok internal/coverage/slicereader 1.818s ok internal/coverage/slicewriter 1.855s ok internal/coverage/test 1.935s ok internal/cpu 0.725s ok internal/dag 1.253s ok internal/diff 1.329s ok internal/fmtsort 2.194s ok internal/fuzz 2.410s ok internal/godebug 2.361s ok internal/godebugs 2.227s ok internal/gover 2.137s ok internal/intern 1.858s ok internal/itoa 1.818s ok internal/platform 2.288s ok internal/poll 1.120s ok internal/profile 1.121s ok internal/reflectlite 2.733s ok internal/safefilepath 2.626s ok internal/saferio 2.507s ok internal/singleflight 2.665s ok internal/testenv 2.607s ok internal/trace 2.905s ok internal/trace/v2 3.011s ok internal/types/errors 3.564s ok internal/unsafeheader 2.431s ok internal/xcoff 2.644s ok internal/zstd 3.065s ok io 1.421s ok io/fs 3.032s ok io/ioutil 1.524s ok log 1.658s ok log/slog 1.614s ok log/slog/internal/benchmarks 1.266s ok log/slog/internal/buffer 1.634s ok log/syslog 1.727s [no tests to run] ok maps 1.689s ok math 0.725s ok math/big 8.397s ok math/bits 1.326s ok math/cmplx 1.537s ok math/rand 1.980s ok math/rand/v2 2.603s ok mime 1.659s ok mime/multipart 3.179s ok mime/quotedprintable 0.749s ok net 2.938s ok net/http 20.083s ok net/http/cgi 2.768s ok net/http/cookiejar 2.862s ok net/http/fcgi 2.097s ok net/http/httptest 2.073s ok net/http/httptrace 0.803s ok net/http/httputil 2.846s ok net/http/internal 1.560s ok net/http/internal/ascii 1.457s ok net/http/pprof 5.948s ok net/mail 0.993s ok net/netip 2.391s ok net/rpc 3.453s ok net/rpc/jsonrpc 2.742s ok net/smtp 2.706s ok net/textproto 1.763s ok net/url 2.291s ok os 1.626s ok os/exec 3.045s ok os/exec/internal/fdtest 2.237s ok os/signal 2.189s [no tests to run] ok os/user 2.227s ok path 2.287s ok path/filepath 1.101s ok plugin 1.010s ok reflect 2.398s ok regexp 2.331s ok regexp/syntax 3.559s ok runtime 7.657s ok runtime/coverage 2.110s ok runtime/debug 2.025s ok runtime/internal/atomic 1.916s ok runtime/internal/math 1.929s ok runtime/internal/sys 1.424s ok runtime/internal/wasitest 1.504s ok runtime/metrics 1.638s ok runtime/pprof 4.219s ok runtime/trace 3.056s ok slices 1.364s ok sort 1.033s ok strconv 1.501s ok strings 1.213s ok sync 1.523s ok sync/atomic 1.765s ok syscall 1.994s ok testing 2.419s ok testing/fstest 2.013s ok testing/iotest 1.959s ok testing/quick 2.232s ok testing/slogtest 2.233s ok text/scanner 1.986s ok text/tabwriter 2.163s ok text/template 2.374s ok text/template/parse 1.139s ok time 3.273s ok unicode 0.968s ok unicode/utf16 1.052s ok unicode/utf8 1.403s ok cmd/addr2line 2.561s ok cmd/api 2.054s ok cmd/asm/internal/asm 3.615s ok cmd/asm/internal/lex 1.432s ok cmd/cgo/internal/swig 1.334s ok cmd/cgo/internal/test 0.965s ok cmd/cgo/internal/testcshared 1.416s ok cmd/cgo/internal/testerrors 1.593s ok cmd/cgo/internal/testfortran 1.447s ok cmd/cgo/internal/testgodefs 1.413s ok cmd/cgo/internal/testlife 1.416s ok cmd/cgo/internal/testnocgo 1.323s ok cmd/cgo/internal/testplugin 1.341s ok cmd/cgo/internal/testsanitizers 1.423s [no tests to run] ok cmd/cgo/internal/testshared 1.762s ok cmd/cgo/internal/testso 1.601s ok cmd/cgo/internal/teststdio 1.541s ok cmd/cgo/internal/testtls 0.861s ok cmd/compile/internal/abt 1.009s ok cmd/compile/internal/amd64 2.454s ok cmd/compile/internal/base 1.162s ok cmd/compile/internal/compare 2.075s ok cmd/compile/internal/devirtualize 1.958s ok cmd/compile/internal/dwarfgen 4.148s ok cmd/compile/internal/importer 3.000s ok cmd/compile/internal/inline/inlheur 2.853s ok cmd/compile/internal/ir 2.422s ok cmd/compile/internal/logopt 1.434s ok cmd/compile/internal/loopvar 2.290s ok cmd/compile/internal/noder 3.354s ok cmd/compile/internal/reflectdata 2.019s [no tests to run] ok cmd/compile/internal/ssa 4.043s ok cmd/compile/internal/syntax 0.997s ok cmd/compile/internal/test 3.444s ok cmd/compile/internal/typecheck 1.746s ok cmd/compile/internal/types 0.911s ok cmd/compile/internal/types2 2.416s ok cmd/covdata 1.307s ok cmd/cover 2.669s ok cmd/dist 2.213s ok cmd/distpack 1.912s ok cmd/doc 2.736s ok cmd/fix 0.995s ok cmd/go 3.377s ok cmd/go/internal/auth 1.424s ok cmd/go/internal/cache 1.655s ok cmd/go/internal/cfg 1.368s [no tests to run] ok cmd/go/internal/fsys 1.093s ok cmd/go/internal/generate 3.081s ok cmd/go/internal/gover 1.362s ok cmd/go/internal/imports 0.893s ok cmd/go/internal/load 2.609s ok cmd/go/internal/modfetch 2.972s ok cmd/go/internal/modfetch/codehost 3.513s ok cmd/go/internal/modfetch/zip_sum_test 3.485s ok cmd/go/internal/modindex 3.019s ok cmd/go/internal/modload 2.927s ok cmd/go/internal/mvs 1.456s ok cmd/go/internal/par 1.463s ok cmd/go/internal/str 0.767s ok cmd/go/internal/test 4.411s ok cmd/go/internal/toolchain 3.863s ok cmd/go/internal/vcs 3.255s ok cmd/go/internal/vcweb 3.675s ok cmd/go/internal/vcweb/vcstest 3.748s ok cmd/go/internal/web 1.682s ok cmd/go/internal/work 3.084s ok cmd/gofmt 1.652s ok cmd/internal/archive 1.574s ok cmd/internal/buildid 2.034s ok cmd/internal/cov 1.506s ok cmd/internal/bootstrap_test 0.686s ok cmd/internal/dwarf 1.308s ok cmd/internal/edit 1.399s ok cmd/internal/goobj 1.450s ok cmd/internal/moddeps 1.338s ok cmd/internal/notsha256 1.319s ok cmd/internal/obj 1.332s ok cmd/internal/obj/ppc64 1.640s ok cmd/internal/obj/riscv 1.517s ok cmd/internal/obj/s390x 1.781s ok cmd/internal/obj/x86 1.628s ok cmd/internal/objabi 1.551s ok cmd/internal/pkgpath 1.444s ok cmd/internal/pkgpattern 1.319s ok cmd/internal/quoted 1.059s ok cmd/internal/src 1.351s ok cmd/internal/test2json 1.165s ok cmd/link 2.229s ok cmd/link/internal/benchmark 0.730s ok cmd/link/internal/ld 2.042s ok cmd/link/internal/loader 1.298s ok cmd/nm 2.945s ok cmd/objdump 3.056s ok cmd/pack 1.611s ok cmd/pprof 3.406s ok cmd/trace 2.749s ok cmd/vet 2.747s ##### os/user with tag osusergo ok os/user 0.056s ##### hash/maphash purego implementation ok hash/maphash 0.833s ##### Testing without libgcc. ok net 1.088s ok os/user 0.717s ##### wasip1 host tests ok runtime/internal/wasitest 0.581s ##### ../test ok cmd/internal/testdir 26.080s ok cmd/internal/testdir 22.364s ok cmd/internal/testdir 25.389s ok cmd/internal/testdir 20.616s ok cmd/internal/testdir 20.007s ok cmd/internal/testdir 19.706s ok cmd/internal/testdir 55.208s ok cmd/internal/testdir 17.487s ok cmd/internal/testdir 21.322s ok cmd/internal/testdir 20.479s All tests passed.