js-wasm-node18 at d67ac9389517aa15e0f6355aec13cc4a8773984b :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn8daf4a2" "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.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, 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 1.073s ok archive/zip 1.706s ok bufio 0.479s ok bytes 1.134s ok cmp 0.253s ok compress/bzip2 0.424s ok compress/flate 2.256s ok compress/gzip 12.958s ok compress/lzw 0.602s ok compress/zlib 1.369s ok container/heap 0.257s ok container/list 0.275s ok container/ring 0.297s ok context 0.308s ok crypto 0.212s ok crypto/aes 0.269s ok crypto/cipher 0.253s ok crypto/des 0.229s ok crypto/dsa 0.252s ok crypto/ecdh 0.698s ok crypto/ecdsa 0.646s ok crypto/ed25519 0.732s ok crypto/elliptic 0.359s ok crypto/hmac 0.236s ok crypto/internal/alias 0.209s ok crypto/internal/bigmod 0.691s ok crypto/internal/boring 0.209s ok crypto/internal/boring/bcache 0.737s ok crypto/internal/edwards25519 1.045s ok crypto/internal/edwards25519/field 0.372s ok crypto/internal/nistec 1.901s ok crypto/internal/nistec/fiat 0.243s [no tests to run] ok crypto/md5 0.294s ok crypto/rand 0.318s ok crypto/rc4 0.333s ok crypto/rsa 3.141s ok crypto/sha1 0.279s ok crypto/sha256 0.269s ok crypto/sha512 0.227s ok crypto/subtle 1.562s ok crypto/tls 3.890s ok crypto/x509 4.498s ok database/sql 1.061s ok database/sql/driver 0.227s ok debug/buildinfo 0.378s ok debug/dwarf 0.910s ok debug/elf 1.170s ok debug/gosym 0.298s ok debug/macho 0.345s ok debug/pe 0.718s ok debug/plan9obj 0.240s ok embed 0.213s [no tests to run] ok embed/internal/embedtest 0.277s ok encoding/ascii85 0.231s ok encoding/asn1 0.303s ok encoding/base32 0.320s ok encoding/base64 0.245s ok encoding/binary 0.324s ok encoding/csv 0.365s ok encoding/gob 12.390s ok encoding/hex 0.273s ok encoding/json 1.003s ok encoding/pem 1.292s ok encoding/xml 0.504s ok errors 0.346s ok expvar 0.293s ok flag 0.319s ok fmt 0.641s ok go/ast 0.458s ok go/build 14.605s ok go/build/constraint 0.292s ok go/constant 0.315s ok go/doc 0.759s ok go/doc/comment 1.863s ok go/format 0.447s ok go/importer 0.295s ok go/internal/gccgoimporter 0.368s ok go/internal/gcimporter 0.343s ok go/internal/srcimporter 10.650s ok go/parser 1.024s ok go/printer 1.253s ok go/scanner 0.295s ok go/token 0.391s ok go/types 1.893s ok go/version 0.225s ok hash 0.259s ok hash/adler32 0.217s ok hash/crc32 0.228s ok hash/crc64 0.223s ok hash/fnv 0.234s ok hash/maphash 0.437s ok html 0.279s ok html/template 0.778s ok image 0.479s ok image/color 0.252s ok image/draw 0.624s ok image/gif 0.738s ok image/jpeg 0.901s ok image/png 1.431s ok index/suffixarray 2.630s ok internal/abi 0.213s ok internal/buildcfg 0.192s ok internal/coverage/cformat 0.303s ok internal/coverage/cmerge 0.298s ok internal/coverage/pods 0.397s ok internal/coverage/slicereader 0.256s ok internal/coverage/slicewriter 0.342s ok internal/coverage/test 0.405s ok internal/cpu 0.212s ok internal/dag 0.213s ok internal/diff 0.437s ok internal/fmtsort 0.493s ok internal/fuzz 0.571s ok internal/godebug 0.456s ok internal/godebugs 0.391s ok internal/gover 0.405s ok internal/intern 0.657s ok internal/itoa 0.462s ok internal/platform 0.505s ok internal/poll 0.292s ok internal/profile 0.396s ok internal/reflectlite 0.497s ok internal/safefilepath 0.365s ok internal/saferio 0.487s ok internal/singleflight 0.474s ok internal/testenv 0.441s ok internal/trace 0.688s ok internal/trace/v2 0.590s ok internal/types/errors 0.873s ok internal/unsafeheader 0.518s ok internal/xcoff 1.112s ok internal/zstd 0.784s ok io 0.512s ok io/fs 1.482s ok io/ioutil 0.444s ok log 0.406s ok log/slog 0.701s ok log/slog/internal/benchmarks 0.298s ok log/slog/internal/buffer 0.273s ok log/syslog 0.310s [no tests to run] ok maps 0.379s ok math 0.292s ok math/big 11.885s ok math/bits 0.417s ok math/cmplx 0.325s ok math/rand 1.149s ok math/rand/v2 1.625s ok mime 0.463s ok mime/multipart 3.329s ok mime/quotedprintable 0.339s ok net 2.490s ok net/http 23.927s ok net/http/cgi 0.599s ok net/http/cookiejar 0.624s ok net/http/fcgi 0.599s ok net/http/httptest 0.945s ok net/http/httptrace 0.231s ok net/http/httputil 0.997s ok net/http/internal 0.274s ok net/http/internal/ascii 0.228s ok net/http/pprof 4.529s ok net/mail 0.291s ok net/netip 0.781s ok net/rpc 0.946s ok net/rpc/jsonrpc 0.734s ok net/smtp 0.805s ok net/textproto 0.417s ok net/url 0.823s ok os 1.364s ok os/exec 0.540s ok os/exec/internal/fdtest 0.296s ok os/signal 0.272s [no tests to run] ok os/user 0.342s ok path 0.349s ok path/filepath 0.640s ok plugin 0.210s ok reflect 1.003s ok regexp 1.840s ok regexp/syntax 3.684s ok runtime 61.298s ok runtime/coverage 0.266s ok runtime/debug 0.356s ok runtime/internal/atomic 0.272s ok runtime/internal/math 0.243s ok runtime/internal/sys 0.238s ok runtime/internal/wasitest 0.237s ok runtime/metrics 0.315s ok runtime/pprof 0.426s ok runtime/trace 3.454s ok slices 0.658s ok sort 0.400s ok strconv 1.294s ok strings 27.239s ok sync 0.729s ok sync/atomic 0.940s ok syscall 0.242s ok syscall/js 0.854s ok testing 1.658s ok testing/fstest 0.819s ok testing/iotest 0.518s ok testing/quick 0.761s ok testing/slogtest 0.693s ok text/scanner 0.619s ok text/tabwriter 0.657s ok text/template 1.001s ok text/template/parse 0.691s ok time 2.688s ok unicode 0.309s ok unicode/utf16 0.264s ok unicode/utf8 0.340s ok cmd/addr2line 1.268s ok cmd/api 0.324s ok cmd/asm/internal/asm 3.566s ok cmd/asm/internal/lex 0.292s ok cmd/cgo/internal/swig 0.223s ok cmd/cgo/internal/test 0.218s ok cmd/cgo/internal/testcshared 0.257s ok cmd/cgo/internal/testerrors 0.255s ok cmd/cgo/internal/testfortran 0.209s ok cmd/cgo/internal/testgodefs 0.208s ok cmd/cgo/internal/testlife 0.264s ok cmd/cgo/internal/testnocgo 0.216s ok cmd/cgo/internal/testplugin 0.234s ok cmd/cgo/internal/testsanitizers 0.213s [no tests to run] ok cmd/cgo/internal/testshared 0.275s ok cmd/cgo/internal/testso 0.204s ok cmd/cgo/internal/teststdio 0.240s ok cmd/cgo/internal/testtls 0.202s ok cmd/compile/internal/abt 0.249s ok cmd/compile/internal/amd64 0.400s ok cmd/compile/internal/base 0.223s ok cmd/compile/internal/compare 0.294s ok cmd/compile/internal/devirtualize 0.341s ok cmd/compile/internal/dwarfgen 1.374s ok cmd/compile/internal/importer 0.332s ok cmd/compile/internal/inline/inlheur 0.405s ok cmd/compile/internal/ir 0.314s ok cmd/compile/internal/logopt 0.207s ok cmd/compile/internal/loopvar 0.300s ok cmd/compile/internal/noder 0.449s ok cmd/compile/internal/reflectdata 0.263s [no tests to run] ok cmd/compile/internal/ssa 1.169s ok cmd/compile/internal/syntax 0.439s ok cmd/compile/internal/test 0.765s ok cmd/compile/internal/typecheck 0.264s ok cmd/compile/internal/types 0.226s ok cmd/compile/internal/types2 1.706s ok cmd/covdata 0.284s ok cmd/cover 0.377s ok cmd/dist 0.290s ok cmd/distpack 0.239s ok cmd/doc 2.359s ok cmd/fix 0.869s ok cmd/go 0.628s ok cmd/go/internal/auth 0.192s ok cmd/go/internal/cache 1.288s ok cmd/go/internal/cfg 0.263s [no tests to run] ok cmd/go/internal/fsys 0.740s ok cmd/go/internal/generate 0.514s ok cmd/go/internal/gover 0.305s ok cmd/go/internal/imports 0.274s ok cmd/go/internal/load 0.488s ok cmd/go/internal/modfetch 0.514s ok cmd/go/internal/modfetch/codehost 0.565s ok cmd/go/internal/modfetch/zip_sum_test 0.447s ok cmd/go/internal/modindex 2.281s ok cmd/go/internal/modload 0.509s ok cmd/go/internal/mvs 0.373s ok cmd/go/internal/par 0.275s ok cmd/go/internal/str 0.237s ok cmd/go/internal/test 0.614s ok cmd/go/internal/toolchain 0.555s ok cmd/go/internal/vcs 0.442s ok cmd/go/internal/vcweb 0.457s ok cmd/go/internal/vcweb/vcstest 0.967s ok cmd/go/internal/web 0.354s ok cmd/go/internal/work 0.566s ok cmd/gofmt 0.659s ok cmd/internal/archive 0.236s ok cmd/internal/bootstrap_test 0.206s ok cmd/internal/buildid 0.896s ok cmd/internal/cov 0.225s ok cmd/internal/dwarf 0.228s ok cmd/internal/edit 0.188s ok cmd/internal/goobj 0.203s ok cmd/internal/moddeps 0.223s ok cmd/internal/notsha256 0.255s ok cmd/internal/obj 0.235s ok cmd/internal/obj/ppc64 0.288s ok cmd/internal/obj/riscv 0.256s ok cmd/internal/obj/s390x 0.211s ok cmd/internal/obj/x86 0.281s ok cmd/internal/objabi 0.208s ok cmd/internal/pkgpath 0.232s ok cmd/internal/pkgpattern 0.294s ok cmd/internal/quoted 0.219s ok cmd/internal/src 0.276s ok cmd/internal/test2json 0.752s ok cmd/link 1.321s ok cmd/link/internal/benchmark 0.234s ok cmd/link/internal/ld 1.340s ok cmd/link/internal/loader 0.321s ok cmd/nm 1.370s ok cmd/objdump 1.531s ok cmd/pack 0.526s ok cmd/pprof 1.486s ok cmd/vet 0.422s ##### os/user with tag osusergo ok os/user 0.243s ##### hash/maphash purego implementation ok hash/maphash 0.441s ##### Testing without libgcc. ok net 0.334s ok os/user 0.234s ##### ../test ok cmd/internal/testdir 12.434s ok cmd/internal/testdir 9.182s ok cmd/internal/testdir 8.794s ok cmd/internal/testdir 7.486s ok cmd/internal/testdir 6.433s ok cmd/internal/testdir 10.190s ok cmd/internal/testdir 53.216s ok cmd/internal/testdir 5.533s ok cmd/internal/testdir 7.565s ok cmd/internal/testdir 8.965s All tests passed.