android-amd64-emu at f696ac322ec6a1397bfa4996298b70dbd6cd7b32 :: 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:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "HOSTNAME=buildlet-android-amd64-emu-rn2466112" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=200ms" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-amd64-emu" "GOROOT_BOOTSTRAP=/go1.4" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. (go1.4 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, android/amd64. --- Installed Go for android/amd64 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 32.065s ok archive/zip 31.911s ok bufio 31.517s ok bytes 1.561s ok compress/bzip2 0.638s ok compress/flate 1.407s ok compress/gzip 0.147s ok compress/lzw 0.216s ok compress/zlib 0.182s ok container/heap 0.089s ok container/list 0.134s ok container/ring 0.154s ok context 0.111s ok crypto 0.073s ok crypto/aes 0.166s ok crypto/cipher 0.097s ok crypto/des 0.192s ok crypto/dsa 0.102s ok crypto/ecdsa 3.404s ok crypto/ed25519 0.326s ok crypto/ed25519/internal/edwards25519 4.005s ok crypto/ed25519/internal/edwards25519/field 1.767s ok crypto/elliptic 1.672s ok crypto/elliptic/internal/fiat 0.133s ok crypto/hmac 0.159s ok crypto/internal/subtle 0.082s ok crypto/md5 0.141s ok crypto/rand 0.242s ok crypto/rc4 0.201s ok crypto/rsa 0.226s ok crypto/sha1 0.292s ok crypto/sha256 0.168s ok crypto/sha512 0.206s ok crypto/subtle 0.101s ok crypto/tls 1.459s ok crypto/x509 0.671s --- FAIL: TestTxStmtDeadlock (0.00s) sql_test.go:154: Error closing fakeConn: fakedb: can't close; dangling statement(s) sql_test.go:172: error closing DB: fakedb: can't close; dangling statement(s) FAIL exitcode=1FAIL database/sql 1.245s ok database/sql/driver 0.169s FAIL go tool dist: Failed: exit status 1 Error: tests failed: dist test failed: go_test:crypto/x509: exit status 1