linux-arm64-aws at 17083a2fdf4475c3f11a3e6a0ef8cb595a5fc4d6 :: 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" "HOSTNAME=buildlet-linux-arm64-aws-rnd0d1bff" "GO_BUILDER_ENV=host-linux-arm64-aws" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-arm64-aws" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap"] in dir /workdir/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (devel +f14067f3c1 Tue Oct 30 17:45:19 2018 +0000 linux/arm64) Building Go toolchain1 using /usr/local/go-bootstrap. 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 linux/arm64. --- Installed Go for linux/arm64 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 4.19.0-12-arm64 #1 SMP Debian 4.19.152-1 (2020-10-18) aarch64 ##### Testing packages. ok archive/tar 0.012s ok archive/zip 0.302s ok bufio 0.037s ok bytes 1.932s ok compress/bzip2 0.135s ok compress/flate 0.434s ok compress/gzip 0.035s ok compress/lzw 0.065s ok compress/zlib 0.396s ok container/heap 0.003s ok container/list 0.002s ok container/ring 0.007s ok context 0.009s ok crypto 0.002s ok crypto/aes 0.018s ok crypto/cipher 0.005s ok crypto/des 0.009s ok crypto/dsa 0.007s ok crypto/ecdsa 0.007s ok crypto/ed25519 0.122s ok crypto/elliptic 0.025s ok crypto/hmac 0.015s ok crypto/internal/boring 0.001s ok crypto/internal/boring/bcache 0.108s ok crypto/internal/edwards25519 6.859s ok crypto/internal/edwards25519/field 6.902s ok crypto/internal/nistec 1.086s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/internal/subtle 0.001s ok crypto/md5 0.003s ok crypto/rand 0.032s ok crypto/rc4 0.022s ok crypto/rsa 0.095s ok crypto/sha1 0.020s ok crypto/sha256 0.002s ok crypto/sha512 0.021s ok crypto/subtle 0.009s ok crypto/tls 0.345s ok crypto/x509 0.396s ok database/sql 0.265s ok database/sql/driver 0.009s ok debug/buildinfo 0.003s ok debug/dwarf 0.009s ok debug/elf 0.017s ok debug/gosym 0.049s ok debug/macho 0.003s ok debug/pe 0.005s ok debug/plan9obj 0.007s ok embed 0.002s [no tests to run] ok embed/internal/embedtest 0.001s ok encoding/ascii85 0.002s ok encoding/asn1 0.003s ok encoding/base32 0.009s ok encoding/base64 0.003s ok encoding/binary 0.002s ok encoding/csv 0.032s ok encoding/gob 0.013s ok encoding/hex 0.033s ok encoding/json 0.094s ok encoding/pem 0.305s ok encoding/xml 0.012s ok errors 0.014s ok expvar 0.012s ok flag 0.129s ok fmt 0.054s ok go/ast 0.003s ok go/build 1.155s ok go/build/constraint 0.013s ok go/constant 0.003s ok go/doc 0.036s ok go/doc/comment 0.608s ok go/format 0.021s ok go/importer 0.044s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 3.511s ok go/internal/srcimporter 5.094s ok go/parser 0.022s ok go/printer 0.167s ok go/scanner 0.002s ok go/token 0.011s ok go/types 4.122s ok hash 0.007s ok hash/adler32 0.008s ok hash/crc32 0.004s ok hash/crc64 0.044s ok hash/fnv 0.009s ok hash/maphash 0.069s ok html 0.012s ok html/template 0.048s ok image 0.041s ok image/color 0.023s ok image/draw 0.065s ok image/gif 11.545s ok image/jpeg 2.349s ok image/png 0.155s ok index/suffixarray 0.210s ok internal/abi 0.016s ok internal/buildcfg 0.007s ok internal/cpu 0.003s ok internal/diff 0.037s ok internal/fmtsort 0.019s ok internal/fuzz 0.005s ok internal/godebug 0.017s ok internal/intern 0.255s ok internal/itoa 0.014s ok internal/poll 0.079s ok internal/profile 0.008s ok internal/reflectlite 0.035s ok internal/singleflight 0.035s ok internal/trace 0.058s ok internal/unsafeheader 0.018s ok internal/xcoff 0.004s ok io 0.021s ok io/fs 0.025s ok io/ioutil 0.021s ok log 0.008s ok log/syslog 1.207s ok math 0.004s ok math/big 1.503s ok math/bits 0.003s ok math/cmplx 0.002s ok math/rand 0.196s ok mime 0.009s ok mime/multipart 0.159s ok mime/quotedprintable 0.004s ok net 13.373s ok net/http 6.400s ok net/http/cgi 0.286s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.114s ok net/http/httptest 0.039s ok net/http/httptrace 0.002s ok net/http/httputil 0.527s ok net/http/internal 0.010s ok net/http/internal/ascii 0.013s ok net/http/pprof 4.022s ok net/internal/socktest 0.010s ok net/mail 0.011s ok net/netip 0.217s ok net/rpc 0.029s ok net/rpc/jsonrpc 0.004s ok net/smtp 0.010s ok net/textproto 0.029s ok net/url 0.048s ok os 0.698s ok os/exec 0.615s ok os/exec/internal/fdtest 0.010s ok os/signal 1.832s ok os/user 0.007s ok path 0.002s ok path/filepath 0.010s ok reflect 0.131s ok regexp 0.056s ok regexp/syntax 0.349s ok runtime 23.887s ok runtime/cgo 0.002s ok runtime/debug 0.076s ok runtime/internal/atomic 0.051s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.008s ok runtime/metrics 0.002s ok runtime/pprof 5.411s ok runtime/trace 1.433s ok sort 0.080s ok strconv 0.341s ok strings 1.814s ok sync 0.322s ok sync/atomic 0.400s ok syscall 0.037s ok testing 1.300s ok testing/fstest 0.011s ok testing/iotest 0.003s ok testing/quick 0.045s ok text/scanner 0.012s ok text/tabwriter 0.025s ok text/template 0.026s ok text/template/parse 0.005s ok time 1.683s ok unicode 0.018s ok unicode/utf16 0.023s ok unicode/utf8 0.032s ok cmd/addr2line 1.179s ok cmd/api 5.179s ok cmd/asm/internal/asm 0.423s ok cmd/asm/internal/lex 0.008s ok cmd/compile/internal/abt 0.026s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/dwarfgen 0.145s ok cmd/compile/internal/importer 0.970s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.072s ok cmd/compile/internal/noder 0.002s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 8.187s ok cmd/compile/internal/syntax 0.017s ok cmd/compile/internal/test 8.135s ok cmd/compile/internal/typecheck 0.488s ok cmd/compile/internal/types 0.010s ok cmd/compile/internal/types2 0.632s ok cmd/cover 1.898s ok cmd/dist 0.012s ok cmd/doc 0.109s ok cmd/fix 1.340s ok cmd/go 31.409s ok cmd/go/internal/auth 0.021s ok cmd/go/internal/cache 0.041s ok cmd/go/internal/fsys 0.011s ok cmd/go/internal/generate 0.045s ok cmd/go/internal/get 0.013s ok cmd/go/internal/imports 0.014s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.150s ok cmd/go/internal/lockedfile/internal/filelock 0.052s ok cmd/go/internal/modconv 0.009s ok cmd/go/internal/modfetch 0.003s ok cmd/go/internal/modfetch/codehost 0.002s ok cmd/go/internal/modfetch/zip_sum_test 0.021s ok cmd/go/internal/modindex 0.002s ok cmd/go/internal/modload 0.003s ok cmd/go/internal/mvs 0.017s ok cmd/go/internal/par 0.027s ok cmd/go/internal/search 0.045s ok cmd/go/internal/str 0.019s ok cmd/go/internal/test 0.013s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/web 0.025s ok cmd/go/internal/work 0.009s ok cmd/gofmt 0.044s ok cmd/internal/archive 0.684s ok cmd/internal/buildid 0.115s ok cmd/internal/dwarf 0.021s ok cmd/internal/edit 0.005s ok cmd/internal/goobj 0.008s ok cmd/internal/moddeps 1.426s ok cmd/internal/notsha256 0.021s ok cmd/internal/obj 0.835s ok cmd/internal/obj/arm64 0.097s ok cmd/internal/obj/ppc64 0.152s ok cmd/internal/obj/riscv 0.039s ok cmd/internal/obj/s390x 0.001s ok cmd/internal/obj/x86 1.759s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.058s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.007s ok cmd/internal/sys 0.005s ok cmd/internal/test2json 0.133s ok cmd/link 3.838s ok cmd/link/internal/benchmark 0.024s ok cmd/link/internal/ld 2.154s ok cmd/link/internal/loader 0.015s ok cmd/nm 1.422s ok cmd/objdump 2.204s ok cmd/pack 1.981s ok cmd/pprof 2.792s ok cmd/trace 0.310s ok cmd/vet 5.053s ##### os/user with tag osusergo ok os/user 0.004s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 25.773s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.054s ##### Testing without libgcc. ok net 0.005s ok os/user 0.003s ##### internal linking of -buildmode=pie ok reflect 0.134s ok os/user 0.002s ##### sync -cpu=10 ok sync 0.251s ##### Testing race detector ok runtime/race 9.514s ok flag 0.046s ok net 0.123s ok os 0.246s ok os/exec 0.069s ok encoding/gob 0.078s ok flag 0.083s ok os/exec 0.075s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 4.389s ok misc/cgo/test 4.285s ok misc/cgo/test 4.392s ok misc/cgo/testtls 0.007s ok misc/cgo/testtls 0.002s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.006s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.015s ok misc/cgo/test 7.247s ok misc/cgo/test 6.301s ok misc/cgo/test 5.560s ok misc/cgo/test 5.731s ok misc/cgo/testtls 0.005s ok misc/cgo/nocgo 0.008s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.583s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.615s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 28.402s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 14.688s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.