wasip1-wasm-wazero at 2a4f4fc5256f1c743c18979dbcc581c6498de76b :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn84e979b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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 5.737s ok archive/zip 7.825s ok bufio 3.260s ok bytes 87.610s ok cmp 2.476s ok compress/bzip2 2.801s ok compress/flate 8.392s ok compress/gzip 49.534s ok compress/lzw 2.983s ok compress/zlib 5.564s ok container/heap 2.574s ok container/list 2.596s ok container/ring 2.480s ok context 2.960s ok crypto 2.522s ok crypto/aes 2.671s ok crypto/cipher 2.695s ok crypto/des 2.568s ok crypto/dsa 2.761s ok crypto/ecdh 6.513s ok crypto/ecdsa 5.675s ok crypto/ed25519 5.130s ok crypto/elliptic 3.406s ok crypto/hmac 2.616s ok crypto/internal/alias 2.584s ok crypto/internal/bigmod 3.849s ok crypto/internal/boring 2.495s ok crypto/internal/boring/bcache 3.606s ok crypto/internal/edwards25519 142.557s ok crypto/internal/edwards25519/field 128.541s ok crypto/internal/nistec 16.320s ok crypto/internal/nistec/fiat 2.662s [no tests to run] ok crypto/md5 2.613s ok crypto/rand 2.813s ok crypto/rc4 2.746s ok crypto/rsa 13.026s ok crypto/sha1 2.602s ok crypto/sha256 2.610s ok crypto/sha512 2.670s ok crypto/subtle 2.956s ok crypto/tls 22.026s ok crypto/x509 21.192s ok database/sql 5.515s ok database/sql/driver 2.541s ok debug/buildinfo 4.100s ok debug/dwarf 3.376s ok debug/elf 5.433s ok debug/gosym 3.092s ok debug/macho 2.759s ok debug/pe 4.889s ok debug/plan9obj 2.729s ok embed 3.592s [no tests to run] ok embed/internal/embedtest 2.775s ok encoding/ascii85 2.547s ok encoding/asn1 2.934s ok encoding/base32 2.769s ok encoding/base64 2.639s ok encoding/binary 2.665s ok encoding/csv 2.656s ok encoding/gob 43.924s ok encoding/hex 2.496s ok encoding/json 10.073s ok encoding/pem 6.265s ok encoding/xml 3.478s ok errors 2.624s ok expvar 4.256s ok flag 2.917s ok fmt 3.390s ok go/ast 3.225s ok go/build 33.350s ok go/build/constraint 2.583s ok go/constant 2.860s ok go/doc 5.342s ok go/doc/comment 7.874s ok go/format 3.226s ok go/importer 5.279s ok go/internal/gccgoimporter 4.311s ok go/internal/gcimporter 5.212s ok go/internal/srcimporter 15.742s ok go/parser 4.552s ok go/printer 5.783s ok go/scanner 2.562s ok go/token 3.490s ok go/types 8.153s ok hash 2.605s ok hash/adler32 2.547s ok hash/crc32 2.588s ok hash/crc64 2.520s ok hash/fnv 2.552s ok hash/maphash 3.114s ok html 3.389s ok html/template 5.676s ok image 3.261s ok image/color 2.702s ok image/draw 3.638s ok image/gif 4.791s ok image/jpeg 4.900s ok image/png 6.514s ok index/suffixarray 7.918s ok internal/abi 2.543s ok internal/buildcfg 2.508s ok internal/coverage/cformat 2.528s ok internal/coverage/cmerge 2.405s ok internal/coverage/pods 2.534s ok internal/coverage/slicereader 2.469s ok internal/coverage/slicewriter 2.441s ok internal/coverage/test 2.709s ok internal/cpu 2.460s ok internal/dag 2.713s ok internal/diff 2.681s ok internal/fmtsort 2.459s ok internal/fuzz 3.557s ok internal/godebug 2.615s ok internal/godebugs 2.495s ok internal/intern 3.227s ok internal/itoa 2.657s ok internal/poll 2.662s ok internal/profile 2.935s ok internal/reflectlite 3.101s ok internal/safefilepath 2.509s ok internal/saferio 2.771s ok internal/singleflight 2.619s ok internal/testenv 2.643s ok internal/trace 3.100s ok internal/types/errors 5.199s ok internal/unsafeheader 2.459s ok internal/xcoff 2.612s ok internal/zstd 3.540s ok io 2.699s ok io/fs 5.816s ok io/ioutil 2.563s ok log 2.502s ok log/slog 4.479s ok log/slog/internal/benchmarks 2.885s ok log/slog/internal/buffer 2.587s ok log/syslog 2.490s [no tests to run] ok maps 2.674s ok math 2.668s ok math/big 40.403s ok math/bits 2.541s ok math/cmplx 2.567s ok math/rand 5.668s ok mime 2.685s ok mime/multipart 10.390s ok mime/quotedprintable 2.770s ok net 3.467s ok net/http 120.028s ok net/http/cgi 6.005s ok net/http/cookiejar 6.005s ok net/http/fcgi 3.916s ok net/http/httptest 6.853s ok net/http/httptrace 3.571s ok net/http/httputil 7.269s ok net/http/internal 2.656s ok net/http/internal/ascii 2.539s ok net/http/pprof 10.517s ok net/mail 2.854s ok net/netip 3.957s ok net/rpc 8.937s ok net/rpc/jsonrpc 5.995s ok net/smtp 5.143s ok net/textproto 2.778s ok net/url 3.629s ok os 3.540s ok os/exec 6.420s ok os/exec/internal/fdtest 2.548s ok os/signal 2.499s [no tests to run] ok os/user 2.620s ok path 2.613s ok path/filepath 2.938s ok plugin 2.520s ok reflect 7.003s ok regexp 7.997s ok regexp/syntax 10.720s ok runtime 76.449s ok runtime/coverage 3.314s ok runtime/debug 3.757s ok runtime/internal/atomic 2.667s ok runtime/internal/math 2.561s ok runtime/internal/sys 2.577s ok runtime/metrics 3.263s ok runtime/pprof 9.112s ok runtime/trace 11.159s ok slices 3.300s ok sort 3.043s ok strconv 5.802s ok strings 82.452s ok sync 3.893s ok sync/atomic 4.735s ok syscall 2.557s ok testing 4.329s ok testing/fstest 2.851s ok testing/iotest 2.605s ok testing/quick 3.201s ok testing/slogtest 3.134s ok text/scanner 2.602s ok text/tabwriter 2.503s ok text/template 4.888s ok text/template/parse 2.887s ok time 8.181s ok unicode 2.562s ok unicode/utf16 2.534s ok unicode/utf8 2.591s ok cmd/addr2line 3.286s ok cmd/api 5.222s ok cmd/asm/internal/asm 13.873s ok cmd/asm/internal/lex 2.845s ok cmd/cgo/internal/swig 2.717s ok cmd/cgo/internal/test 2.700s ok cmd/cgo/internal/testcshared 3.247s ok cmd/cgo/internal/testerrors 3.373s ok cmd/cgo/internal/testfortran 2.772s ok cmd/cgo/internal/testgodefs 2.775s ok cmd/cgo/internal/testlife 2.818s ok cmd/cgo/internal/testnocgo 2.613s ok cmd/cgo/internal/testplugin 2.834s ok cmd/cgo/internal/testsanitizers 2.756s [no tests to run] ok cmd/cgo/internal/testshared 3.930s ok cmd/cgo/internal/testso 2.932s ok cmd/cgo/internal/teststdio 3.050s ok cmd/cgo/internal/testtls 2.558s ok cmd/compile/internal/abt 2.673s ok cmd/compile/internal/amd64 9.528s ok cmd/compile/internal/base 2.600s ok cmd/compile/internal/compare 4.733s ok cmd/compile/internal/dwarfgen 10.084s ok cmd/compile/internal/importer 6.601s ok cmd/compile/internal/ir 4.576s ok cmd/compile/internal/logopt 2.729s ok cmd/compile/internal/loopvar 4.567s ok cmd/compile/internal/noder 10.636s ok cmd/compile/internal/reflectdata 4.539s [no tests to run] ok cmd/compile/internal/ssa 17.624s ok cmd/compile/internal/syntax 3.154s ok cmd/compile/internal/test 10.700s ok cmd/compile/internal/typecheck 4.637s ok cmd/compile/internal/types 2.692s ok cmd/compile/internal/types2 8.249s ok cmd/covdata 3.024s ok cmd/cover 4.948s ok cmd/dist 2.968s ok cmd/distpack 2.561s ok cmd/doc 4.573s ok cmd/fix 3.686s ok cmd/go 14.729s ok cmd/go/internal/auth 3.652s ok cmd/go/internal/cache 2.945s ok cmd/go/internal/fsys 3.045s ok cmd/go/internal/generate 10.303s ok cmd/go/internal/get 10.247s ok cmd/go/internal/gover 2.574s ok cmd/go/internal/imports 2.783s ok cmd/go/internal/load 6.368s ok cmd/go/internal/modconv 3.048s ok cmd/go/internal/modfetch 8.356s ok cmd/go/internal/modfetch/codehost 7.812s ok cmd/go/internal/modfetch/zip_sum_test 6.991s ok cmd/go/internal/modindex 4.651s ok cmd/go/internal/modload 9.314s ok cmd/go/internal/mvs 2.717s ok cmd/go/internal/par 2.551s ok cmd/go/internal/str 2.489s ok cmd/go/internal/test 11.906s ok cmd/go/internal/vcs 5.848s ok cmd/go/internal/vcweb 7.037s ok cmd/go/internal/vcweb/vcstest 7.241s ok cmd/go/internal/web 5.721s ok cmd/go/internal/work 10.244s ok cmd/gofmt 3.559s ok cmd/internal/archive 3.032s ok cmd/internal/bootstrap_test 2.580s ok cmd/internal/buildid 5.051s ok cmd/internal/cov 2.788s ok cmd/internal/dwarf 2.594s ok cmd/internal/edit 2.557s ok cmd/internal/goobj 2.717s ok cmd/internal/moddeps 3.091s ok cmd/internal/notsha256 2.531s ok cmd/internal/obj 2.752s ok cmd/internal/obj/ppc64 3.080s ok cmd/internal/obj/riscv 2.937s ok cmd/internal/obj/s390x 2.904s ok cmd/internal/obj/x86 3.100s ok cmd/internal/objabi 2.578s ok cmd/internal/pkgpath 2.696s ok cmd/internal/pkgpattern 2.547s ok cmd/internal/quoted 2.535s ok cmd/internal/src 2.555s ok cmd/internal/test2json 5.213s ok cmd/link 6.217s ok cmd/link/internal/benchmark 2.544s ok cmd/link/internal/ld 3.813s ok cmd/link/internal/loader 2.897s ok cmd/nm 5.310s ok cmd/objdump 3.769s ok cmd/pack 2.829s ok cmd/pprof 11.679s ok cmd/trace 7.555s ok cmd/vet 6.852s ##### os/user with tag osusergo ok os/user 0.228s ##### hash/maphash purego implementation ok hash/maphash 3.057s ##### Testing without libgcc. ok net 2.777s [no tests to run] ok os/user 2.507s ##### ../test ok cmd/internal/testdir 26.504s ok cmd/internal/testdir 23.416s ok cmd/internal/testdir 24.491s ok cmd/internal/testdir 19.409s ok cmd/internal/testdir 18.559s ok cmd/internal/testdir 39.183s ok cmd/internal/testdir 16.555s ok cmd/internal/testdir 17.674s ok cmd/internal/testdir 20.056s ok cmd/internal/testdir 16.500s All tests passed.