linux-arm64-longtest at ac7efcb0caac712395adf602f69d2ff3ace6e16e :: 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=fc5e461c10ff" "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.181s ok archive/zip 21.416s ok bufio 0.090s ok bytes 2.067s ok compress/bzip2 0.035s ok compress/flate 7.292s ok compress/gzip 2.181s ok compress/lzw 0.058s ok compress/zlib 0.485s ok container/heap 0.004s ok container/list 0.017s ok container/ring 0.014s ok context 0.016s ok crypto 0.015s ok crypto/aes 0.018s ok crypto/cipher 0.104s ok crypto/des 0.010s ok crypto/dsa 9.437s ok crypto/ecdh 0.219s ok crypto/ecdsa 0.575s ok crypto/ed25519 0.269s ok crypto/elliptic 0.237s ok crypto/hmac 0.006s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.136s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.046s ok crypto/internal/edwards25519 5.921s ok crypto/internal/edwards25519/field 5.870s ok crypto/internal/nistec 0.668s ok crypto/internal/nistec/fiat 0.004s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.143s ok crypto/rc4 0.023s ok crypto/rsa 3.439s ok crypto/sha1 0.003s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 2.701s ok crypto/tls 1.371s ok crypto/x509 0.647s ok database/sql 0.940s ok database/sql/driver 0.004s ok debug/buildinfo 3.253s ok debug/dwarf 0.019s ok debug/elf 0.136s ok debug/gosym 0.012s ok debug/macho 0.004s ok debug/pe 0.009s ok debug/plan9obj 0.006s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.005s ok encoding/asn1 0.004s ok encoding/base32 0.011s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 0.863s ok encoding/hex 0.003s ok encoding/json 0.756s ok encoding/pem 0.251s ok encoding/xml 7.972s ok errors 0.004s ok expvar 0.004s ok flag 0.015s ok fmt 0.049s ok go/ast 0.006s ok go/build 1.188s ok go/build/constraint 0.004s ok go/constant 0.004s ok go/doc 0.033s ok go/doc/comment 0.574s ok go/format 0.007s ok go/importer 0.104s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 27.367s ok go/internal/srcimporter 7.567s ok go/parser 11.877s ok go/printer 0.103s ok go/scanner 0.003s ok go/token 0.011s ok go/types 19.286s ok hash 0.010s ok hash/adler32 0.007s ok hash/crc32 0.005s ok hash/crc64 0.004s ok hash/fnv 0.006s ok hash/maphash 80.336s ok html 0.003s ok html/template 0.156s ok image 0.105s ok image/color 0.014s ok image/draw 0.063s ok image/gif 19.323s ok image/jpeg 1.998s ok image/png 0.452s ok index/suffixarray 47.296s ok internal/abi 0.482s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.005s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.006s ok internal/coverage/test 0.008s ok internal/cpu 0.004s ok internal/dag 0.003s ok internal/diff 0.003s ok internal/fmtsort 0.003s ok internal/fuzz 0.008s ok internal/godebug 0.004s ok internal/intern 0.856s ok internal/itoa 0.003s ok internal/poll 1.798s ok internal/profile 0.003s ok internal/reflectlite 0.040s ok internal/safefilepath 0.008s ok internal/saferio 0.015s ok internal/singleflight 0.021s ok internal/testenv 0.003s ok internal/trace 0.759s ok internal/types/errors 0.177s ok internal/unsafeheader 0.004s ok internal/xcoff 0.009s ok io 0.027s ok io/fs 0.260s ok io/ioutil 0.006s ok log 0.004s ok log/syslog 1.210s ok math 0.005s ok math/big 2.831s ok math/bits 0.005s ok math/cmplx 0.004s ok math/rand 3.294s ok mime 0.006s ok mime/multipart 0.155s ok mime/quotedprintable 0.068s ok net 20.381s ok net/http 59.782s ok net/http/cgi 0.187s ok net/http/cookiejar 0.013s ok net/http/fcgi 0.108s ok net/http/httptest 0.046s ok net/http/httptrace 0.007s ok net/http/httputil 0.631s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 4.030s ok net/internal/socktest 0.003s ok net/mail 0.007s ok net/netip 0.220s ok net/rpc 0.026s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.015s ok net/textproto 0.005s ok net/url 0.006s ok os 16.881s ok os/exec 0.329s ok os/exec/internal/fdtest 0.003s ok os/signal 13.617s ok os/user 0.004s ok path 0.003s ok path/filepath 0.021s ok plugin 0.005s ok reflect 0.519s ok regexp 10.688s ok regexp/syntax 0.617s ok runtime 150.781s ok runtime/cgo 0.004s ok runtime/coverage 15.116s ok runtime/debug 0.089s ok runtime/internal/atomic 3.093s ok runtime/internal/math 0.016s ok runtime/internal/sys 0.013s ok runtime/internal/syscall 0.015s ok runtime/metrics 0.011s ok runtime/pprof 68.917s ok runtime/trace 8.359s ok sort 0.454s ok strconv 1.063s ok strings 1.379s ok sync 2.995s ok sync/atomic 40.903s ok syscall 1.138s ok testing 1.142s ok testing/fstest 0.005s ok testing/iotest 0.005s ok testing/quick 0.026s ok text/scanner 0.008s ok text/tabwriter 0.004s ok text/template 0.289s ok text/template/parse 0.007s ok time 10.127s ok unicode 0.004s ok unicode/utf16 0.004s ok unicode/utf8 0.006s ok cmd/addr2line 0.328s ok cmd/api 4.747s ok cmd/asm/internal/asm 0.375s ok cmd/asm/internal/lex 0.003s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 0.009s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.006s ok cmd/compile/internal/dwarfgen 0.127s ok cmd/compile/internal/importer 9.815s ok cmd/compile/internal/ir 0.005s ok cmd/compile/internal/logopt 0.029s ok cmd/compile/internal/noder 0.008s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 42.832s ok cmd/compile/internal/syntax 1.993s ok cmd/compile/internal/test 25.250s ok cmd/compile/internal/typecheck 0.175s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 27.679s ok cmd/covdata 0.619s ok cmd/cover 0.494s ok cmd/dist 0.004s ok cmd/doc 0.109s ok cmd/fix 0.551s vcs-test.golang.org rerouted to http://127.0.0.1:37759 https://vcs-test.golang.org rerouted to https://127.0.0.1:39019 go test proxy running at GOPROXY=http://127.0.0.1:36163/mod 2023/01/31 20:56:35 http: TLS handshake error from 127.0.0.1:37416: EOF 2023/01/31 20:56:35 http: TLS handshake error from 127.0.0.1:37474: EOF 2023/01/31 20:56:35 http: TLS handshake error from 127.0.0.1:37512: EOF 2023/01/31 20:56:35 http: TLS handshake error from 127.0.0.1:37492: EOF 2023/01/31 20:56:40 http: TLS handshake error from 127.0.0.1:55104: read tcp 127.0.0.1:39019->127.0.0.1:55104: read: connection reset by peer --- FAIL: TestScript (0.06s) --- FAIL: TestScript/list_goroot_symlink (0.03s) script_test.go:134: 2023-01-31T20:56:40Z script_test.go:136: $WORK=/tmp/workdir/tmp/cmd-go-test-3552578516/tmpdir1016144016/list_goroot_symlink3265508911 script_test.go:154: # Regression test for https://go.dev/issue/57754: 'go list' failed if ../src # relative to the location of the go executable was a symlink to the real src # directory. (cmd/go expects that ../src is GOROOT/src, but it appears that the # Debian build of the Go toolchain is attempting to split GOROOT into binary and # source artifacts in different parent directories.) (0.000s) # Ensure that the relative path to $WORK/lib/goroot/src from $PWD is a different # number of ".." hops than the relative path to it from $WORK/share/goroot/src. (0.000s) # Construct a fake GOROOT in $WORK/lib/goroot whose src directory is a symlink # to a subdirectory of $WORK/share. This mimics the directory structure reported # in https://go.dev/issue/57754. # # Symlink everything else to the original $GOROOT to avoid needless copying work. (0.000s) # Verify that our symlink shenanigans don't prevent cmd/go from finding its # GOROOT using os.Executable. # # To do so, we copy the actual cmd/go executable — which is implemented as the # cmd/go test binary instead of the original $GOROOT/bin/go, which may be # arbitrarily stale — into the bin subdirectory of the fake GOROOT, causing # os.Executable to report a path in that directory. (0.029s) > mkdir $WORK/lib/goroot/bin > cp $TESTGO_EXE $WORK/lib/goroot/bin/go$GOEXE > env GOROOT='' # Clear to force cmd/go to find GOROOT itself. > exec $WORK/lib/goroot/bin/go env GOROOT script_test.go:154: FAIL: list_goroot_symlink.txt:39: exec /tmp/workdir/tmp/cmd-go-test-3552578516/tmpdir1016144016/list_goroot_symlink3265508911/lib/goroot/bin/go env GOROOT: fork/exec /tmp/workdir/tmp/cmd-go-test-3552578516/tmpdir1016144016/list_goroot_symlink3265508911/lib/goroot/bin/go: text file busy FAIL FAIL cmd/go 114.424s FAIL go tool dist: Failed: exit status 1