android-386-emu at cfccb5cb7cea77c5272115556e59dea374e4dbd1 :: 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-rnd9cf7a5" "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=7s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=android-386-emu" "GOROOT_BOOTSTRAP=/go1.4" "GOARCH=386" "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/386. --- Installed Go for android/386 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: 386 # CPU: Android virtual processor # GOOS: android # OS Version: Linux 3.18.91+ #1 SMP PREEMPT Tue Jan 9 20:30:51 UTC 2018 i686 exitcode=0 ##### Testing packages. ok archive/tar 0.908s ok archive/zip 0.618s ok bufio 0.352s ok bytes 0.474s ok compress/bzip2 0.518s ok compress/flate 1.495s ok compress/gzip 0.156s ok compress/lzw 0.104s ok compress/zlib 0.401s ok container/heap 0.077s ok container/list 0.144s ok container/ring 0.097s ok context 0.098s ok crypto 0.230s ok crypto/aes 0.096s ok crypto/cipher 0.062s ok crypto/des 0.175s ok crypto/dsa 0.089s ok crypto/ecdsa 0.476s ok crypto/ed25519 0.692s ok crypto/elliptic 0.769s ok crypto/hmac 0.208s ok crypto/internal/boring 21.006s ok crypto/internal/edwards25519 20.920s ok crypto/internal/edwards25519/field 30.312s ok crypto/internal/nistec 6.157s ok crypto/internal/nistec/fiat 0.099s [no tests to run] ok crypto/internal/subtle 0.127s ok crypto/md5 0.293s ok crypto/rand 0.247s ok crypto/rc4 0.302s ok crypto/rsa 0.279s ok crypto/sha1 0.346s ok crypto/sha256 0.073s ok crypto/sha512 0.265s ok crypto/subtle 0.057s ok crypto/tls 4.458s ok crypto/x509 3.885s ok database/sql 1.780s ok database/sql/driver 0.149s ok debug/buildinfo 0.066s ok debug/dwarf 0.101s ok debug/elf 0.137s ok debug/gosym 0.158s ok debug/macho 0.145s ok debug/pe 0.103s ok debug/plan9obj 0.109s ok embed 0.090s [no tests to run] ok embed/internal/embedtest 0.111s ok encoding/ascii85 0.103s ok encoding/asn1 0.081s ok encoding/base32 0.797s ok encoding/base64 0.080s ok encoding/binary 0.084s ok encoding/csv 0.498s ok encoding/gob 0.125s ok encoding/hex 0.339s ok encoding/json 1.287s ok encoding/pem 1.685s ok encoding/xml 2.155s ok errors 0.268s ok expvar 0.202s ok flag 0.118s ok fmt 3.327s ok go/ast 2.953s ok go/build 3.352s ok go/build/constraint 0.158s ok go/constant 0.143s ok go/doc 0.205s ok go/doc/comment 2.941s ok go/format 0.219s ok go/importer 2.906s ok go/internal/gccgoimporter 1.464s ok go/internal/gcimporter 1.916s ok go/internal/srcimporter 1.460s ok go/parser 0.346s ok go/printer 0.741s ok go/scanner 0.151s ok go/token 0.246s ok go/types 0.909s ok hash 0.088s ok hash/adler32 0.087s ok hash/crc32 0.070s ok hash/crc64 0.138s ok hash/fnv 0.082s ok hash/maphash 0.201s ok html 0.218s ok html/template 0.415s ok image 0.173s ok image/color 0.273s ok image/draw 3.426s ok image/gif 18.496s ok image/jpeg 3.270s ok image/png 1.379s ok index/suffixarray 0.332s ok internal/abi 0.057s ok internal/buildcfg 0.088s ok internal/cpu 0.071s ok internal/diff 0.147s ok internal/fmtsort 0.060s ok internal/fuzz 0.130s ok internal/godebug 0.215s ok internal/intern 3.423s ok internal/itoa 0.171s ok internal/poll 0.128s ok internal/profile 0.718s ok internal/reflectlite 0.146s ok internal/singleflight 0.553s ok internal/trace 0.126s ok internal/unsafeheader 0.101s ok internal/xcoff 0.084s ok io 0.139s ok io/fs 0.124s ok io/ioutil 0.238s ok log 0.131s ok log/syslog 1.972s ok math 0.101s ok math/big 2.439s ok math/bits 1.304s ok math/cmplx 0.572s ok math/rand 0.332s ok mime 0.144s ok mime/multipart 0.407s ok mime/quotedprintable 0.117s ok net 7.401s ok net/http 19.666s ok net/http/cgi 0.413s ok net/http/cookiejar 0.209s ok net/http/fcgi 0.209s ok net/http/httptest 0.619s ok net/http/httptrace 0.447s ok net/http/httputil 1.687s ok net/http/internal 0.080s ok net/http/internal/ascii 0.177s ok net/http/pprof 4.252s ok net/internal/socktest 0.093s ok net/mail 0.074s ok net/netip 0.171s ok net/rpc 0.290s ok net/rpc/jsonrpc 0.112s ok net/smtp 0.215s ok net/textproto 0.307s ok net/url 0.711s ok os 0.863s ok os/exec 3.959s ok os/exec/internal/fdtest 0.274s ok os/signal 3.483s ok os/user 0.392s ok path 0.756s ok path/filepath 0.081s ok plugin 0.450s ok reflect 0.817s ok regexp 0.898s ok regexp/syntax 1.037s ok runtime 22.586s ok runtime/cgo 0.121s ok runtime/debug 0.206s ok runtime/internal/atomic 0.149s ok runtime/internal/math 0.072s ok runtime/internal/sys 0.151s ok runtime/metrics 0.228s ok runtime/pprof 19.794s ok runtime/trace 12.033s ok sort 8.940s ok strconv 6.961s ok strings 1.202s ok sync 8.569s ok sync/atomic 6.938s ok syscall 0.629s ok testing 3.923s ok testing/fstest 0.569s ok testing/iotest 0.172s ok testing/quick 0.134s ok text/scanner 0.166s ok text/tabwriter 0.211s ok text/template 0.296s ok text/template/parse 0.147s ok time 3.806s ok unicode 0.628s ok unicode/utf16 0.762s ok unicode/utf8 0.364s ok cmd/addr2line 0.080s ok cmd/api 22.932s ok cmd/asm/internal/asm 0.724s ok cmd/asm/internal/lex 0.128s ok cmd/compile/internal/abt 0.095s ok cmd/compile/internal/amd64 0.185s ok cmd/compile/internal/dwarfgen 0.088s ok cmd/compile/internal/importer 0.205s ok cmd/compile/internal/ir 0.137s ok cmd/compile/internal/logopt 0.288s ok cmd/compile/internal/noder 0.105s ok cmd/compile/internal/reflectdata 0.350s [no tests to run] ok cmd/compile/internal/ssa 0.446s ok cmd/compile/internal/syntax 0.110s ok cmd/compile/internal/test 0.253s ok cmd/compile/internal/typecheck 0.149s ok cmd/compile/internal/types 0.791s ok cmd/compile/internal/types2 0.394s ok cmd/cover 0.631s ok cmd/dist 0.353s ok cmd/doc 0.472s ok cmd/fix 2.583s ok cmd/go 1.570s ok cmd/go/internal/auth 0.081s ok cmd/go/internal/cache 0.242s ok cmd/go/internal/fsys 0.120s ok cmd/go/internal/generate 0.194s ok cmd/go/internal/get 0.093s ok cmd/go/internal/imports 0.181s ok cmd/go/internal/load 0.124s ok cmd/go/internal/lockedfile 0.400s ok cmd/go/internal/lockedfile/internal/filelock 0.216s ok cmd/go/internal/modconv 0.191s ok cmd/go/internal/modfetch 0.101s ok cmd/go/internal/modfetch/codehost 0.115s ok cmd/go/internal/modfetch/zip_sum_test 0.404s ok cmd/go/internal/modindex 0.408s ok cmd/go/internal/modload 0.083s ok cmd/go/internal/mvs 0.171s ok cmd/go/internal/par 0.135s ok cmd/go/internal/search 0.230s ok cmd/go/internal/str 0.155s ok cmd/go/internal/test 0.090s ok cmd/go/internal/vcs 0.086s ok cmd/go/internal/web 0.498s ok cmd/go/internal/work 0.122s ok cmd/gofmt 0.357s ok cmd/internal/archive 0.070s ok cmd/internal/buildid 0.391s ok cmd/internal/dwarf 0.100s ok cmd/internal/edit 0.103s ok cmd/internal/goobj 0.116s ok cmd/internal/moddeps 0.075s ok cmd/internal/notsha256 0.441s ok cmd/internal/obj 0.119s ok cmd/internal/obj/ppc64 0.062s ok cmd/internal/obj/riscv 0.485s ok cmd/internal/obj/s390x 0.136s ok cmd/internal/obj/x86 0.063s ok cmd/internal/objabi 0.176s ok cmd/internal/pkgpath 0.106s ok cmd/internal/quoted 0.151s ok cmd/internal/src 0.229s ok cmd/internal/sys 0.088s ok cmd/internal/test2json 0.288s ok cmd/link 0.469s ok cmd/link/internal/benchmark 0.475s ok cmd/link/internal/ld 0.095s ok cmd/link/internal/loader 0.077s ok cmd/nm 0.157s ok cmd/objdump 0.123s ok cmd/pack 0.192s ok cmd/pprof 0.190s ok cmd/trace 0.201s ok cmd/vet 0.080s ##### os/user with tag osusergo ok os/user 0.059s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 60.567s ##### sync -cpu=10 ok sync 2.443s ##### ../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 = 0xf7209c90 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.926s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0xed827c90 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 1.513s /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.119s /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.184s /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.251s /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.228s /system/bin/sh: cd: /data/local/tmp/go_android_exec/goroot/misc/cgo/test: No such file or directory scatter = 0xf2943c90 sqrt is: 0 hello from C PASS exitcode=0ok misc/cgo/test 0.764s /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.087s /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.134s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.069s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.055s ##### ../misc/cgo/testcshared PASS ##### ../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.