linux-arm-aws at 01636cf3fd35787cf6df449414d5db00b3e89692 :: 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-rn21ee503" "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.220s ok archive/zip 0.384s ok bufio 0.065s ok bytes 4.944s ok compress/bzip2 0.098s ok compress/flate 0.527s ok compress/gzip 8.207s ok compress/lzw 0.060s ok compress/zlib 0.458s ok container/heap 0.004s ok container/list 0.002s ok container/ring 0.004s ok context 0.010s ok crypto 0.023s ok crypto/aes 0.021s ok crypto/cipher 0.003s ok crypto/des 0.009s ok crypto/dsa 0.008s ok crypto/ecdh 0.381s ok crypto/ecdsa 0.257s ok crypto/ed25519 0.401s ok crypto/elliptic 0.053s ok crypto/hmac 0.002s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.162s ok crypto/internal/boring 0.001s ok crypto/internal/boring/bcache 0.072s ok crypto/internal/edwards25519 22.592s ok crypto/internal/edwards25519/field 23.486s ok crypto/internal/nistec 7.451s ok crypto/internal/nistec/fiat 0.018s [no tests to run] ok crypto/md5 0.049s ok crypto/rand 0.064s ok crypto/rc4 0.053s ok crypto/rsa 0.628s ok crypto/sha1 0.003s ok crypto/sha256 0.003s ok crypto/sha512 0.005s ok crypto/subtle 0.089s ok crypto/tls 2.060s ok crypto/x509 3.114s ok database/sql 0.281s ok database/sql/driver 0.016s ok debug/buildinfo 0.021s ok debug/dwarf 0.014s ok debug/elf 0.376s ok debug/gosym 0.038s ok debug/macho 0.018s ok debug/pe 0.007s ok debug/plan9obj 0.009s ok embed 0.007s [no tests to run] ok embed/internal/embedtest 0.015s ok encoding/ascii85 0.017s ok encoding/asn1 0.003s ok encoding/base32 0.013s ok encoding/base64 0.025s ok encoding/binary 0.029s ok encoding/csv 0.028s ok encoding/gob 2.030s ok encoding/hex 0.011s ok encoding/json 0.131s ok encoding/pem 0.566s ok encoding/xml 0.082s ok errors 0.018s ok expvar 0.020s ok flag 0.074s ok fmt 0.064s ok go/ast 0.003s ok go/build 3.013s ok go/build/constraint 0.007s ok go/constant 0.009s ok go/doc 0.041s ok go/doc/comment 1.164s ok go/format 0.013s ok go/importer 0.375s ok go/internal/gccgoimporter 0.013s ok go/internal/gcimporter 0.920s ok go/internal/srcimporter 7.576s ok go/parser 0.416s ok go/printer 0.214s ok go/scanner 0.007s ok go/token 0.017s ok go/types 8.118s ok hash 0.028s ok hash/adler32 0.029s ok hash/crc32 0.017s ok hash/crc64 0.016s ok hash/fnv 0.005s ok hash/maphash 0.050s ok html 0.023s ok html/template 0.083s ok image 0.072s ok image/color 0.018s ok image/draw 0.100s ok image/gif 0.155s ok image/jpeg 0.163s ok image/png 0.345s ok index/suffixarray 1.015s ok internal/abi 5.159s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.013s ok internal/coverage/slicereader 0.014s ok internal/coverage/slicewriter 0.006s ok internal/coverage/test 0.007s ok internal/cpu 0.002s ok internal/dag 0.012s ok internal/diff 0.008s ok internal/fmtsort 0.002s ok internal/fuzz 0.013s ok internal/godebug 0.004s ok internal/intern 0.272s ok internal/itoa 0.013s ok internal/poll 0.202s ok internal/profile 0.008s ok internal/reflectlite 0.064s ok internal/safefilepath 0.002s ok internal/saferio 0.012s ok internal/singleflight 0.018s ok internal/testenv 0.012s ok internal/trace 0.037s ok internal/types/errors 0.271s ok internal/unsafeheader 0.005s ok internal/xcoff 0.011s ok io 0.024s ok io/fs 0.315s ok io/ioutil 0.003s ok log 0.009s ok log/syslog 1.209s ok math 0.005s ok math/big 1.925s ok math/bits 0.007s ok math/cmplx 0.011s ok math/rand 0.352s ok mime 0.030s ok mime/multipart 0.178s ok mime/quotedprintable 0.038s ok net 8.473s ok net/http 14.593s ok net/http/cgi 0.300s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.105s ok net/http/httptest 0.325s ok net/http/httptrace 0.006s ok net/http/httputil 0.549s ok net/http/internal 0.005s ok net/http/internal/ascii 0.002s ok net/http/pprof 4.029s ok net/internal/socktest 0.005s ok net/mail 0.016s ok net/netip 0.356s ok net/rpc 0.034s ok net/rpc/jsonrpc 0.008s ok net/smtp 0.041s ok net/textproto 0.004s ok net/url 0.020s ok os 0.493s ok os/exec 0.174s ok os/exec/internal/fdtest 0.008s ok os/signal 3.387s ok os/user 0.004s ok path 0.003s ok path/filepath 0.015s ok plugin 0.013s ok reflect 0.218s ok regexp 0.474s ok regexp/syntax 0.847s ok runtime 25.173s ok runtime/cgo 0.002s ok runtime/coverage 0.002s ok runtime/debug 0.035s ok runtime/internal/atomic 0.102s ok runtime/internal/math 0.006s ok runtime/internal/sys 0.002s ok runtime/internal/syscall 0.001s ok runtime/metrics 0.003s ok runtime/pprof 5.654s ok runtime/trace 2.186s ok sort 0.049s ok strconv 0.381s ok strings 4.243s ok sync 0.334s ok sync/atomic 0.610s ok syscall 0.156s ok testing 0.861s ok testing/fstest 0.003s ok testing/iotest 0.002s ok testing/quick 0.062s ok text/scanner 0.023s ok text/tabwriter 0.024s ok text/template 0.019s ok text/template/parse 0.007s ok time 1.853s ok unicode 0.003s ok unicode/utf16 0.002s ok unicode/utf8 0.004s ok cmd/addr2line 0.505s ok cmd/api 7.700s ok cmd/asm/internal/asm 0.850s ok cmd/asm/internal/lex 0.011s ok cmd/compile/internal/abt 0.015s ok cmd/compile/internal/amd64 0.004s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.256s ok cmd/compile/internal/importer 0.991s ok cmd/compile/internal/ir 0.008s ok cmd/compile/internal/logopt 0.095s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 8.876s ok cmd/compile/internal/syntax 0.026s ok cmd/compile/internal/test 17.344s ok cmd/compile/internal/typecheck 0.327s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 4.867s ok cmd/covdata 0.008s ok cmd/cover 1.215s ok cmd/dist 0.004s ok cmd/doc 0.236s ok cmd/fix 2.070s ok cmd/go 0.213s ok cmd/go/internal/auth 0.014s ok cmd/go/internal/cache 0.038s ok cmd/go/internal/fsys 0.014s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.019s ok cmd/go/internal/imports 0.013s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.049s ok cmd/go/internal/lockedfile/internal/filelock 0.044s ok cmd/go/internal/modconv 0.043s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.021s ok cmd/go/internal/modindex 0.131s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.006s ok cmd/go/internal/par 0.059s ok cmd/go/internal/str 0.043s ok cmd/go/internal/test 0.006s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/vcweb 0.016s ok cmd/go/internal/vcweb/vcstest 0.016s ok cmd/go/internal/web 0.004s ok cmd/go/internal/work 0.008s ok cmd/gofmt 0.035s ok cmd/internal/archive 1.092s ok cmd/internal/buildid 0.320s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 1.652s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 0.708s ok cmd/internal/obj/ppc64 0.159s ok cmd/internal/obj/riscv 0.050s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 3.624s ok cmd/internal/objabi 0.020s ok cmd/internal/pkgpath 0.044s ok cmd/internal/pkgpattern 0.020s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.142s ok cmd/link 14.971s ok cmd/link/internal/benchmark 0.003s ok cmd/link/internal/ld 3.315s ok cmd/link/internal/loader 0.013s ok cmd/nm 0.731s ok cmd/objdump 2.197s ok cmd/pack 1.288s ok cmd/pprof 1.429s ok cmd/trace 0.225s ok cmd/vet 7.128s ##### os/user with tag osusergo ok os/user 0.007s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 27.815s ##### moved GOROOT ok fmt 0.065s ##### sync -cpu=10 ok sync 0.394s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.951s ok misc/cgo/test 0.921s ok misc/cgo/test 0.915s ok misc/cgo/testtls 0.003s 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.929s ok misc/cgo/test 0.931s ok misc/cgo/test 0.941s ok misc/cgo/testtls 0.002s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.556s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.625s ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 41.546s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 21.276s ##### ../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.