js-wasm-node18 at c994067e5bf8c9fde09cabfc29d56fdcf98bbee8 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rnbf93608" "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.265s ok archive/zip 1.777s ok bufio 0.480s ok bytes 22.786s ok compress/bzip2 0.408s ok compress/flate 2.406s ok compress/gzip 14.411s ok compress/lzw 0.612s ok compress/zlib 1.445s ok container/heap 0.236s ok container/list 0.341s ok container/ring 0.327s ok context 0.283s ok crypto 0.228s ok crypto/aes 0.258s ok crypto/cipher 0.263s ok crypto/des 0.304s ok crypto/dsa 0.272s ok crypto/ecdh 0.686s ok crypto/ecdsa 0.660s ok crypto/ed25519 0.804s ok crypto/elliptic 0.376s ok crypto/hmac 0.209s ok crypto/internal/alias 0.230s ok crypto/internal/bigmod 0.649s ok crypto/internal/boring 0.199s ok crypto/internal/boring/bcache 0.738s ok crypto/internal/edwards25519 31.662s ok crypto/internal/edwards25519/field 30.681s ok crypto/internal/nistec 1.937s ok crypto/internal/nistec/fiat 0.228s [no tests to run] ok crypto/md5 0.280s ok crypto/rand 0.392s ok crypto/rc4 0.271s ok crypto/rsa 3.004s ok crypto/sha1 0.249s ok crypto/sha256 0.257s ok crypto/sha512 0.211s ok crypto/subtle 1.626s ok crypto/tls 3.415s ok crypto/x509 4.286s ok database/sql 0.820s ok database/sql/driver 0.193s ok debug/buildinfo 0.358s ok debug/dwarf 0.932s ok debug/elf 1.211s ok debug/gosym 0.303s ok debug/macho 0.346s ok debug/pe 0.811s ok debug/plan9obj 0.259s ok embed 0.254s [no tests to run] ok embed/internal/embedtest 0.295s ok encoding/ascii85 0.219s ok encoding/asn1 0.331s ok encoding/base32 0.293s ok encoding/base64 0.229s ok encoding/binary 0.315s ok encoding/csv 0.345s ok encoding/gob 11.820s ok encoding/hex 0.335s ok encoding/json 1.009s ok encoding/pem 1.287s ok encoding/xml 0.525s ok errors 0.362s ok expvar 0.325s ok flag 0.298s ok fmt 0.610s ok go/ast 0.431s ok go/build 13.326s ok go/build/constraint 0.251s ok go/constant 0.307s ok go/doc 0.764s ok go/doc/comment 1.896s ok go/format 0.462s ok go/importer 0.331s ok go/internal/gccgoimporter 0.340s ok go/internal/gcimporter 0.377s ok go/internal/srcimporter 10.174s ok go/parser 1.032s ok go/printer 1.314s ok go/scanner 0.293s ok go/token 0.459s ok go/types 1.993s ok hash 0.252s ok hash/adler32 0.300s ok hash/crc32 0.346s ok hash/crc64 0.369s ok hash/fnv 0.349s ok hash/maphash 0.547s ok html 0.347s ok html/template 0.919s ok image 0.661s ok image/color 0.381s ok image/draw 0.869s ok image/gif 0.968s ok image/jpeg 0.878s ok image/png 1.483s ok index/suffixarray 2.104s ok internal/abi 0.188s ok internal/buildcfg 0.300s ok internal/coverage/cformat 0.316s ok internal/coverage/cmerge 0.300s ok internal/coverage/pods 0.420s ok internal/coverage/slicereader 0.272s ok internal/coverage/slicewriter 0.284s ok internal/coverage/test 0.441s ok internal/cpu 0.242s ok internal/dag 0.338s ok internal/diff 0.345s ok internal/fmtsort 0.329s ok internal/fuzz 0.423s ok internal/godebug 0.480s ok internal/intern 0.852s ok internal/itoa 0.444s ok internal/poll 0.365s ok internal/profile 0.284s ok internal/reflectlite 0.619s ok internal/safefilepath 0.214s ok internal/saferio 0.267s ok internal/singleflight 0.367s ok internal/testenv 0.310s ok internal/trace 0.710s ok internal/types/errors 0.711s ok internal/unsafeheader 0.374s ok internal/xcoff 1.111s ok io 0.391s ok io/fs 1.224s ok io/ioutil 0.313s ok log 0.349s ok log/slog 0.455s ok log/slog/internal/buffer 0.239s ok log/syslog 0.219s [no tests to run] ok maps 0.265s ok math 0.318s ok math/big 12.118s ok math/bits 0.361s ok math/cmplx 0.289s ok math/rand 1.062s ok mime 0.400s ok mime/multipart 4.449s ok mime/quotedprintable 0.321s ok net 0.717s ok net/http 36.873s ok net/http/cgi 0.526s ok net/http/cookiejar 0.646s ok net/http/fcgi 0.446s ok net/http/httptest 0.974s ok net/http/httptrace 0.284s ok net/http/httputil 1.005s ok net/http/internal 0.266s ok net/http/internal/ascii 0.226s ok net/http/pprof 4.522s ok net/mail 0.300s ok net/netip 0.682s ok net/rpc 0.872s ok net/rpc/jsonrpc 0.734s ok net/smtp 0.732s ok net/textproto 0.484s ok net/url 0.766s ok os 1.224s ok os/exec 0.548s ok os/exec/internal/fdtest 0.319s ok os/signal 0.263s [no tests to run] ok os/user 0.332s ok path 0.342s ok path/filepath 0.994s ok plugin 0.225s ok reflect 1.105s ok regexp 2.002s ok regexp/syntax 2.769s ok runtime 62.750s ok runtime/coverage 0.266s ok runtime/debug 0.356s ok runtime/internal/atomic 0.280s ok runtime/internal/math 0.279s ok runtime/internal/sys 0.207s ok runtime/metrics 0.317s ok runtime/pprof 0.496s ok runtime/trace 3.409s ok slices 0.239s ok sort 0.469s ok strconv 1.467s ok strings 21.647s ok sync 0.821s ok sync/atomic 0.940s ok syscall 0.953s ok syscall/js 0.843s ok testing 1.385s ok testing/fstest 0.728s ok testing/iotest 0.474s ok testing/quick 0.778s ok text/scanner 0.577s ok text/tabwriter 0.598s ok text/template 0.943s ok text/template/parse 0.657s ok time 3.073s ok unicode 0.406s ok unicode/utf16 0.308s ok unicode/utf8 0.398s ok cmd/addr2line 0.355s ok cmd/api 0.573s ok cmd/asm/internal/asm 3.763s ok cmd/asm/internal/lex 0.313s ok cmd/compile/internal/abt 0.299s ok cmd/compile/internal/amd64 0.412s ok cmd/compile/internal/base 0.268s ok cmd/compile/internal/compare 0.387s ok cmd/compile/internal/dwarfgen 0.427s ok cmd/compile/internal/importer 0.349s ok cmd/compile/internal/ir 0.259s ok cmd/compile/internal/logopt 0.219s ok cmd/compile/internal/loopvar 0.249s ok cmd/compile/internal/noder 0.441s ok cmd/compile/internal/reflectdata 0.273s [no tests to run] ok cmd/compile/internal/ssa 1.148s ok cmd/compile/internal/syntax 0.410s ok cmd/compile/internal/test 0.760s ok cmd/compile/internal/typecheck 0.290s ok cmd/compile/internal/types 0.220s ok cmd/compile/internal/types2 1.657s ok cmd/covdata 0.283s ok cmd/cover 0.334s ok cmd/dist 0.239s ok cmd/doc 3.090s ok cmd/fix 1.002s ok cmd/go 0.653s ok cmd/go/internal/auth 0.299s ok cmd/go/internal/cache 1.514s ok cmd/go/internal/fsys 1.263s ok cmd/go/internal/generate 0.746s ok cmd/go/internal/get 0.723s ok cmd/go/internal/imports 0.333s ok cmd/go/internal/load 0.646s ok cmd/go/internal/modconv 0.572s ok cmd/go/internal/modfetch 0.677s ok cmd/go/internal/modfetch/codehost 0.659s ok cmd/go/internal/modfetch/zip_sum_test 0.491s ok cmd/go/internal/modindex 2.589s ok cmd/go/internal/modload 0.589s ok cmd/go/internal/mvs 0.367s ok cmd/go/internal/par 0.295s ok cmd/go/internal/str 0.263s ok cmd/go/internal/test 0.751s ok cmd/go/internal/vcs 0.515s ok cmd/go/internal/vcweb 0.642s ok cmd/go/internal/vcweb/vcstest 1.171s ok cmd/go/internal/web 0.533s ok cmd/go/internal/work 0.869s ok cmd/gofmt 0.869s ok cmd/internal/archive 0.343s ok cmd/internal/buildid 1.115s ok cmd/internal/cov 0.373s ok cmd/internal/dwarf 0.402s ok cmd/internal/edit 0.371s ok cmd/internal/goobj 0.412s ok cmd/internal/moddeps 0.404s ok cmd/internal/notsha256 0.374s ok cmd/internal/obj 0.238s ok cmd/internal/obj/ppc64 0.456s ok cmd/internal/obj/riscv 0.404s ok cmd/internal/obj/s390x 0.354s ok cmd/internal/obj/x86 0.473s ok cmd/internal/objabi 0.355s ok cmd/internal/pkgpath 0.406s ok cmd/internal/pkgpattern 0.465s ok cmd/internal/quoted 0.394s ok cmd/internal/src 0.288s ok cmd/internal/test2json 0.839s ok cmd/link 0.358s ok cmd/link/internal/benchmark 0.248s ok cmd/link/internal/ld 0.347s ok cmd/link/internal/loader 0.537s ok cmd/nm 0.525s ok cmd/objdump 0.500s ok cmd/pack 0.501s ok cmd/pprof 0.469s ok cmd/vet 0.406s ##### os/user with tag osusergo ok os/user 0.231s ##### hash/maphash purego implementation ok hash/maphash 0.430s ##### Testing without libgcc. ok net 0.227s [no tests to run] ok os/user 0.253s ##### ../test/bench/go1 ok test/bench/go1 0.382s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.