wasip1-wasm-wasmtime at ecb9d9b95ccba900de9504b3699a219c84b0aa96 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wasmtime-rn9f5fbb8" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=1s" "GO_STAGE0_DL_DELAY=300ms" "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.406s ok archive/zip 2.144s ok bufio 1.754s ok bytes 1.868s ok cmp 1.407s ok compress/bzip2 1.382s ok compress/flate 1.877s ok compress/gzip 9.658s ok compress/lzw 1.372s ok compress/zlib 1.301s ok container/heap 1.346s ok container/list 1.404s ok container/ring 0.792s ok context 1.187s ok crypto 0.974s ok crypto/aes 0.943s ok crypto/cipher 1.300s ok crypto/des 1.215s ok crypto/dsa 1.207s ok crypto/ecdh 1.790s ok crypto/ecdsa 1.473s ok crypto/ed25519 1.903s ok crypto/elliptic 1.651s ok crypto/hmac 1.563s ok crypto/internal/alias 1.347s ok crypto/internal/bigmod 1.791s ok crypto/internal/boring 1.447s ok crypto/internal/boring/bcache 1.528s ok crypto/internal/edwards25519 2.124s ok crypto/internal/edwards25519/field 1.420s ok crypto/internal/nistec 2.763s ok crypto/internal/nistec/fiat 1.515s [no tests to run] ok crypto/md5 1.400s ok crypto/rand 1.270s ok crypto/rc4 1.301s ok crypto/rsa 3.275s ok crypto/sha1 0.939s ok crypto/sha256 1.328s ok crypto/sha512 1.173s ok crypto/subtle 0.761s ok crypto/tls 3.978s ok crypto/x509 4.121s ok database/sql 2.445s ok database/sql/driver 1.706s ok debug/buildinfo 1.856s ok debug/dwarf 1.752s ok debug/elf 2.186s ok debug/gosym 1.608s ok debug/macho 0.784s ok debug/pe 1.529s ok debug/plan9obj 1.333s ok embed 1.435s [no tests to run] ok embed/internal/embedtest 1.499s ok encoding/ascii85 1.461s ok encoding/asn1 1.341s ok encoding/base32 1.314s ok encoding/base64 1.189s ok encoding/binary 1.113s ok encoding/csv 1.095s ok encoding/gob 8.780s ok encoding/hex 0.802s ok encoding/json 2.464s ok encoding/pem 2.155s ok encoding/xml 1.713s ok errors 1.577s ok expvar 1.772s ok flag 0.834s ok fmt 1.368s ok go/ast 1.272s ok go/build 8.600s ok go/build/constraint 1.503s ok go/constant 1.356s ok go/doc 2.088s ok go/doc/comment 2.908s ok go/format 1.459s ok go/importer 1.358s ok go/internal/gccgoimporter 2.454s ok go/internal/gcimporter 2.695s ok go/internal/srcimporter 4.981s ok go/parser 1.725s ok go/printer 2.208s ok go/scanner 1.511s ok go/token 0.982s ok go/types 2.021s ok go/version 1.421s ok hash 1.130s ok hash/adler32 1.415s ok hash/crc32 1.372s ok hash/crc64 1.417s ok hash/fnv 1.366s ok hash/maphash 1.350s ok html 1.416s ok html/template 1.549s ok image 2.045s ok image/color 1.802s ok image/draw 2.211s ok image/gif 2.432s ok image/jpeg 2.034s ok image/png 2.523s ok index/suffixarray 3.128s ok internal/abi 1.438s ok internal/buildcfg 1.194s ok internal/coverage/cformat 1.312s ok internal/coverage/cmerge 2.078s ok internal/coverage/pods 2.170s ok internal/coverage/slicereader 2.085s ok internal/coverage/slicewriter 2.122s ok internal/coverage/test 2.112s ok internal/cpu 1.332s ok internal/dag 1.375s ok internal/diff 1.430s ok internal/fmtsort 2.544s ok internal/fuzz 2.779s ok internal/godebug 2.611s ok internal/godebugs 2.580s ok internal/gover 2.607s ok internal/intern 2.657s ok internal/itoa 2.034s ok internal/platform 2.384s ok internal/poll 1.145s ok internal/profile 1.368s ok internal/reflectlite 1.041s ok internal/safefilepath 2.236s ok internal/saferio 2.412s ok internal/singleflight 2.166s ok internal/testenv 2.323s ok internal/trace 2.201s ok internal/trace/v2 2.050s ok internal/types/errors 3.330s ok internal/unsafeheader 2.055s ok internal/xcoff 2.510s ok internal/zstd 2.691s ok io 1.495s ok io/fs 2.564s ok io/ioutil 1.114s ok log 1.176s ok log/slog 1.445s ok log/slog/internal/benchmarks 1.142s ok log/slog/internal/buffer 1.677s ok log/syslog 1.716s [no tests to run] ok maps 1.716s ok math 0.720s ok math/big 8.493s ok math/bits 1.533s ok math/cmplx 1.582s ok math/rand 1.962s ok math/rand/v2 2.575s ok mime 1.610s ok mime/multipart 3.260s ok mime/quotedprintable 0.786s ok net 2.882s ok net/http 19.442s ok net/http/cgi 2.774s ok net/http/cookiejar 2.835s ok net/http/fcgi 2.492s ok net/http/httptest 2.026s ok net/http/httptrace 0.797s ok net/http/httputil 2.837s ok net/http/internal 1.668s ok net/http/internal/ascii 1.249s ok net/http/pprof 5.936s ok net/mail 1.081s ok net/netip 1.603s ok net/rpc 2.666s ok net/rpc/jsonrpc 2.854s ok net/smtp 2.835s ok net/textproto 1.934s ok net/url 2.183s ok os 1.846s ok os/exec 2.401s ok os/exec/internal/fdtest 1.494s ok os/signal 1.747s [no tests to run] ok os/user 1.677s ok path 1.737s ok path/filepath 1.530s ok plugin 1.394s ok reflect 2.285s ok regexp 2.227s ok regexp/syntax 3.573s ok runtime 7.768s ok runtime/coverage 1.947s ok runtime/debug 2.131s ok runtime/internal/atomic 1.843s ok runtime/internal/math 1.972s ok runtime/internal/sys 1.419s ok runtime/internal/wasitest 1.604s ok runtime/metrics 1.648s ok runtime/pprof 4.354s ok runtime/trace 1.341s ok slices 1.353s ok sort 0.972s ok strconv 1.538s ok strings 1.280s ok sync 1.504s ok sync/atomic 1.767s ok syscall 1.951s ok testing 2.464s ok testing/fstest 1.837s ok testing/iotest 1.712s ok testing/quick 2.235s ok testing/slogtest 2.246s ok text/scanner 1.942s ok text/tabwriter 2.157s ok text/template 2.322s ok text/template/parse 1.179s ok time 3.262s ok unicode 0.896s ok unicode/utf16 1.253s ok unicode/utf8 1.141s ok cmd/addr2line 2.654s ok cmd/api 2.089s ok cmd/asm/internal/asm 3.725s ok cmd/asm/internal/lex 1.652s ok cmd/cgo/internal/swig 1.317s ok cmd/cgo/internal/test 0.912s ok cmd/cgo/internal/testcshared 1.542s ok cmd/cgo/internal/testerrors 1.529s ok cmd/cgo/internal/testfortran 1.385s ok cmd/cgo/internal/testgodefs 1.454s ok cmd/cgo/internal/testlife 1.413s ok cmd/cgo/internal/testnocgo 0.977s ok cmd/cgo/internal/testplugin 1.409s ok cmd/cgo/internal/testsanitizers 1.250s [no tests to run] ok cmd/cgo/internal/testshared 1.770s ok cmd/cgo/internal/testso 1.481s ok cmd/cgo/internal/teststdio 1.640s ok cmd/cgo/internal/testtls 0.841s ok cmd/compile/internal/abt 1.018s ok cmd/compile/internal/amd64 2.374s ok cmd/compile/internal/base 1.006s ok cmd/compile/internal/compare 1.966s ok cmd/compile/internal/devirtualize 1.916s ok cmd/compile/internal/dwarfgen 3.962s ok cmd/compile/internal/importer 2.752s ok cmd/compile/internal/inline/inlheur 2.455s ok cmd/compile/internal/ir 2.356s ok cmd/compile/internal/logopt 1.539s ok cmd/compile/internal/loopvar 2.253s ok cmd/compile/internal/noder 3.440s ok cmd/compile/internal/reflectdata 2.110s [no tests to run] ok cmd/compile/internal/ssa 4.146s ok cmd/compile/internal/syntax 1.013s ok cmd/compile/internal/test 3.622s ok cmd/compile/internal/typecheck 2.058s ok cmd/compile/internal/types 0.862s ok cmd/compile/internal/types2 2.405s ok cmd/covdata 1.384s ok cmd/cover 2.606s ok cmd/dist 2.278s ok cmd/distpack 2.233s ok cmd/doc 2.661s ok cmd/fix 0.936s ok cmd/go 3.314s ok cmd/go/internal/auth 1.188s ok cmd/go/internal/cache 1.574s ok cmd/go/internal/cfg 1.514s [no tests to run] ok cmd/go/internal/fsys 1.113s ok cmd/go/internal/generate 3.005s ok cmd/go/internal/gover 1.772s ok cmd/go/internal/imports 0.822s ok cmd/go/internal/load 2.727s ok cmd/go/internal/modfetch 2.844s ok cmd/go/internal/modfetch/codehost 3.480s ok cmd/go/internal/modfetch/zip_sum_test 3.388s ok cmd/go/internal/modindex 2.749s ok cmd/go/internal/modload 2.896s ok cmd/go/internal/mvs 1.666s ok cmd/go/internal/par 1.667s ok cmd/go/internal/str 0.695s ok cmd/go/internal/test 4.287s ok cmd/go/internal/toolchain 4.060s ok cmd/go/internal/vcs 2.934s ok cmd/go/internal/vcweb 3.500s ok cmd/go/internal/vcweb/vcstest 3.709s ok cmd/go/internal/web 1.693s ok cmd/go/internal/work 3.099s ok cmd/gofmt 1.790s ok cmd/internal/archive 1.499s ok cmd/internal/buildid 2.046s ok cmd/internal/cov 1.581s ok cmd/internal/bootstrap_test 0.694s ok cmd/internal/dwarf 1.436s ok cmd/internal/edit 1.389s ok cmd/internal/goobj 1.242s ok cmd/internal/moddeps 1.376s ok cmd/internal/notsha256 1.314s ok cmd/internal/obj 1.364s ok cmd/internal/obj/ppc64 1.730s ok cmd/internal/obj/riscv 1.622s ok cmd/internal/obj/s390x 1.572s ok cmd/internal/obj/x86 1.596s ok cmd/internal/objabi 1.509s ok cmd/internal/pkgpath 1.482s ok cmd/internal/pkgpattern 1.129s ok cmd/internal/quoted 1.293s ok cmd/internal/src 1.370s ok cmd/internal/test2json 1.230s ok cmd/link 2.195s ok cmd/link/internal/benchmark 0.722s ok cmd/link/internal/ld 1.922s ok cmd/link/internal/loader 1.290s ok cmd/nm 3.064s ok cmd/objdump 2.801s ok cmd/pack 1.332s ok cmd/pprof 3.044s ok cmd/trace 2.282s ok cmd/trace/v2 1.972s ok cmd/vet 1.611s ##### os/user with tag osusergo ok os/user 0.057s ##### hash/maphash purego implementation ok hash/maphash 0.830s ##### Testing without libgcc. ok net 1.104s ok os/user 0.701s ##### wasip1 host tests ok runtime/internal/wasitest 0.553s ##### ../test ok cmd/internal/testdir 26.833s ok cmd/internal/testdir 21.810s ok cmd/internal/testdir 24.671s ok cmd/internal/testdir 20.235s ok cmd/internal/testdir 20.456s ok cmd/internal/testdir 19.759s ok cmd/internal/testdir 52.893s ok cmd/internal/testdir 17.536s ok cmd/internal/testdir 20.766s ok cmd/internal/testdir 20.240s All tests passed.