linux-amd64-boringcrypto at 145eec87683b4f09491bd4c6fc6448b920f4f4f3 :: 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-amd64-bullseye-rnbb0dba1" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=1s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-boringcrypto" "GOEXPERIMENT=boringcrypto" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) 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/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.146s ok archive/zip 0.265s ok bufio 0.049s ok bytes 0.860s ok cmp 0.009s ok compress/bzip2 0.048s ok compress/flate 0.524s ok compress/gzip 1.233s ok compress/lzw 0.059s ok compress/zlib 0.360s ok container/heap 0.012s ok container/list 0.010s ok container/ring 0.015s ok context 0.024s ok crypto 0.009s ok crypto/aes 0.029s ok crypto/boring 0.010s ok crypto/cipher 0.014s ok crypto/des 0.014s ok crypto/dsa 0.012s ok crypto/ecdh 0.090s ok crypto/ecdsa 0.030s ok crypto/ed25519 0.036s ok crypto/elliptic 0.013s ok crypto/hmac 0.016s ok crypto/internal/alias 0.009s ok crypto/internal/bigmod 0.172s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.066s ok crypto/internal/edwards25519 3.538s ok crypto/internal/edwards25519/field 2.746s ok crypto/internal/nistec 0.125s ok crypto/internal/nistec/fiat 0.009s [no tests to run] ok crypto/md5 0.013s ok crypto/rand 0.039s ok crypto/rc4 0.028s ok crypto/rsa 1.001s ok crypto/sha1 0.022s ok crypto/sha256 0.010s ok crypto/sha512 0.011s ok crypto/subtle 0.088s ok crypto/tls 0.902s ok crypto/tls/fipsonly 0.010s ok crypto/x509 1.688s ok database/sql 0.277s ok database/sql/driver 0.010s ok debug/buildinfo 0.014s ok debug/dwarf 0.023s ok debug/elf 0.139s ok debug/gosym 0.167s ok debug/macho 0.013s ok debug/pe 0.020s ok debug/plan9obj 0.010s ok embed 0.010s [no tests to run] ok embed/internal/embedtest 0.013s ok encoding/ascii85 0.012s ok encoding/asn1 0.011s ok encoding/base32 0.019s ok encoding/base64 0.011s ok encoding/binary 0.011s ok encoding/csv 0.017s ok encoding/gob 1.333s ok encoding/hex 0.012s ok encoding/json 0.175s ok encoding/pem 0.355s ok encoding/xml 0.050s ok errors 0.014s ok expvar 0.011s ok flag 0.059s ok fmt 0.091s ok go/ast 0.012s ok go/build 1.396s ok go/build/constraint 0.010s ok go/constant 0.011s ok go/doc 0.040s ok go/doc/comment 0.738s ok go/format 0.012s ok go/importer 0.154s ok go/internal/gccgoimporter 0.014s ok go/internal/gcimporter 0.926s ok go/internal/srcimporter 7.496s ok go/parser 0.219s ok go/printer 0.141s ok go/scanner 0.011s ok go/token 0.018s ok go/types 8.896s ok hash 0.028s ok hash/adler32 0.027s ok hash/crc32 0.015s ok hash/crc64 0.016s ok hash/fnv 0.015s ok hash/maphash 0.094s ok html 0.016s ok html/template 0.066s ok image 0.058s ok image/color 0.022s ok image/draw 0.070s ok image/gif 0.170s ok image/jpeg 0.154s ok image/png 0.260s ok index/suffixarray 0.149s ok internal/abi 0.048s ok internal/buildcfg 0.009s ok internal/coverage/cformat 0.009s ok internal/coverage/cmerge 0.009s ok internal/coverage/pods 0.012s ok internal/coverage/slicereader 0.011s ok internal/coverage/slicewriter 0.009s ok internal/coverage/test 0.014s ok internal/cpu 0.028s ok internal/dag 0.010s ok internal/diff 0.010s ok internal/fmtsort 0.015s ok internal/fuzz 0.019s ok internal/godebug 0.500s ok internal/godebugs 0.012s ok internal/intern 0.180s ok internal/itoa 0.010s ok internal/poll 0.209s ok internal/profile 0.010s ok internal/reflectlite 0.010s ok internal/safefilepath 0.009s ok internal/saferio 0.038s ok internal/singleflight 0.027s ok internal/testenv 0.150s ok internal/trace 0.038s ok internal/types/errors 0.255s ok internal/unsafeheader 0.009s ok internal/xcoff 0.023s ok internal/zstd 0.016s ok io 0.035s ok io/fs 0.257s ok io/ioutil 0.011s ok log 0.018s ok log/slog 0.017s ok log/slog/internal/benchmarks 0.010s ok log/slog/internal/buffer 0.010s ok log/syslog 1.225s ok maps 0.013s ok math 0.013s ok math/big 0.770s ok math/bits 0.019s ok math/cmplx 0.016s ok math/rand 0.170s ok mime 0.013s ok mime/multipart 0.570s ok mime/quotedprintable 0.022s ok net 14.293s ok net/http 2.488s ok net/http/cgi 0.322s ok net/http/cookiejar 0.013s ok net/http/fcgi 0.112s ok net/http/httptest 0.035s ok net/http/httptrace 0.010s ok net/http/httputil 0.567s ok net/http/internal 0.010s ok net/http/internal/ascii 0.012s ok net/http/pprof 5.084s ok net/internal/socktest 0.009s ok net/mail 0.014s ok net/netip 0.285s ok net/rpc 0.033s ok net/rpc/jsonrpc 0.014s ok net/smtp 0.023s ok net/textproto 0.028s ok net/url 0.013s ok os 0.466s ok os/exec 0.182s ok os/exec/internal/fdtest 0.010s ok os/signal 2.104s ok os/user 0.012s ok path 0.014s ok path/filepath 0.029s ok plugin 0.015s ok reflect 0.205s ok regexp 0.359s ok regexp/syntax 0.552s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok runtime 19.722s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok runtime/cgo 0.020s ok runtime/coverage 0.012s ok runtime/debug 0.062s ok runtime/internal/atomic 0.065s ok runtime/internal/math 0.012s ok runtime/internal/sys 0.020s ok runtime/internal/syscall 0.019s ok runtime/internal/wasitest 0.014s ok runtime/metrics 0.015s ok runtime/pprof 5.079s ok runtime/trace 1.347s ok slices 0.050s ok sort 0.045s ok strconv 0.273s ok strings 0.658s ok sync 0.389s ok sync/atomic 0.400s ok syscall 1.541s ok testing 1.381s ok testing/fstest 0.016s ok testing/iotest 0.016s ok testing/quick 0.043s ok testing/slogtest 0.010s ok text/scanner 0.013s ok text/tabwriter 0.030s ok text/template 0.029s ok text/template/parse 0.015s ok time 1.736s ok unicode 0.011s ok unicode/utf16 0.012s ok unicode/utf8 0.014s ok cmd/addr2line 0.497s ok cmd/api 0.011s ok cmd/asm/internal/asm 0.399s ok cmd/asm/internal/lex 0.010s ok cmd/cgo/internal/swig 0.714s ok cmd/cgo/internal/test 0.868s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/cgo/internal/testcarchive 14.296s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/cgo/internal/testcshared 7.577s ok cmd/cgo/internal/testerrors 9.063s ok cmd/cgo/internal/testfortran 1.346s ok cmd/cgo/internal/testgodefs 0.594s ok cmd/cgo/internal/testlife 0.602s ok cmd/cgo/internal/testnocgo 0.009s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/cgo/internal/testplugin 15.293s ok cmd/cgo/internal/testsanitizers 12.657s ok cmd/cgo/internal/testshared 30.167s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/cgo/internal/testso 1.471s ok cmd/cgo/internal/teststdio 1.438s ok cmd/cgo/internal/testtls 0.015s ok cmd/compile/internal/abt 0.019s ok cmd/compile/internal/base 0.014s ok cmd/compile/internal/compare 0.010s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/dwarfgen 0.116s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/importer 0.803s ok cmd/compile/internal/ir 0.009s ok cmd/compile/internal/logopt 0.194s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/loopvar 16.552s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/noder 0.013s ok cmd/compile/internal/reflectdata 0.010s [no tests to run] ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/ssa 12.709s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/syntax 0.032s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/test 7.317s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/typecheck 0.258s ok cmd/compile/internal/types 0.012s ok cmd/compile/internal/types2 3.964s ok cmd/covdata 0.015s ok cmd/cover 1.277s ok cmd/dist 0.066s ok cmd/distpack 0.036s ok cmd/doc 0.200s ok cmd/fix 0.919s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/go 18.706s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/go/internal/auth 0.017s ok cmd/go/internal/cache 0.057s ok cmd/go/internal/envcmd 0.023s ok cmd/go/internal/fsys 0.025s ok cmd/go/internal/generate 0.020s ok cmd/go/internal/get 0.019s ok cmd/go/internal/gover 0.016s ok cmd/go/internal/imports 0.022s ok cmd/go/internal/load 0.018s ok cmd/go/internal/lockedfile 0.067s ok cmd/go/internal/lockedfile/internal/filelock 0.044s ok cmd/go/internal/modconv 0.019s ok cmd/go/internal/modfetch 0.020s ok cmd/go/internal/modfetch/codehost 0.523s ok cmd/go/internal/modfetch/zip_sum_test 0.017s ok cmd/go/internal/modindex 0.122s ok cmd/go/internal/modload 0.013s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/par 0.027s ok cmd/go/internal/str 0.010s ok cmd/go/internal/test 0.024s ok cmd/go/internal/vcs 0.019s ok cmd/go/internal/vcweb 0.019s ok cmd/go/internal/vcweb/vcstest 4.053s ok cmd/go/internal/web 0.013s ok cmd/go/internal/work 0.036s ok cmd/gofmt 0.044s ok cmd/internal/archive 0.438s ok cmd/internal/buildid 0.215s ok cmd/internal/cov 0.300s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.014s ok cmd/internal/goobj 0.017s ok cmd/internal/moddeps 1.068s ok cmd/internal/notsha256 0.017s ok cmd/internal/obj 0.431s ok cmd/internal/obj/ppc64 0.074s ok cmd/internal/bootstrap_test 0.010s ok cmd/internal/obj/riscv 0.028s ok cmd/internal/obj/s390x 0.009s ok cmd/internal/obj/x86 0.158s ok cmd/internal/objabi 0.009s ok cmd/internal/pkgpath 0.058s ok cmd/internal/pkgpattern 0.015s ok cmd/internal/quoted 0.015s ok cmd/internal/src 0.009s ok cmd/internal/test2json 0.128s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/link 2.090s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/link/internal/benchmark 0.011s ok cmd/link/internal/ld 1.985s ok cmd/link/internal/loader 0.024s ok cmd/nm 1.647s ok cmd/objdump 2.124s ok cmd/pack 0.868s ok cmd/pprof 1.362s ok cmd/trace 0.238s ok cmd/vet 3.631s ##### os/user with tag osusergo ok os/user 0.012s ##### hash/maphash purego implementation ok hash/maphash 0.074s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 24.672s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing without libgcc. ok net 0.015s ok os/user 0.010s ##### internal linking of -buildmode=pie ok reflect 0.179s ok os/user 0.010s ##### sync -cpu=10 ok sync 0.327s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing race detector ok runtime/race 3.766s ok flag 1.019s ok net 1.082s ok os 1.101s ok os/exec 2.036s ok encoding/gob 1.033s ok flag 1.021s ok os/exec 2.042s ##### Testing cgo ok cmd/cgo/internal/test 0.793s ok cmd/cgo/internal/test 0.805s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing cgo ok cmd/cgo/internal/testtls 0.015s XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing cgo ok cmd/cgo/internal/test 0.801s ok cmd/cgo/internal/test 0.782s ok cmd/cgo/internal/testtls 0.012s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing cgo ok cmd/cgo/internal/testnocgo 0.010s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### ../test ok cmd/internal/testdir 2.333s ok cmd/internal/testdir 2.477s ok cmd/internal/testdir 2.369s ok cmd/internal/testdir 8.999s ok cmd/internal/testdir 5.293s ok cmd/internal/testdir 2.749s ok cmd/internal/testdir 3.550s ok cmd/internal/testdir 4.920s ok cmd/internal/testdir 2.265s ok cmd/internal/testdir 2.901s ##### API check ok cmd/api 0.007s All tests passed.