android-386-emu at 2c23b0fdcbf640462c39118230d49b450eab327c :: 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-linux-amd64-androidemu-rn282723d" "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=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-386-emu" "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 /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/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 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.818s ok archive/zip 0.500s ok bufio 0.186s ok bytes 0.446s ok compress/bzip2 0.582s ok compress/flate 2.176s ok compress/gzip 1.943s ok compress/lzw 2.018s ok compress/zlib 2.151s ok container/heap 0.053s ok container/list 0.084s ok container/ring 0.138s ok context 0.092s ok crypto 0.148s ok crypto/aes 0.235s ok crypto/cipher 0.068s ok crypto/des 0.151s ok crypto/dsa 0.215s ok crypto/ecdh 0.450s ok crypto/ecdsa 0.323s ok crypto/ed25519 0.764s ok crypto/elliptic 0.122s ok crypto/hmac 0.180s ok crypto/internal/alias 0.059s ok crypto/internal/bigmod 0.187s ok crypto/internal/boring 0.078s ok crypto/internal/boring/bcache 0.327s ok crypto/internal/edwards25519 19.960s ok crypto/internal/edwards25519/field 43.472s ok crypto/internal/nistec 21.235s ok crypto/internal/nistec/fiat 0.053s [no tests to run] ok crypto/md5 0.065s ok crypto/rand 0.312s ok crypto/rc4 0.116s ok crypto/rsa 2.203s ok crypto/sha1 2.265s ok crypto/sha256 0.062s ok crypto/sha512 0.120s ok crypto/subtle 0.762s ok crypto/tls 2.404s ok crypto/x509 5.311s ok database/sql 5.925s ok database/sql/driver 0.067s ok debug/buildinfo 0.173s ok debug/dwarf 0.102s ok debug/elf 0.320s ok debug/gosym 0.382s ok debug/macho 0.455s ok debug/pe 0.091s ok debug/plan9obj 0.155s ok embed 0.214s [no tests to run] ok embed/internal/embedtest 0.067s ok encoding/ascii85 0.102s ok encoding/asn1 0.077s ok encoding/base32 0.115s ok encoding/base64 0.069s ok encoding/binary 0.072s ok encoding/csv 0.105s ok encoding/gob 3.375s ok encoding/hex 3.435s ok encoding/json 0.370s ok encoding/pem 1.413s ok encoding/xml 0.597s ok errors 0.086s ok expvar 0.079s ok flag 0.121s ok fmt 0.163s ok go/ast 0.222s ok go/build 4.126s ok go/build/constraint 0.104s ok go/constant 0.080s ok go/doc 0.216s ok go/doc/comment 3.959s ok go/format 4.018s ok go/importer 4.086s ok go/internal/gccgoimporter 0.078s ok go/internal/gcimporter 0.140s ok go/internal/srcimporter 1.561s ok go/parser 0.324s ok go/printer 0.625s ok go/scanner 0.500s ok go/token 0.102s ok go/types 0.595s ok hash 0.653s ok hash/adler32 0.067s ok hash/crc32 0.063s ok hash/crc64 0.116s ok hash/fnv 0.061s ok hash/maphash 0.148s ok html 0.204s ok html/template 0.353s ok image 0.159s ok image/color 0.425s ok image/draw 0.174s ok image/gif 0.607s ok image/jpeg 0.886s ok image/png 0.601s ok index/suffixarray 0.909s ok internal/abi 0.053s ok internal/buildcfg 0.055s ok internal/coverage/cformat 0.157s ok internal/coverage/cmerge 0.109s ok internal/coverage/pods 0.058s ok internal/coverage/slicereader 0.097s ok internal/coverage/slicewriter 0.149s ok internal/coverage/test 0.088s ok internal/cpu 0.059s ok internal/dag 0.109s ok internal/diff 0.115s ok internal/fmtsort 0.060s ok internal/fuzz 0.145s ok internal/godebug 0.060s ok internal/intern 0.813s ok internal/itoa 0.865s ok internal/poll 0.137s ok internal/profile 0.195s ok internal/reflectlite 0.339s ok internal/safefilepath 0.063s ok internal/saferio 0.154s ok internal/singleflight 0.438s ok internal/testenv 0.057s ok internal/trace 0.134s ok internal/types/errors 0.192s ok internal/unsafeheader 0.072s ok internal/xcoff 0.082s ok io 0.150s ok io/fs 0.436s ok io/ioutil 0.497s ok log 0.543s ok log/syslog 1.374s ok maps 1.432s ok math 0.093s ok math/big 1.687s ok math/bits 1.563s ok math/cmplx 1.620s ok math/rand 0.219s ok mime 0.287s ok mime/multipart 1.882s ok mime/quotedprintable 0.132s ok net 6.975s ok net/http 26.581s ok net/http/cgi 0.209s ok net/http/cookiejar 0.298s ok net/http/fcgi 0.464s ok net/http/httptest 0.345s ok net/http/httptrace 0.059s ok net/http/httputil 1.081s ok net/http/internal 0.054s ok net/http/internal/ascii 0.107s ok net/http/pprof 4.173s ok net/internal/socktest 0.049s ok net/mail 0.060s ok net/netip 0.215s ok net/rpc 0.138s ok net/rpc/jsonrpc 0.205s ok net/smtp 0.311s ok net/textproto 0.113s ok net/url 0.132s ok os 0.823s ok os/exec 0.766s ok os/exec/internal/fdtest 0.819s ok os/signal 4.071s ok os/user 0.065s ok path 0.116s ok path/filepath 0.113s ok plugin 0.071s ok reflect 0.809s ok regexp 1.531s ok regexp/syntax 0.966s ok runtime 19.395s ok runtime/cgo 19.446s ok runtime/coverage 0.056s ok runtime/debug 0.191s ok runtime/internal/atomic 0.347s ok runtime/internal/math 0.061s ok runtime/internal/sys 0.108s ok runtime/internal/syscall 0.160s ok runtime/metrics 0.078s ok runtime/pprof 15.619s ok runtime/trace 23.839s ok slices 0.098s ok sort 0.162s ok strconv 0.414s ok strings 0.301s ok sync 1.741s ok sync/atomic 8.206s ok syscall 1.805s ok testing 1.614s ok testing/fstest 1.856s ok testing/iotest 0.056s ok testing/quick 0.169s ok text/scanner 0.235s ok text/tabwriter 0.067s ok text/template 0.147s ok text/template/parse 0.217s ok time 3.569s ok unicode 3.638s ok unicode/utf16 3.696s ok unicode/utf8 0.091s ok cmd/addr2line 0.062s ok cmd/api 0.132s ok cmd/asm/internal/asm 0.746s ok cmd/asm/internal/lex 0.852s ok cmd/compile/internal/abt 0.804s ok cmd/compile/internal/amd64 0.087s ok cmd/compile/internal/base 0.207s ok cmd/compile/internal/compare 0.153s ok cmd/compile/internal/dwarfgen 0.077s ok cmd/compile/internal/importer 0.085s ok cmd/compile/internal/ir 0.158s ok cmd/compile/internal/logopt 0.071s ok cmd/compile/internal/loopvar 0.079s ok cmd/compile/internal/noder 0.098s ok cmd/compile/internal/reflectdata 0.077s [no tests to run] ok cmd/compile/internal/ssa 0.480s ok cmd/compile/internal/syntax 0.578s ok cmd/compile/internal/test 0.283s ok cmd/compile/internal/typecheck 0.344s ok cmd/compile/internal/types 0.398s ok cmd/compile/internal/types2 0.282s ok cmd/covdata 0.443s ok cmd/cover 0.381s ok cmd/dist 0.047s ok cmd/doc 0.274s ok cmd/fix 0.897s ok cmd/go 0.146s ok cmd/go/internal/auth 0.350s ok cmd/go/internal/cache 0.288s ok cmd/go/internal/fsys 0.098s ok cmd/go/internal/generate 0.080s ok cmd/go/internal/get 0.161s ok cmd/go/internal/imports 0.055s ok cmd/go/internal/load 0.074s ok cmd/go/internal/lockedfile 0.268s ok cmd/go/internal/lockedfile/internal/filelock 0.115s ok cmd/go/internal/modconv 0.176s ok cmd/go/internal/modfetch 0.091s ok cmd/go/internal/modfetch/codehost 0.087s ok cmd/go/internal/modfetch/zip_sum_test 0.166s ok cmd/go/internal/modindex 0.540s ok cmd/go/internal/modload 0.099s ok cmd/go/internal/mvs 0.199s ok cmd/go/internal/par 0.274s ok cmd/go/internal/str 0.061s ok cmd/go/internal/test 0.125s ok cmd/go/internal/vcs 0.200s ok cmd/go/internal/vcweb 0.119s ok cmd/go/internal/vcweb/vcstest 0.287s ok cmd/go/internal/web 0.358s ok cmd/go/internal/work 0.111s ok cmd/gofmt 0.264s ok cmd/internal/archive 0.310s ok cmd/internal/buildid 0.275s ok cmd/internal/cov 0.325s ok cmd/internal/dwarf 0.363s ok cmd/internal/edit 0.056s ok cmd/internal/goobj 0.049s ok cmd/internal/moddeps 0.094s ok cmd/internal/notsha256 0.071s ok cmd/internal/obj 0.065s ok cmd/internal/obj/ppc64 0.063s ok cmd/internal/obj/riscv 0.072s ok cmd/internal/obj/s390x 0.066s ok cmd/internal/obj/x86 0.084s ok cmd/internal/objabi 0.053s ok cmd/internal/pkgpath 0.155s ok cmd/internal/pkgpattern 0.209s ok cmd/internal/quoted 0.068s ok cmd/internal/src 0.054s ok cmd/internal/test2json 0.380s ok cmd/link 0.105s ok cmd/link/internal/benchmark 0.182s ok cmd/link/internal/ld 0.101s ok cmd/link/internal/loader 0.105s ok cmd/nm 0.276s ok cmd/objdump 0.351s ok cmd/pack 0.075s ok cmd/pprof 0.087s ok cmd/trace 0.262s ok cmd/vet 0.090s ##### os/user with tag osusergo ok os/user 0.056s ##### hash/maphash purego implementation ok hash/maphash 0.105s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 61.627s ##### sync -cpu=10 ok sync 2.479s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.612s ok misc/cgo/test 1.038s ok misc/cgo/testtls 0.062s ok misc/cgo/testtls 0.054s ok misc/cgo/nocgo 0.052s ok misc/cgo/nocgo 0.054s ok misc/cgo/test 0.603s ok misc/cgo/testtls 0.055s ok misc/cgo/nocgo 0.057s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.060s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.056s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 0.060s All tests passed.