linux-arm64 at 7117819fdc1f9c365e4ec02d7e2f17eccf081a4d :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=dea6acd97698" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=13s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 linux/arm64) Building Go toolchain1 using /tmp/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/arm64. --- Installed Go for linux/arm64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.120+ #1 SMP Wed Sep 20 01:10:33 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 0.115s ok archive/zip 0.216s ok bufio 0.041s ok bytes 0.145s ok cmp 0.017s ok compress/bzip2 0.049s ok compress/flate 0.283s ok compress/gzip 1.887s ok compress/lzw 0.044s ok compress/zlib 0.292s ok container/heap 0.004s ok container/list 0.009s ok container/ring 0.005s ok context 0.022s ok crypto 0.003s ok crypto/aes 0.017s ok crypto/cipher 0.006s ok crypto/des 0.006s ok crypto/dsa 0.004s ok crypto/ecdh 0.041s ok crypto/ecdsa 0.030s ok crypto/ed25519 0.093s ok crypto/elliptic 0.012s ok crypto/hmac 0.006s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.141s ok crypto/internal/boring 0.006s ok crypto/internal/boring/bcache 0.057s ok crypto/internal/edwards25519 0.148s ok crypto/internal/edwards25519/field 0.023s ok crypto/internal/nistec 0.159s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/md5 0.009s ok crypto/rand 0.036s ok crypto/rc4 0.022s ok crypto/rsa 0.490s ok crypto/sha1 0.003s ok crypto/sha256 0.006s ok crypto/sha512 0.004s ok crypto/subtle 0.070s ok crypto/tls 0.407s ok crypto/x509 0.376s ok database/sql 0.500s ok database/sql/driver 0.003s ok debug/buildinfo 0.008s ok debug/dwarf 0.015s ok debug/elf 0.131s ok debug/gosym 0.015s ok debug/macho 0.005s ok debug/pe 0.011s ok debug/plan9obj 0.003s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.012s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 1.026s ok encoding/hex 0.003s ok encoding/json 0.130s ok encoding/pem 0.304s ok encoding/xml 0.035s ok errors 0.005s ok expvar 0.005s ok flag 0.018s ok fmt 0.049s ok go/ast 0.005s ok go/build 1.313s ok go/build/constraint 0.004s ok go/constant 0.004s ok go/doc 0.033s ok go/doc/comment 0.545s ok go/format 0.009s ok go/importer 0.112s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 0.689s ok go/internal/srcimporter 7.294s ok go/parser 0.145s ok go/printer 0.112s ok go/scanner 0.024s ok go/token 0.012s ok go/types 6.291s ok hash 0.004s ok hash/adler32 0.006s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.054s ok html 0.004s ok html/template 0.046s ok image 0.036s ok image/color 0.012s ok image/draw 0.061s ok image/gif 0.118s ok image/jpeg 0.116s ok image/png 0.216s ok index/suffixarray 0.158s ok internal/abi 0.035s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.004s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.007s ok internal/cpu 0.004s ok internal/dag 0.003s ok internal/diff 0.004s ok internal/fmtsort 0.003s ok internal/fuzz 0.007s ok internal/godebug 0.216s ok internal/godebugs 0.004s ok internal/intern 0.091s ok internal/itoa 0.003s ok internal/platform 0.440s ok internal/poll 0.173s ok internal/profile 0.003s ok internal/reflectlite 0.004s ok internal/safefilepath 0.003s ok internal/saferio 0.020s ok internal/singleflight 0.021s ok internal/testenv 0.098s ok internal/trace 0.028s ok internal/types/errors 0.181s ok internal/unsafeheader 0.003s ok internal/xcoff 0.005s ok internal/zstd 0.017s ok io 0.027s ok io/fs 0.244s ok io/ioutil 0.006s ok log 0.004s ok log/slog 0.016s ok log/slog/internal/benchmarks 0.003s ok log/slog/internal/buffer 0.003s ok log/syslog 1.210s ok maps 0.003s ok math 0.005s ok math/big 1.277s ok math/bits 0.004s ok math/cmplx 0.003s ok math/rand 0.143s ok mime 0.006s ok mime/multipart 0.435s ok mime/quotedprintable 0.013s ok net 7.095s ok net/http 2.708s ok net/http/cgi 0.190s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.207s ok net/http/httptest 0.047s ok net/http/httptrace 0.004s ok net/http/httputil 0.544s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 4.032s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/netip 0.246s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.010s ok net/smtp 0.014s ok net/textproto 0.016s ok net/url 0.008s ok os 0.312s ok os/exec 0.156s ok os/exec/internal/fdtest 0.003s ok os/signal 1.822s ok os/user 0.004s ok path 0.004s ok path/filepath 0.016s ok plugin 0.007s ok reflect 0.134s ok regexp 0.344s ok regexp/syntax 0.844s ok runtime 29.254s ok runtime/cgo 0.004s ok runtime/coverage 0.004s ok runtime/debug 0.026s ok runtime/internal/atomic 0.060s ok runtime/internal/math 0.004s ok runtime/internal/sys 0.004s ok runtime/internal/syscall 0.002s ok runtime/internal/wasitest 0.004s ok runtime/metrics 0.005s ok runtime/pprof 5.384s ok runtime/trace 1.705s ok slices 0.042s ok sort 0.030s ok strconv 0.253s ok strings 1.111s ok sync 0.313s ok sync/atomic 0.570s ok syscall 1.072s ok testing 0.408s ok testing/fstest 0.005s ok testing/iotest 0.004s ok testing/quick 0.025s ok testing/slogtest 0.003s ok text/scanner 0.004s ok text/tabwriter 0.003s ok text/template 0.018s ok text/template/parse 0.006s ok time 1.567s ok unicode 0.005s ok unicode/utf16 0.004s ok unicode/utf8 0.005s ok cmd/addr2line 0.318s ok cmd/api 0.263s ok cmd/asm/internal/asm 0.353s ok cmd/asm/internal/lex 0.004s ok cmd/cgo/internal/swig 0.664s ok cmd/cgo/internal/test 0.752s ok cmd/cgo/internal/testcarchive 19.459s ok cmd/cgo/internal/testcshared 4.309s ok cmd/cgo/internal/testerrors 7.982s ok cmd/cgo/internal/testfortran 1.314s ok cmd/cgo/internal/testgodefs 0.520s ok cmd/cgo/internal/testlife 0.519s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testplugin 20.511s ok cmd/cgo/internal/testsanitizers 16.234s ok cmd/cgo/internal/testshared 33.754s ok cmd/cgo/internal/testso 1.341s ok cmd/cgo/internal/teststdio 1.174s ok cmd/cgo/internal/testtls 0.005s ok cmd/compile/internal/abt 0.008s ok cmd/compile/internal/amd64 0.007s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.006s ok cmd/compile/internal/dwarfgen 0.144s ok cmd/compile/internal/importer 0.551s ok cmd/compile/internal/inline/inlheur 0.285s ok cmd/compile/internal/ir 0.005s ok cmd/compile/internal/logopt 0.033s ok cmd/compile/internal/loopvar 20.074s ok cmd/compile/internal/noder 0.007s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 16.726s ok cmd/compile/internal/syntax 0.023s ok cmd/compile/internal/test 9.162s ok cmd/compile/internal/typecheck 0.184s ok cmd/compile/internal/types 0.007s ok cmd/compile/internal/types2 3.083s ok cmd/covdata 0.008s ok cmd/cover 0.532s ok cmd/dist 0.004s ok cmd/distpack 0.004s ok cmd/doc 0.075s ok cmd/fix 0.552s ok cmd/go 13.279s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.067s ok cmd/go/internal/cfg 0.007s [no tests to run] ok cmd/go/internal/envcmd 0.024s ok cmd/go/internal/fsys 0.029s ok cmd/go/internal/generate 0.017s ok cmd/go/internal/gover 0.005s ok cmd/go/internal/imports 0.011s ok cmd/go/internal/load 0.009s ok cmd/go/internal/lockedfile 0.055s ok cmd/go/internal/lockedfile/internal/filelock 0.028s ok cmd/go/internal/modfetch 0.012s ok cmd/go/internal/modfetch/codehost 0.405s ok cmd/go/internal/modfetch/zip_sum_test 0.015s ok cmd/go/internal/modindex 0.094s ok cmd/go/internal/modload 0.013s ok cmd/go/internal/mvs 0.012s ok cmd/go/internal/par 0.027s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.020s ok cmd/go/internal/toolchain 0.013s ok cmd/go/internal/vcs 0.010s ok cmd/go/internal/vcweb 0.014s ok cmd/go/internal/vcweb/vcstest 3.494s ok cmd/go/internal/web 0.006s ok cmd/go/internal/work 0.046s ok cmd/gofmt 0.027s ok cmd/internal/archive 0.369s ok cmd/internal/buildid 0.101s ok cmd/internal/cov 0.218s ok cmd/internal/dwarf 0.009s ok cmd/internal/edit 0.019s ok cmd/internal/goobj 0.019s ok cmd/internal/moddeps 0.802s ok cmd/internal/notsha256 0.012s ok cmd/internal/bootstrap_test 0.006s ok cmd/internal/obj 0.340s ok cmd/internal/obj/arm64 0.216s ok cmd/internal/obj/ppc64 0.089s ok cmd/internal/obj/riscv 0.035s ok cmd/internal/obj/s390x 0.011s ok cmd/internal/obj/x86 2.223s ok cmd/internal/objabi 0.046s ok cmd/internal/pkgpath 0.023s ok cmd/internal/pkgpattern 0.011s ok cmd/internal/quoted 0.010s ok cmd/internal/src 0.019s ok cmd/internal/test2json 0.119s ok cmd/link 3.256s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 1.462s ok cmd/link/internal/loader 0.015s ok cmd/nm 0.995s ok cmd/objdump 1.013s ok cmd/pack 0.422s ok cmd/pprof 1.947s ok cmd/trace 0.333s ok cmd/vet 2.681s ##### os/user with tag osusergo ok os/user 0.005s ##### hash/maphash purego implementation ok hash/maphash 0.065s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.326s ##### Testing without libgcc. ok net 0.018s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.150s ok os/user 0.006s ##### sync -cpu=10 ok sync 0.287s ##### Testing race detector ok runtime/race 4.389s ok flag 1.022s ok net 1.115s ok os 1.116s ok os/exec 2.049s ok encoding/gob 1.048s ok flag 1.021s ok os/exec 2.050s ##### Testing cgo ok cmd/cgo/internal/test 0.754s ok cmd/cgo/internal/test 0.765s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testnocgo 0.013s ok cmd/cgo/internal/test 0.752s ok cmd/cgo/internal/test 0.755s ok cmd/cgo/internal/test 0.752s ok cmd/cgo/internal/test 0.750s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.003s ##### ../test ok cmd/internal/testdir 3.340s ok cmd/internal/testdir 5.082s ok cmd/internal/testdir 4.142s ok cmd/internal/testdir 3.148s ok cmd/internal/testdir 5.519s ok cmd/internal/testdir 2.667s ok cmd/internal/testdir 29.851s ok cmd/internal/testdir 3.647s ok cmd/internal/testdir 2.391s ok cmd/internal/testdir 3.435s All tests passed.