js-wasm at 3fcbfb07a82c5332e6b50cddba333af6e6e3e488 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-js-wasm-rn42812b0" "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 6.146s ok archive/zip 7.472s ok bufio 4.656s ok bytes 31.638s ok compress/bzip2 3.806s ok compress/flate 9.136s ok compress/gzip 9.469s ok compress/lzw 4.333s ok compress/zlib 5.494s ok container/heap 3.952s ok container/list 3.964s ok container/ring 4.004s ok context 1.510s ok crypto 3.797s ok crypto/aes 4.052s ok crypto/cipher 3.316s ok crypto/des 3.659s ok crypto/dsa 3.841s ok crypto/ecdsa 3.248s ok crypto/ed25519 4.950s ok crypto/elliptic 4.368s ok crypto/hmac 3.836s ok crypto/internal/boring 4.320s ok crypto/internal/edwards25519 38.194s ok crypto/internal/edwards25519/field 38.923s ok crypto/internal/nistec 12.665s ok crypto/internal/nistec/fiat 3.939s [no tests to run] ok crypto/internal/subtle 3.779s ok crypto/md5 3.894s ok crypto/rand 4.022s ok crypto/rc4 3.994s ok crypto/rsa 4.018s ok crypto/sha1 3.312s ok crypto/sha256 3.277s ok crypto/sha512 2.328s ok crypto/subtle 2.179s ok crypto/tls 6.737s ok crypto/x509 6.816s ok database/sql 2.998s ok database/sql/driver 3.486s ok debug/buildinfo 3.659s ok debug/dwarf 5.256s ok debug/elf 4.936s ok debug/gosym 4.322s ok debug/macho 3.889s ok debug/pe 5.315s ok debug/plan9obj 3.649s ok embed 4.589s [no tests to run] ok embed/internal/embedtest 4.385s ok encoding/ascii85 4.149s ok encoding/asn1 4.065s ok encoding/base32 4.151s ok encoding/base64 3.041s ok encoding/binary 3.527s ok encoding/csv 3.680s ok encoding/gob 4.054s ok encoding/hex 1.348s ok encoding/json 4.876s ok encoding/pem 5.128s ok encoding/xml 3.841s ok errors 3.352s ok expvar 3.563s ok flag 2.846s ok fmt 1.739s ok go/ast 1.809s ok go/build 13.962s ok go/build/constraint 2.370s ok go/constant 2.656s ok go/doc 3.092s ok go/doc/comment 4.920s ok go/format 3.086s ok go/importer 5.019s ok go/internal/gccgoimporter 4.555s ok go/internal/gcimporter 5.608s ok go/internal/srcimporter 13.936s ok go/parser 3.022s ok go/printer 4.289s ok go/scanner 2.499s ok go/token 2.913s ok go/types 8.014s ok hash 3.448s ok hash/adler32 3.535s ok hash/crc32 2.935s ok hash/crc64 3.593s ok hash/fnv 3.792s ok hash/maphash 3.902s ok html 2.021s ok html/template 3.143s ok image 2.258s ok image/color 2.394s ok image/draw 1.777s ok image/gif 39.534s ok image/jpeg 10.507s ok image/png 2.531s ok index/suffixarray 3.417s ok internal/abi 1.288s ok internal/buildcfg 1.249s ok internal/cpu 1.282s ok internal/diff 3.004s ok internal/fmtsort 1.282s ok internal/fuzz 2.915s ok internal/godebug 2.346s ok internal/intern 3.489s ok internal/itoa 2.430s ok internal/poll 1.357s ok internal/profile 1.376s ok internal/reflectlite 1.794s ok internal/singleflight 2.207s ok internal/trace 2.515s ok internal/unsafeheader 2.373s ok internal/xcoff 3.012s ok io 1.436s ok io/fs 2.679s ok io/ioutil 2.589s ok log 2.458s ok log/syslog 2.343s [no tests to run] ok math 1.457s ok math/big 14.766s ok math/bits 1.364s ok math/cmplx 2.176s ok math/rand 3.392s ok mime 2.758s ok mime/multipart 3.456s ok mime/quotedprintable 2.167s ok net 2.062s ok net/http 34.429s ok net/http/cgi 2.920s ok net/http/cookiejar 4.647s ok net/http/fcgi 3.556s ok net/http/httptest 3.414s ok net/http/httptrace 1.697s ok net/http/httputil 3.746s ok net/http/internal 2.445s ok net/http/internal/ascii 2.358s ok net/http/pprof 7.290s ok net/mail 2.183s ok net/netip 1.972s ok net/rpc 4.357s ok net/rpc/jsonrpc 2.711s ok net/smtp 3.623s ok net/textproto 2.456s ok net/url 1.762s ok os 3.455s ok os/exec 3.553s ok os/exec/internal/fdtest 2.008s ok os/signal 2.436s [no tests to run] ok os/user 2.473s ok path 2.261s ok path/filepath 2.217s ok plugin 1.225s ok reflect 4.816s ok regexp 3.076s ok regexp/syntax 3.587s ok runtime 42.205s ok runtime/debug 4.175s ok runtime/internal/atomic 3.715s ok runtime/internal/math 3.579s ok runtime/internal/sys 2.396s ok runtime/metrics 2.418s ok runtime/pprof 1.712s ok runtime/trace 4.890s ok sort 1.456s ok strconv 2.593s ok strings 25.612s ok sync 1.879s ok sync/atomic 3.354s ok syscall 2.474s ok syscall/js 1.936s ok testing 3.278s ok testing/fstest 2.394s ok testing/iotest 2.538s ok testing/quick 2.677s ok text/scanner 2.444s ok text/tabwriter 2.432s ok text/template 3.752s ok text/template/parse 2.873s ok time 4.631s ok unicode 2.118s ok unicode/utf16 1.804s ok unicode/utf8 1.336s ##### os/user with tag osusergo ok os/user 1.283s ##### Testing without libgcc. ok net 1.398s [no tests to run] ok os/user 1.306s ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.