linux-arm-aws at 6224db9b4d6acbc04a357ef0505424d74b723233 :: 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-arm-aws-rn1a44621" "GO_BUILDER_ENV=host-linux-arm-aws" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=600ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-arm-aws" "GOARCH=arm" "GOARM=6" "GOHOSTARCH=arm" "CGO_CFLAGS=-march=armv6" "CGO_LDFLAGS=-march=armv6" "GO_TEST_TIMEOUT_SCALE=2" "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/arm) 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 linux/arm. --- Installed Go for linux/arm in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: arm # CPU: # GOOS: linux # OS Version: Linux 4.19.0-12-arm64 #1 SMP Debian 4.19.152-1 (2020-10-18) armv8l ##### Testing packages. ok archive/tar 0.204s ok archive/zip 0.384s ok bufio 0.061s ok bytes 4.957s ok compress/bzip2 0.054s ok compress/flate 0.502s ok compress/gzip 7.139s ok compress/lzw 0.059s ok compress/zlib 0.471s ok container/heap 0.004s ok container/list 0.004s ok container/ring 0.004s ok context 0.010s ok crypto 0.015s ok crypto/aes 0.047s ok crypto/cipher 0.003s ok crypto/des 0.008s ok crypto/dsa 0.004s ok crypto/ecdh 0.344s ok crypto/ecdsa 0.235s ok crypto/ed25519 0.412s ok crypto/elliptic 0.053s ok crypto/hmac 0.015s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.167s ok crypto/internal/boring 0.001s ok crypto/internal/boring/bcache 0.077s ok crypto/internal/edwards25519 23.311s ok crypto/internal/edwards25519/field 24.540s ok crypto/internal/nistec 6.838s ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.010s ok crypto/rand 0.060s ok crypto/rc4 0.055s ok crypto/rsa 0.543s ok crypto/sha1 0.007s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.089s ok crypto/tls 1.843s ok crypto/x509 3.003s ok database/sql 0.271s ok database/sql/driver 0.033s ok debug/buildinfo 0.023s ok debug/dwarf 0.014s ok debug/elf 0.291s ok debug/gosym 0.023s ok debug/macho 0.004s ok debug/pe 0.009s ok debug/plan9obj 0.008s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.007s ok encoding/ascii85 0.021s ok encoding/asn1 0.003s ok encoding/base32 0.014s ok encoding/base64 0.026s ok encoding/binary 0.021s ok encoding/csv 0.015s ok encoding/gob 2.137s ok encoding/hex 0.005s ok encoding/json 0.132s ok encoding/pem 0.493s ok encoding/xml 0.043s ok errors 0.003s ok expvar 0.023s ok flag 0.107s ok fmt 0.064s ok go/ast 0.004s ok go/build 2.983s ok go/build/constraint 0.009s ok go/constant 0.023s ok go/doc 0.058s ok go/doc/comment 1.092s ok go/format 0.015s ok go/importer 0.370s ok go/internal/gccgoimporter 0.018s ok go/internal/gcimporter 0.855s ok go/internal/srcimporter 7.496s ok go/parser 0.326s ok go/printer 0.343s ok go/scanner 0.003s ok go/token 0.017s ok go/types 7.872s ok hash 0.018s ok hash/adler32 0.027s ok hash/crc32 0.004s ok hash/crc64 0.004s ok hash/fnv 0.004s ok hash/maphash 0.052s ok html 0.009s ok html/template 0.103s ok image 0.064s ok image/color 0.035s ok image/draw 0.112s ok image/gif 0.155s ok image/jpeg 0.161s ok image/png 0.351s ok index/suffixarray 1.025s ok internal/abi 30.443s ok internal/buildcfg 0.007s ok internal/coverage/cformat 0.008s ok internal/coverage/cmerge 0.008s ok internal/coverage/pods 0.008s ok internal/coverage/slicereader 0.001s ok internal/coverage/slicewriter 0.019s ok internal/coverage/test 0.007s ok internal/cpu 0.003s ok internal/dag 0.005s ok internal/diff 0.010s ok internal/fmtsort 0.002s ok internal/fuzz 0.013s ok internal/godebug 0.002s ok internal/intern 0.333s ok internal/itoa 0.019s ok internal/poll 0.194s ok internal/profile 0.024s ok internal/reflectlite 0.071s ok internal/safefilepath 0.024s ok internal/saferio 0.054s ok internal/singleflight 0.040s ok internal/testenv 0.005s ok internal/trace 0.042s ok internal/types/errors 0.251s ok internal/unsafeheader 0.004s ok internal/xcoff 0.010s ok io 0.035s ok io/fs 0.307s ok io/ioutil 0.003s ok log 0.003s ok log/syslog 1.209s ok math 0.005s ok math/big 2.130s ok math/bits 0.005s ok math/cmplx 0.019s ok math/rand 0.342s ok mime 0.006s ok mime/multipart 0.163s ok mime/quotedprintable 0.006s ok net 8.323s ok net/http 12.708s ok net/http/cgi 0.309s ok net/http/cookiejar 0.021s ok net/http/fcgi 0.106s ok net/http/httptest 0.251s ok net/http/httptrace 0.005s ok net/http/httputil 0.548s ok net/http/internal 0.003s ok net/http/internal/ascii 0.002s ok net/http/pprof 4.031s ok net/internal/socktest 0.002s ok net/mail 0.017s ok net/netip 0.349s ok net/rpc 0.020s ok net/rpc/jsonrpc 0.008s ok net/smtp 0.059s ok net/textproto 0.009s ok net/url 0.009s ok os 0.494s ok os/exec 0.198s ok os/exec/internal/fdtest 0.009s ok os/signal 3.355s ok os/user 0.003s ok path 0.002s ok path/filepath 0.015s ok plugin 0.003s ok reflect 0.216s ok regexp 0.468s ok regexp/syntax 0.845s ok runtime 26.710s ok runtime/cgo 0.003s ok runtime/coverage 0.002s ok runtime/debug 0.022s ok runtime/internal/atomic 0.102s ok runtime/internal/math 0.001s ok runtime/internal/sys 0.009s ok runtime/internal/syscall 0.003s ok runtime/metrics 0.003s ok runtime/pprof 5.925s ok runtime/trace 2.146s ok sort 0.048s ok strconv 0.381s ok strings 4.238s ok sync 0.342s ok sync/atomic 1.118s ok syscall 1.716s ok testing 1.298s ok testing/fstest 0.010s ok testing/iotest 0.010s ok testing/quick 0.038s ok text/scanner 0.015s ok text/tabwriter 0.015s ok text/template 0.025s ok text/template/parse 0.005s ok time 1.850s ok unicode 0.003s ok unicode/utf16 0.011s ok unicode/utf8 0.010s ok cmd/addr2line 0.480s ok cmd/api 6.329s ok cmd/asm/internal/asm 0.853s ok cmd/asm/internal/lex 0.011s ok cmd/compile/internal/abt 0.019s ok cmd/compile/internal/amd64 0.013s ok cmd/compile/internal/base 0.002s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.250s ok cmd/compile/internal/importer 0.875s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.046s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 8.817s ok cmd/compile/internal/syntax 0.024s ok cmd/compile/internal/test 17.397s ok cmd/compile/internal/typecheck 0.239s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 4.518s ok cmd/covdata 0.030s ok cmd/cover 1.539s ok cmd/dist 0.011s ok cmd/doc 0.161s ok cmd/fix 3.236s ok cmd/go 0.101s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.032s ok cmd/go/internal/fsys 0.018s ok cmd/go/internal/generate 0.035s ok cmd/go/internal/get 0.021s ok cmd/go/internal/imports 0.014s ok cmd/go/internal/load 0.004s ok cmd/go/internal/lockedfile 0.065s ok cmd/go/internal/lockedfile/internal/filelock 0.031s ok cmd/go/internal/modconv 0.018s ok cmd/go/internal/modfetch 0.006s ok cmd/go/internal/modfetch/codehost 0.026s ok cmd/go/internal/modfetch/zip_sum_test 0.025s ok cmd/go/internal/modindex 0.134s ok cmd/go/internal/modload 0.011s ok cmd/go/internal/mvs 0.006s ok cmd/go/internal/par 0.022s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.006s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/vcweb 0.005s ok cmd/go/internal/vcweb/vcstest 0.049s ok cmd/go/internal/web 0.033s ok cmd/go/internal/work 0.008s ok cmd/gofmt 0.025s ok cmd/internal/archive 1.050s ok cmd/internal/buildid 0.308s ok cmd/internal/dwarf 0.013s ok cmd/internal/edit 0.009s ok cmd/internal/goobj 0.001s ok cmd/internal/moddeps 1.712s ok cmd/internal/notsha256 0.052s ok cmd/internal/obj 0.764s ok cmd/internal/obj/ppc64 0.196s ok cmd/internal/obj/riscv 0.072s ok cmd/internal/obj/s390x 0.001s ok cmd/internal/obj/x86 3.655s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.026s ok cmd/internal/pkgpattern 0.002s ok cmd/internal/quoted 0.017s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.154s ok cmd/link 15.110s ok cmd/link/internal/benchmark 0.003s ok cmd/link/internal/ld 3.285s ok cmd/link/internal/loader 0.012s ok cmd/nm 0.701s ok cmd/objdump 2.186s ok cmd/pack 1.191s ok cmd/pprof 1.435s ok cmd/trace 0.256s ok cmd/vet 5.842s ##### os/user with tag osusergo ok os/user 0.007s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 26.154s ##### moved GOROOT ok fmt 0.064s ##### sync -cpu=10 ok sync 0.380s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.940s ok misc/cgo/test 0.910s ok misc/cgo/test 0.932s ok misc/cgo/testtls 0.002s ok misc/cgo/testtls 0.002s ok misc/cgo/testtls 0.002s ok misc/cgo/nocgo 0.001s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.002s ok misc/cgo/test 0.940s ok misc/cgo/test 0.921s ok misc/cgo/test 0.934s ok misc/cgo/testtls 0.002s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.562s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.613s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 41.051s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 21.165s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.007s [no tests to run] ##### ../test ##### ../misc/reboot PASS All tests passed.