android-amd64-emu at 109de31a1e70e8b959fe7e04df3b92774517dfa6 :: 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-rn7121503" "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-amd64-emu" "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 /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 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.229s ok archive/zip 0.679s ok bufio 0.356s ok bytes 0.305s ok compress/bzip2 0.411s ok compress/flate 1.392s ok compress/gzip 1.373s ok compress/lzw 1.538s ok compress/zlib 1.475s ok container/heap 0.059s ok container/list 0.093s ok container/ring 0.146s ok context 0.076s ok crypto 0.128s ok crypto/aes 0.191s ok crypto/cipher 0.059s ok crypto/des 0.121s ok crypto/dsa 0.170s ok crypto/ecdh 0.106s ok crypto/ecdsa 0.086s ok crypto/ed25519 0.175s ok crypto/elliptic 0.109s ok crypto/hmac 0.049s ok crypto/internal/alias 0.044s ok crypto/internal/bigmod 0.210s ok crypto/internal/boring 0.084s ok crypto/internal/boring/bcache 0.310s ok crypto/internal/edwards25519 2.732s ok crypto/internal/edwards25519/field 5.058s ok crypto/internal/nistec 5.711s ok crypto/internal/nistec/fiat 0.058s [no tests to run] ok crypto/md5 0.081s ok crypto/rand 0.260s ok crypto/rc4 0.086s ok crypto/rsa 0.167s ok crypto/sha1 0.228s ok crypto/sha256 0.062s ok crypto/sha512 0.120s ok crypto/subtle 0.679s ok crypto/tls 1.003s ok crypto/x509 1.509s ok database/sql 2.026s ok database/sql/driver 0.056s ok debug/buildinfo 0.167s ok debug/dwarf 0.093s ok debug/elf 0.204s ok debug/gosym 0.329s ok debug/macho 0.264s ok debug/pe 0.086s ok debug/plan9obj 0.139s ok embed 0.192s [no tests to run] ok embed/internal/embedtest 0.064s ok encoding/ascii85 0.120s ok encoding/asn1 0.055s ok encoding/base32 0.110s ok encoding/base64 0.058s ok encoding/binary 0.054s ok encoding/csv 0.074s ok encoding/gob 2.408s ok encoding/hex 2.464s ok encoding/json 0.989s ok encoding/pem 0.488s ok encoding/xml 0.677s ok errors 0.088s ok expvar 0.070s ok flag 0.102s ok fmt 0.126s ok go/ast 2.535s ok go/build 2.476s ok go/build/constraint 0.065s ok go/constant 0.068s ok go/doc 0.191s ok go/doc/comment 2.719s ok go/format 2.771s ok go/importer 2.826s ok go/internal/gccgoimporter 0.072s ok go/internal/gcimporter 0.130s ok go/internal/srcimporter 1.178s ok go/parser 0.236s ok go/printer 0.477s ok go/scanner 0.348s ok go/token 0.076s ok go/types 2.735s ok hash 2.797s ok hash/adler32 0.066s ok hash/crc32 0.051s ok hash/crc64 0.093s ok hash/fnv 0.054s ok hash/maphash 0.165s ok html 0.190s ok html/template 0.179s ok image 0.275s ok image/color 0.330s ok image/draw 0.445s ok image/gif 0.312s ok image/jpeg 0.487s ok image/png 0.790s ok index/suffixarray 0.199s ok internal/abi 0.045s ok internal/buildcfg 0.091s ok internal/coverage/cformat 0.103s ok internal/coverage/cmerge 0.150s ok internal/coverage/pods 0.195s ok internal/coverage/slicereader 0.051s ok internal/coverage/slicewriter 0.053s ok internal/coverage/test 0.095s ok internal/cpu 0.046s ok internal/dag 0.067s ok internal/diff 0.164s ok internal/fmtsort 0.046s ok internal/fuzz 0.122s ok internal/godebug 0.044s ok internal/intern 0.618s ok internal/itoa 0.660s ok internal/poll 0.094s ok internal/profile 0.261s ok internal/reflectlite 0.214s ok internal/saferio 0.102s ok internal/singleflight 0.383s ok internal/testenv 0.428s ok internal/trace 0.400s ok internal/types/errors 0.068s ok internal/unsafeheader 0.129s ok internal/xcoff 0.187s ok io 0.111s ok io/fs 0.399s ok io/ioutil 0.456s ok log 0.173s ok log/syslog 1.368s ok math 0.082s ok math/big 0.970s ok math/bits 0.065s ok math/cmplx 0.135s ok math/rand 0.286s ok mime 0.065s ok mime/multipart 0.209s ok mime/quotedprintable 0.296s ok net 6.533s ok net/http 9.627s ok net/http/cgi 0.202s ok net/http/cookiejar 0.265s ok net/http/fcgi 0.419s ok net/http/httptest 0.528s ok net/http/httptrace 0.059s ok net/http/httputil 1.086s ok net/http/internal 0.107s ok net/http/internal/ascii 0.059s ok net/http/pprof 4.165s ok net/internal/socktest 0.058s ok net/mail 0.055s ok net/netip 0.157s ok net/rpc 0.267s ok net/rpc/jsonrpc 0.335s ok net/smtp 0.131s ok net/textproto 0.216s ok net/url 0.292s ok os 0.705s ok os/exec 0.675s ok os/exec/internal/fdtest 0.716s ok os/signal 3.990s ok os/user 0.062s ok path 0.099s ok path/filepath 0.098s ok plugin 0.159s ok reflect 0.735s ok regexp 1.279s ok regexp/syntax 1.802s ok runtime 19.879s ok runtime/cgo 0.046s ok runtime/coverage 0.192s ok runtime/debug 0.148s ok runtime/internal/atomic 0.273s ok runtime/internal/math 0.051s ok runtime/internal/sys 0.093s ok runtime/internal/syscall 0.143s ok runtime/metrics 0.184s ok runtime/pprof 11.151s ok runtime/trace 3.722s ok sort 0.109s ok strconv 0.295s ok strings 0.461s ok sync 1.256s ok sync/atomic 5.236s ok syscall 0.193s ok testing 1.807s ok testing/fstest 1.859s ok testing/iotest 0.063s ok testing/quick 0.145s ok text/scanner 0.170s ok text/tabwriter 0.217s ok text/template 0.106s ok text/template/parse 0.083s ok time 3.250s ok unicode 0.063s ok unicode/utf16 0.050s ok unicode/utf8 0.107s ok cmd/addr2line 0.162s ok cmd/api 0.222s ok cmd/asm/internal/asm 0.502s ok cmd/asm/internal/lex 0.549s ok cmd/compile/internal/abt 0.596s ok cmd/compile/internal/amd64 0.070s ok cmd/compile/internal/base 0.118s ok cmd/compile/internal/compare 0.067s ok cmd/compile/internal/dwarfgen 0.075s ok cmd/compile/internal/importer 0.151s ok cmd/compile/internal/ir 0.058s ok cmd/compile/internal/logopt 0.049s ok cmd/compile/internal/noder 0.065s ok cmd/compile/internal/reflectdata 0.122s [no tests to run] ok cmd/compile/internal/ssa 0.366s ok cmd/compile/internal/syntax 0.099s ok cmd/compile/internal/test 0.184s ok cmd/compile/internal/typecheck 0.234s ok cmd/compile/internal/types 0.062s ok cmd/compile/internal/types2 0.715s ok cmd/covdata 0.761s ok cmd/cover 0.084s ok cmd/dist 0.054s ok cmd/doc 0.218s ok cmd/fix 0.829s ok cmd/go 0.141s ok cmd/go/internal/auth 0.196s ok cmd/go/internal/cache 0.305s ok cmd/go/internal/fsys 0.378s ok cmd/go/internal/generate 0.096s ok cmd/go/internal/get 0.175s ok cmd/go/internal/imports 0.224s ok cmd/go/internal/load 0.195s ok cmd/go/internal/lockedfile 0.364s ok cmd/go/internal/lockedfile/internal/filelock 0.453s ok cmd/go/internal/modconv 0.088s ok cmd/go/internal/modfetch 0.078s ok cmd/go/internal/modfetch/codehost 0.161s ok cmd/go/internal/modfetch/zip_sum_test 0.222s ok cmd/go/internal/modindex 0.361s ok cmd/go/internal/modload 0.084s ok cmd/go/internal/mvs 0.250s ok cmd/go/internal/par 0.172s ok cmd/go/internal/str 0.294s ok cmd/go/internal/test 0.384s ok cmd/go/internal/vcs 0.068s ok cmd/go/internal/vcweb 0.137s ok cmd/go/internal/vcweb/vcstest 0.286s ok cmd/go/internal/web 0.350s ok cmd/go/internal/work 0.081s ok cmd/gofmt 0.168s ok cmd/internal/archive 0.219s ok cmd/internal/buildid 0.422s ok cmd/internal/dwarf 0.049s ok cmd/internal/edit 0.469s ok cmd/internal/goobj 0.516s ok cmd/internal/moddeps 0.127s ok cmd/internal/notsha256 0.065s ok cmd/internal/obj 0.065s ok cmd/internal/obj/ppc64 0.057s ok cmd/internal/obj/riscv 0.110s ok cmd/internal/obj/s390x 0.054s ok cmd/internal/obj/x86 0.052s ok cmd/internal/objabi 0.151s ok cmd/internal/pkgpath 0.233s ok cmd/internal/pkgpattern 0.102s ok cmd/internal/quoted 0.284s ok cmd/internal/src 0.305s ok cmd/internal/test2json 0.253s ok cmd/link 0.191s ok cmd/link/internal/benchmark 0.256s ok cmd/link/internal/ld 0.086s ok cmd/link/internal/loader 0.098s ok cmd/nm 0.366s ok cmd/objdump 0.177s ok cmd/pack 0.417s ok cmd/pprof 0.437s ok cmd/trace 0.169s ok cmd/vet 0.236s ##### os/user with tag osusergo ok os/user 0.054s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 59.050s ##### sync -cpu=10 ok sync 1.895s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.536s ok misc/cgo/test 0.670s ok misc/cgo/testtls 0.049s ok misc/cgo/testtls 0.052s ok misc/cgo/nocgo 0.045s ok misc/cgo/nocgo 0.048s ok misc/cgo/test 0.535s ok misc/cgo/testtls 0.047s ok misc/cgo/nocgo 0.051s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.046s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.051s All tests passed.