android-386-emu at 192814985d28c2f63c13861aa918e394f2ee9f6e :: 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-rnf526611" "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.326s ok archive/zip 0.639s ok bufio 0.850s ok bytes 0.450s ok compress/bzip2 0.604s ok compress/flate 2.094s ok compress/gzip 2.001s ok compress/lzw 2.086s ok compress/zlib 2.222s ok container/heap 0.063s ok container/list 0.096s ok container/ring 0.160s ok context 0.089s ok crypto 0.238s ok crypto/aes 0.176s ok crypto/cipher 0.130s ok crypto/des 0.218s ok crypto/dsa 0.069s ok crypto/ecdh 0.435s ok crypto/ecdsa 0.326s ok crypto/ed25519 0.767s ok crypto/elliptic 0.126s ok crypto/hmac 0.191s ok crypto/internal/alias 0.058s ok crypto/internal/bigmod 0.194s ok crypto/internal/boring 0.054s ok crypto/internal/boring/bcache 0.285s ok crypto/internal/edwards25519 20.203s ok crypto/internal/edwards25519/field 42.461s ok crypto/internal/nistec 43.750s ok crypto/internal/nistec/fiat 0.067s [no tests to run] ok crypto/md5 0.082s ok crypto/rand 0.334s ok crypto/rc4 0.113s ok crypto/rsa 2.192s ok crypto/sha1 2.255s ok crypto/sha256 0.074s ok crypto/sha512 0.138s ok crypto/subtle 0.864s ok crypto/tls 2.378s ok crypto/x509 5.403s ok database/sql 6.025s ok database/sql/driver 0.064s ok debug/buildinfo 0.163s ok debug/dwarf 0.113s ok debug/elf 0.339s ok debug/gosym 0.414s ok debug/macho 0.483s ok debug/pe 0.081s ok debug/plan9obj 0.196s ok embed 0.140s [no tests to run] ok embed/internal/embedtest 0.064s ok encoding/ascii85 0.113s ok encoding/asn1 0.075s ok encoding/base32 0.113s ok encoding/base64 0.068s ok encoding/binary 0.076s ok encoding/csv 0.097s ok encoding/gob 3.071s ok encoding/hex 3.144s ok encoding/json 0.360s ok encoding/pem 1.449s ok encoding/xml 0.600s ok errors 0.089s ok expvar 0.075s ok flag 0.125s ok fmt 0.166s ok go/ast 4.160s ok go/build 4.085s ok go/build/constraint 0.090s ok go/constant 0.071s ok go/doc 0.216s ok go/doc/comment 3.912s ok go/format 3.978s ok go/importer 4.045s ok go/internal/gccgoimporter 0.081s ok go/internal/gcimporter 0.150s ok go/internal/srcimporter 1.715s ok go/parser 0.328s ok go/printer 0.597s ok go/scanner 0.442s ok go/token 0.104s ok go/types 0.585s ok hash 0.651s ok hash/adler32 0.065s ok hash/crc32 0.088s ok hash/crc64 0.147s ok hash/fnv 0.065s ok hash/maphash 0.130s ok html 0.181s ok html/template 0.195s ok image 0.395s ok image/color 0.271s ok image/draw 0.184s ok image/gif 0.685s ok image/jpeg 0.952s ok image/png 0.652s ok index/suffixarray 0.963s ok internal/abi 0.065s ok internal/buildcfg 0.060s ok internal/coverage/cformat 0.111s ok internal/coverage/cmerge 0.167s ok internal/coverage/pods 0.053s ok internal/coverage/slicereader 0.110s ok internal/coverage/slicewriter 0.163s ok internal/coverage/test 0.070s ok internal/cpu 0.061s ok internal/dag 0.118s ok internal/diff 0.096s ok internal/fmtsort 0.054s ok internal/fuzz 0.144s ok internal/godebug 0.054s ok internal/intern 0.700s ok internal/itoa 0.755s ok internal/poll 0.120s ok internal/profile 0.175s ok internal/reflectlite 0.306s ok internal/safefilepath 0.053s ok internal/saferio 0.162s ok internal/singleflight 0.448s ok internal/testenv 0.053s ok internal/trace 0.133s ok internal/types/errors 0.210s ok internal/unsafeheader 0.072s ok internal/xcoff 0.077s ok io 0.148s ok io/fs 0.451s ok io/ioutil 0.513s ok log 0.574s ok log/syslog 1.356s ok maps 1.413s ok math 0.136s ok math/big 1.747s ok math/bits 1.538s ok math/cmplx 1.604s ok math/rand 0.210s ok mime 0.291s ok mime/multipart 1.929s ok mime/quotedprintable 0.128s ok net 6.555s ok net/http 26.692s ok net/http/cgi 0.278s ok net/http/cookiejar 0.367s ok net/http/fcgi 0.539s ok net/http/httptest 0.310s ok net/http/httptrace 0.065s ok net/http/httputil 1.172s ok net/http/internal 0.071s ok net/http/internal/ascii 0.127s ok net/http/pprof 4.178s ok net/internal/socktest 0.058s ok net/mail 0.066s ok net/netip 0.263s ok net/rpc 0.146s ok net/rpc/jsonrpc 0.353s ok net/smtp 0.269s ok net/textproto 0.129s ok net/url 0.131s ok os 0.878s ok os/exec 0.689s ok os/exec/internal/fdtest 0.743s ok os/signal 3.975s ok os/user 0.059s ok path 0.113s ok path/filepath 0.098s ok plugin 0.096s ok reflect 0.852s ok regexp 1.553s ok regexp/syntax 1.001s ok runtime 18.447s ok runtime/cgo 18.501s ok runtime/coverage 0.053s ok runtime/debug 0.277s ok runtime/internal/atomic 0.174s ok runtime/internal/math 0.062s ok runtime/internal/sys 0.121s ok runtime/internal/syscall 0.173s ok runtime/metrics 0.078s ok runtime/pprof 15.696s ok runtime/trace 21.836s ok slices 0.102s ok sort 0.135s ok strconv 0.422s ok strings 0.268s ok sync 1.657s ok sync/atomic 8.016s ok syscall 0.216s ok testing 2.197s ok testing/fstest 0.277s ok testing/iotest 0.067s ok testing/quick 0.168s ok text/scanner 0.200s ok text/tabwriter 0.068s ok text/template 0.124s ok text/template/parse 0.202s ok time 3.873s ok unicode 3.940s ok unicode/utf16 4.003s ok unicode/utf8 0.081s ok cmd/addr2line 0.062s ok cmd/api 0.117s ok cmd/asm/internal/asm 0.763s ok cmd/asm/internal/lex 0.815s ok cmd/compile/internal/abt 0.873s ok cmd/compile/internal/amd64 0.090s ok cmd/compile/internal/base 0.151s ok cmd/compile/internal/compare 0.221s ok cmd/compile/internal/dwarfgen 0.116s ok cmd/compile/internal/importer 0.083s ok cmd/compile/internal/ir 0.143s ok cmd/compile/internal/logopt 0.067s ok cmd/compile/internal/loopvar 0.066s ok cmd/compile/internal/noder 0.084s ok cmd/compile/internal/reflectdata 0.091s [no tests to run] ok cmd/compile/internal/ssa 0.473s ok cmd/compile/internal/syntax 0.569s ok cmd/compile/internal/test 0.267s ok cmd/compile/internal/typecheck 0.327s ok cmd/compile/internal/types 0.379s ok cmd/compile/internal/types2 0.439s ok cmd/covdata 0.503s ok cmd/cover 0.098s ok cmd/dist 0.059s ok cmd/doc 0.324s ok cmd/fix 1.182s ok cmd/go 0.163s ok cmd/go/internal/auth 0.228s ok cmd/go/internal/cache 0.379s ok cmd/go/internal/fsys 0.095s ok cmd/go/internal/generate 0.105s ok cmd/go/internal/get 0.184s ok cmd/go/internal/imports 0.063s ok cmd/go/internal/load 0.089s ok cmd/go/internal/lockedfile 0.279s ok cmd/go/internal/lockedfile/internal/filelock 0.116s ok cmd/go/internal/modconv 0.153s ok cmd/go/internal/modfetch 0.104s ok cmd/go/internal/modfetch/codehost 0.088s ok cmd/go/internal/modfetch/zip_sum_test 0.163s ok cmd/go/internal/modindex 0.524s ok cmd/go/internal/modload 0.124s ok cmd/go/internal/mvs 0.312s ok cmd/go/internal/par 0.210s ok cmd/go/internal/str 0.052s ok cmd/go/internal/test 0.117s ok cmd/go/internal/vcs 0.192s ok cmd/go/internal/vcweb 0.078s ok cmd/go/internal/vcweb/vcstest 0.215s ok cmd/go/internal/web 0.293s ok cmd/go/internal/work 0.269s ok cmd/gofmt 0.166s ok cmd/internal/archive 0.322s ok cmd/internal/buildid 0.270s ok cmd/internal/cov 0.329s ok cmd/internal/dwarf 0.385s ok cmd/internal/edit 0.052s ok cmd/internal/goobj 0.057s ok cmd/internal/moddeps 0.111s ok cmd/internal/notsha256 0.074s ok cmd/internal/obj 0.070s ok cmd/internal/obj/ppc64 0.056s ok cmd/internal/obj/riscv 0.059s ok cmd/internal/obj/s390x 0.063s ok cmd/internal/obj/x86 0.071s ok cmd/internal/objabi 0.055s ok cmd/internal/pkgpath 0.208s ok cmd/internal/pkgpattern 0.115s ok cmd/internal/quoted 0.058s ok cmd/internal/src 0.054s ok cmd/internal/test2json 0.361s ok cmd/link 0.116s ok cmd/link/internal/benchmark 0.196s ok cmd/link/internal/ld 0.117s ok cmd/link/internal/loader 0.257s ok cmd/nm 0.152s ok cmd/objdump 0.333s ok cmd/pack 0.078s ok cmd/pprof 0.120s ok cmd/trace 0.297s ok cmd/vet 0.084s ##### os/user with tag osusergo ok os/user 0.053s ##### hash/maphash purego implementation ok hash/maphash 0.105s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 60.729s ##### sync -cpu=10 ok sync 2.435s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.682s ok misc/cgo/test 0.622s ok misc/cgo/testtls 0.061s ok misc/cgo/testtls 0.060s ok misc/cgo/nocgo 0.062s ok misc/cgo/nocgo 0.060s ok misc/cgo/test 0.778s ok misc/cgo/testtls 0.051s ok misc/cgo/nocgo 0.055s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.058s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.063s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 0.059s All tests passed.