js-wasm at ff5a8b0566dcf68df5e6671d86bfa9bb60a75a29 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-js-wasm-rna8cca50" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "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"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. 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 ##### Testing packages. ok archive/tar 5.754s ok archive/zip 26.133s ok bufio 5.511s ok bytes 38.239s ok compress/bzip2 1.783s ok compress/flate 8.239s ok compress/gzip 8.992s ok compress/lzw 5.446s ok compress/zlib 7.632s ok container/heap 4.593s ok container/list 4.576s ok container/ring 4.311s ok context 4.840s ok crypto 3.609s ok crypto/aes 3.970s ok crypto/cipher 5.753s ok crypto/des 4.613s ok crypto/dsa 4.707s ok crypto/ecdsa 6.293s ok crypto/elliptic 4.917s ok crypto/hmac 4.733s ok crypto/md5 4.704s ok crypto/rand 4.875s ok crypto/rc4 4.770s ok crypto/rsa 6.195s ok crypto/sha1 4.873s ok crypto/sha256 4.661s ok crypto/sha512 3.323s ok crypto/subtle 3.372s ok crypto/tls 22.950s ok crypto/x509 9.053s ok database/sql 4.481s ok database/sql/driver 1.718s ok debug/dwarf 3.726s ok debug/elf 3.896s ok debug/gosym 4.773s ok debug/macho 4.842s ok debug/pe 5.516s ok debug/plan9obj 4.784s ok encoding/ascii85 4.814s ok encoding/asn1 4.631s ok encoding/base32 4.822s ok encoding/base64 4.757s ok encoding/binary 4.503s ok encoding/csv 4.191s ok encoding/gob 4.755s ok encoding/hex 4.261s ok encoding/json 6.775s ok encoding/pem 5.596s ok encoding/xml 5.377s ok errors 4.310s ok expvar 3.428s ok flag 1.797s ok fmt 2.397s ok go/ast 1.974s ok go/build 5.873s ok go/constant 2.018s ok go/doc 2.915s ok go/format 2.104s ok go/importer 3.609s ok go/parser 2.031s ok go/printer 4.088s ok go/scanner 1.834s ok go/token 2.197s ok go/types 5.369s ok hash 4.595s ok hash/adler32 4.526s ok hash/crc32 4.410s ok hash/crc64 4.235s ok hash/fnv 4.460s ok html 4.452s ok html/template 2.607s ok image 2.275s ok image/color 2.008s ok image/draw 2.416s ok image/gif 3.248s ok image/jpeg 2.885s ok image/png 2.149s ok index/suffixarray 1.731s ok internal/cpu 1.769s ok internal/fmtsort 1.702s ok internal/poll 1.808s ok internal/reflectlite 1.780s ok internal/singleflight 1.714s ok internal/trace 20.822s ok internal/xcoff 2.268s ok io 1.839s ok io/ioutil 1.756s ok log 1.731s ok log/syslog 1.721s [no tests to run] ok math 1.895s ok math/big 14.202s ok math/bits 1.728s ok math/cmplx 1.743s ok math/rand 3.799s ok mime 1.829s ok mime/multipart 4.911s ok mime/quotedprintable 2.642s ok net 2.374s ok net/http 34.378s ok net/http/cgi 3.570s ok net/http/cookiejar 3.641s ok net/http/fcgi 3.388s ok net/http/httptest 3.664s ok net/http/httptrace 3.716s ok net/http/httputil 3.761s ok net/http/internal 1.734s ok net/http/pprof 6.517s ok net/mail 1.918s ok net/rpc 4.726s ok net/rpc/jsonrpc 4.703s ok net/smtp 2.896s ok net/textproto 1.765s ok net/url 2.241s ok os 2.686s ok os/exec 3.757s ok os/signal 1.679s [no tests to run] ok os/user 1.695s ok path 1.710s ok path/filepath 2.245s ok plugin 1.876s ok reflect 4.257s ok regexp 2.284s ok regexp/syntax 3.950s fatal error: all goroutines are asleep - deadlock! runtime stack: runtime.throw(0xa9b97, 0x25) /workdir/go/src/runtime/panic.go:627 +0x7 fp=0x457c20 sp=0x457bf8 pc=0x11e90007 runtime.checkdead() /workdir/go/src/runtime/proc.go:4238 +0x55 fp=0x457c78 sp=0x457c20 pc=0x125f0055 runtime.mput(...) /workdir/go/src/runtime/proc.go:4620 runtime.stopm() /workdir/go/src/runtime/proc.go:1934 +0x12 fp=0x457c98 sp=0x457c78 pc=0x122e0012 runtime.findrunnable(0xc01a000, 0x0) /workdir/go/src/runtime/proc.go:2399 +0x43 fp=0x457d40 sp=0x457c98 pc=0x12370043 runtime.schedule() /workdir/go/src/runtime/proc.go:2525 +0x4c fp=0x457d88 sp=0x457d40 pc=0x123b004c runtime.park_m(0xc000300) /workdir/go/src/runtime/proc.go:2605 +0x1b fp=0x457db0 sp=0x457d88 pc=0x123d001b runtime.mcall(0x457df0) /workdir/go/src/runtime/asm_wasm.s:104 +0x1 fp=0x457db8 sp=0x457db0 pc=0x13c60001 goroutine 1 [chan receive]: runtime.gopark(0xafed0, 0xc0364d8, 0x170d, 0x3) /workdir/go/src/runtime/proc.go:301 +0x24 fp=0xc05fbb0 sp=0xc05fb88 pc=0x12060024 runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.chanrecv(0xc036480, 0xc05fcb7, 0xc000101, 0x1ba2002d) /workdir/go/src/runtime/chan.go:524 +0x39 fp=0xc05fc38 sp=0xc05fbb0 pc=0x10670039 runtime.chanrecv1(0xc036480, 0xc05fcb7) /workdir/go/src/runtime/chan.go:406 +0x2 fp=0xc05fc60 sp=0xc05fc38 pc=0x10650002 testing.(*T).Run(0xc098500, 0x9d72f, 0x8, 0xb0b48, 0x19550001) /workdir/go/src/testing/testing.go:917 +0x2e fp=0xc05fd08 sp=0xc05fc60 pc=0x1ba2002e testing.runTests.func1(0xc098100) /workdir/go/src/testing/testing.go:1157 +0x5 fp=0xc05fd50 sp=0xc05fd08 pc=0x1bbb0005 testing.tRunner(0xc098100, 0xc05fe00) /workdir/go/src/testing/testing.go:865 +0xf fp=0xc05fd70 sp=0xc05fd50 pc=0x1ba1000f testing.runTests(0xc00a240, 0x429360, 0xe2, 0xe2, 0x0) /workdir/go/src/testing/testing.go:1155 +0x28 fp=0xc05fe28 sp=0xc05fd70 pc=0x1ba80028 testing.(*M).Run(0xc080200, 0x0) /workdir/go/src/testing/testing.go:1072 +0x1c fp=0xc05fef0 sp=0xc05fe28 pc=0x1ba5001c runtime_test.TestMain(0xc080200) /workdir/go/src/runtime/crash_test.go:28 +0x2 fp=0xc05ff38 sp=0xc05fef0 pc=0x23650002 main.main() _testmain.go:956 +0xe fp=0xc05ff98 sp=0xc05ff38 pc=0x275c000e runtime.main() /workdir/go/src/runtime/proc.go:200 +0x33 fp=0xc05ffe0 sp=0xc05ff98 pc=0x12010033 runtime.goexit() /workdir/go/src/runtime/asm_wasm.s:422 +0x1 fp=0xc05ffe8 sp=0xc05ffe0 pc=0x13ed0001 goroutine 2 [select (no cases)]: runtime.gopark(0x0, 0x0, 0x100a, 0x1) /workdir/go/src/runtime/proc.go:301 +0x24 fp=0xc02cee8 sp=0xc02cec0 pc=0x12060024 runtime.block() /workdir/go/src/runtime/select.go:102 +0x2 fp=0xc02cf10 sp=0xc02cee8 pc=0x129b0002 syscall/js.handleEvent() /workdir/go/src/syscall/js/func.go:74 +0x41 fp=0xc02cfa8 sp=0xc02cf10 pc=0x181b0041 runtime.handleEvent() /workdir/go/src/runtime/lock_js.go:179 +0x7 fp=0xc02cfd8 sp=0xc02cfa8 pc=0x10ae0007 runtime.goexit() /workdir/go/src/runtime/asm_wasm.s:422 +0x1 fp=0xc02cfe0 sp=0xc02cfd8 pc=0x13ed0001 created by runtime.init.0 /workdir/go/src/runtime/lock_js.go:142 +0x2 goroutine 3 [force gc (idle)]: runtime.gopark(0xafed0, 0x434d40, 0x1410, 0x1) /workdir/go/src/runtime/proc.go:301 +0x24 fp=0xc02d7b8 sp=0xc02d790 pc=0x12060024 runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.forcegchelper() /workdir/go/src/runtime/proc.go:250 +0xd fp=0xc02d7e0 sp=0xc02d7b8 pc=0x1204000d runtime.goexit() /workdir/go/src/runtime/asm_wasm.s:422 +0x1 fp=0xc02d7e8 sp=0xc02d7e0 pc=0x13ed0001 created by runtime.init.5 /workdir/go/src/runtime/proc.go:239 +0x2 goroutine 4 [GC sweep wait]: runtime.gopark(0xafed0, 0x435100, 0x140c, 0x1) /workdir/go/src/runtime/proc.go:301 +0x24 fp=0xc02dfb0 sp=0xc02df88 pc=0x12060024 runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.bgsweep(0xc018070) /workdir/go/src/runtime/mgcsweep.go:70 +0x8 fp=0xc02dfd8 sp=0xc02dfb0 pc=0x11670008 runtime.goexit() /workdir/go/src/runtime/asm_wasm.s:422 +0x1 fp=0xc02dfe0 sp=0xc02dfd8 pc=0x13ed0001 created by runtime.gcenable /workdir/go/src/runtime/mgc.go:208 +0x3 goroutine 5 [finalizer wait]: runtime.gopark(0xafed0, 0x4510b0, 0x140f, 0x1) /workdir/go/src/runtime/proc.go:301 +0x24 fp=0xc02e758 sp=0xc02e730 pc=0x12060024 runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.runfinq() /workdir/go/src/runtime/mfinal.go:175 +0x9 fp=0xc02e7e0 sp=0xc02e758 pc=0x111d0009 runtime.goexit() /workdir/go/src/runtime/asm_wasm.s:422 +0x1 fp=0xc02e7e8 sp=0xc02e7e0 pc=0x13ed0001 created by runtime.createfing /workdir/go/src/runtime/mfinal.go:156 +0x8 goroutine 6 [sleep]: runtime.gopark(0x0, 0x0, 0x430012, 0x1) /workdir/go/src/runtime/proc.go:301 +0x24 fp=0xc02c708 sp=0xc02c6e0 pc=0x12060024 runtime.notetsleepg(0x438920, 0xe6b40, 0x1) /workdir/go/src/runtime/lock_js.go:101 +0x5b fp=0xc02c768 sp=0xc02c708 pc=0x10ab005b runtime.timerproc(0x438900) /workdir/go/src/runtime/time.go:311 +0x37 fp=0xc02c7d8 sp=0xc02c768 pc=0x130c0037 runtime.goexit() /workdir/go/src/runtime/asm_wasm.s:422 +0x1 fp=0xc02c7e0 sp=0xc02c7d8 pc=0x13ed0001 created by runtime.(*timersBucket).addtimerLocked /workdir/go/src/runtime/time.go:169 +0x13 goroutine 9 [sleep]: runtime.gopark(0xafed0, 0x438900, 0xc041312, 0x2) /workdir/go/src/runtime/proc.go:301 +0x24 fp=0xc048c38 sp=0xc048c10 pc=0x12060024 runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 time.Sleep(0xf4240) /workdir/go/src/runtime/time.go:105 +0x1c fp=0xc048c78 sp=0xc048c38 pc=0x1304001c runtime_test.TestChan(0xc098500) /workdir/go/src/runtime/chan_test.go:37 +0x96 fp=0xc048fb0 sp=0xc048c78 pc=0x23300096 testing.tRunner(0xc098500, 0xb0b48) /workdir/go/src/testing/testing.go:865 +0xf fp=0xc048fd0 sp=0xc048fb0 pc=0x1ba1000f runtime.goexit() /workdir/go/src/runtime/asm_wasm.s:422 +0x1 fp=0xc048fd8 sp=0xc048fd0 pc=0x13ed0001 created by testing.(*T).Run /workdir/go/src/testing/testing.go:916 +0x2d goroutine 66 [chan receive]: runtime.gopark(0xafed0, 0xc058758, 0xc00170d, 0x3) /workdir/go/src/runtime/proc.go:301 +0x24 fp=0xc02f700 sp=0xc02f6d8 pc=0x12060024 runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.chanrecv(0xc058700, 0xc02f7c0, 0x12410001, 0xafdb8) /workdir/go/src/runtime/chan.go:524 +0x39 fp=0xc02f788 sp=0xc02f700 pc=0x10670039 runtime.chanrecv1(0xc058700, 0xc02f7c0) /workdir/go/src/runtime/chan.go:406 +0x2 fp=0xc02f7b0 sp=0xc02f788 pc=0x10650002 runtime_test.TestChan.func1(0xc058700, 0xc01251c) /workdir/go/src/runtime/chan_test.go:29 +0x2 fp=0xc02f7d0 sp=0xc02f7b0 pc=0x25c20002 runtime.goexit() /workdir/go/src/runtime/asm_wasm.s:422 +0x1 fp=0xc02f7d8 sp=0xc02f7d0 pc=0x13ed0001 created by runtime_test.TestChan /workdir/go/src/runtime/chan_test.go:28 +0x93 goroutine 67 [chan receive]: runtime.gopark(0xafed0, 0xc058758, 0xc05170d, 0x3) /workdir/go/src/runtime/proc.go:301 +0x24 fp=0xc029ef8 sp=0xc029ed0 pc=0x12060024 runtime.goparkunlock(...) /workdir/go/src/runtime/proc.go:307 runtime.chanrecv(0xc058700, 0xc029fc0, 0x1, 0x25c80003) /workdir/go/src/runtime/chan.go:524 +0x39 fp=0xc029f80 sp=0xc029ef8 pc=0x10670039 runtime.chanrecv2(0xc058700, 0xc029fc0, 0xc029fc8) /workdir/go/src/runtime/chan.go:411 +0x2 fp=0xc029fa8 sp=0xc029f80 pc=0x10660002 runtime_test.TestChan.func2(0xc058700, 0xc01251d) /workdir/go/src/runtime/chan_test.go:34 +0x2 fp=0xc029fd0 sp=0xc029fa8 pc=0x25c30002 runtime.goexit() /workdir/go/src/runtime/asm_wasm.s:422 +0x1 fp=0xc029fd8 sp=0xc029fd0 pc=0x13ed0001 created by runtime_test.TestChan /workdir/go/src/runtime/chan_test.go:33 +0x95 FAIL runtime 3.256s 2019/03/12 15:53:49 Failed: exit status 1 Error: tests failed: dist test failed: go_test:runtime: exit status 1