android-amd64-emu at 4170084ad12c2e14dc0485d2a17a838e97fee8c7 :: 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-rn7ff493b" "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=9s" "GO_STAGE0_DL_DELAY=100ms" "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.689s ok archive/zip 0.439s ok bufio 0.348s ok bytes 1.297s ok compress/bzip2 0.470s ok compress/flate 1.016s ok compress/gzip 0.165s ok compress/lzw 0.113s ok compress/zlib 0.294s ok container/heap 0.065s ok container/list 0.182s ok container/ring 0.127s ok context 0.097s ok crypto 0.268s ok crypto/aes 0.104s ok crypto/cipher 0.056s ok crypto/des 0.102s ok crypto/dsa 0.171s ok crypto/ecdsa 0.075s ok crypto/ed25519 0.183s ok crypto/elliptic 0.135s ok crypto/hmac 0.231s ok crypto/internal/boring 3.175s ok crypto/internal/edwards25519 3.142s ok crypto/internal/edwards25519/field 2.548s ok crypto/internal/nistec 3.151s ok crypto/internal/nistec/fiat 0.100s [no tests to run] ok crypto/internal/subtle 0.116s ok crypto/md5 0.229s ok crypto/rand 0.165s ok crypto/rc4 0.138s ok crypto/rsa 0.163s ok crypto/sha1 0.142s ok crypto/sha256 0.089s ok crypto/sha512 0.228s ok crypto/subtle 0.060s ok crypto/tls 1.035s ok crypto/x509 1.539s ok database/sql 1.825s ok database/sql/driver 0.121s ok debug/buildinfo 0.524s ok debug/dwarf 0.226s ok debug/elf 0.403s ok debug/gosym 0.123s ok debug/macho 0.152s ok debug/pe 0.272s ok debug/plan9obj 0.211s ok embed 0.182s [no tests to run] ok embed/internal/embedtest 0.404s ok encoding/ascii85 0.240s ok encoding/asn1 0.077s ok encoding/base32 0.778s ok encoding/base64 0.145s ok encoding/binary 0.747s ok encoding/csv 0.637s ok encoding/gob 0.110s ok encoding/hex 0.241s ok encoding/json 0.978s ok encoding/pem 1.199s ok encoding/xml 1.268s ok errors 1.105s ok expvar 0.634s ok flag 0.509s ok fmt 0.184s ok go/ast 0.131s ok go/build 2.749s ok go/build/constraint 0.332s ok go/constant 0.258s ok go/doc 2.682s ok go/doc/comment 2.517s ok go/format 0.239s ok go/importer 2.488s ok go/internal/gccgoimporter 2.484s ok go/internal/gcimporter 2.258s ok go/internal/srcimporter 2.096s ok go/parser 1.273s ok go/printer 1.988s ok go/scanner 1.082s ok go/token 0.468s ok go/types 0.841s ok hash 0.271s ok hash/adler32 0.256s ok hash/crc32 0.199s ok hash/crc64 0.325s ok hash/fnv 0.396s ok hash/maphash 0.239s ok html 0.072s ok html/template 0.559s ok image 0.299s ok image/color 0.366s ok image/draw 0.209s ok image/gif 9.636s ok image/jpeg 2.807s ok image/png 0.492s ok index/suffixarray 0.232s ok internal/abi 0.068s ok internal/buildcfg 0.083s ok internal/cpu 0.058s ok internal/diff 0.102s ok internal/fmtsort 0.640s ok internal/fuzz 0.976s ok internal/godebug 1.002s ok internal/intern 1.110s ok internal/itoa 0.073s ok internal/poll 0.127s ok internal/profile 0.595s ok internal/reflectlite 0.130s ok internal/singleflight 0.423s ok internal/trace 0.301s ok internal/unsafeheader 0.455s ok internal/xcoff 0.455s ok io 0.154s ok io/fs 0.304s ok io/ioutil 0.250s ok log 0.134s ok log/syslog 2.461s ok math 0.903s ok math/big 1.072s ok math/bits 0.104s ok math/cmplx 0.325s ok math/rand 1.389s ok mime 0.294s ok mime/multipart 0.238s ok mime/quotedprintable 0.070s ok net 6.258s ok net/http 10.847s ok net/http/cgi 0.694s ok net/http/cookiejar 0.160s ok net/http/fcgi 0.378s ok net/http/httptest 1.351s ok net/http/httptrace 0.072s ok net/http/httputil 0.955s ok net/http/internal 0.131s ok net/http/internal/ascii 0.168s ok net/http/pprof 4.180s ok net/internal/socktest 0.117s ok net/mail 0.077s ok net/netip 0.188s ok net/rpc 1.296s ok net/rpc/jsonrpc 0.255s ok net/smtp 0.372s ok net/textproto 0.914s ok net/url 0.471s ok os 1.316s ok os/exec 0.960s ok os/exec/internal/fdtest 0.563s ok os/signal 3.682s ok os/user 0.151s ok path 0.241s ok path/filepath 2.615s ok plugin 0.430s ok reflect 0.954s ok regexp 0.463s ok regexp/syntax 0.279s ok runtime 26.035s ok runtime/cgo 0.193s ok runtime/debug 0.366s ok runtime/internal/atomic 0.163s ok runtime/internal/math 0.452s ok runtime/internal/sys 0.264s ok runtime/metrics 0.067s ok runtime/pprof 12.806s ok runtime/trace 8.632s ok sort 6.380s ok strconv 0.305s ok strings 0.443s ok sync 1.415s ok sync/atomic 5.590s ok syscall 0.382s ok testing 3.656s ok testing/fstest 0.362s ok testing/iotest 0.312s ok testing/quick 0.147s ok text/scanner 0.445s ok text/tabwriter 0.165s ok text/template 0.321s ok text/template/parse 0.116s ok time 3.311s ok unicode 0.192s ok unicode/utf16 0.055s ok unicode/utf8 0.338s ok cmd/addr2line 0.098s ok cmd/api 18.113s ok cmd/asm/internal/asm 1.051s ok cmd/asm/internal/lex 0.183s ok cmd/compile/internal/abt 0.225s ok cmd/compile/internal/amd64 0.101s ok cmd/compile/internal/dwarfgen 0.368s ok cmd/compile/internal/importer 0.320s ok cmd/compile/internal/ir 0.069s ok cmd/compile/internal/logopt 0.278s ok cmd/compile/internal/noder 0.112s ok cmd/compile/internal/reflectdata 0.092s [no tests to run] ok cmd/compile/internal/ssa 0.434s ok cmd/compile/internal/syntax 0.524s ok cmd/compile/internal/test 0.412s ok cmd/compile/internal/typecheck 0.337s ok cmd/compile/internal/types 0.065s ok cmd/compile/internal/types2 0.407s ok cmd/cover 0.817s ok cmd/dist 0.381s ok cmd/doc 0.721s ok cmd/fix 2.464s ok cmd/go 1.857s ok cmd/go/internal/auth 1.977s ok cmd/go/internal/cache 1.748s ok cmd/go/internal/fsys 0.250s ok cmd/go/internal/generate 0.324s ok cmd/go/internal/get 0.489s ok cmd/go/internal/imports 0.152s ok cmd/go/internal/load 0.287s ok cmd/go/internal/lockedfile 0.371s ok cmd/go/internal/lockedfile/internal/filelock 0.324s ok cmd/go/internal/modconv 0.608s ok cmd/go/internal/modfetch 0.263s ok cmd/go/internal/modfetch/codehost 0.259s ok cmd/go/internal/modfetch/zip_sum_test 0.123s ok cmd/go/internal/modindex 0.416s ok cmd/go/internal/modload 0.077s ok cmd/go/internal/mvs 0.782s ok cmd/go/internal/par 0.155s ok cmd/go/internal/search 0.178s ok cmd/go/internal/str 0.325s ok cmd/go/internal/test 0.172s ok cmd/go/internal/vcs 0.103s ok cmd/go/internal/web 0.149s ok cmd/go/internal/work 0.353s ok cmd/gofmt 0.652s ok cmd/internal/archive 0.418s ok cmd/internal/buildid 1.084s ok cmd/internal/dwarf 0.292s ok cmd/internal/edit 0.260s ok cmd/internal/goobj 0.151s ok cmd/internal/moddeps 0.594s ok cmd/internal/notsha256 0.262s ok cmd/internal/obj 0.490s ok cmd/internal/obj/ppc64 0.057s ok cmd/internal/obj/riscv 0.076s ok cmd/internal/obj/s390x 0.250s ok cmd/internal/obj/x86 0.138s ok cmd/internal/objabi 0.430s ok cmd/internal/pkgpath 0.339s ok cmd/internal/quoted 0.191s ok cmd/internal/src 0.093s ok cmd/internal/sys 0.054s ok cmd/internal/test2json 0.395s ok cmd/link 0.410s ok cmd/link/internal/benchmark 0.803s ok cmd/link/internal/ld 0.093s ok cmd/link/internal/loader 0.382s ok cmd/nm 0.527s ok cmd/objdump 0.098s ok cmd/pack 0.262s ok cmd/pprof 0.432s ok cmd/trace 0.347s ok cmd/vet 0.085s ##### os/user with tag osusergo ok os/user 0.064s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 72.444s ##### sync -cpu=10 ok sync 2.253s ##### ../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 = 0x776c8c1af170 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 1.006s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x72a17245d170 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 1.248s /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.111s /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.224s /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.111s /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.493s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0x7e5ff1ace170 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.577s /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.089s /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.082s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.064s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.059s ##### ../misc/cgo/testasan /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/testasan: No such file or directory ok testasan 97ms 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.