js-wasm-node18 at 42137704fca158f14c4aebff61b54ebeae788a4a :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn91d694d" "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" "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 ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: js # OS Version: Node.js v18.12.1 ##### Testing packages. ok archive/tar 1.025s ok archive/zip 1.458s ok bufio 0.355s ok bytes 17.721s ok compress/bzip2 0.303s ok compress/flate 1.957s ok compress/gzip 12.863s ok compress/lzw 0.432s ok compress/zlib 1.102s ok container/heap 0.181s ok container/list 0.224s ok container/ring 0.215s ok context 0.214s ok crypto 0.164s ok crypto/aes 0.183s ok crypto/cipher 0.181s ok crypto/des 0.173s ok crypto/dsa 0.172s ok crypto/ecdh 0.562s ok crypto/ecdsa 0.475s ok crypto/ed25519 0.634s ok crypto/elliptic 0.247s ok crypto/hmac 0.147s ok crypto/internal/alias 0.157s ok crypto/internal/bigmod 0.477s ok crypto/internal/boring 0.138s ok crypto/internal/boring/bcache 0.523s ok crypto/internal/edwards25519 29.141s ok crypto/internal/edwards25519/field 27.159s ok crypto/internal/nistec 1.550s ok crypto/internal/nistec/fiat 0.149s [no tests to run] ok crypto/md5 0.206s ok crypto/rand 0.265s ok crypto/rc4 0.236s ok crypto/rsa 2.400s ok crypto/sha1 0.181s ok crypto/sha256 0.183s ok crypto/sha512 0.152s ok crypto/subtle 1.222s ok crypto/tls 2.712s ok crypto/x509 3.502s ok database/sql 0.681s ok database/sql/driver 0.159s ok debug/buildinfo 0.282s ok debug/dwarf 0.727s ok debug/elf 1.079s ok debug/gosym 0.232s ok debug/macho 0.245s ok debug/pe 0.655s ok debug/plan9obj 0.181s ok embed 0.177s [no tests to run] ok embed/internal/embedtest 0.208s ok encoding/ascii85 0.165s ok encoding/asn1 0.224s ok encoding/base32 0.232s ok encoding/base64 0.182s ok encoding/binary 0.225s ok encoding/csv 0.252s ok encoding/gob 11.300s ok encoding/hex 0.224s ok encoding/json 0.729s ok encoding/pem 0.835s ok encoding/xml 0.374s ok errors 0.242s ok expvar 0.223s ok flag 0.221s ok fmt 0.456s ok go/ast 0.316s ok go/build 11.737s ok go/build/constraint 0.189s ok go/constant 0.213s ok go/doc 0.569s ok go/doc/comment 1.617s ok go/format 0.293s ok go/importer 0.240s ok go/internal/gccgoimporter 0.230s ok go/internal/gcimporter 0.255s ok go/internal/srcimporter 8.947s ok go/parser 0.799s ok go/printer 1.070s ok go/scanner 0.202s ok go/token 0.299s ok go/types 1.547s ok hash 0.172s ok hash/adler32 0.223s ok hash/crc32 0.246s ok hash/crc64 0.232s ok hash/fnv 0.200s ok hash/maphash 0.397s ok html 0.249s ok html/template 0.694s ok image 0.494s ok image/color 0.270s ok image/draw 0.635s ok image/gif 0.668s ok image/jpeg 0.631s ok image/png 1.135s ok index/suffixarray 1.492s ok internal/abi 0.145s ok internal/buildcfg 0.240s ok internal/coverage/cformat 0.203s ok internal/coverage/cmerge 0.222s ok internal/coverage/pods 0.295s ok internal/coverage/slicereader 0.228s ok internal/coverage/slicewriter 0.221s ok internal/coverage/test 0.291s ok internal/cpu 0.196s ok internal/dag 0.214s ok internal/diff 0.253s ok internal/fmtsort 0.244s ok internal/fuzz 0.297s ok internal/godebug 0.335s ok internal/intern 0.618s ok internal/itoa 0.292s ok internal/poll 0.259s ok internal/profile 0.249s ok internal/reflectlite 0.506s ok internal/safefilepath 0.135s ok internal/saferio 0.202s ok internal/singleflight 0.262s ok internal/testenv 0.223s ok internal/trace 0.541s ok internal/types/errors 0.500s ok internal/unsafeheader 0.249s ok internal/xcoff 0.804s ok io 0.287s ok io/fs 1.172s ok io/ioutil 0.244s ok log 0.232s ok log/slog 0.333s ok log/slog/internal/buffer 0.161s ok log/syslog 0.167s [no tests to run] ok maps 0.172s ok math 0.242s ok math/big 9.572s ok math/bits 0.287s ok math/cmplx 0.195s ok math/rand 0.843s ok mime 0.287s ok mime/multipart 3.680s ok mime/quotedprintable 0.267s ok net 0.610s ok net/http 31.247s ok net/http/cgi 0.360s ok net/http/cookiejar 0.373s ok net/http/fcgi 0.353s ok net/http/httptest 0.622s ok net/http/httptrace 0.182s ok net/http/httputil 0.855s ok net/http/internal 0.180s ok net/http/internal/ascii 0.150s ok net/http/pprof 4.446s ok net/mail 0.225s ok net/netip 0.510s ok net/rpc 0.612s ok net/rpc/jsonrpc 0.527s ok net/smtp 0.468s ok net/textproto 0.328s ok net/url 0.546s ok os 0.976s ok os/exec 0.394s ok os/exec/internal/fdtest 0.191s ok os/signal 0.188s [no tests to run] ok os/user 0.259s ok path 0.226s ok path/filepath 0.695s ok plugin 0.140s ok reflect 0.829s ok regexp 1.458s ok regexp/syntax 2.151s ok runtime 46.762s ok runtime/coverage 0.183s ok runtime/debug 0.261s ok runtime/internal/atomic 0.189s ok runtime/internal/math 0.180s ok runtime/internal/sys 0.155s ok runtime/metrics 0.214s ok runtime/pprof 0.353s ok runtime/trace 1.965s ok slices 0.188s ok sort 0.325s ok strconv 1.215s ok strings 14.523s ok sync 0.671s ok sync/atomic 0.836s ok syscall 0.734s ok syscall/js 0.670s ok testing 1.321s ok testing/fstest 0.476s ok testing/iotest 0.361s ok testing/quick 0.534s ok text/scanner 0.396s ok text/tabwriter 0.383s ok text/template 0.643s ok text/template/parse 0.360s ok time 2.694s ok unicode 0.268s ok unicode/utf16 0.214s ok unicode/utf8 0.272s ok cmd/addr2line 0.238s ok cmd/api 0.385s ok cmd/asm/internal/asm 3.213s ok cmd/asm/internal/lex 0.193s ok cmd/compile/internal/abt 0.198s ok cmd/compile/internal/amd64 0.288s ok cmd/compile/internal/base 0.192s ok cmd/compile/internal/compare 0.254s ok cmd/compile/internal/dwarfgen 0.291s ok cmd/compile/internal/importer 0.241s ok cmd/compile/internal/ir 0.171s ok cmd/compile/internal/logopt 0.147s ok cmd/compile/internal/loopvar 0.192s ok cmd/compile/internal/noder 0.328s ok cmd/compile/internal/reflectdata 0.182s [no tests to run] ok cmd/compile/internal/ssa 0.869s ok cmd/compile/internal/syntax 0.320s ok cmd/compile/internal/test 0.599s ok cmd/compile/internal/typecheck 0.221s ok cmd/compile/internal/types 0.164s ok cmd/compile/internal/types2 1.245s ok cmd/covdata 0.206s ok cmd/cover 0.240s ok cmd/dist 0.190s ok cmd/doc 2.325s ok cmd/fix 0.667s ok cmd/go 0.450s ok cmd/go/internal/auth 0.215s ok cmd/go/internal/cache 1.109s ok cmd/go/internal/fsys 0.833s ok cmd/go/internal/generate 0.526s ok cmd/go/internal/get 0.468s ok cmd/go/internal/imports 0.227s ok cmd/go/internal/load 0.411s ok cmd/go/internal/modconv 0.381s ok cmd/go/internal/modfetch 0.451s ok cmd/go/internal/modfetch/codehost 0.449s ok cmd/go/internal/modfetch/zip_sum_test 0.403s ok cmd/go/internal/modindex 1.985s ok cmd/go/internal/modload 0.456s ok cmd/go/internal/mvs 0.333s ok cmd/go/internal/par 0.200s ok cmd/go/internal/str 0.216s ok cmd/go/internal/test 0.555s ok cmd/go/internal/vcs 0.449s ok cmd/go/internal/vcweb 0.399s ok cmd/go/internal/vcweb/vcstest 0.886s ok cmd/go/internal/web 0.402s ok cmd/go/internal/work 0.595s ok cmd/gofmt 0.622s ok cmd/internal/archive 0.152s ok cmd/internal/buildid 0.889s ok cmd/internal/cov 0.279s ok cmd/internal/dwarf 0.274s ok cmd/internal/edit 0.221s ok cmd/internal/goobj 0.268s ok cmd/internal/moddeps 0.278s ok cmd/internal/notsha256 0.242s ok cmd/internal/obj 0.182s ok cmd/internal/obj/ppc64 0.260s ok cmd/internal/obj/riscv 0.296s ok cmd/internal/obj/s390x 0.280s ok cmd/internal/obj/x86 0.309s ok cmd/internal/objabi 0.248s ok cmd/internal/pkgpath 0.217s ok cmd/internal/pkgpattern 0.300s ok cmd/internal/quoted 0.279s ok cmd/internal/src 0.195s ok cmd/internal/test2json 0.735s ok cmd/link 0.232s ok cmd/link/internal/benchmark 0.159s ok cmd/link/internal/ld 0.233s ok cmd/link/internal/loader 0.392s ok cmd/nm 0.381s ok cmd/objdump 0.365s ok cmd/pack 0.382s ok cmd/pprof 0.342s ok cmd/vet 0.315s ##### os/user with tag osusergo ok os/user 0.172s ##### hash/maphash purego implementation ok hash/maphash 0.315s ##### Testing without libgcc. ok net 0.170s [no tests to run] ok os/user 0.153s ##### ../test/bench/go1 ok test/bench/go1 0.272s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.