js-wasm-node18 at a965318ac051b112b61fcbbbfe4e0be00088abd7 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rne933b02" "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 1.240s ok archive/zip 1.652s ok bufio 0.506s ok bytes 22.695s ok cmp 0.209s ok compress/bzip2 0.392s ok compress/flate 2.334s ok compress/gzip 12.932s ok compress/lzw 0.554s ok compress/zlib 1.340s ok container/heap 0.258s ok container/list 0.303s ok container/ring 0.323s ok context 0.281s ok crypto 0.239s ok crypto/aes 0.236s ok crypto/cipher 0.234s ok crypto/des 0.236s ok crypto/dsa 0.225s ok crypto/ecdh 0.701s ok crypto/ecdsa 0.636s ok crypto/ed25519 0.765s ok crypto/elliptic 0.336s ok crypto/hmac 0.202s ok crypto/internal/alias 0.190s ok crypto/internal/bigmod 0.686s ok crypto/internal/boring 0.210s ok crypto/internal/boring/bcache 0.675s ok crypto/internal/edwards25519 32.095s ok crypto/internal/edwards25519/field 30.428s ok crypto/internal/nistec 1.982s ok crypto/internal/nistec/fiat 0.217s [no tests to run] ok crypto/md5 0.258s ok crypto/rand 0.345s ok crypto/rc4 0.260s ok crypto/rsa 3.200s ok crypto/sha1 0.223s ok crypto/sha256 0.254s ok crypto/sha512 0.227s ok crypto/subtle 1.729s ok crypto/tls 3.550s ok crypto/x509 5.136s ok database/sql 0.786s ok database/sql/driver 0.214s ok debug/buildinfo 0.389s ok debug/dwarf 0.910s ok debug/elf 1.203s ok debug/gosym 0.322s ok debug/macho 0.297s ok debug/pe 0.768s ok debug/plan9obj 0.261s ok embed 0.246s [no tests to run] ok embed/internal/embedtest 0.293s ok encoding/ascii85 0.230s ok encoding/asn1 0.327s ok encoding/base32 0.312s ok encoding/base64 0.263s ok encoding/binary 0.284s ok encoding/csv 0.353s ok encoding/gob 12.564s ok encoding/hex 0.328s ok encoding/json 0.987s ok encoding/pem 1.185s ok encoding/xml 0.530s ok errors 0.403s ok expvar 0.343s ok flag 0.378s ok fmt 0.602s ok go/ast 0.476s ok go/build 13.140s ok go/build/constraint 0.514s ok go/constant 0.498s ok go/doc 1.133s ok go/doc/comment 2.095s ok go/format 0.599s ok go/importer 0.531s ok go/internal/gccgoimporter 0.486s ok go/internal/gcimporter 0.366s ok go/internal/srcimporter 10.148s ok go/parser 1.064s ok go/printer 1.368s ok go/scanner 0.259s ok go/token 0.412s ok go/types 2.005s ok hash 0.305s ok hash/adler32 0.300s ok hash/crc32 0.292s ok hash/crc64 0.319s ok hash/fnv 0.359s ok hash/maphash 0.538s ok html 0.372s ok html/template 0.941s ok image 0.704s ok image/color 0.372s ok image/draw 0.914s ok image/gif 1.003s ok image/jpeg 0.913s ok image/png 1.431s ok index/suffixarray 1.902s ok internal/abi 0.221s ok internal/buildcfg 0.218s ok internal/coverage/cformat 0.207s ok internal/coverage/cmerge 0.264s ok internal/coverage/pods 0.367s ok internal/coverage/slicereader 0.250s ok internal/coverage/slicewriter 0.280s ok internal/coverage/test 0.396s ok internal/cpu 0.195s ok internal/dag 0.239s ok internal/diff 0.479s ok internal/fmtsort 0.565s ok internal/fuzz 0.652s ok internal/godebug 0.468s ok internal/godebugs 0.513s ok internal/intern 0.857s ok internal/itoa 0.472s ok internal/poll 0.390s ok internal/profile 0.331s ok internal/reflectlite 0.279s ok internal/safefilepath 0.435s ok internal/saferio 0.632s ok internal/singleflight 0.528s ok internal/testenv 0.459s ok internal/trace 0.848s ok internal/types/errors 0.865s ok internal/unsafeheader 0.485s ok internal/xcoff 1.145s ok internal/zstd 0.615s ok io 0.364s ok io/fs 1.219s ok io/ioutil 0.327s ok log 0.338s ok log/slog 0.537s ok log/slog/internal/benchmarks 0.260s ok log/slog/internal/buffer 0.284s ok log/syslog 0.278s [no tests to run] ok maps 0.269s ok math 0.321s ok math/big 11.801s ok math/bits 0.368s ok math/cmplx 0.266s ok math/rand 1.028s ok mime 0.394s ok mime/multipart 3.626s ok mime/quotedprintable 0.390s ok net 0.724s ok net/http 37.409s ok net/http/cgi 0.528s ok net/http/cookiejar 0.587s ok net/http/fcgi 0.470s ok net/http/httptest 0.889s ok net/http/httptrace 0.279s ok net/http/httputil 1.058s ok net/http/internal 0.237s ok net/http/internal/ascii 0.238s ok net/http/pprof 4.552s ok net/mail 0.354s ok net/netip 0.406s ok net/rpc 0.862s ok net/rpc/jsonrpc 0.739s ok net/smtp 0.750s ok net/textproto 0.451s ok net/url 0.774s ok os 1.042s ok os/exec 0.479s ok os/exec/internal/fdtest 0.229s ok os/signal 0.206s [no tests to run] ok os/user 0.318s ok path 0.333s ok path/filepath 1.026s ok plugin 0.258s ok reflect 0.944s ok regexp 1.987s ok regexp/syntax 2.641s ok runtime 61.608s ok runtime/coverage 0.420s ok runtime/debug 0.458s ok runtime/internal/atomic 0.366s ok runtime/internal/math 0.319s ok runtime/internal/sys 0.296s ok runtime/metrics 0.486s ok runtime/pprof 0.569s ok runtime/trace 3.522s ok slices 0.615s ok sort 0.412s ok strconv 1.240s ok strings 21.559s ok sync 0.782s ok sync/atomic 0.922s ok syscall 0.885s ok syscall/js 0.824s ok testing 1.482s ok testing/fstest 0.810s ok testing/iotest 0.529s ok testing/quick 0.798s ok testing/slogtest 0.751s ok text/scanner 0.684s ok text/tabwriter 0.698s ok text/template 0.974s ok text/template/parse 0.621s ok time 2.894s ok unicode 0.364s ok unicode/utf16 0.362s ok unicode/utf8 0.409s ok cmd/addr2line 0.333s ok cmd/api 0.460s ok cmd/asm/internal/asm 3.622s ok cmd/asm/internal/lex 0.485s ok cmd/cgo/internal/swig 0.371s ok cmd/cgo/internal/test 0.327s ok cmd/cgo/internal/testcshared 0.491s ok cmd/cgo/internal/testerrors 0.458s ok cmd/cgo/internal/testfortran 0.407s ok cmd/cgo/internal/testgodefs 0.375s ok cmd/cgo/internal/testlife 0.426s ok cmd/cgo/internal/testnocgo 0.224s ok cmd/cgo/internal/testplugin 0.298s ok cmd/cgo/internal/testsanitizers 0.253s [no tests to run] ok cmd/cgo/internal/testshared 0.377s ok cmd/cgo/internal/testso 0.327s ok cmd/cgo/internal/teststdio 0.357s ok cmd/cgo/internal/testtls 0.286s ok cmd/compile/internal/abt 0.374s ok cmd/compile/internal/amd64 0.387s ok cmd/compile/internal/base 0.264s ok cmd/compile/internal/compare 0.362s ok cmd/compile/internal/dwarfgen 0.384s ok cmd/compile/internal/importer 0.357s ok cmd/compile/internal/ir 0.286s ok cmd/compile/internal/logopt 0.223s ok cmd/compile/internal/loopvar 0.258s ok cmd/compile/internal/noder 0.443s ok cmd/compile/internal/reflectdata 0.259s [no tests to run] ok cmd/compile/internal/ssa 1.166s ok cmd/compile/internal/syntax 0.416s ok cmd/compile/internal/test 0.780s ok cmd/compile/internal/typecheck 0.285s ok cmd/compile/internal/types 0.246s ok cmd/compile/internal/types2 1.629s ok cmd/covdata 0.302s ok cmd/cover 0.379s ok cmd/dist 0.342s ok cmd/distpack 0.295s ok cmd/doc 2.893s ok cmd/fix 0.921s ok cmd/go 0.587s ok cmd/go/internal/auth 0.226s ok cmd/go/internal/cache 1.403s ok cmd/go/internal/fsys 0.908s ok cmd/go/internal/generate 0.566s ok cmd/go/internal/get 0.524s ok cmd/go/internal/gover 0.315s ok cmd/go/internal/imports 0.320s ok cmd/go/internal/load 0.430s ok cmd/go/internal/modconv 0.403s ok cmd/go/internal/modfetch 0.609s ok cmd/go/internal/modfetch/codehost 0.566s ok cmd/go/internal/modfetch/zip_sum_test 0.368s ok cmd/go/internal/modindex 2.204s ok cmd/go/internal/modload 0.549s ok cmd/go/internal/mvs 0.350s ok cmd/go/internal/par 0.257s ok cmd/go/internal/str 0.276s ok cmd/go/internal/test 0.775s ok cmd/go/internal/vcs 0.544s ok cmd/go/internal/vcweb 0.573s ok cmd/go/internal/vcweb/vcstest 1.093s ok cmd/go/internal/web 0.463s ok cmd/go/internal/work 0.728s ok cmd/gofmt 0.749s ok cmd/internal/archive 0.343s ok cmd/internal/buildid 1.085s ok cmd/internal/cov 0.312s ok cmd/internal/dwarf 0.281s ok cmd/internal/bootstrap_test 0.206s ok cmd/internal/edit 0.290s ok cmd/internal/goobj 0.375s ok cmd/internal/moddeps 0.386s ok cmd/internal/notsha256 0.351s ok cmd/internal/obj 0.249s ok cmd/internal/obj/ppc64 0.259s ok cmd/internal/obj/riscv 0.267s ok cmd/internal/obj/s390x 0.230s ok cmd/internal/obj/x86 0.315s ok cmd/internal/objabi 0.358s ok cmd/internal/pkgpath 0.364s ok cmd/internal/pkgpattern 0.441s ok cmd/internal/quoted 0.411s ok cmd/internal/src 0.353s ok cmd/internal/test2json 0.948s ok cmd/link 0.297s ok cmd/link/internal/benchmark 0.227s ok cmd/link/internal/ld 0.460s ok cmd/link/internal/loader 0.403s ok cmd/nm 0.452s ok cmd/objdump 0.461s ok cmd/pack 0.462s ok cmd/pprof 0.483s ok cmd/vet 0.421s ##### os/user with tag osusergo ok os/user 0.226s ##### hash/maphash purego implementation ok hash/maphash 0.429s ##### Testing without libgcc. ok net 0.240s [no tests to run] ok os/user 0.227s ##### ../test ok cmd/internal/testdir 11.165s ok cmd/internal/testdir 8.390s ok cmd/internal/testdir 8.222s ok cmd/internal/testdir 7.386s ok cmd/internal/testdir 5.648s ok cmd/internal/testdir 11.220s ok cmd/internal/testdir 6.194s ok cmd/internal/testdir 5.240s ok cmd/internal/testdir 7.763s ok cmd/internal/testdir 7.892s All tests passed.