windows-amd64-2008 at 2b8a9a484fbc91b7b0d21890e33b28a0b48e3a10 :: Running C:\workdir\go\src\make.bat with args ["C:\\workdir\\go\\src\\make.bat"] and env ["GOBUILDEXIT=1" "=C:=C:\\golang" "ALLUSERSPROFILE=C:\\ProgramData" "APPDATA=C:\\Users\\gopher\\AppData\\Roaming" "CommonProgramFiles=C:\\Program Files\\Common Files" "CommonProgramFiles(x86)=C:\\Program Files (x86)\\Common Files" "CommonProgramW6432=C:\\Program Files\\Common Files" "COMPUTERNAME=SERVER-2008R2-V" "ComSpec=C:\\Windows\\system32\\cmd.exe" "FP_NO_HOST_CHECK=NO" "GooGetRoot=C:\\ProgramData\\GooGet" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2008R2-V" "NUMBER_OF_PROCESSORS=8" "OS=Windows_NT" "PATH=C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\ProgramData\\GooGet;C:\\Program Files\\Google\\Compute Engine\\metadata_scripts;C:\\Program Files (x86)\\Google\\Cloud SDK\\google-cloud-sdk\\bin;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\Google\\Compute Engine\\sysprep;C:\\godep\\gcc64\\bin" "PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" "PROCESSOR_ARCHITECTURE=AMD64" "PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 79 Stepping 0, GenuineIntel" "PROCESSOR_LEVEL=6" "PROCESSOR_REVISION=4f00" "ProgramData=C:\\ProgramData" "ProgramFiles=C:\\Program Files" "ProgramFiles(x86)=C:\\Program Files (x86)" "ProgramW6432=C:\\Program Files" "PROMPT=$P$G" "PSModulePath=C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\;C:\\Program Files (x86)\\Google\\Cloud SDK\\google-cloud-sdk\\platform\\PowerShell" "PUBLIC=C:\\Users\\Public" "SESSIONNAME=Console" "SystemDrive=C:" "SystemRoot=C:\\Windows" "TEMP=C:\\Users\\gopher\\AppData\\Local\\Temp" "TMP=C:\\Users\\gopher\\AppData\\Local\\Temp" "USERDOMAIN=SERVER-2008R2-V" "USERDOMAIN_ROAMINGPROFILE=SERVER-2008R2-V" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "windows_tracing_flags=3" "windows_tracing_logfile=C:\\BVTBin\\Tests\\installpackage\\csilogfile.log" "GO_STAGE0_NET_DELAY=4s" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-amd64-2008" "GOARCH=amd64" "GOHOSTARCH=amd64" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "PWD=C:\\workdir\\go\\src"] in dir C:\workdir\go\src Building Go cmd/dist using C:\workdir\go1.4. (go1.17.13 windows/amd64) Building Go toolchain1 using C:\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 windows/amd64. --- Installed Go for windows/amd64 in C:\workdir\go Installed commands in C:\workdir\go\bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: windows # OS Version: 6.1.7601 ##### Testing packages. ok archive/tar 0.044s ok archive/zip 0.273s ok bufio 0.072s ok bytes 1.054s ok compress/bzip2 0.118s ok compress/flate 0.453s ok compress/gzip 1.297s ok compress/lzw 0.078s ok compress/zlib 0.581s ok container/heap 0.028s ok container/list 0.021s ok container/ring 0.024s ok context 0.061s ok crypto 0.032s ok crypto/aes 0.070s ok crypto/cipher 0.025s ok crypto/des 0.030s ok crypto/dsa 0.025s ok crypto/ecdsa 0.027s ok crypto/ed25519 0.073s ok crypto/elliptic 0.032s ok crypto/hmac 0.024s ok crypto/internal/boring 0.025s ok crypto/internal/boring/bcache 0.106s ok crypto/internal/edwards25519 3.646s ok crypto/internal/edwards25519/field 2.975s ok crypto/internal/nistec 1.019s ok crypto/internal/nistec/fiat 0.025s [no tests to run] ok crypto/internal/subtle 0.022s ok crypto/md5 0.025s ok crypto/rand 0.031s ok crypto/rc4 0.056s ok crypto/rsa 0.105s ok crypto/sha1 0.029s ok crypto/sha256 0.028s ok crypto/sha512 0.031s ok crypto/subtle 0.032s ok crypto/tls 0.401s ok crypto/x509 1.267s ok database/sql 0.283s ok database/sql/driver 0.029s ok debug/buildinfo 0.025s ok debug/dwarf 0.047s ok debug/elf 0.042s ok debug/gosym 0.044s ok debug/macho 0.023s ok debug/pe 5.940s ok debug/plan9obj 0.023s ok embed 0.025s [no tests to run] ok embed/internal/embedtest 0.025s ok encoding/ascii85 0.025s ok encoding/asn1 0.030s ok encoding/base32 0.046s ok encoding/base64 0.023s ok encoding/binary 0.024s ok encoding/csv 0.092s ok encoding/gob 0.052s ok encoding/hex 0.064s ok encoding/json 0.198s ok encoding/pem 0.442s ok encoding/xml 0.073s ok errors 0.035s ok expvar 0.027s ok flag 0.202s ok fmt 0.108s ok go/ast 0.028s ok go/build 1.321s ok go/build/constraint 0.025s ok go/constant 0.038s ok go/doc 0.082s ok go/doc/comment 1.116s ok go/format 0.032s ok go/importer 0.278s ok go/internal/gccgoimporter 0.037s ok go/internal/gcimporter 15.005s ok go/internal/srcimporter 6.169s ok go/parser 0.246s ok go/printer 0.206s ok go/scanner 0.055s ok go/token 0.046s ok go/types 8.884s ok hash 0.027s ok hash/adler32 0.044s ok hash/crc32 0.028s ok hash/crc64 0.022s ok hash/fnv 0.025s ok hash/maphash 0.078s ok html 0.041s ok html/template 0.114s ok image 0.074s ok image/color 0.038s ok image/draw 0.089s ok image/gif 11.771s ok image/jpeg 2.664s ok image/png 0.194s ok index/suffixarray 0.165s ok internal/abi 0.123s ok internal/buildcfg 0.020s ok internal/cpu 0.027s ok internal/dag 0.064s ok internal/diff 0.056s ok internal/fmtsort 0.023s ok internal/fuzz 0.027s ok internal/godebug 0.021s ok internal/intern 0.252s ok internal/itoa 0.024s ok internal/poll 0.197s ok internal/profile 0.056s ok internal/reflectlite 0.067s ok internal/singleflight 0.055s ok internal/syscall/windows 0.086s ok internal/syscall/windows/registry 0.026s ok internal/trace 0.056s ok internal/unsafeheader 0.025s ok internal/xcoff 0.442s ok io 0.062s ok io/fs 0.385s ok io/ioutil 0.044s ok log 0.029s ok math 0.025s ok math/big 1.029s ok math/bits 0.026s ok math/cmplx 0.029s ok math/rand 0.174s ok mime 0.041s ok mime/multipart 0.144s ok mime/quotedprintable 0.029s ok net 7.651s ok net/http 6.077s ok net/http/cgi 0.274s ok net/http/cookiejar 0.032s ok net/http/fcgi 0.128s ok net/http/httptest 2.073s ok net/http/httptrace 0.025s ok net/http/httputil 0.630s ok net/http/internal 0.023s ok net/http/internal/ascii 0.021s ok net/http/pprof 4.163s ok net/internal/socktest 0.024s ok net/mail 0.032s ok net/netip 0.532s ok net/rpc 0.051s ok net/rpc/jsonrpc 0.045s ok net/smtp 0.043s ok net/textproto 0.025s ok net/url 0.083s ok os 2.174s ok os/exec 3.813s ok os/exec/internal/fdtest 0.028s ok os/signal 1.688s ok os/user 0.034s ok path 0.026s ok path/filepath 1.543s ok plugin 0.031s ok reflect 0.202s ok regexp 0.104s ok regexp/syntax 0.274s ok runtime 49.195s ok runtime/cgo 0.021s ok runtime/debug 0.099s ok runtime/internal/atomic 0.070s ok runtime/internal/math 0.023s ok runtime/internal/sys 0.023s ok runtime/metrics 0.021s ok runtime/pprof 8.551s ok runtime/trace 2.164s ok sort 0.058s ok strconv 0.444s ok strings 1.729s ok sync 0.527s ok sync/atomic 1.056s ok syscall 3.639s ok testing 0.836s ok testing/fstest 0.045s ok testing/iotest 0.039s ok testing/quick 0.064s ok text/scanner 0.025s ok text/tabwriter 0.026s ok text/template 0.070s ok text/template/parse 0.034s ok time 1.911s ok unicode 0.030s ok unicode/utf16 0.023s ok unicode/utf8 0.030s ok cmd/addr2line 2.317s ok cmd/api 14.280s ok cmd/asm/internal/asm 0.507s ok cmd/asm/internal/lex 0.025s ok cmd/compile/internal/abt 0.024s ok cmd/compile/internal/amd64 0.026s ok cmd/compile/internal/dwarfgen 0.515s ok cmd/compile/internal/importer 0.897s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.923s ok cmd/compile/internal/noder 0.028s ok cmd/compile/internal/reflectdata 0.025s [no tests to run] ok cmd/compile/internal/ssa 5.329s ok cmd/compile/internal/syntax 0.062s ok cmd/compile/internal/test 12.247s ok cmd/compile/internal/typecheck 0.729s ok cmd/compile/internal/types 0.032s ok cmd/compile/internal/types2 1.428s ok cmd/cover 3.413s ok cmd/dist 0.025s ok cmd/doc 0.144s ok cmd/fix 2.246s ok cmd/go 87.315s ok cmd/go/internal/auth 0.024s ok cmd/go/internal/cache 0.342s ok cmd/go/internal/fsys 0.154s ok cmd/go/internal/generate 0.038s ok cmd/go/internal/get 0.038s ok cmd/go/internal/imports 0.026s ok cmd/go/internal/load 0.032s ok cmd/go/internal/lockedfile 0.105s ok cmd/go/internal/lockedfile/internal/filelock 0.070s ok cmd/go/internal/modconv 0.034s ok cmd/go/internal/modfetch 0.027s ok cmd/go/internal/modfetch/codehost 0.024s ok cmd/go/internal/modfetch/zip_sum_test 0.027s ok cmd/go/internal/modindex 0.239s ok cmd/go/internal/modload 0.026s ok cmd/go/internal/mvs 0.030s ok cmd/go/internal/par 0.058s ok cmd/go/internal/search 0.023s ok cmd/go/internal/str 0.021s ok cmd/go/internal/test 0.035s ok cmd/go/internal/vcs 0.034s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.038s ok cmd/gofmt 0.088s ok cmd/internal/archive 1.226s ok cmd/internal/buildid 0.188s ok cmd/internal/dwarf 0.027s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.021s ok cmd/internal/moddeps 2.527s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 1.016s ok cmd/internal/obj/ppc64 0.388s ok cmd/internal/obj/riscv 0.127s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 3.049s ok cmd/internal/objabi 0.023s ok cmd/internal/pkgpath 0.100s ok cmd/internal/quoted 0.024s ok cmd/internal/src 0.023s ok cmd/internal/sys 0.023s ok cmd/internal/test2json 0.092s ok cmd/link 7.108s ok cmd/link/internal/benchmark 0.031s ok cmd/link/internal/ld 7.300s ok cmd/link/internal/loader 0.043s ok cmd/nm 3.371s ok cmd/objdump 3.999s ok cmd/pack 3.383s ok cmd/pprof 1.545s ok cmd/trace 0.475s ok cmd/vet 9.883s ##### os/user with tag osusergo ok os/user 0.031s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 82.867s ##### moved GOROOT ok fmt 0.107s ##### Testing without libgcc. ok net 0.041s ok os/user 0.031s ##### internal linking of -buildmode=pie ok reflect 0.217s ok os/user 0.031s ##### sync -cpu=10 ok sync 0.527s ##### Testing race detector ok runtime/race 12.730s ok flag 1.086s ok net 1.175s ok os 1.178s ok os/exec 3.127s ok encoding/gob 1.129s ok flag 1.228s ok os/exec 3.144s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 9.221s ok misc/cgo/test 9.371s ok misc/cgo/test 9.021s ok misc/cgo/test 9.082s ok misc/cgo/test 5.408s ok misc/cgo/test 5.769s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.061s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.212s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### API check All tests passed.