wasip1-wasm-wasmtime at 9624e67fd25d2962f4470df3d54ff6ed5bad3c24 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wasmtime-rn3dc7f34" "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.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 3.464s ok archive/zip 3.134s ok bufio 2.716s ok bytes 2.771s ok cmp 1.919s ok compress/bzip2 2.060s ok compress/flate 4.005s ok compress/gzip 14.289s ok compress/lzw 1.644s ok compress/zlib 2.114s ok container/heap 2.042s ok container/list 2.029s ok container/ring 1.064s ok context 1.498s ok crypto 1.478s ok crypto/aes 1.235s ok crypto/cipher 1.804s ok crypto/des 1.563s ok crypto/dsa 1.600s ok crypto/ecdh 2.493s ok crypto/ecdsa 1.914s ok crypto/ed25519 2.928s ok crypto/elliptic 2.300s ok crypto/hmac 2.132s ok crypto/internal/alias 1.993s ok crypto/internal/bigmod 2.508s ok crypto/internal/boring 1.968s ok crypto/internal/boring/bcache 1.394s ok crypto/internal/edwards25519 36.695s ok crypto/internal/edwards25519/field 36.145s ok crypto/internal/nistec 3.674s ok crypto/internal/nistec/fiat 2.061s [no tests to run] ok crypto/md5 1.944s ok crypto/rand 1.812s ok crypto/rc4 1.674s ok crypto/rsa 4.603s ok crypto/sha1 1.242s ok crypto/sha256 1.841s ok crypto/sha512 1.765s ok crypto/subtle 1.313s ok crypto/tls 4.943s ok crypto/x509 5.525s ok database/sql 2.967s ok database/sql/driver 2.234s ok debug/buildinfo 2.879s ok debug/dwarf 2.569s ok debug/elf 3.060s ok debug/gosym 2.415s ok debug/macho 1.887s ok debug/pe 2.687s ok debug/plan9obj 2.217s ok embed 2.111s [no tests to run] ok embed/internal/embedtest 2.060s ok encoding/ascii85 2.024s ok encoding/asn1 1.947s ok encoding/base32 1.570s ok encoding/base64 1.615s ok encoding/binary 1.522s ok encoding/csv 1.435s ok encoding/gob 13.714s ok encoding/hex 1.127s ok encoding/json 3.890s ok encoding/pem 3.376s ok encoding/xml 2.333s ok errors 2.136s ok expvar 2.412s ok flag 1.211s ok fmt 1.926s ok go/ast 1.760s ok go/build 12.481s ok go/build/constraint 2.230s ok go/constant 2.275s ok go/doc 2.977s ok go/doc/comment 4.244s ok go/format 2.292s ok go/importer 3.099s ok go/internal/gccgoimporter 3.617s ok go/internal/gcimporter 3.750s ok go/internal/srcimporter 7.031s ok go/parser 2.673s ok go/printer 3.116s ok go/scanner 2.003s ok go/token 1.472s ok go/types 2.820s ok hash 1.832s ok hash/adler32 1.492s ok hash/crc32 1.589s ok hash/crc64 1.798s ok hash/fnv 1.872s ok hash/maphash 2.102s ok html 1.503s ok html/template 2.716s ok image 1.801s ok image/color 1.393s ok image/draw 2.432s ok image/gif 2.770s ok image/jpeg 2.969s ok image/png 3.604s ok index/suffixarray 4.181s ok internal/abi 1.958s ok internal/buildcfg 1.876s ok internal/coverage/cformat 1.904s ok internal/coverage/cmerge 1.852s ok internal/coverage/pods 1.848s ok internal/coverage/slicereader 1.886s ok internal/coverage/slicewriter 1.188s ok internal/coverage/test 1.446s ok internal/cpu 1.998s ok internal/dag 1.926s ok internal/diff 1.860s ok internal/fmtsort 2.010s ok internal/fuzz 2.360s ok internal/godebug 2.185s ok internal/godebugs 1.955s ok internal/intern 2.106s ok internal/itoa 1.858s ok internal/poll 1.520s ok internal/profile 1.749s ok internal/reflectlite 1.345s ok internal/safefilepath 1.860s ok internal/saferio 1.939s ok internal/singleflight 1.853s ok internal/testenv 1.349s ok internal/trace 2.456s ok internal/types/errors 2.775s ok internal/unsafeheader 1.301s ok internal/xcoff 2.002s ok internal/zstd 2.116s ok io 2.090s ok io/fs 3.237s ok io/ioutil 1.971s ok log 1.034s ok log/slog 1.931s ok log/slog/internal/benchmarks 1.630s ok log/slog/internal/buffer 1.865s ok log/syslog 1.878s [no tests to run] ok maps 1.853s ok math 1.028s ok math/big 12.848s ok math/bits 2.028s ok math/cmplx 2.058s ok math/rand 2.690s ok mime 2.153s ok mime/multipart 4.488s ok mime/quotedprintable 2.144s ok net 1.502s ok net/http 40.919s ok net/http/cgi 5.159s ok net/http/cookiejar 5.202s ok net/http/fcgi 4.026s ok net/http/httptest 5.478s ok net/http/httptrace 2.852s ok net/http/httputil 4.387s ok net/http/internal 2.535s ok net/http/internal/ascii 2.620s Error: failed to run main module `/workdir/tmp/go-build1683460953/b001/pprof.test` Caused by: 0: failed to invoke command default 1: error while executing at wasm backtrace: 0: 0x12c481 - ! 1: 0x12e5ab - ! 2: 0x17320a - ! 3: 0x17470e - ! 4: 0x171d9c - ! 5: 0x2c9f77 - ! 6: 0x2eace6 - ! 7: 0x2eb2ae - ! 8: 0x2e0f7c - ! 9: 0x2f0817 - ! 10: 0x2d3a8e - ! 11: 0x112480 - ! 12: 0x112518 - ! 2: Unknown OS error 3: Text file busy (os error 26) FAIL net/http/pprof 3.310s ok net/mail 1.754s ok net/netip 2.116s FAIL go tool dist: Failed: exit status 1