android-amd64-emu at e3661d5f0820820d8d5e5e357244c95f788820e2 :: 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-rn0859953" "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=0s" "GO_STAGE0_DL_DELAY=0s" "WORKDIR=/workdir" "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" "PWD=/workdir/go/src"] 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 ##### Test execution environment. # GOARCH: amd64 # CPU: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 x86_64 exitcode=0 ##### Testing packages. ok archive/tar 0.294s ok archive/zip 0.597s ok bufio 0.396s ok bytes 1.121s ok compress/bzip2 0.500s ok compress/flate 0.955s ok compress/gzip 0.126s ok compress/lzw 0.275s ok compress/zlib 0.159s ok container/heap 0.134s ok container/list 0.091s ok container/ring 0.072s ok context 0.087s ok crypto 0.200s ok crypto/aes 0.076s ok crypto/cipher 0.069s ok crypto/des 0.087s ok crypto/dsa 0.103s ok crypto/ecdsa 0.063s ok crypto/ed25519 0.358s ok crypto/elliptic 0.255s ok crypto/hmac 0.174s ok crypto/internal/boring 2.910s ok crypto/internal/edwards25519 2.835s ok crypto/internal/edwards25519/field 2.465s ok crypto/internal/nistec 3.083s ok crypto/internal/nistec/fiat 0.147s [no tests to run] ok crypto/internal/subtle 0.102s ok crypto/md5 0.083s ok crypto/rand 0.220s ok crypto/rc4 0.144s ok crypto/rsa 0.148s ok crypto/sha1 0.239s ok crypto/sha256 0.084s ok crypto/sha512 0.208s ok crypto/subtle 0.052s ok crypto/tls 1.061s ok crypto/x509 1.566s ok database/sql 1.576s ok database/sql/driver 0.387s ok debug/buildinfo 0.108s ok debug/dwarf 0.294s ok debug/elf 0.295s ok debug/gosym 0.085s ok debug/macho 0.220s ok debug/pe 0.274s ok debug/plan9obj 0.174s ok embed 0.131s [no tests to run] ok embed/internal/embedtest 0.353s ok encoding/ascii85 0.209s ok encoding/asn1 0.059s ok encoding/base32 0.418s ok encoding/base64 0.735s ok encoding/binary 0.455s ok encoding/csv 0.250s ok encoding/gob 0.108s ok encoding/hex 0.164s ok encoding/json 1.518s ok encoding/pem 1.844s ok encoding/xml 1.818s ok errors 1.678s ok expvar 0.270s ok flag 0.316s ok fmt 0.183s ok go/ast 0.077s ok go/build 2.414s ok go/build/constraint 0.271s ok go/constant 0.232s ok go/doc 2.488s ok go/doc/comment 2.634s ok go/format 0.131s ok go/importer 2.559s ok go/internal/gccgoimporter 2.136s ok go/internal/gcimporter 2.468s ok go/internal/srcimporter 1.772s ok go/parser 1.484s ok go/printer 1.595s ok go/scanner 0.979s ok go/token 0.356s ok go/types 0.794s ok hash 0.206s ok hash/adler32 0.199s ok hash/crc32 0.218s ok hash/crc64 0.267s ok hash/fnv 0.340s ok hash/maphash 0.225s ok html 0.135s ok html/template 0.436s ok image 0.260s ok image/color 0.335s ok image/draw 0.510s ok image/gif 7.968s ok image/jpeg 2.004s ok image/png 2.263s ok index/suffixarray 2.517s ok internal/abi 0.051s ok internal/buildcfg 0.101s ok internal/cpu 0.060s ok internal/diff 0.100s ok internal/fmtsort 0.259s ok internal/fuzz 0.452s ok internal/godebug 0.382s ok internal/intern 1.975s ok internal/itoa 0.081s ok internal/poll 0.102s ok internal/profile 0.301s ok internal/reflectlite 0.120s ok internal/singleflight 0.498s ok internal/trace 0.239s ok internal/unsafeheader 0.347s ok internal/xcoff 0.508s ok io 0.141s ok io/fs 0.212s ok io/ioutil 0.255s ok log 0.213s ok log/syslog 2.626s ok math 0.095s ok math/big 0.908s ok math/bits 0.066s ok math/cmplx 0.353s ok math/rand 0.873s ok mime 0.372s ok mime/multipart 0.340s ok mime/quotedprintable 0.066s ok net 6.226s ok net/http 10.785s ok net/http/cgi 0.514s ok net/http/cookiejar 0.602s ok net/http/fcgi 0.287s ok net/http/httptest 0.774s ok net/http/httptrace 0.060s ok net/http/httputil 1.018s ok net/http/internal 0.244s ok net/http/internal/ascii 0.137s ok net/http/pprof 4.187s ok net/internal/socktest 0.108s ok net/mail 0.072s ok net/netip 0.147s ok net/rpc 0.521s ok net/rpc/jsonrpc 0.173s ok net/smtp 1.035s ok net/textproto 0.852s ok net/url 0.209s ok os 1.339s ok os/exec 0.956s ok os/exec/internal/fdtest 0.410s ok os/signal 3.914s ok os/user 0.172s ok path 0.339s ok path/filepath 2.900s ok plugin 0.395s ok reflect 0.911s ok regexp 0.555s ok regexp/syntax 0.256s ok runtime 22.441s ok runtime/cgo 0.137s ok runtime/debug 0.262s ok runtime/internal/atomic 0.126s ok runtime/internal/math 0.389s ok runtime/internal/sys 0.139s ok runtime/metrics 0.066s ok runtime/pprof 11.315s ok runtime/trace 8.337s ok sort 6.232s ok strconv 0.291s ok strings 0.391s ok sync 1.556s ok sync/atomic 5.872s ok syscall 0.946s ok testing 3.898s ok testing/fstest 0.776s ok testing/iotest 0.193s ok testing/quick 0.125s ok text/scanner 0.211s ok text/tabwriter 0.603s ok text/template 0.358s ok text/template/parse 0.124s ok time 3.475s ok unicode 0.180s ok unicode/utf16 0.054s ok unicode/utf8 0.290s ok cmd/addr2line 0.064s ok cmd/api 17.414s ok cmd/asm/internal/asm 0.914s ok cmd/asm/internal/lex 0.148s ok cmd/compile/internal/abt 1.028s ok cmd/compile/internal/amd64 0.097s ok cmd/compile/internal/dwarfgen 0.303s ok cmd/compile/internal/importer 0.264s ok cmd/compile/internal/ir 0.064s ok cmd/compile/internal/logopt 0.373s ok cmd/compile/internal/noder 0.077s ok cmd/compile/internal/reflectdata 0.063s [no tests to run] ok cmd/compile/internal/ssa 0.392s ok cmd/compile/internal/syntax 0.430s ok cmd/compile/internal/test 0.178s ok cmd/compile/internal/typecheck 0.193s ok cmd/compile/internal/types 0.289s ok cmd/compile/internal/types2 0.376s ok cmd/cover 0.297s ok cmd/dist 0.521s ok cmd/doc 0.810s ok cmd/fix 2.152s ok cmd/go 1.467s ok cmd/go/internal/auth 1.445s ok cmd/go/internal/cache 1.268s ok cmd/go/internal/fsys 0.120s ok cmd/go/internal/generate 0.503s ok cmd/go/internal/get 0.284s ok cmd/go/internal/imports 0.185s ok cmd/go/internal/load 0.442s ok cmd/go/internal/lockedfile 0.346s ok cmd/go/internal/lockedfile/internal/filelock 0.398s ok cmd/go/internal/modconv 0.447s ok cmd/go/internal/modfetch 0.252s ok cmd/go/internal/modfetch/codehost 0.257s ok cmd/go/internal/modfetch/zip_sum_test 0.152s ok cmd/go/internal/modindex 0.195s ok cmd/go/internal/modload 0.090s ok cmd/go/internal/mvs 0.291s ok cmd/go/internal/par 0.198s ok cmd/go/internal/search 0.519s ok cmd/go/internal/str 0.121s ok cmd/go/internal/test 0.149s ok cmd/go/internal/vcs 0.121s ok cmd/go/internal/web 0.112s ok cmd/go/internal/work 0.164s ok cmd/gofmt 0.318s ok cmd/internal/archive 0.139s ok cmd/internal/buildid 0.753s ok cmd/internal/dwarf 0.392s ok cmd/internal/edit 0.143s ok cmd/internal/goobj 0.251s ok cmd/internal/moddeps 0.141s ok cmd/internal/notsha256 0.676s ok cmd/internal/obj 0.561s ok cmd/internal/obj/ppc64 0.073s ok cmd/internal/obj/riscv 0.173s ok cmd/internal/obj/s390x 0.308s ok cmd/internal/obj/x86 0.184s ok cmd/internal/objabi 0.345s ok cmd/internal/pkgpath 0.471s ok cmd/internal/quoted 0.261s ok cmd/internal/src 0.059s ok cmd/internal/sys 0.103s ok cmd/internal/test2json 0.364s ok cmd/link 0.241s ok cmd/link/internal/benchmark 0.497s ok cmd/link/internal/ld 0.113s ok cmd/link/internal/loader 0.108s ok cmd/nm 0.444s ok cmd/objdump 0.222s ok cmd/pack 0.128s ok cmd/pprof 0.515s ok cmd/trace 0.339s ok cmd/vet 0.087s ##### os/user with tag osusergo ok os/user 0.068s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 65.317s ##### sync -cpu=10 ok sync 2.410s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x758913367170 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.736s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x7efba1cc7170 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.963s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.163s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 0.101s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.149s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.566s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x7e3bce9f7170 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.899s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testtls: No such file or directory PASS exitcode=0ok misc/cgo/testtls 1.017s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/nocgo: No such file or directory PASS exitcode=0ok misc/cgo/nocgo 0.070s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.051s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.068s ##### ../misc/cgo/testasan /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testasan: No such file or directory ok testasan 94ms exitcode=0 ##### ../misc/cgo/testsigfwd /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testsigfwd: No such file or directory ok testsigfwd exitcode=0 All tests passed.