android-amd64-emu at dd44d981dbad7191278fb629ed83bf2fd94cf1e5 :: 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-rnea0b9a1" "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 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.411s ok archive/zip 0.897s ok bufio 1.049s ok bytes 1.525s ok compress/bzip2 1.667s ok compress/flate 1.160s ok compress/gzip 1.193s ok compress/lzw 1.398s ok compress/zlib 1.313s ok container/heap 0.065s ok container/list 0.101s ok container/ring 0.164s ok context 0.095s ok crypto 0.150s ok crypto/aes 0.238s ok crypto/cipher 0.064s ok crypto/des 0.129s ok crypto/dsa 0.185s ok crypto/ecdh 0.089s ok crypto/ecdsa 0.095s ok crypto/ed25519 0.205s ok crypto/elliptic 0.086s ok crypto/hmac 0.141s ok crypto/internal/alias 0.060s ok crypto/internal/bigmod 0.265s ok crypto/internal/boring 0.129s ok crypto/internal/boring/bcache 0.423s ok crypto/internal/edwards25519 3.101s ok crypto/internal/edwards25519/field 5.628s ok crypto/internal/nistec 6.022s ok crypto/internal/nistec/fiat 0.062s [no tests to run] ok crypto/md5 0.081s ok crypto/rand 0.264s ok crypto/rc4 0.111s ok crypto/rsa 0.189s ok crypto/sha1 0.279s ok crypto/sha256 0.068s ok crypto/sha512 0.129s ok crypto/subtle 1.050s ok crypto/tls 0.995s ok crypto/x509 1.527s ok database/sql 2.086s ok database/sql/driver 0.062s ok debug/buildinfo 0.127s ok debug/dwarf 0.117s ok debug/elf 0.222s ok debug/gosym 0.286s ok debug/macho 0.345s ok debug/pe 0.097s ok debug/plan9obj 0.151s ok embed 0.203s [no tests to run] ok embed/internal/embedtest 0.135s ok encoding/ascii85 0.063s ok encoding/asn1 0.073s ok encoding/base32 0.124s ok encoding/base64 0.075s ok encoding/binary 0.069s ok encoding/csv 0.101s ok encoding/gob 3.103s ok encoding/hex 3.161s ok encoding/json 0.357s ok encoding/pem 0.936s ok encoding/xml 1.154s ok errors 0.083s ok expvar 0.063s ok flag 0.091s ok fmt 0.160s ok go/ast 0.230s ok go/build 3.050s ok go/build/constraint 0.092s ok go/constant 0.099s ok go/doc 0.211s ok go/doc/comment 3.022s ok go/format 3.085s ok go/importer 3.142s ok go/internal/gccgoimporter 0.100s ok go/internal/gcimporter 0.174s ok go/internal/srcimporter 1.289s ok go/parser 0.288s ok go/printer 0.538s ok go/scanner 0.406s ok go/token 0.103s ok go/types 0.531s ok hash 0.592s ok hash/adler32 0.063s ok hash/crc32 0.067s ok hash/crc64 0.130s ok hash/fnv 0.070s ok hash/maphash 0.255s ok html 0.119s ok html/template 0.312s ok image 0.134s ok image/color 0.387s ok image/draw 0.125s ok image/gif 0.525s ok image/jpeg 0.767s ok image/png 0.409s ok index/suffixarray 0.633s ok internal/abi 0.071s ok internal/buildcfg 0.060s ok internal/coverage/cformat 0.112s ok internal/coverage/cmerge 0.173s ok internal/coverage/pods 0.122s ok internal/coverage/slicereader 0.061s ok internal/coverage/slicewriter 0.181s ok internal/coverage/test 0.076s ok internal/cpu 0.063s ok internal/dag 0.116s ok internal/diff 0.093s ok internal/fmtsort 0.056s ok internal/fuzz 0.143s ok internal/godebug 0.053s ok internal/intern 0.661s ok internal/itoa 0.719s ok internal/poll 0.119s ok internal/profile 0.177s ok internal/reflectlite 0.136s ok internal/safefilepath 0.183s ok internal/saferio 0.303s ok internal/singleflight 0.260s ok internal/testenv 0.330s ok internal/trace 0.305s ok internal/types/errors 0.085s ok internal/unsafeheader 0.144s ok internal/xcoff 0.209s ok io 0.146s ok io/fs 0.417s ok io/ioutil 0.484s ok log 0.089s ok log/syslog 1.434s ok math 0.083s ok math/big 1.105s ok math/bits 0.936s ok math/cmplx 0.073s ok math/rand 0.196s ok mime 0.265s ok mime/multipart 0.195s ok mime/quotedprintable 0.260s ok net 6.359s ok net/http 10.570s ok net/http/cgi 0.170s ok net/http/cookiejar 0.257s ok net/http/fcgi 0.429s ok net/http/httptest 0.555s ok net/http/httptrace 0.069s ok net/http/httputil 1.076s ok net/http/internal 1.136s ok net/http/internal/ascii 0.060s ok net/http/pprof 4.153s ok net/internal/socktest 0.076s ok net/mail 0.071s ok net/netip 0.348s ok net/rpc 0.141s ok net/rpc/jsonrpc 0.088s ok net/smtp 0.193s ok net/textproto 0.272s ok net/url 0.133s ok os 0.681s ok os/exec 0.720s ok os/exec/internal/fdtest 0.779s ok os/signal 3.371s ok os/user 3.424s ok path 0.085s ok path/filepath 0.099s ok plugin 0.159s ok reflect 0.866s ok regexp 1.481s ok regexp/syntax 0.642s ok runtime 23.873s ok runtime/cgo 0.066s ok runtime/coverage 0.121s ok runtime/debug 0.265s ok runtime/internal/atomic 0.098s ok runtime/internal/math 0.153s ok runtime/internal/sys 0.211s ok runtime/internal/syscall 0.054s ok runtime/metrics 0.076s ok runtime/pprof 12.556s ok runtime/trace 5.394s ok sort 0.122s ok strconv 0.317s ok strings 0.220s ok sync 1.415s ok sync/atomic 5.826s ok syscall 0.205s ok testing 1.548s ok testing/fstest 0.115s ok testing/iotest 0.061s ok testing/quick 0.211s ok text/scanner 0.268s ok text/tabwriter 0.070s ok text/template 0.126s ok text/template/parse 0.201s ok time 3.338s ok unicode 3.403s ok unicode/utf16 0.066s ok unicode/utf8 0.122s ok cmd/addr2line 0.055s ok cmd/api 0.115s ok cmd/asm/internal/asm 0.644s ok cmd/asm/internal/lex 0.727s ok cmd/compile/internal/abt 0.800s ok cmd/compile/internal/amd64 0.103s ok cmd/compile/internal/base 0.058s ok cmd/compile/internal/compare 0.106s ok cmd/compile/internal/dwarfgen 0.088s ok cmd/compile/internal/importer 0.086s ok cmd/compile/internal/ir 0.156s ok cmd/compile/internal/logopt 0.056s ok cmd/compile/internal/noder 0.104s ok cmd/compile/internal/reflectdata 0.168s [no tests to run] ok cmd/compile/internal/ssa 0.414s ok cmd/compile/internal/syntax 0.120s ok cmd/compile/internal/test 0.222s ok cmd/compile/internal/typecheck 0.293s ok cmd/compile/internal/types 0.068s ok cmd/compile/internal/types2 0.279s ok cmd/covdata 0.340s ok cmd/cover 0.103s ok cmd/dist 0.080s ok cmd/doc 0.278s ok cmd/fix 0.765s ok cmd/go 0.192s ok cmd/go/internal/auth 0.250s ok cmd/go/internal/cache 0.138s ok cmd/go/internal/fsys 0.204s ok cmd/go/internal/generate 0.114s ok cmd/go/internal/get 0.218s ok cmd/go/internal/imports 0.070s ok cmd/go/internal/load 0.093s ok cmd/go/internal/lockedfile 0.295s ok cmd/go/internal/lockedfile/internal/filelock 0.397s ok cmd/go/internal/modconv 0.094s ok cmd/go/internal/modfetch 0.117s ok cmd/go/internal/modfetch/codehost 0.216s ok cmd/go/internal/modfetch/zip_sum_test 0.295s ok cmd/go/internal/modindex 0.336s ok cmd/go/internal/modload 0.116s ok cmd/go/internal/mvs 0.223s ok cmd/go/internal/par 0.083s ok cmd/go/internal/str 0.144s ok cmd/go/internal/test 0.101s ok cmd/go/internal/vcs 0.178s ok cmd/go/internal/vcweb 0.110s ok cmd/go/internal/vcweb/vcstest 0.268s ok cmd/go/internal/web 0.351s ok cmd/go/internal/work 0.112s ok cmd/gofmt 0.155s ok cmd/internal/archive 0.494s ok cmd/internal/buildid 0.368s ok cmd/internal/dwarf 0.431s ok cmd/internal/edit 0.051s ok cmd/internal/goobj 0.056s ok cmd/internal/moddeps 0.112s ok cmd/internal/notsha256 0.172s ok cmd/internal/obj 0.071s ok cmd/internal/obj/ppc64 0.065s ok cmd/internal/obj/riscv 0.123s ok cmd/internal/obj/s390x 0.175s ok cmd/internal/obj/x86 0.056s ok cmd/internal/objabi 0.110s ok cmd/internal/pkgpath 0.209s ok cmd/internal/pkgpattern 0.266s ok cmd/internal/quoted 0.074s ok cmd/internal/src 0.337s ok cmd/internal/test2json 0.272s ok cmd/link 0.101s ok cmd/link/internal/benchmark 0.068s ok cmd/link/internal/ld 0.112s ok cmd/link/internal/loader 0.206s ok cmd/nm 0.401s ok cmd/objdump 0.118s ok cmd/pack 0.189s ok cmd/pprof 0.115s ok cmd/trace 0.198s ok cmd/vet 0.293s ##### os/user with tag osusergo ok os/user 0.050s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 64.226s ##### sync -cpu=10 ok sync 2.163s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 0.827s ok misc/cgo/test 0.682s ok misc/cgo/testtls 0.059s ok misc/cgo/testtls 0.048s ok misc/cgo/nocgo 0.049s ok misc/cgo/nocgo 0.056s ok misc/cgo/test 0.785s ok misc/cgo/testtls 0.052s ok misc/cgo/nocgo 0.059s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.050s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.052s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 0.059s All tests passed.