linux-arm64-longtest at 40a0986959167e7b82ae16a35a5dd2a347609eff :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=5d439f51776e" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-longtest" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.17.13 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 ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.65+ #1 SMP Sat Jan 21 10:10:29 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 0.141s ok archive/zip 21.789s ok bufio 0.072s ok bytes 2.050s ok compress/bzip2 0.068s ok compress/flate 7.299s ok compress/gzip 2.183s ok compress/lzw 0.059s ok compress/zlib 0.497s ok container/heap 0.009s ok container/list 0.012s ok container/ring 0.007s ok context 0.017s ok crypto 0.009s ok crypto/aes 0.024s ok crypto/cipher 0.102s ok crypto/des 0.006s ok crypto/dsa 12.942s ok crypto/ecdh 0.222s ok crypto/ecdsa 0.574s ok crypto/ed25519 0.286s ok crypto/elliptic 0.235s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.142s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.044s ok crypto/internal/edwards25519 6.011s ok crypto/internal/edwards25519/field 5.951s ok crypto/internal/nistec 0.665s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.151s ok crypto/rc4 0.021s ok crypto/rsa 2.000s ok crypto/sha1 0.003s ok crypto/sha256 0.011s ok crypto/sha512 0.010s ok crypto/subtle 2.655s ok crypto/tls 1.371s ok crypto/x509 0.637s ok database/sql 0.927s ok database/sql/driver 0.003s ok debug/buildinfo 3.253s ok debug/dwarf 0.016s ok debug/elf 0.141s ok debug/gosym 0.012s ok debug/macho 0.004s ok debug/pe 0.008s ok debug/plan9obj 0.003s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.006s ok encoding/ascii85 0.005s ok encoding/asn1 0.004s ok encoding/base32 0.011s ok encoding/base64 0.006s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 0.826s ok encoding/hex 0.003s ok encoding/json 0.759s ok encoding/pem 0.247s ok encoding/xml 8.042s ok errors 0.004s ok expvar 0.004s ok flag 0.015s ok fmt 0.048s ok go/ast 0.006s ok go/build 1.195s ok go/build/constraint 0.006s ok go/constant 0.007s ok go/doc 0.029s ok go/doc/comment 0.593s ok go/format 0.007s ok go/importer 0.110s ok go/internal/gccgoimporter 0.007s ok go/internal/gcimporter 27.252s ok go/internal/srcimporter 7.461s ok go/parser 11.862s ok go/printer 0.104s ok go/scanner 0.005s ok go/token 0.011s ok go/types 19.085s ok hash 0.004s ok hash/adler32 0.007s ok hash/crc32 0.005s ok hash/crc64 0.004s ok hash/fnv 0.004s ok hash/maphash 80.661s ok html 0.007s ok html/template 0.161s ok image 0.106s ok image/color 0.014s ok image/draw 0.061s ok image/gif 19.345s ok image/jpeg 1.983s ok image/png 0.451s ok index/suffixarray 47.532s ok internal/abi 0.445s ok internal/buildcfg 0.009s ok internal/coverage/cformat 0.008s ok internal/coverage/cmerge 0.005s ok internal/coverage/pods 0.005s ok internal/coverage/slicereader 0.004s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.007s ok internal/cpu 0.004s ok internal/dag 0.005s ok internal/diff 0.004s ok internal/fmtsort 0.003s ok internal/fuzz 0.008s ok internal/godebug 0.004s ok internal/intern 0.910s ok internal/itoa 0.002s ok internal/poll 1.591s ok internal/profile 0.004s ok internal/reflectlite 0.039s ok internal/safefilepath 0.004s ok internal/saferio 0.016s ok internal/singleflight 0.022s ok internal/testenv 0.003s ok internal/trace 0.745s ok internal/types/errors 0.174s ok internal/unsafeheader 0.003s ok internal/xcoff 0.009s ok io 0.029s ok io/fs 0.244s ok io/ioutil 0.007s ok log 0.004s ok log/syslog 1.210s ok math 0.005s ok math/big 2.826s ok math/bits 0.005s ok math/cmplx 0.004s ok math/rand 3.175s ok mime 0.006s ok mime/multipart 0.154s ok mime/quotedprintable 0.069s ok net 20.227s ok net/http 59.347s ok net/http/cgi 0.189s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.108s ok net/http/httptest 0.046s ok net/http/httptrace 0.004s ok net/http/httputil 0.631s 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.005s ok net/netip 0.215s ok net/rpc 0.026s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.016s ok net/textproto 0.005s ok net/url 0.006s ok os 16.870s ok os/exec 0.343s ok os/exec/internal/fdtest 0.005s ok os/signal 13.617s ok os/user 0.004s ok path 0.003s ok path/filepath 0.020s ok plugin 0.005s ok reflect 0.508s ok regexp 10.879s ok regexp/syntax 0.615s ok runtime 149.026s ok runtime/cgo 0.004s ok runtime/coverage 15.001s ok runtime/debug 0.092s ok runtime/internal/atomic 2.957s ok runtime/internal/math 0.022s ok runtime/internal/sys 0.013s ok runtime/internal/syscall 0.013s ok runtime/metrics 0.006s ok runtime/pprof 68.751s ok runtime/trace 8.222s ok sort 0.445s ok strconv 1.056s ok strings 1.382s ok sync 2.869s ok sync/atomic 39.977s ok syscall 1.135s ok testing 1.143s ok testing/fstest 0.005s ok testing/iotest 0.003s ok testing/quick 0.025s ok text/scanner 0.004s ok text/tabwriter 0.004s ok text/template 0.284s ok text/template/parse 0.005s ok time 10.230s ok unicode 0.004s ok unicode/utf16 0.004s ok unicode/utf8 0.006s ok cmd/addr2line 0.338s ok cmd/api 4.511s ok cmd/asm/internal/asm 0.439s ok cmd/asm/internal/lex 0.005s ok cmd/compile/internal/abt 0.008s ok cmd/compile/internal/amd64 0.010s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.009s ok cmd/compile/internal/dwarfgen 0.124s ok cmd/compile/internal/importer 9.701s ok cmd/compile/internal/ir 0.008s ok cmd/compile/internal/logopt 0.029s ok cmd/compile/internal/noder 0.009s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 42.930s ok cmd/compile/internal/syntax 1.978s ok cmd/compile/internal/test 25.290s ok cmd/compile/internal/typecheck 0.189s ok cmd/compile/internal/types 0.014s ok cmd/compile/internal/types2 27.418s ok cmd/covdata 0.630s ok cmd/cover 0.467s ok cmd/dist 0.006s ok cmd/doc 0.111s ok cmd/fix 0.550s ok cmd/go 111.625s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.910s ok cmd/go/internal/fsys 0.021s ok cmd/go/internal/generate 0.009s ok cmd/go/internal/get 0.009s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.236s ok cmd/go/internal/lockedfile/internal/filelock 0.026s ok cmd/go/internal/modconv 0.005s vcs-test.golang.org rerouted to http://127.0.0.1:46853 https://vcs-test.golang.org rerouted to https://127.0.0.1:45781 --- FAIL: TestCodeRepo (0.00s) --- FAIL: TestCodeRepo/swtch.com_testmod/v1.0.0 (350.30s) coderepo_test.go:633: repo.Stat("v1.0.0"): unrecognized import path "swtch.com/testmod": reading https://swtch.com/testmod?go-get=1: 500 Internal Server Error --- FAIL: TestCodeRepoVersions (0.00s) --- FAIL: TestCodeRepoVersions/parallel (0.00s) --- FAIL: TestCodeRepoVersions/parallel/swtch.com_testmod (0.00s) coderepo_test.go:858: Versions(""): unrecognized import path "swtch.com/testmod": reading https://swtch.com/testmod?go-get=1: 500 Internal Server Error --- FAIL: TestLatest (0.22s) --- FAIL: TestLatest/parallel (0.00s) --- FAIL: TestLatest/parallel/swtch.com_testmod (0.00s) coderepo_test.go:939: Latest(): unrecognized import path "swtch.com/testmod": reading https://swtch.com/testmod?go-get=1: 500 Internal Server Error FAIL FAIL cmd/go/internal/modfetch 350.570s FAIL go tool dist: Failed: exit status 1