js-wasm-node18 at 964985362b4d8702a16bce08c7a825488ccb9601 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn5db774a" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=8s" "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.265s ok archive/zip 1.739s ok bufio 0.467s ok bytes 22.743s ok compress/bzip2 0.409s ok compress/flate 2.346s ok compress/gzip 14.046s ok compress/lzw 0.606s ok compress/zlib 1.398s ok container/heap 0.296s ok container/list 0.283s ok container/ring 0.303s ok context 0.411s ok crypto 0.326s ok crypto/aes 0.325s ok crypto/cipher 0.358s ok crypto/des 0.349s ok crypto/dsa 0.301s ok crypto/ecdh 0.689s ok crypto/ecdsa 0.713s ok crypto/ed25519 0.804s ok crypto/elliptic 0.365s ok crypto/hmac 0.273s ok crypto/internal/alias 0.203s ok crypto/internal/bigmod 0.632s ok crypto/internal/boring 0.221s ok crypto/internal/boring/bcache 0.626s ok crypto/internal/edwards25519 30.990s ok crypto/internal/edwards25519/field 30.517s ok crypto/internal/nistec 1.839s ok crypto/internal/nistec/fiat 0.204s [no tests to run] ok crypto/md5 0.312s ok crypto/rand 0.320s ok crypto/rc4 0.305s ok crypto/rsa 3.046s ok crypto/sha1 0.317s ok crypto/sha256 0.305s ok crypto/sha512 0.271s ok crypto/subtle 1.724s ok crypto/tls 3.358s ok crypto/x509 4.242s ok database/sql 0.834s ok database/sql/driver 0.264s ok debug/buildinfo 0.389s ok debug/dwarf 0.822s ok debug/elf 1.291s ok debug/gosym 0.334s ok debug/macho 0.372s ok debug/pe 0.939s ok debug/plan9obj 0.282s ok embed 0.269s [no tests to run] ok embed/internal/embedtest 0.309s ok encoding/ascii85 0.257s ok encoding/asn1 0.334s ok encoding/base32 0.314s ok encoding/base64 0.260s ok encoding/binary 0.296s ok encoding/csv 0.330s ok encoding/gob 11.510s ok encoding/hex 0.342s ok encoding/json 1.048s ok encoding/pem 1.327s ok encoding/xml 0.552s ok errors 0.546s ok expvar 0.417s ok flag 0.284s ok fmt 0.590s ok go/ast 0.456s ok go/build 12.753s ok go/build/constraint 0.284s ok go/constant 0.281s ok go/doc 0.898s ok go/doc/comment 2.016s ok go/format 0.411s ok go/importer 0.320s ok go/internal/gccgoimporter 0.304s ok go/internal/gcimporter 0.353s ok go/internal/srcimporter 9.979s ok go/parser 1.077s ok go/printer 1.287s ok go/scanner 0.340s ok go/token 0.440s ok go/types 1.995s ok hash 0.297s ok hash/adler32 0.244s ok hash/crc32 0.318s ok hash/crc64 0.285s ok hash/fnv 0.300s ok hash/maphash 0.491s ok html 0.278s ok html/template 0.826s ok image 0.594s ok image/color 0.340s ok image/draw 0.679s ok image/gif 0.854s ok image/jpeg 0.883s ok image/png 1.388s ok index/suffixarray 1.944s ok internal/abi 0.284s ok internal/buildcfg 0.257s ok internal/coverage/cformat 0.302s ok internal/coverage/cmerge 0.282s ok internal/coverage/pods 0.375s ok internal/coverage/slicereader 0.282s ok internal/coverage/slicewriter 0.187s ok internal/coverage/test 0.311s ok internal/cpu 0.224s ok internal/dag 0.245s ok internal/diff 0.292s ok internal/fmtsort 0.307s ok internal/fuzz 0.454s ok internal/godebug 0.263s ok internal/intern 0.578s ok internal/itoa 0.273s ok internal/poll 0.295s ok internal/profile 0.271s ok internal/reflectlite 0.821s ok internal/safefilepath 0.381s ok internal/saferio 0.400s ok internal/singleflight 0.421s ok internal/testenv 0.374s ok internal/trace 0.602s ok internal/types/errors 0.648s ok internal/unsafeheader 0.283s ok internal/xcoff 0.835s ok io 0.492s ok io/fs 1.354s ok io/ioutil 0.404s ok log 0.407s ok log/syslog 0.311s [no tests to run] ok maps 0.293s ok math 0.325s ok math/big 11.805s ok math/bits 0.374s ok math/cmplx 0.286s ok math/rand 1.074s ok mime 0.388s ok mime/multipart 4.309s ok mime/quotedprintable 0.344s ok net 0.746s ok net/http 37.375s ok net/http/cgi 0.531s ok net/http/cookiejar 0.565s ok net/http/fcgi 0.417s ok net/http/httptest 0.846s ok net/http/httptrace 0.237s ok net/http/httputil 0.962s ok net/http/internal 0.228s ok net/http/internal/ascii 0.221s ok net/http/pprof 4.538s ok net/mail 0.311s ok net/netip 0.373s ok net/rpc 0.809s ok net/rpc/jsonrpc 0.714s ok net/smtp 0.615s ok net/textproto 0.428s ok net/url 0.713s ok os 0.999s ok os/exec 0.528s ok os/exec/internal/fdtest 0.233s ok os/signal 0.253s [no tests to run] ok os/user 0.302s ok path 0.322s ok path/filepath 0.959s ok plugin 0.198s ok reflect 1.058s ok regexp 1.890s ok regexp/syntax 2.518s ok runtime 62.916s ok runtime/coverage 0.307s ok runtime/debug 0.456s ok runtime/internal/atomic 0.330s ok runtime/internal/math 0.309s ok runtime/internal/sys 0.309s ok runtime/metrics 0.412s ok runtime/pprof 0.513s ok runtime/trace 3.500s ok slices 0.268s ok sort 0.399s ok strconv 1.456s ok strings 21.552s ok sync 0.800s ok sync/atomic 0.908s ok syscall 0.955s ok syscall/js 0.895s ok testing 1.561s ok testing/fstest 0.668s ok testing/iotest 0.431s ok testing/quick 0.731s ok text/scanner 0.606s ok text/tabwriter 0.491s ok text/template 0.860s ok text/template/parse 0.628s ok time 2.872s ok unicode 0.367s ok unicode/utf16 0.309s ok unicode/utf8 0.377s ok cmd/addr2line 0.330s ok cmd/api 0.462s ok cmd/asm/internal/asm 3.592s ok cmd/asm/internal/lex 0.272s ok cmd/compile/internal/abt 0.260s ok cmd/compile/internal/amd64 0.369s ok cmd/compile/internal/base 0.245s ok cmd/compile/internal/compare 0.362s ok cmd/compile/internal/dwarfgen 0.419s ok cmd/compile/internal/importer 0.365s ok cmd/compile/internal/ir 0.287s ok cmd/compile/internal/logopt 0.267s ok cmd/compile/internal/loopvar 0.339s ok cmd/compile/internal/noder 0.411s ok cmd/compile/internal/reflectdata 0.253s [no tests to run] ok cmd/compile/internal/ssa 1.115s ok cmd/compile/internal/syntax 0.402s ok cmd/compile/internal/test 0.766s ok cmd/compile/internal/typecheck 0.266s ok cmd/compile/internal/types 0.232s ok cmd/compile/internal/types2 1.573s ok cmd/covdata 0.272s ok cmd/cover 0.341s ok cmd/dist 0.253s ok cmd/doc 2.880s ok cmd/fix 0.858s ok cmd/go 0.599s ok cmd/go/internal/auth 0.252s ok cmd/go/internal/cache 1.392s ok cmd/go/internal/fsys 1.112s ok cmd/go/internal/generate 0.655s ok cmd/go/internal/get 0.637s ok cmd/go/internal/imports 0.331s ok cmd/go/internal/load 0.529s ok cmd/go/internal/modconv 0.403s ok cmd/go/internal/modfetch 0.648s ok cmd/go/internal/modfetch/codehost 0.626s ok cmd/go/internal/modfetch/zip_sum_test 0.530s ok cmd/go/internal/modindex 2.342s ok cmd/go/internal/modload 0.693s ok cmd/go/internal/mvs 0.449s ok cmd/go/internal/par 0.324s ok cmd/go/internal/str 0.341s ok cmd/go/internal/test 0.731s ok cmd/go/internal/vcs 0.549s ok cmd/go/internal/vcweb 0.481s ok cmd/go/internal/vcweb/vcstest 1.068s ok cmd/go/internal/web 0.393s ok cmd/go/internal/work 0.603s ok cmd/gofmt 0.653s ok cmd/internal/archive 0.221s ok cmd/internal/buildid 1.109s ok cmd/internal/cov 0.346s ok cmd/internal/dwarf 0.446s ok cmd/internal/edit 0.424s ok cmd/internal/goobj 0.406s ok cmd/internal/moddeps 0.438s ok cmd/internal/notsha256 0.425s ok cmd/internal/obj 0.251s ok cmd/internal/obj/ppc64 0.241s ok cmd/internal/obj/riscv 0.253s ok cmd/internal/obj/s390x 0.246s ok cmd/internal/obj/x86 0.417s ok cmd/internal/objabi 0.320s ok cmd/internal/pkgpath 0.367s ok cmd/internal/pkgpattern 0.433s ok cmd/internal/quoted 0.360s ok cmd/internal/src 0.401s ok cmd/internal/test2json 0.933s ok cmd/link 0.370s ok cmd/link/internal/benchmark 0.248s ok cmd/link/internal/ld 0.320s ok cmd/link/internal/loader 0.298s ok cmd/nm 0.471s ok cmd/objdump 0.427s ok cmd/pack 0.467s ok cmd/pprof 0.447s ok cmd/vet 0.387s ##### os/user with tag osusergo ok os/user 0.232s ##### hash/maphash purego implementation ok hash/maphash 0.380s ##### Testing without libgcc. ok net 0.205s [no tests to run] ok os/user 0.225s ##### ../test/bench/go1 ok test/bench/go1 0.364s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.