js-wasm at e822b1e26e20ef1c76672c0b77b0fd8a97a1fe84 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-js-wasm-rnbc49e3c" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=js-wasm" "GOROOT_BOOTSTRAP=/go1.4" "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 /go1.4. (go1.4.3 linux/amd64) Building Go toolchain1 using /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 packages and 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: UNKNOWN: error determining OS version: unimplemented ##### Testing packages. ok archive/tar 1.928s ok archive/zip 3.208s ok bufio 1.613s ok bytes 36.516s ok compress/bzip2 1.209s ok compress/flate 3.882s ok compress/gzip 6.183s ok compress/lzw 1.382s ok compress/zlib 2.562s ok container/heap 1.088s ok container/list 1.066s ok container/ring 1.060s ok context 0.985s ok crypto 1.034s ok crypto/aes 1.030s ok crypto/cipher 1.103s ok crypto/des 1.078s ok crypto/dsa 1.077s ok crypto/ecdsa 1.338s ok crypto/ed25519 1.765s ok crypto/elliptic 1.338s ok crypto/hmac 0.860s ok crypto/internal/boring 1.081s ok crypto/internal/boring/bcache 1.305s ok crypto/internal/edwards25519 32.971s ok crypto/internal/edwards25519/field 33.759s ok crypto/internal/nistec 9.676s ok crypto/internal/nistec/fiat 1.047s [no tests to run] ok crypto/internal/subtle 1.044s ok crypto/md5 1.089s ok crypto/rand 1.078s ok crypto/rc4 1.086s ok crypto/rsa 2.058s ok crypto/sha1 0.975s ok crypto/sha256 0.992s ok crypto/sha512 0.914s ok crypto/subtle 1.065s ok crypto/tls 5.227s ok crypto/x509 5.835s ok database/sql 1.777s ok database/sql/driver 1.036s ok debug/buildinfo 1.158s ok debug/dwarf 1.981s ok debug/elf 1.624s ok debug/gosym 1.162s ok debug/macho 1.156s ok debug/pe 2.318s ok debug/plan9obj 0.936s ok embed 1.326s [no tests to run] ok embed/internal/embedtest 1.087s ok encoding/ascii85 1.105s ok encoding/asn1 1.108s ok encoding/base32 1.014s ok encoding/base64 1.002s ok encoding/binary 1.009s ok encoding/csv 1.099s ok encoding/gob 1.306s ok encoding/hex 0.941s ok encoding/json 3.261s ok encoding/pem 2.379s ok encoding/xml 1.250s ok errors 0.996s ok expvar 1.349s ok flag 0.977s ok fmt 1.245s ok go/ast 1.208s ok go/build 11.375s ok go/build/constraint 0.853s ok go/constant 1.003s ok go/doc 2.037s ok go/doc/comment 2.645s ok go/format 1.099s ok go/importer 1.771s ok go/internal/gccgoimporter 1.479s ok go/internal/gcimporter 4.120s ok go/internal/srcimporter 10.593s ok go/parser 1.168s ok go/printer 2.076s ok go/scanner 0.886s ok go/token 1.142s ok go/types 6.012s ok hash 1.031s ok hash/adler32 0.994s ok hash/crc32 1.077s ok hash/crc64 1.072s ok hash/fnv 1.029s ok hash/maphash 1.319s ok html 0.842s ok html/template 1.972s ok image 1.169s ok image/color 0.934s ok image/draw 1.241s ok image/gif 38.276s ok image/jpeg 9.951s ok image/png 1.877s ok index/suffixarray 3.276s ok internal/abi 0.868s ok internal/buildcfg 0.871s ok internal/cpu 0.828s ok internal/diff 0.892s ok internal/fmtsort 0.834s ok internal/fuzz 1.223s ok internal/godebug 0.843s ok internal/intern 1.867s ok internal/itoa 1.106s ok internal/poll 0.906s ok internal/profile 1.157s ok internal/reflectlite 1.239s ok internal/singleflight 0.974s ok internal/trace 1.324s ok internal/unsafeheader 1.024s ok internal/xcoff 1.593s ok io 0.955s ok io/fs 1.071s ok io/ioutil 1.237s ok log 1.112s ok log/syslog 0.909s [no tests to run] ok math 0.943s ok math/big 13.514s ok math/bits 0.912s ok math/cmplx 1.043s ok math/rand 2.025s ok mime 0.946s ok mime/multipart 1.604s ok mime/quotedprintable 0.895s ok net 1.418s ok net/http 31.110s ok net/http/cgi 1.961s ok net/http/cookiejar 1.971s ok net/http/fcgi 1.310s ok net/http/httptest 2.285s ok net/http/httptrace 1.115s ok net/http/httputil 2.685s ok net/http/internal 0.866s ok net/http/internal/ascii 0.817s ok net/http/pprof 6.247s ok net/mail 0.990s ok net/netip 1.317s ok net/rpc 2.867s ok net/rpc/jsonrpc 1.861s ok net/smtp 1.655s ok net/textproto 0.891s ok net/url 1.223s ok os 2.496s ok os/exec 2.137s ok os/exec/internal/fdtest 0.893s ok os/signal 1.149s [no tests to run] ok os/user 1.063s ok path 1.041s ok path/filepath 1.573s ok plugin 0.895s ok reflect 3.188s ok regexp 1.302s ok regexp/syntax 1.789s ok runtime 42.824s ok runtime/debug 1.516s ok runtime/internal/atomic 1.110s ok runtime/internal/math 0.933s ok runtime/internal/sys 0.949s ok runtime/metrics 0.982s ok runtime/pprof 1.408s ok runtime/trace 4.423s ok sort 1.050s ok strconv 2.161s ok strings 31.613s ok sync 1.423s ok sync/atomic 2.081s ok syscall 0.961s ok syscall/js 1.554s ok testing 1.930s ok testing/fstest 1.004s ok testing/iotest 0.998s ok testing/quick 1.314s ok text/scanner 1.013s ok text/tabwriter 0.862s ok text/template 1.700s ok text/template/parse 0.990s ok time 3.915s ok unicode 1.059s ok unicode/utf16 0.984s ok unicode/utf8 1.110s ##### os/user with tag osusergo ok os/user 0.840s ##### Testing without libgcc. ok net 0.916s [no tests to run] ok os/user 0.846s ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.