wasip1-wasm-wasmtime at b2efd1de97402ec4b8fb4e9e0ec29c8e49e8e200 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wasmtime-rnc5f037d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=12s" "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 3.551s ok archive/zip 3.391s ok bufio 2.939s ok bytes 2.965s ok cmp 2.192s ok compress/bzip2 2.241s ok compress/flate 3.035s ok compress/gzip 14.160s ok compress/lzw 1.536s ok compress/zlib 2.186s ok container/heap 2.057s ok container/list 2.240s ok container/ring 1.212s ok context 1.795s ok crypto 1.661s ok crypto/aes 1.391s ok crypto/cipher 1.983s ok crypto/des 1.985s ok crypto/dsa 1.824s ok crypto/ecdh 2.702s ok crypto/ecdsa 2.304s ok crypto/ed25519 2.922s ok crypto/elliptic 2.561s ok crypto/hmac 2.410s ok crypto/internal/alias 2.000s ok crypto/internal/bigmod 2.748s ok crypto/internal/boring 2.005s ok crypto/internal/boring/bcache 2.335s ok crypto/internal/edwards25519 3.115s ok crypto/internal/edwards25519/field 2.212s ok crypto/internal/nistec 3.822s ok crypto/internal/nistec/fiat 2.186s [no tests to run] ok crypto/md5 2.053s ok crypto/rand 1.922s ok crypto/rc4 1.790s ok crypto/rsa 4.911s ok crypto/sha1 1.387s ok crypto/sha256 1.992s ok crypto/sha512 1.931s ok crypto/subtle 1.210s ok crypto/tls 5.628s ok crypto/x509 5.585s ok database/sql 3.329s ok database/sql/driver 1.907s ok debug/buildinfo 2.943s ok debug/dwarf 2.818s ok debug/elf 3.321s ok debug/gosym 2.534s ok debug/macho 1.281s ok debug/pe 2.561s ok debug/plan9obj 2.018s ok embed 2.268s [no tests to run] ok embed/internal/embedtest 2.343s ok encoding/ascii85 2.262s ok encoding/asn1 2.223s ok encoding/base32 2.228s ok encoding/base64 1.917s ok encoding/binary 1.747s ok encoding/csv 1.618s ok encoding/gob 14.339s ok encoding/hex 1.216s ok encoding/json 4.002s ok encoding/pem 3.370s ok encoding/xml 2.651s ok errors 2.302s ok expvar 2.785s ok flag 1.289s ok fmt 2.066s ok go/ast 2.095s ok go/build 13.647s ok go/build/constraint 2.250s ok go/constant 2.424s ok go/doc 3.266s ok go/doc/comment 4.216s ok go/format 2.199s ok go/importer 2.171s ok go/internal/gccgoimporter 3.838s ok go/internal/gcimporter 4.143s ok go/internal/srcimporter 7.630s ok go/parser 2.749s ok go/printer 3.353s ok go/scanner 2.219s ok go/token 1.486s ok go/types 3.077s ok go/version 1.979s ok hash 2.134s ok hash/adler32 2.204s ok hash/crc32 2.132s ok hash/crc64 2.168s ok hash/fnv 2.075s ok hash/maphash 1.955s ok html 2.220s ok html/template 2.477s ok image 4.100s ok image/color 3.969s ok image/draw 4.207s ok image/gif 4.640s ok image/jpeg 4.548s ok image/png 3.108s ok index/suffixarray 3.372s ok internal/abi 2.226s ok internal/buildcfg 2.132s ok internal/coverage/cformat 2.031s ok internal/coverage/cmerge 3.220s ok internal/coverage/pods 3.236s ok internal/coverage/slicereader 3.303s ok internal/coverage/slicewriter 3.289s ok internal/coverage/test 3.299s ok internal/cpu 2.782s ok internal/dag 2.693s ok internal/diff 2.700s ok internal/fmtsort 2.680s ok internal/fuzz 4.327s ok internal/godebug 4.016s ok internal/godebugs 4.035s ok internal/gover 4.004s ok internal/intern 4.197s ok internal/itoa 4.040s ok internal/platform 3.211s ok internal/poll 2.155s ok internal/profile 1.919s ok internal/reflectlite 2.154s ok internal/safefilepath 2.125s ok internal/saferio 3.485s ok internal/singleflight 2.978s ok internal/testenv 3.223s ok internal/trace 4.941s ok internal/trace/v2 4.529s ok internal/types/errors 5.228s ok internal/unsafeheader 4.094s ok internal/xcoff 4.276s ok internal/zstd 1.907s ok io 3.613s ok io/fs 4.888s ok io/ioutil 3.503s ok log 3.461s ok log/slog 4.023s ok log/slog/internal/benchmarks 2.845s ok log/slog/internal/buffer 2.743s ok log/syslog 2.705s [no tests to run] ok maps 2.691s ok math 1.091s ok math/big 13.015s ok math/bits 2.238s ok math/cmplx 2.298s ok math/rand 3.005s ok math/rand/v2 3.841s ok mime 2.334s ok mime/multipart 4.455s ok mime/quotedprintable 1.170s ok net 3.639s ok net/http 28.002s ok net/http/cgi 4.420s ok net/http/cookiejar 4.433s ok net/http/fcgi 3.432s ok net/http/httptest 3.111s ok net/http/httptrace 1.303s ok net/http/httputil 4.133s ok net/http/internal 1.963s ok net/http/internal/ascii 2.382s ok net/http/pprof 7.040s ok net/mail 1.594s ok net/netip 3.227s ok net/rpc 5.322s ok net/rpc/jsonrpc 4.287s ok net/smtp 4.006s ok net/textproto 3.043s ok net/url 3.573s ok os 1.941s ok os/exec 4.712s ok os/exec/internal/fdtest 3.211s ok os/signal 3.240s [no tests to run] ok os/user 3.338s ok path 3.365s ok path/filepath 1.936s ok plugin 1.844s ok reflect 3.122s ok regexp 2.723s ok regexp/syntax 5.922s ok runtime 10.677s ok runtime/coverage 3.185s ok runtime/debug 3.322s ok runtime/internal/atomic 2.983s ok runtime/internal/math 2.916s ok runtime/internal/sys 2.295s ok runtime/internal/wasitest 2.352s ok runtime/metrics 2.522s ok runtime/pprof 6.083s ok runtime/trace 2.090s ok slices 1.831s ok sort 1.505s ok strconv 2.399s ok strings 2.109s ok sync 2.197s ok sync/atomic 2.520s ok syscall 2.918s ok testing 3.631s ok testing/fstest 3.001s ok testing/iotest 2.980s ok testing/quick 3.703s ok testing/slogtest 3.611s ok text/scanner 3.427s ok text/tabwriter 3.428s ok text/template 3.721s ok text/template/parse 1.694s ok time 4.179s ok unicode 1.828s ok unicode/utf16 1.966s ok unicode/utf8 1.639s ok cmd/addr2line 3.452s ok cmd/api 3.120s ok cmd/asm/internal/asm 5.415s ok cmd/asm/internal/lex 2.072s ok cmd/cgo/internal/swig 2.348s ok cmd/cgo/internal/test 1.536s ok cmd/cgo/internal/testcshared 2.343s ok cmd/cgo/internal/testerrors 2.381s ok cmd/cgo/internal/testfortran 2.112s ok cmd/cgo/internal/testgodefs 2.209s ok cmd/cgo/internal/testlife 2.139s ok cmd/cgo/internal/testnocgo 1.713s ok cmd/cgo/internal/testplugin 2.126s ok cmd/cgo/internal/testsanitizers 2.161s [no tests to run] ok cmd/cgo/internal/testshared 2.641s ok cmd/cgo/internal/testso 2.310s ok cmd/cgo/internal/teststdio 2.370s ok cmd/cgo/internal/testtls 1.364s ok cmd/compile/internal/abt 1.575s ok cmd/compile/internal/amd64 3.751s ok cmd/compile/internal/base 1.363s ok cmd/compile/internal/compare 2.914s ok cmd/compile/internal/devirtualize 2.952s ok cmd/compile/internal/dwarfgen 6.784s ok cmd/compile/internal/importer 4.684s ok cmd/compile/internal/inline/inlheur 4.368s ok cmd/compile/internal/ir 3.673s ok cmd/compile/internal/logopt 2.861s ok cmd/compile/internal/loopvar 3.530s ok cmd/compile/internal/noder 5.416s ok cmd/compile/internal/reflectdata 3.301s [no tests to run] ok cmd/compile/internal/ssa 6.340s ok cmd/compile/internal/syntax 1.476s ok cmd/compile/internal/test 5.340s ok cmd/compile/internal/typecheck 3.109s ok cmd/compile/internal/types 1.293s ok cmd/compile/internal/types2 3.699s ok cmd/covdata 1.728s ok cmd/cover 3.995s ok cmd/dist 3.503s ok cmd/distpack 3.365s ok cmd/doc 4.080s ok cmd/fix 1.421s ok cmd/go 5.215s ok cmd/go/internal/auth 2.239s ok cmd/go/internal/cache 2.431s ok cmd/go/internal/cfg 2.100s [no tests to run] ok cmd/go/internal/fsys 1.671s ok cmd/go/internal/generate 4.652s ok cmd/go/internal/gover 2.051s ok cmd/go/internal/imports 1.283s ok cmd/go/internal/load 3.780s ok cmd/go/internal/modfetch 4.494s ok cmd/go/internal/modfetch/codehost 5.442s ok cmd/go/internal/modfetch/zip_sum_test 5.123s ok cmd/go/internal/modindex 4.794s ok cmd/go/internal/modload 4.475s ok cmd/go/internal/mvs 2.293s ok cmd/go/internal/par 2.029s ok cmd/go/internal/str 1.096s ok cmd/go/internal/test 6.866s ok cmd/go/internal/toolchain 6.436s ok cmd/go/internal/vcs 5.295s ok cmd/go/internal/vcweb 5.522s ok cmd/go/internal/vcweb/vcstest 5.730s ok cmd/go/internal/web 2.708s ok cmd/go/internal/work 4.898s ok cmd/gofmt 2.480s ok cmd/internal/archive 2.432s ok cmd/internal/buildid 3.134s ok cmd/internal/cov 2.223s ok cmd/internal/bootstrap_test 1.046s ok cmd/internal/dwarf 2.043s ok cmd/internal/edit 1.957s ok cmd/internal/goobj 2.185s ok cmd/internal/moddeps 2.167s ok cmd/internal/notsha256 2.102s ok cmd/internal/obj 2.087s ok cmd/internal/obj/ppc64 2.718s ok cmd/internal/obj/riscv 2.335s ok cmd/internal/obj/s390x 2.580s ok cmd/internal/obj/x86 2.588s ok cmd/internal/objabi 2.175s ok cmd/internal/pkgpath 2.220s ok cmd/internal/pkgpattern 2.010s ok cmd/internal/quoted 2.000s ok cmd/internal/src 2.079s ok cmd/internal/test2json 1.677s ok cmd/link 3.216s ok cmd/link/internal/benchmark 1.167s ok cmd/link/internal/ld 3.053s ok cmd/link/internal/loader 1.767s ok cmd/nm 4.547s ok cmd/objdump 4.268s ok cmd/pack 2.819s ok cmd/pprof 5.007s ok cmd/trace 3.634s ok cmd/trace/v2 2.889s ok cmd/vet 2.476s ##### os/user with tag osusergo ok os/user 0.121s ##### hash/maphash purego implementation ok hash/maphash 1.255s ##### Testing without libgcc. ok net 1.773s ok os/user 1.052s ##### wasip1 host tests ok runtime/internal/wasitest 0.900s ##### ../test ok cmd/internal/testdir 39.629s ok cmd/internal/testdir 34.464s ok cmd/internal/testdir 39.466s ok cmd/internal/testdir 30.940s ok cmd/internal/testdir 30.703s ok cmd/internal/testdir 29.275s ok cmd/internal/testdir 80.141s ok cmd/internal/testdir 27.517s ok cmd/internal/testdir 32.196s ok cmd/internal/testdir 31.116s All tests passed.