darwin-amd64-nocgo at dfd2ddd6717acb16b43ecde5150a7d8916ac5484 ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.361s ok archive/zip 0.522s ok bufio 0.187s ok bytes 1.725s ok compress/bzip2 0.295s ok compress/flate 1.743s ok compress/gzip 1.662s ok compress/lzw 0.184s ok compress/zlib 0.682s ok container/heap 0.023s ok container/list 0.047s ok container/ring 0.030s ok context 0.098s ok crypto 0.082s ok crypto/aes 0.077s ok crypto/cipher 0.076s ok crypto/des 0.073s ok crypto/dsa 0.099s ok crypto/ecdh 0.053s ok crypto/ecdsa 0.057s ok crypto/ed25519 0.072s ok crypto/elliptic 0.028s ok crypto/hmac 0.043s ok crypto/internal/alias 0.015s ok crypto/internal/bigmod 0.270s ok crypto/internal/boring 0.053s ok crypto/internal/boring/bcache 0.161s ok crypto/internal/edwards25519 4.320s ok crypto/internal/edwards25519/field 3.459s ok crypto/internal/nistec 0.548s ok crypto/internal/nistec/fiat 0.020s [no tests to run] ok crypto/md5 0.054s ok crypto/rand 0.059s ok crypto/rc4 0.037s ok crypto/rsa 0.169s ok crypto/sha1 0.042s ok crypto/sha256 0.104s ok crypto/sha512 0.095s ok crypto/subtle 0.182s ok crypto/tls 1.719s ok crypto/x509 0.553s ok database/sql 0.506s ok database/sql/driver 0.017s ok debug/buildinfo 0.047s ok debug/dwarf 0.044s ok debug/elf 0.258s ok debug/gosym 0.046s ok debug/macho 0.030s ok debug/pe 0.067s ok debug/plan9obj 0.091s ok embed 0.091s [no tests to run] ok embed/internal/embedtest 0.049s ok encoding/ascii85 0.065s ok encoding/asn1 0.015s ok encoding/base32 0.060s ok encoding/base64 0.022s ok encoding/binary 0.015s ok encoding/csv 0.029s ok encoding/gob 1.292s ok encoding/hex 0.036s ok encoding/json 0.282s ok encoding/pem 0.462s ok encoding/xml 0.110s ok errors 0.048s ok expvar 0.046s ok flag 0.058s ok fmt 0.069s ok go/ast 0.058s ok go/build 1.373s ok go/build/constraint 0.035s ok go/constant 0.026s ok go/doc 0.383s ok go/doc/comment 1.890s ok go/format 0.043s ok go/importer 1.192s ok go/internal/gccgoimporter 0.130s ok go/internal/gcimporter 7.778s ok go/internal/srcimporter 3.446s ok go/parser 0.858s ok go/printer 0.585s ok go/scanner 0.031s ok go/token 0.073s ok go/types 19.614s ok hash 0.034s ok hash/adler32 0.024s ok hash/crc32 0.017s ok hash/crc64 0.043s ok hash/fnv 0.028s ok hash/maphash 0.099s ok html 0.018s ok html/template 0.277s ok image 0.449s ok image/color 0.144s ok image/draw 0.201s ok image/gif 0.700s ok image/jpeg 0.311s ok image/png 0.478s ok index/suffixarray 0.324s ok internal/abi 44.678s ok internal/buildcfg 0.041s ok internal/coverage/cformat 0.109s ok internal/coverage/cmerge 0.092s ok internal/coverage/pods 0.078s ok internal/coverage/slicereader 0.038s ok internal/coverage/slicewriter 0.025s ok internal/coverage/test 0.047s ok internal/cpu 0.066s ok internal/dag 0.036s ok internal/diff 0.144s ok internal/fmtsort 0.031s ok internal/fuzz 0.033s ok internal/godebug 0.043s ok internal/intern 2.324s ok internal/itoa 0.022s ok internal/poll 0.189s ok internal/profile 0.049s ok internal/reflectlite 0.084s ok internal/safefilepath 0.047s ok internal/saferio 0.135s ok internal/singleflight 0.078s ok internal/testenv 0.052s ok internal/trace 0.134s ok internal/types/errors 1.463s ok internal/unsafeheader 0.052s ok internal/xcoff 0.121s ok io 0.071s ok io/fs 0.228s ok io/ioutil 0.061s ok log 0.044s ok log/syslog 1.284s ok math 0.069s ok math/big 0.942s ok math/bits 0.140s ok math/cmplx 0.144s ok math/rand 0.295s ok mime 0.046s ok mime/multipart 0.175s ok mime/quotedprintable 0.060s ok net 29.375s ok net/http 17.422s ok net/http/cgi 2.887s ok net/http/cookiejar 0.063s ok net/http/fcgi 0.145s ok net/http/httptest 0.167s ok net/http/httptrace 0.140s ok net/http/httputil 3.248s ok net/http/internal 0.134s ok net/http/internal/ascii 0.020s ok net/http/pprof 5.258s ok net/internal/socktest 0.030s ok net/mail 0.036s ok net/netip 0.958s ok net/rpc 0.195s ok net/rpc/jsonrpc 0.059s ok net/smtp 0.111s ok net/textproto 0.054s ok net/url 0.048s ok os 2.071s ok os/exec 1.875s ok os/exec/internal/fdtest 0.055s ok os/signal 4.021s ok os/user 0.050s ok path 0.039s ok path/filepath 0.380s ok plugin 0.049s ok reflect 1.494s ok regexp 0.689s ok regexp/syntax 0.984s ok runtime 39.095s ok runtime/coverage 0.046s ok runtime/debug 0.275s ok runtime/internal/atomic 0.057s ok runtime/internal/math 0.033s ok runtime/internal/sys 0.028s ok runtime/metrics 0.028s ok runtime/pprof 5.782s ok runtime/trace 4.435s ok sort 0.101s ok strconv 0.295s ok strings 0.724s ok sync 0.635s ok sync/atomic 3.540s ok syscall 2.138s ok testing 1.463s ok testing/fstest 0.099s ok testing/iotest 0.060s ok testing/quick 0.068s ok text/scanner 0.061s ok text/tabwriter 0.038s ok text/template 0.245s ok text/template/parse 0.179s ok time 2.495s ok unicode 0.034s ok unicode/utf16 0.070s ok unicode/utf8 0.053s ok cmd/addr2line 1.767s ok cmd/api 22.371s ok cmd/asm/internal/asm 1.447s ok cmd/asm/internal/lex 0.053s ok cmd/compile/internal/abt 0.036s ok cmd/compile/internal/amd64 5.574s ok cmd/compile/internal/base 0.022s ok cmd/compile/internal/compare 0.022s ok cmd/compile/internal/dwarfgen 0.668s ok cmd/compile/internal/importer 5.259s ok cmd/compile/internal/ir 0.039s ok cmd/compile/internal/logopt 1.721s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 33.333s ok cmd/compile/internal/syntax 0.194s ok cmd/compile/internal/test 18.706s ok cmd/compile/internal/typecheck 1.068s ok cmd/compile/internal/types 0.037s ok cmd/compile/internal/types2 32.859s ok cmd/covdata 0.059s ok cmd/cover 4.141s ok cmd/dist 0.060s ok cmd/doc 0.863s ok cmd/fix 24.234s ok cmd/go 246.868s ok cmd/go/internal/auth 0.073s ok cmd/go/internal/cache 0.956s ok cmd/go/internal/fsys 0.511s ok cmd/go/internal/generate 0.026s ok cmd/go/internal/get 0.053s ok cmd/go/internal/imports 0.113s ok cmd/go/internal/load 0.027s ok cmd/go/internal/lockedfile 0.288s ok cmd/go/internal/lockedfile/internal/filelock 0.149s ok cmd/go/internal/modconv 0.134s ok cmd/go/internal/modfetch 0.045s ok cmd/go/internal/modfetch/codehost 0.128s ok cmd/go/internal/modfetch/zip_sum_test 0.133s ok cmd/go/internal/modindex 1.227s ok cmd/go/internal/modload 0.069s ok cmd/go/internal/mvs 0.079s ok cmd/go/internal/par 0.068s ok cmd/go/internal/str 0.035s ok cmd/go/internal/test 0.044s ok cmd/go/internal/vcs 0.100s ok cmd/go/internal/vcweb 0.161s ok cmd/go/internal/vcweb/vcstest 13.116s ok cmd/go/internal/web 0.050s ok cmd/go/internal/work 0.032s ok cmd/gofmt 0.124s ok cmd/internal/archive 5.752s ok cmd/internal/buildid 0.297s ok cmd/internal/dwarf 0.086s ok cmd/internal/edit 0.036s ok cmd/internal/goobj 0.051s ok cmd/internal/moddeps 5.554s ok cmd/internal/notsha256 0.043s ok cmd/internal/obj 1.310s ok cmd/internal/obj/ppc64 1.005s ok cmd/internal/obj/riscv 0.374s ok cmd/internal/obj/s390x 0.026s ok cmd/internal/obj/x86 5.086s ok cmd/internal/objabi 0.048s ok cmd/internal/pkgpath 0.155s ok cmd/internal/pkgpattern 0.070s ok cmd/internal/quoted 0.034s ok cmd/internal/src 0.032s ok cmd/internal/test2json 0.310s ok cmd/link 5.581s ok cmd/link/internal/benchmark 0.071s ok cmd/link/internal/ld 10.240s ok cmd/link/internal/loader 0.112s ok cmd/nm 0.869s ok cmd/objdump 6.320s ok cmd/pack 2.986s ok cmd/pprof 2.362s ok cmd/trace 0.163s ok cmd/vet 18.229s ##### os/user with tag osusergo ok os/user 0.028s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 32.909s ##### moved GOROOT ok fmt 0.067s ##### Testing without libgcc. ok net 0.393s ok os/user 0.067s ##### internal linking of -buildmode=pie ok reflect 1.053s ##### sync -cpu=10 ok sync 0.551s ##### ../test/bench/go1 ok test/bench/go1 0.074s [no tests to run] ##### cmd/api ok cmd/api 32.309s All tests passed.