js-wasm-node18 at 5ddbe05c076e1e207afec384f28da14fd54651b5 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rnce7890c" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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.087s ok archive/zip 1.420s ok bufio 0.374s ok bytes 17.741s ok compress/bzip2 0.295s ok compress/flate 1.921s ok compress/gzip 12.911s ok compress/lzw 0.460s ok compress/zlib 1.196s ok container/heap 0.189s ok container/list 0.208s ok container/ring 0.208s ok context 0.306s ok crypto 0.252s ok crypto/aes 0.230s ok crypto/cipher 0.241s ok crypto/des 0.235s ok crypto/dsa 0.200s ok crypto/ecdh 0.598s ok crypto/ecdsa 0.534s ok crypto/ed25519 0.659s ok crypto/elliptic 0.270s ok crypto/hmac 0.200s ok crypto/internal/alias 0.152s ok crypto/internal/bigmod 0.481s ok crypto/internal/boring 0.160s ok crypto/internal/boring/bcache 0.508s ok crypto/internal/edwards25519 29.534s ok crypto/internal/edwards25519/field 27.952s ok crypto/internal/nistec 1.580s ok crypto/internal/nistec/fiat 0.129s [no tests to run] ok crypto/md5 0.204s ok crypto/rand 0.253s ok crypto/rc4 0.222s ok crypto/rsa 2.521s ok crypto/sha1 0.213s ok crypto/sha256 0.226s ok crypto/sha512 0.200s ok crypto/subtle 1.268s ok crypto/tls 2.808s ok crypto/x509 3.746s ok database/sql 0.680s ok database/sql/driver 0.167s ok debug/buildinfo 0.282s ok debug/dwarf 0.635s ok debug/elf 1.118s ok debug/gosym 0.272s ok debug/macho 0.294s ok debug/pe 0.679s ok debug/plan9obj 0.196s ok embed 0.196s [no tests to run] ok embed/internal/embedtest 0.238s ok encoding/ascii85 0.177s ok encoding/asn1 0.267s ok encoding/base32 0.239s ok encoding/base64 0.170s ok encoding/binary 0.239s ok encoding/csv 0.246s ok encoding/gob 10.737s ok encoding/hex 0.272s ok encoding/json 0.779s ok encoding/pem 0.917s ok encoding/xml 0.371s ok errors 0.432s ok expvar 0.334s ok flag 0.210s ok fmt 0.455s ok go/ast 0.311s ok go/build 10.950s ok go/build/constraint 0.200s ok go/constant 0.225s ok go/doc 0.642s ok go/doc/comment 1.606s ok go/format 0.353s ok go/importer 0.248s ok go/internal/gccgoimporter 0.242s ok go/internal/gcimporter 0.246s ok go/internal/srcimporter 8.446s ok go/parser 0.853s ok go/printer 1.125s ok go/scanner 0.242s ok go/token 0.317s ok go/types 1.536s ok hash 0.233s ok hash/adler32 0.190s ok hash/crc32 0.230s ok hash/crc64 0.209s ok hash/fnv 0.241s ok hash/maphash 0.404s ok html 0.228s ok html/template 0.598s ok image 0.443s ok image/color 0.245s ok image/draw 0.555s ok image/gif 0.618s ok image/jpeg 0.673s ok image/png 1.117s ok index/suffixarray 1.453s ok internal/abi 0.210s ok internal/buildcfg 0.196s ok internal/coverage/cformat 0.208s ok internal/coverage/cmerge 0.208s ok internal/coverage/pods 0.264s ok internal/coverage/slicereader 0.216s ok internal/coverage/slicewriter 0.156s ok internal/coverage/test 0.271s ok internal/cpu 0.172s ok internal/dag 0.165s ok internal/diff 0.208s ok internal/fmtsort 0.217s ok internal/fuzz 0.336s ok internal/godebug 0.220s ok internal/intern 0.388s ok internal/itoa 0.204s ok internal/poll 0.223s ok internal/profile 0.199s ok internal/reflectlite 0.624s ok internal/safefilepath 0.223s ok internal/saferio 0.276s ok internal/singleflight 0.284s ok internal/testenv 0.240s ok internal/trace 0.447s ok internal/types/errors 0.448s ok internal/unsafeheader 0.202s ok internal/xcoff 0.654s ok io 0.368s ok io/fs 1.259s ok io/ioutil 0.296s ok log 0.291s ok log/syslog 0.218s [no tests to run] ok maps 0.196s ok math 0.224s ok math/big 9.688s ok math/bits 0.250s ok math/cmplx 0.213s ok math/rand 0.846s ok mime 0.299s ok mime/multipart 3.669s ok mime/quotedprintable 0.242s ok net 0.627s ok net/http 32.102s ok net/http/cgi 0.387s ok net/http/cookiejar 0.373s ok net/http/fcgi 0.295s ok net/http/httptest 0.632s ok net/http/httptrace 0.193s ok net/http/httputil 0.862s ok net/http/internal 0.182s ok net/http/internal/ascii 0.157s ok net/http/pprof 4.455s ok net/mail 0.246s ok net/netip 0.294s ok net/rpc 0.613s ok net/rpc/jsonrpc 0.504s ok net/smtp 0.474s ok net/textproto 0.316s ok net/url 0.528s ok os 0.784s ok os/exec 0.397s ok os/exec/internal/fdtest 0.204s ok os/signal 0.202s [no tests to run] ok os/user 0.214s ok path 0.248s ok path/filepath 0.714s ok plugin 0.163s ok reflect 0.824s ok regexp 1.461s ok regexp/syntax 2.105s ok runtime 47.248s ok runtime/coverage 0.217s ok runtime/debug 0.313s ok runtime/internal/atomic 0.226s ok runtime/internal/math 0.215s ok runtime/internal/sys 0.217s ok runtime/metrics 0.311s ok runtime/pprof 0.352s ok runtime/trace 2.060s ok slices 0.209s ok sort 0.306s ok strconv 1.224s ok strings 14.584s ok sync 0.701s ok sync/atomic 0.811s ok syscall 0.769s ok syscall/js 0.688s ok testing 1.039s ok testing/fstest 0.528s ok testing/iotest 0.289s ok testing/quick 0.517s ok text/scanner 0.381s ok text/tabwriter 0.357s ok text/template 0.637s ok text/template/parse 0.349s ok time 2.712s ok unicode 0.282s ok unicode/utf16 0.187s ok unicode/utf8 0.283s ok cmd/addr2line 0.207s ok cmd/api 0.385s ok cmd/asm/internal/asm 3.277s ok cmd/asm/internal/lex 0.206s ok cmd/compile/internal/abt 0.190s ok cmd/compile/internal/amd64 0.307s ok cmd/compile/internal/base 0.178s ok cmd/compile/internal/compare 0.217s ok cmd/compile/internal/dwarfgen 0.313s ok cmd/compile/internal/importer 0.274s ok cmd/compile/internal/ir 0.205s ok cmd/compile/internal/logopt 0.179s ok cmd/compile/internal/loopvar 0.220s ok cmd/compile/internal/noder 0.323s ok cmd/compile/internal/reflectdata 0.187s [no tests to run] ok cmd/compile/internal/ssa 0.876s ok cmd/compile/internal/syntax 0.327s ok cmd/compile/internal/test 0.587s ok cmd/compile/internal/typecheck 0.198s ok cmd/compile/internal/types 0.177s ok cmd/compile/internal/types2 1.268s ok cmd/covdata 0.200s ok cmd/cover 0.238s ok cmd/dist 0.185s ok cmd/doc 2.429s ok cmd/fix 0.677s ok cmd/go 0.434s ok cmd/go/internal/auth 0.190s ok cmd/go/internal/cache 1.011s ok cmd/go/internal/fsys 0.737s ok cmd/go/internal/generate 0.462s ok cmd/go/internal/get 0.468s ok cmd/go/internal/imports 0.229s ok cmd/go/internal/load 0.375s ok cmd/go/internal/modconv 0.289s ok cmd/go/internal/modfetch 0.460s ok cmd/go/internal/modfetch/codehost 0.442s ok cmd/go/internal/modfetch/zip_sum_test 0.376s ok cmd/go/internal/modindex 1.973s ok cmd/go/internal/modload 0.492s ok cmd/go/internal/mvs 0.339s ok cmd/go/internal/par 0.282s ok cmd/go/internal/str 0.244s ok cmd/go/internal/test 0.498s ok cmd/go/internal/vcs 0.429s ok cmd/go/internal/vcweb 0.360s ok cmd/go/internal/vcweb/vcstest 0.883s ok cmd/go/internal/web 0.331s ok cmd/go/internal/work 0.460s ok cmd/gofmt 0.502s ok cmd/internal/archive 0.154s ok cmd/internal/buildid 0.918s ok cmd/internal/cov 0.324s ok cmd/internal/dwarf 0.302s ok cmd/internal/edit 0.285s ok cmd/internal/goobj 0.308s ok cmd/internal/moddeps 0.331s ok cmd/internal/notsha256 0.324s ok cmd/internal/obj 0.156s ok cmd/internal/obj/ppc64 0.181s ok cmd/internal/obj/riscv 0.164s ok cmd/internal/obj/s390x 0.156s ok cmd/internal/obj/x86 0.303s ok cmd/internal/objabi 0.245s ok cmd/internal/pkgpath 0.210s ok cmd/internal/pkgpattern 0.275s ok cmd/internal/quoted 0.253s ok cmd/internal/src 0.278s ok cmd/internal/test2json 0.790s ok cmd/link 0.257s ok cmd/link/internal/benchmark 0.144s ok cmd/link/internal/ld 0.262s ok cmd/link/internal/loader 0.241s ok cmd/nm 0.358s ok cmd/objdump 0.355s ok cmd/pack 0.389s ok cmd/pprof 0.351s ok cmd/vet 0.286s ##### os/user with tag osusergo ok os/user 0.175s ##### hash/maphash purego implementation ok hash/maphash 0.318s ##### Testing without libgcc. ok net 0.161s [no tests to run] ok os/user 0.162s ##### ../test/bench/go1 ok test/bench/go1 0.285s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.