windows-amd64-2016 at 27f1246b85426ead27f7a695b97d4e042840014b :: 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-2016-V7-" "ComSpec=C:\\Windows\\system32\\cmd.exe" "GooGetRoot=C:\\ProgramData\\GooGet" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2016-V7-" "NUMBER_OF_PROCESSORS=8" "OS=Windows_NT" "PATH=C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;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:\\Program Files\\Google\\Compute Engine\\sysprep;C:\\Users\\gopher\\AppData\\Local\\Microsoft\\WindowsApps;;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:\\Program Files (x86)\\WindowsPowerShell\\Modules;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\\1" "TMP=C:\\Users\\gopher\\AppData\\Local\\Temp\\1" "USERDOMAIN=SERVER-2016-V7-" "USERDOMAIN_ROAMINGPROFILE=SERVER-2016-V7-" "USERNAME=gopher" "USERPROFILE=C:\\Users\\gopher" "windir=C:\\Windows" "GO_STAGE0_NET_DELAY=12s" "GO_STAGE0_DL_DELAY=400ms" "WORKDIR=C:\\workdir" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "GO_BUILDER_NAME=windows-amd64-2016" "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: 10.0.14393 ##### Testing packages. ok archive/tar 0.046s ok archive/zip 0.259s ok bufio 0.071s ok bytes 0.984s ok compress/bzip2 0.106s ok compress/flate 0.478s ok compress/gzip 1.921s ok compress/lzw 0.091s ok compress/zlib 0.620s ok container/heap 0.029s ok container/list 0.022s ok container/ring 0.026s ok context 0.055s ok crypto 0.030s ok crypto/aes 0.062s ok crypto/cipher 0.026s ok crypto/des 0.033s ok crypto/dsa 0.028s ok crypto/ecdsa 0.029s ok crypto/ed25519 0.082s ok crypto/elliptic 0.030s ok crypto/hmac 0.026s ok crypto/internal/boring 0.023s ok crypto/internal/boring/bcache 0.108s ok crypto/internal/edwards25519 3.795s ok crypto/internal/edwards25519/field 2.990s ok crypto/internal/nistec 1.003s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/internal/subtle 0.021s ok crypto/md5 0.025s ok crypto/rand 0.031s ok crypto/rc4 0.051s ok crypto/rsa 0.099s ok crypto/sha1 0.028s ok crypto/sha256 0.026s ok crypto/sha512 0.027s ok crypto/subtle 0.022s ok crypto/tls 0.430s ok crypto/x509 0.643s ok database/sql 0.313s ok database/sql/driver 0.054s ok debug/buildinfo 0.027s ok debug/dwarf 0.044s ok debug/elf 0.037s ok debug/gosym 0.034s ok debug/macho 0.027s ok debug/pe 5.603s ok debug/plan9obj 0.023s ok embed 0.023s [no tests to run] ok embed/internal/embedtest 0.023s ok encoding/ascii85 0.023s ok encoding/asn1 0.024s ok encoding/base32 0.034s ok encoding/base64 0.025s ok encoding/binary 0.023s ok encoding/csv 0.036s ok encoding/gob 0.054s ok encoding/hex 0.032s ok encoding/json 0.180s ok encoding/pem 0.377s ok encoding/xml 0.069s ok errors 0.039s ok expvar 0.093s ok flag 0.203s ok fmt 0.088s ok go/ast 0.030s ok go/build 1.503s ok go/build/constraint 0.037s ok go/constant 0.027s ok go/doc 0.098s ok go/doc/comment 1.271s ok go/format 0.033s ok go/importer 0.281s ok go/internal/gccgoimporter 0.055s ok go/internal/gcimporter 14.674s ok go/internal/srcimporter 5.897s ok go/parser 0.233s ok go/printer 0.202s ok go/scanner 0.023s ok go/token 0.033s ok go/types 8.161s ok hash 0.028s ok hash/adler32 0.033s ok hash/crc32 0.025s ok hash/crc64 0.025s ok hash/fnv 0.023s ok hash/maphash 0.078s ok html 0.050s ok html/template 0.122s ok image 0.072s ok image/color 0.038s ok image/draw 0.081s ok image/gif 10.983s ok image/jpeg 2.687s ok image/png 0.194s ok index/suffixarray 0.160s ok internal/abi 0.110s ok internal/buildcfg 0.023s ok internal/cpu 0.024s ok internal/dag 0.023s ok internal/diff 0.026s ok internal/fmtsort 0.023s ok internal/fuzz 0.027s ok internal/godebug 0.021s ok internal/intern 0.214s ok internal/itoa 0.023s ok internal/poll 0.199s ok internal/profile 0.022s ok internal/reflectlite 0.069s ok internal/singleflight 0.033s ok internal/syscall/windows 0.037s ok internal/syscall/windows/registry 0.025s ok internal/trace 0.050s ok internal/unsafeheader 0.023s ok internal/xcoff 0.029s ok io 0.059s ok io/fs 0.248s ok io/ioutil 0.032s ok log 0.024s ok math 0.028s ok math/big 0.813s ok math/bits 0.027s ok math/cmplx 0.022s ok math/rand 0.179s ok mime 0.050s ok mime/multipart 0.121s ok mime/quotedprintable 0.035s ok net 28.453s ok net/http 6.240s ok net/http/cgi 0.235s ok net/http/cookiejar 0.029s ok net/http/fcgi 0.129s ok net/http/httptest 2.068s ok net/http/httptrace 0.023s ok net/http/httputil 0.601s ok net/http/internal 0.024s ok net/http/internal/ascii 0.021s ok net/http/pprof 5.181s ok net/internal/socktest 0.023s ok net/mail 0.040s ok net/netip 0.511s ok net/rpc 0.050s ok net/rpc/jsonrpc 0.028s ok net/smtp 0.034s ok net/textproto 0.024s ok net/url 0.027s ok os 1.963s ok os/exec 3.153s ok os/exec/internal/fdtest 0.031s ok os/signal 1.555s ok os/user 0.032s ok path 0.024s ok path/filepath 0.570s ok plugin 0.021s ok reflect 0.201s ok regexp 0.093s ok regexp/syntax 0.283s ok runtime 50.819s ok runtime/cgo 0.021s ok runtime/debug 0.075s ok runtime/internal/atomic 0.064s ok runtime/internal/math 0.022s ok runtime/internal/sys 0.023s ok runtime/metrics 0.021s ok runtime/pprof 8.631s ok runtime/trace 1.358s ok sort 0.060s ok strconv 0.317s ok strings 0.768s ok sync 0.452s ok sync/atomic 0.345s ok syscall 3.869s ok testing 0.753s ok testing/fstest 0.029s ok testing/iotest 0.022s ok testing/quick 0.053s ok text/scanner 0.024s ok text/tabwriter 0.021s ok text/template 0.073s ok text/template/parse 0.032s ok time 1.890s ok unicode 0.024s ok unicode/utf16 0.021s ok unicode/utf8 0.028s ok cmd/addr2line 1.561s ok cmd/api 12.852s ok cmd/asm/internal/asm 0.409s ok cmd/asm/internal/lex 0.025s ok cmd/compile/internal/abt 0.024s ok cmd/compile/internal/amd64 0.024s ok cmd/compile/internal/dwarfgen 0.451s ok cmd/compile/internal/importer 0.811s ok cmd/compile/internal/ir 0.023s ok cmd/compile/internal/logopt 0.759s ok cmd/compile/internal/noder 0.027s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 5.235s ok cmd/compile/internal/syntax 0.049s ok cmd/compile/internal/test 12.787s ok cmd/compile/internal/typecheck 0.588s ok cmd/compile/internal/types 0.022s ok cmd/compile/internal/types2 1.316s ok cmd/cover 2.289s ok cmd/dist 0.022s ok cmd/doc 0.162s ok cmd/fix 3.204s ok cmd/go 98.565s ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 0.368s ok cmd/go/internal/fsys 0.111s ok cmd/go/internal/generate 0.035s ok cmd/go/internal/get 0.035s ok cmd/go/internal/imports 0.026s ok cmd/go/internal/load 0.032s ok cmd/go/internal/lockedfile 0.143s ok cmd/go/internal/lockedfile/internal/filelock 0.063s ok cmd/go/internal/modconv 0.025s ok cmd/go/internal/modfetch 0.026s ok cmd/go/internal/modfetch/codehost 0.025s ok cmd/go/internal/modfetch/zip_sum_test 0.026s ok cmd/go/internal/modindex 0.182s ok cmd/go/internal/modload 0.025s ok cmd/go/internal/mvs 0.033s ok cmd/go/internal/par 0.056s ok cmd/go/internal/search 0.021s ok cmd/go/internal/str 0.024s ok cmd/go/internal/test 0.036s ok cmd/go/internal/vcs 0.036s ok cmd/go/internal/web 0.025s ok cmd/go/internal/work 0.040s ok cmd/gofmt 0.069s ok cmd/internal/archive 1.206s ok cmd/internal/buildid 0.160s ok cmd/internal/dwarf 0.022s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.021s ok cmd/internal/moddeps 2.369s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 0.948s ok cmd/internal/obj/ppc64 0.338s ok cmd/internal/obj/riscv 0.108s ok cmd/internal/obj/s390x 0.021s ok cmd/internal/obj/x86 3.060s ok cmd/internal/objabi 0.022s ok cmd/internal/pkgpath 0.091s ok cmd/internal/quoted 0.022s ok cmd/internal/src 0.022s ok cmd/internal/sys 0.022s ok cmd/internal/test2json 0.089s ok cmd/link 5.899s ok cmd/link/internal/benchmark 0.023s ok cmd/link/internal/ld 5.250s ok cmd/link/internal/loader 0.037s ok cmd/nm 2.641s ok cmd/objdump 3.338s ok cmd/pack 2.509s ok cmd/pprof 1.336s ok cmd/trace 0.423s ok cmd/vet 8.648s ##### os/user with tag osusergo ok os/user 0.026s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 82.359s ##### moved GOROOT ok fmt 0.097s ##### Testing without libgcc. ok net 0.034s ok os/user 0.027s ##### internal linking of -buildmode=pie ok reflect 0.222s ok os/user 0.030s ##### sync -cpu=10 ok sync 0.468s ##### Testing race detector ok runtime/race 14.427s ok flag 1.170s ok net 1.246s ok os 1.217s ok os/exec 3.111s ok encoding/gob 1.099s ok flag 1.147s ok os/exec 3.131s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 11.817s ok misc/cgo/test 11.642s ok misc/cgo/test 11.789s ok misc/cgo/test 11.761s ok misc/cgo/test 7.003s ok misc/cgo/test 7.071s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.174s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.285s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.