js-wasm-node18 at d23669db7de13aec74296ae9bed8bb707f83b773 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rnd90e481" "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=js-wasm-node18" "GOOS=js" "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, js/wasm. --- Installed Go for js/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: js # OS Version: Node.js v18.12.1 ##### Testing packages. ok archive/tar 0.807s ok archive/zip 1.179s ok bufio 0.333s ok bytes 14.972s ok cmp 0.135s ok compress/bzip2 0.271s ok compress/flate 1.500s ok compress/gzip 9.562s ok compress/lzw 0.376s ok compress/zlib 1.088s ok container/heap 0.168s ok container/list 0.234s ok container/ring 0.227s ok context 0.211s ok crypto 0.152s ok crypto/aes 0.172s ok crypto/cipher 0.149s ok crypto/des 0.152s ok crypto/dsa 0.157s ok crypto/ecdh 0.490s ok crypto/ecdsa 0.424s ok crypto/ed25519 0.554s ok crypto/elliptic 0.231s ok crypto/hmac 0.145s ok crypto/internal/alias 0.135s ok crypto/internal/bigmod 0.442s ok crypto/internal/boring 0.142s ok crypto/internal/boring/bcache 0.455s ok crypto/internal/edwards25519 24.954s ok crypto/internal/edwards25519/field 25.012s ok crypto/internal/nistec 1.445s ok crypto/internal/nistec/fiat 0.144s [no tests to run] ok crypto/md5 0.190s ok crypto/rand 0.241s ok crypto/rc4 0.218s ok crypto/rsa 2.362s ok crypto/sha1 0.182s ok crypto/sha256 0.172s ok crypto/sha512 0.139s ok crypto/subtle 1.180s ok crypto/tls 2.857s ok crypto/x509 3.230s ok database/sql 0.626s ok database/sql/driver 0.149s ok debug/buildinfo 0.238s ok debug/dwarf 0.694s ok debug/elf 0.811s ok debug/gosym 0.209s ok debug/macho 0.236s ok debug/pe 0.534s ok debug/plan9obj 0.163s ok embed 0.185s [no tests to run] ok embed/internal/embedtest 0.213s ok encoding/ascii85 0.163s ok encoding/asn1 0.218s ok encoding/base32 0.224s ok encoding/base64 0.176s ok encoding/binary 0.211s ok encoding/csv 0.223s ok encoding/gob 7.631s ok encoding/hex 0.206s ok encoding/json 0.636s ok encoding/pem 0.783s ok encoding/xml 0.432s ok errors 0.310s ok expvar 0.292s ok flag 0.251s ok fmt 0.415s ok go/ast 0.320s ok go/build 9.876s ok go/build/constraint 0.287s ok go/constant 0.365s ok go/doc 0.762s ok go/doc/comment 1.514s ok go/format 0.412s ok go/importer 0.341s ok go/internal/gccgoimporter 0.321s ok go/internal/gcimporter 0.235s ok go/internal/srcimporter 8.676s ok go/parser 0.736s ok go/printer 0.937s ok go/scanner 0.192s ok go/token 0.291s ok go/types 1.492s ok hash 0.212s ok hash/adler32 0.193s ok hash/crc32 0.215s ok hash/crc64 0.188s ok hash/fnv 0.247s ok hash/maphash 0.427s ok html 0.264s ok html/template 0.639s ok image 0.466s ok image/color 0.253s ok image/draw 0.579s ok image/gif 0.652s ok image/jpeg 0.606s ok image/png 0.988s ok index/suffixarray 1.302s ok internal/abi 0.155s ok internal/buildcfg 0.147s ok internal/coverage/cformat 0.175s ok internal/coverage/cmerge 0.197s ok internal/coverage/pods 0.263s ok internal/coverage/slicereader 0.179s ok internal/coverage/slicewriter 0.192s ok internal/coverage/test 0.292s ok internal/cpu 0.135s ok internal/dag 0.245s ok internal/diff 0.272s ok internal/fmtsort 0.178s ok internal/fuzz 0.250s ok internal/godebug 0.392s ok internal/godebugs 0.363s ok internal/intern 0.755s ok internal/itoa 0.297s ok internal/poll 0.236s ok internal/profile 0.193s ok internal/reflectlite 0.186s ok internal/safefilepath 0.143s ok internal/saferio 0.336s ok internal/singleflight 0.345s ok internal/testenv 0.273s ok internal/trace 0.567s ok internal/types/errors 0.565s ok internal/unsafeheader 0.306s ok internal/xcoff 0.860s ok internal/zstd 0.457s ok io 0.282s ok io/fs 0.774s ok io/ioutil 0.241s ok log 0.185s ok log/slog 0.359s ok log/slog/internal/benchmarks 0.191s ok log/slog/internal/buffer 0.178s ok log/syslog 0.174s [no tests to run] ok maps 0.182s ok math 0.196s ok math/big 7.847s ok math/bits 0.287s ok math/cmplx 0.189s ok math/rand 0.797s ok mime 0.295s ok mime/multipart 2.581s ok mime/quotedprintable 0.238s ok net 0.587s ok net/http 30.396s ok net/http/cgi 0.359s ok net/http/cookiejar 0.378s ok net/http/fcgi 0.250s ok net/http/httptest 0.638s ok net/http/httptrace 0.201s ok net/http/httputil 0.880s ok net/http/internal 0.195s ok net/http/internal/ascii 0.188s ok net/http/pprof 4.429s ok net/mail 0.256s ok net/netip 0.309s ok net/rpc 0.334s ok net/rpc/jsonrpc 0.574s ok net/smtp 0.541s ok net/textproto 0.407s ok net/url 0.533s ok os 0.864s ok os/exec 0.379s ok os/exec/internal/fdtest 0.213s ok os/signal 0.189s [no tests to run] ok os/user 0.240s ok path 0.252s ok path/filepath 0.827s ok plugin 0.209s ok reflect 0.642s ok regexp 1.223s ok regexp/syntax 1.733s ok runtime 38.835s ok runtime/coverage 0.222s ok runtime/debug 0.308s ok runtime/internal/atomic 0.236s ok runtime/internal/math 0.210s ok runtime/internal/sys 0.211s ok runtime/metrics 0.319s ok runtime/pprof 0.374s ok runtime/trace 1.635s ok slices 0.465s ok sort 0.286s ok strconv 0.771s ok strings 12.280s ok sync 0.642s ok sync/atomic 0.665s ok syscall 0.668s ok syscall/js 0.576s ok testing 1.069s ok testing/fstest 0.564s ok testing/iotest 0.349s ok testing/quick 0.534s ok testing/slogtest 0.447s ok text/scanner 0.402s ok text/tabwriter 0.377s ok text/template 0.652s ok text/template/parse 0.375s ok time 2.518s ok unicode 0.285s ok unicode/utf16 0.217s ok unicode/utf8 0.287s ok cmd/addr2line 0.246s ok cmd/api 0.283s ok cmd/asm/internal/asm 2.838s ok cmd/asm/internal/lex 0.330s ok cmd/cgo/internal/swig 0.268s ok cmd/cgo/internal/test 0.215s ok cmd/cgo/internal/testcshared 0.308s ok cmd/cgo/internal/testerrors 0.249s ok cmd/cgo/internal/testfortran 0.245s ok cmd/cgo/internal/testgodefs 0.273s ok cmd/cgo/internal/testlife 0.321s ok cmd/cgo/internal/testnocgo 0.137s ok cmd/cgo/internal/testplugin 0.215s ok cmd/cgo/internal/testsanitizers 0.166s [no tests to run] ok cmd/cgo/internal/testshared 0.270s ok cmd/cgo/internal/testso 0.217s ok cmd/cgo/internal/teststdio 0.251s ok cmd/cgo/internal/testtls 0.172s ok cmd/compile/internal/abt 0.231s ok cmd/compile/internal/amd64 0.259s ok cmd/compile/internal/base 0.180s ok cmd/compile/internal/compare 0.261s ok cmd/compile/internal/dwarfgen 0.287s ok cmd/compile/internal/importer 0.250s ok cmd/compile/internal/ir 0.179s ok cmd/compile/internal/logopt 0.154s ok cmd/compile/internal/loopvar 0.168s ok cmd/compile/internal/noder 0.297s ok cmd/compile/internal/reflectdata 0.176s [no tests to run] ok cmd/compile/internal/ssa 0.786s ok cmd/compile/internal/syntax 0.281s ok cmd/compile/internal/test 0.544s ok cmd/compile/internal/typecheck 0.194s ok cmd/compile/internal/types 0.145s ok cmd/compile/internal/types2 1.220s ok cmd/covdata 0.177s ok cmd/cover 0.235s ok cmd/dist 0.222s ok cmd/distpack 0.163s ok cmd/doc 2.395s ok cmd/fix 0.711s ok cmd/go 0.403s ok cmd/go/internal/auth 0.153s ok cmd/go/internal/cache 1.245s ok cmd/go/internal/fsys 0.637s ok cmd/go/internal/generate 0.410s ok cmd/go/internal/get 0.374s ok cmd/go/internal/gover 0.193s ok cmd/go/internal/imports 0.247s ok cmd/go/internal/load 0.337s ok cmd/go/internal/modconv 0.277s ok cmd/go/internal/modfetch 0.355s ok cmd/go/internal/modfetch/codehost 0.435s ok cmd/go/internal/modfetch/zip_sum_test 0.279s ok cmd/go/internal/modindex 1.881s ok cmd/go/internal/modload 0.387s ok cmd/go/internal/mvs 0.263s ok cmd/go/internal/par 0.186s ok cmd/go/internal/str 0.179s ok cmd/go/internal/test 0.481s ok cmd/go/internal/vcs 0.402s ok cmd/go/internal/vcweb 0.403s ok cmd/go/internal/vcweb/vcstest 0.838s ok cmd/go/internal/web 0.282s ok cmd/go/internal/work 0.476s ok cmd/gofmt 0.497s ok cmd/internal/archive 0.226s ok cmd/internal/buildid 0.784s ok cmd/internal/cov 0.228s ok cmd/internal/dwarf 0.199s ok cmd/internal/bootstrap_test 0.130s ok cmd/internal/edit 0.136s ok cmd/internal/goobj 0.166s ok cmd/internal/moddeps 0.173s ok cmd/internal/notsha256 0.171s ok cmd/internal/obj 0.142s ok cmd/internal/obj/ppc64 0.284s ok cmd/internal/obj/riscv 0.306s ok cmd/internal/obj/s390x 0.214s ok cmd/internal/obj/x86 0.324s ok cmd/internal/objabi 0.271s ok cmd/internal/pkgpath 0.244s ok cmd/internal/pkgpattern 0.306s ok cmd/internal/quoted 0.268s ok cmd/internal/src 0.277s ok cmd/internal/test2json 0.622s ok cmd/link 0.239s ok cmd/link/internal/benchmark 0.151s ok cmd/link/internal/ld 0.220s ok cmd/link/internal/loader 0.359s ok cmd/nm 0.371s ok cmd/objdump 0.350s ok cmd/pack 0.388s ok cmd/pprof 0.356s ok cmd/vet 0.264s ##### os/user with tag osusergo ok os/user 0.160s ##### hash/maphash purego implementation ok hash/maphash 0.309s ##### Testing without libgcc. ok net 0.152s [no tests to run] ok os/user 0.148s ##### ../test ok cmd/internal/testdir 8.332s ok cmd/internal/testdir 5.659s ok cmd/internal/testdir 4.918s ok cmd/internal/testdir 5.422s ok cmd/internal/testdir 3.408s ok cmd/internal/testdir 7.594s ok cmd/internal/testdir 4.207s ok cmd/internal/testdir 3.525s ok cmd/internal/testdir 5.032s ok cmd/internal/testdir 5.437s All tests passed.