freebsd-amd64-race at b4a92f56ffe66bb0ad3fca735b3509b04a04339f :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=freebsd-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "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 freebsd/amd64) 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 freebsd/amd64. --- Installed Go for freebsd/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. :: Running /tmp/workdir/go/bin/go with args ["/tmp/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=freebsd-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/bin"] in dir /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: freebsd # OS Version: FreeBSD 13.0-STABLE FreeBSD 13.0-STABLE #0 stable/13-n248759-3684bb89d52: Thu Dec 30 02:37:49 UTC 2021 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 ##### Testing packages. ok archive/tar 1.759s ok archive/zip 2.896s ok bufio 1.378s ok bytes 2.524s ok cmp 1.084s ok compress/bzip2 1.415s ok compress/flate 6.352s ok compress/gzip 13.118s ok compress/lzw 2.053s ok compress/zlib 5.294s ok container/heap 1.031s ok container/list 1.024s ok container/ring 1.024s ok context 1.062s ok crypto 2.457s ok crypto/aes 1.069s ok crypto/cipher 1.110s ok crypto/des 1.110s ok crypto/dsa 1.040s ok crypto/ecdh 1.274s ok crypto/ecdsa 1.206s ok crypto/ed25519 1.425s ok crypto/elliptic 1.118s ok crypto/hmac 1.117s ok crypto/internal/alias 1.065s ok crypto/internal/bigmod 1.415s ok crypto/internal/boring 1.065s ok crypto/internal/boring/bcache 1.451s ok crypto/internal/edwards25519 1.792s ok crypto/internal/edwards25519/field 1.162s ok crypto/internal/hpke 1.091s ok crypto/internal/mlkem768 1.689s ok crypto/internal/nistec 1.846s ok crypto/internal/nistec/fiat 1.080s [no tests to run] ok crypto/md5 1.085s ok crypto/rand 1.321s ok crypto/rc4 1.448s ok crypto/rsa 2.416s ok crypto/sha1 1.031s ok crypto/sha256 1.047s ok crypto/sha512 1.047s ok crypto/subtle 1.493s --- FAIL: TestVerifyCertificates (0.10s) --- FAIL: TestVerifyCertificates/TLSv12 (0.00s) --- FAIL: TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs (0.03s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:65437->127.0.0.1:27883: connection reset by peer --- FAIL: TestVerifyCertificates/TLSv12/VerifyClientCertIfGiven_with_certs (0.04s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:65441->127.0.0.1:27883: connection reset by peer FAIL FAIL crypto/tls 2.649s ok crypto/x509 2.195s ok database/sql 1.596s FAIL go tool dist: Failed: exit status 1