wasip1-wasm-wazero at b267db08b22de7a7bbe700530fd9e71ca060610f :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn1b1319e" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=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 4.903s ok archive/zip 7.638s ok bufio 2.796s ok bytes 89.335s ok cmp 1.807s ok compress/bzip2 2.018s ok compress/flate 6.966s ok compress/gzip 41.362s ok compress/lzw 2.388s ok compress/zlib 4.355s ok container/heap 2.008s ok container/list 1.973s ok container/ring 1.986s ok context 2.296s ok crypto 1.999s ok crypto/aes 2.122s ok crypto/cipher 2.028s ok crypto/des 1.959s ok crypto/dsa 2.073s ok crypto/ecdh 7.534s ok crypto/ecdsa 5.605s ok crypto/ed25519 4.144s ok crypto/elliptic 2.742s ok crypto/hmac 2.033s ok crypto/internal/alias 1.973s ok crypto/internal/bigmod 2.905s ok crypto/internal/boring 1.859s ok crypto/internal/boring/bcache 2.991s ok crypto/internal/edwards25519 130.827s ok crypto/internal/edwards25519/field 107.963s ok crypto/internal/nistec 21.099s ok crypto/internal/nistec/fiat 2.110s [no tests to run] ok crypto/md5 1.783s ok crypto/rand 1.896s ok crypto/rc4 1.864s ok crypto/rsa 9.655s ok crypto/sha1 1.772s ok crypto/sha256 1.764s ok crypto/sha512 1.760s ok crypto/subtle 2.017s ok crypto/tls 21.988s ok crypto/x509 17.983s ok database/sql 3.863s ok database/sql/driver 1.739s ok debug/buildinfo 2.740s ok debug/dwarf 2.339s ok debug/elf 4.004s ok debug/gosym 2.049s ok debug/macho 1.827s ok debug/pe 3.163s ok debug/plan9obj 1.744s ok embed 2.469s [no tests to run] ok embed/internal/embedtest 1.908s ok encoding/ascii85 1.736s ok encoding/asn1 1.934s ok encoding/base32 1.843s ok encoding/base64 1.763s ok encoding/binary 1.812s ok encoding/csv 1.778s ok encoding/gob 32.707s ok encoding/hex 1.680s ok encoding/json 6.784s ok encoding/pem 4.231s ok encoding/xml 2.420s ok errors 1.845s ok expvar 2.929s ok flag 1.966s ok fmt 2.325s ok go/ast 2.217s ok go/build 26.101s ok go/build/constraint 1.796s ok go/constant 1.931s ok go/doc 3.751s ok go/doc/comment 6.446s ok go/format 2.152s ok go/importer 3.533s ok go/internal/gccgoimporter 2.974s ok go/internal/gcimporter 3.561s ok go/internal/srcimporter 13.668s ok go/parser 3.522s ok go/printer 4.687s ok go/scanner 1.722s ok go/token 2.416s ok go/types 6.205s ok hash 1.764s ok hash/adler32 1.717s ok hash/crc32 1.731s ok hash/crc64 1.719s ok hash/fnv 1.741s ok hash/maphash 2.218s ok html 2.293s ok html/template 4.040s ok image 2.259s ok image/color 1.813s ok image/draw 2.662s ok image/gif 3.331s ok image/jpeg 3.468s ok image/png 4.785s ok index/suffixarray 6.163s ok internal/abi 1.743s ok internal/buildcfg 1.725s ok internal/coverage/cformat 1.719s ok internal/coverage/cmerge 1.725s ok internal/coverage/pods 1.723s ok internal/coverage/slicereader 1.677s ok internal/coverage/slicewriter 1.708s ok internal/coverage/test 1.840s ok internal/cpu 1.669s ok internal/dag 1.851s ok internal/diff 1.923s ok internal/fmtsort 1.705s ok internal/fuzz 2.424s ok internal/godebug 1.777s ok internal/godebugs 1.666s ok internal/intern 2.280s ok internal/itoa 1.900s ok internal/poll 1.788s ok internal/profile 2.138s ok internal/reflectlite 2.096s ok internal/safefilepath 1.720s ok internal/saferio 1.849s ok internal/singleflight 1.750s ok internal/testenv 1.795s ok internal/trace 2.111s ok internal/types/errors 3.479s ok internal/unsafeheader 1.662s ok internal/xcoff 1.779s ok internal/zstd 2.398s ok io 1.872s ok io/fs 4.041s ok io/ioutil 1.733s ok log 1.757s ok log/slog 3.083s ok log/slog/internal/benchmarks 1.915s ok log/slog/internal/buffer 1.712s ok log/syslog 1.716s [no tests to run] ok maps 1.960s ok math 1.828s ok math/big 31.757s ok math/bits 1.727s ok math/cmplx 1.737s ok math/rand 3.934s ok mime 1.802s ok mime/multipart 8.875s ok mime/quotedprintable 1.846s ok net 2.459s ok net/http 94.226s ok net/http/cgi 4.055s ok net/http/cookiejar 4.097s ok net/http/fcgi 2.692s ok net/http/httptest 4.743s ok net/http/httptrace 2.431s ok net/http/httputil 5.159s ok net/http/internal 1.764s ok net/http/internal/ascii 1.661s ok net/http/pprof 8.453s ok net/mail 1.910s ok net/netip 2.724s ok net/rpc 6.049s ok net/rpc/jsonrpc 4.007s ok net/smtp 3.410s ok net/textproto 1.817s ok net/url 2.460s ok os 2.423s ok os/exec 4.340s ok os/exec/internal/fdtest 1.757s ok os/signal 1.749s [no tests to run] ok os/user 1.814s ok path 1.779s ok path/filepath 1.938s ok plugin 1.649s ok reflect 4.882s ok regexp 5.264s ok regexp/syntax 7.009s ok runtime 63.630s ok runtime/coverage 2.188s ok runtime/debug 2.508s ok runtime/internal/atomic 1.803s ok runtime/internal/math 1.732s ok runtime/internal/sys 1.724s ok runtime/metrics 2.195s ok runtime/pprof 7.514s ok runtime/trace 8.283s ok slices 2.260s ok sort 2.030s ok strconv 3.877s ok strings 67.513s ok sync 2.799s ok sync/atomic 3.460s ok syscall 1.691s ok testing 3.023s ok testing/fstest 1.879s ok testing/iotest 1.711s ok testing/quick 2.238s ok testing/slogtest 2.093s ok text/scanner 1.775s ok text/tabwriter 1.722s ok text/template 3.337s ok text/template/parse 1.942s ok time 6.382s ok unicode 1.797s ok unicode/utf16 1.747s ok unicode/utf8 1.744s ok cmd/addr2line 2.201s ok cmd/api 3.493s ok cmd/asm/internal/asm 12.597s ok cmd/asm/internal/lex 1.891s ok cmd/cgo/internal/swig 1.870s ok cmd/cgo/internal/test 1.724s ok cmd/cgo/internal/testcshared 2.160s ok cmd/cgo/internal/testerrors 2.175s ok cmd/cgo/internal/testfortran 1.861s ok cmd/cgo/internal/testgodefs 1.873s ok cmd/cgo/internal/testlife 1.932s ok cmd/cgo/internal/testnocgo 1.795s ok cmd/cgo/internal/testplugin 1.945s ok cmd/cgo/internal/testsanitizers 1.839s [no tests to run] ok cmd/cgo/internal/testshared 2.699s ok cmd/cgo/internal/testso 1.959s ok cmd/cgo/internal/teststdio 1.934s ok cmd/cgo/internal/testtls 1.693s ok cmd/compile/internal/abt 1.812s ok cmd/compile/internal/amd64 6.451s ok cmd/compile/internal/base 1.745s ok cmd/compile/internal/compare 3.174s ok cmd/compile/internal/dwarfgen 6.795s ok cmd/compile/internal/importer 4.499s ok cmd/compile/internal/ir 3.152s ok cmd/compile/internal/logopt 1.897s ok cmd/compile/internal/loopvar 3.135s ok cmd/compile/internal/noder 7.161s ok cmd/compile/internal/reflectdata 3.057s [no tests to run] ok cmd/compile/internal/ssa 11.987s ok cmd/compile/internal/syntax 2.210s ok cmd/compile/internal/test 7.254s ok cmd/compile/internal/typecheck 3.088s ok cmd/compile/internal/types 1.833s ok cmd/compile/internal/types2 5.811s ok cmd/covdata 2.075s ok cmd/cover 3.343s ok cmd/dist 2.068s ok cmd/distpack 1.748s ok cmd/doc 3.252s ok cmd/fix 2.510s ok cmd/go 9.983s ok cmd/go/internal/auth 2.418s ok cmd/go/internal/cache 1.919s ok cmd/go/internal/fsys 2.070s ok cmd/go/internal/generate 6.770s ok cmd/go/internal/get 6.799s ok cmd/go/internal/gover 1.754s ok cmd/go/internal/imports 1.924s ok cmd/go/internal/load 4.284s ok cmd/go/internal/modconv 2.026s ok cmd/go/internal/modfetch 5.534s ok cmd/go/internal/modfetch/codehost 5.270s ok cmd/go/internal/modfetch/zip_sum_test 4.735s ok cmd/go/internal/modindex 3.377s ok cmd/go/internal/modload 6.232s ok cmd/go/internal/mvs 1.908s ok cmd/go/internal/par 1.783s ok cmd/go/internal/str 1.764s ok cmd/go/internal/test 8.001s ok cmd/go/internal/vcs 3.943s ok cmd/go/internal/vcweb 4.712s ok cmd/go/internal/vcweb/vcstest 4.844s ok cmd/go/internal/web 3.886s ok cmd/go/internal/work 6.845s ok cmd/gofmt 2.518s ok cmd/internal/archive 2.027s ok cmd/internal/bootstrap_test 1.751s ok cmd/internal/buildid 3.766s ok cmd/internal/cov 1.872s ok cmd/internal/dwarf 1.779s ok cmd/internal/edit 1.697s ok cmd/internal/goobj 1.835s ok cmd/internal/moddeps 2.075s ok cmd/internal/notsha256 1.693s ok cmd/internal/obj 1.883s ok cmd/internal/obj/ppc64 2.114s ok cmd/internal/obj/riscv 2.006s ok cmd/internal/obj/s390x 1.979s ok cmd/internal/obj/x86 2.048s ok cmd/internal/objabi 1.714s ok cmd/internal/pkgpath 1.838s ok cmd/internal/pkgpattern 1.769s ok cmd/internal/quoted 1.772s ok cmd/internal/src 1.696s ok cmd/internal/test2json 4.129s ok cmd/link 4.206s ok cmd/link/internal/benchmark 1.687s ok cmd/link/internal/ld 2.538s ok cmd/link/internal/loader 1.881s ok cmd/nm 3.540s ok cmd/objdump 2.516s ok cmd/pack 1.895s ok cmd/pprof 7.926s ok cmd/trace 5.166s ok cmd/vet 4.608s ##### os/user with tag osusergo ok os/user 0.149s ##### hash/maphash purego implementation ok hash/maphash 2.150s ##### Testing without libgcc. ok net 1.867s [no tests to run] ok os/user 1.702s ##### wasip1 host tests ok runtime/internal/wasitest 0.002s ##### ../test ok cmd/internal/testdir 17.703s ok cmd/internal/testdir 16.498s ok cmd/internal/testdir 19.543s ok cmd/internal/testdir 13.215s ok cmd/internal/testdir 14.503s ok cmd/internal/testdir 34.588s ok cmd/internal/testdir 13.710s ok cmd/internal/testdir 12.531s ok cmd/internal/testdir 19.958s ok cmd/internal/testdir 13.321s All tests passed.