windows-amd64-2016 at 84e091eef033255b4a3fdb515d677faa135714dc :: 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" "GOROOT_BOOTSTRAP=C:\\workdir\\go1.4" "HOMEDRIVE=C:" "HOMEPATH=\\Users\\gopher" "LOCALAPPDATA=C:\\Users\\gopher\\AppData\\Local" "LOGONSERVER=\\\\SERVER-2016-V7-" "NUMBER_OF_PROCESSORS=4" "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=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=C:\\workdir" "GO_BUILDER_NAME=windows-amd64-2016" "GOARCH=amd64" "GOHOSTARCH=amd64" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN="] in dir C:\workdir\go\src Building Go cmd/dist using C:\workdir\go1.4 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.097s ok archive/zip 0.374s ok bufio 0.055s ok bytes 1.773s ok compress/bzip2 0.623s ok compress/flate 1.194s ok compress/gzip 0.146s ok compress/lzw 0.155s ok compress/zlib 0.540s ok container/heap 0.033s ok container/list 0.023s ok container/ring 0.025s ok context 0.054s ok crypto 0.026s ok crypto/aes 0.120s ok crypto/cipher 0.024s ok crypto/des 0.096s ok crypto/dsa 0.040s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.104s ok crypto/elliptic 0.059s ok crypto/hmac 0.028s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.166s ok crypto/internal/edwards25519 4.295s ok crypto/internal/edwards25519/field 3.333s ok crypto/internal/nistec 1.339s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/internal/subtle 0.021s ok crypto/md5 0.023s ok crypto/rand 0.031s ok crypto/rc4 0.048s ok crypto/rsa 0.095s ok crypto/sha1 0.026s ok crypto/sha256 0.021s ok crypto/sha512 0.023s ok crypto/subtle 0.026s ok crypto/tls 0.497s ok crypto/x509 0.888s ok database/sql 0.335s ok database/sql/driver 0.090s ok debug/buildinfo 0.167s ok debug/dwarf 0.041s ok debug/elf 0.052s ok debug/gosym 0.036s ok debug/macho 0.023s ok debug/pe 5.862s ok debug/plan9obj 0.023s ok embed 0.025s [no tests to run] ok embed/internal/embedtest 0.026s ok encoding/ascii85 0.054s ok encoding/asn1 0.022s ok encoding/base32 0.035s ok encoding/base64 0.027s ok encoding/binary 0.022s ok encoding/csv 0.033s ok encoding/gob 0.043s ok encoding/hex 0.227s ok encoding/json 0.201s ok encoding/pem 0.430s ok encoding/xml 0.039s ok errors 0.143s ok expvar 0.051s ok flag 0.235s ok fmt 0.080s ok go/ast 0.025s ok go/build 1.400s ok go/build/constraint 0.030s ok go/constant 0.025s ok go/doc 0.073s ok go/doc/comment 0.895s ok go/format 0.050s ok go/importer 0.255s ok go/internal/gccgoimporter 0.032s ok go/internal/gcimporter 12.376s ok go/internal/srcimporter 5.572s ok go/parser 0.064s ok go/printer 0.265s ok go/scanner 0.023s ok go/token 0.032s ok go/types 6.461s ok hash 0.067s ok hash/adler32 0.057s ok hash/crc32 0.025s ok hash/crc64 0.050s ok hash/fnv 0.051s ok hash/maphash 0.074s ok html 0.080s ok html/template 0.128s ok image 0.082s ok image/color 0.032s ok image/draw 0.079s ok image/gif 11.003s ok image/jpeg 2.653s ok image/png 0.192s ok index/suffixarray 0.174s ok internal/abi 0.101s ok internal/buildcfg 0.020s ok internal/cpu 0.022s ok internal/diff 0.029s ok internal/fmtsort 0.022s ok internal/fuzz 0.024s ok internal/godebug 0.022s ok internal/intern 0.148s ok internal/itoa 0.026s ok internal/poll 0.195s ok internal/profile 0.023s ok internal/reflectlite 0.063s ok internal/singleflight 0.035s ok internal/syscall/windows 0.038s ok internal/syscall/windows/registry 0.025s ok internal/trace 0.050s ok internal/unsafeheader 0.021s ok internal/xcoff 0.028s ok io 0.059s ok io/fs 0.029s ok io/ioutil 0.027s ok log 0.022s ok math 0.027s ok math/big 0.788s ok math/bits 0.025s ok math/cmplx 0.022s ok math/rand 0.187s ok mime 0.069s ok mime/multipart 0.122s ok mime/quotedprintable 0.027s ok net 27.829s ok net/http 9.319s ok net/http/cgi 0.223s ok net/http/cookiejar 0.036s ok net/http/fcgi 0.125s ok net/http/httptest 2.063s ok net/http/httptrace 0.025s ok net/http/httputil 0.588s ok net/http/internal 0.024s ok net/http/internal/ascii 0.021s ok net/http/pprof 5.285s ok net/internal/socktest 0.024s ok net/mail 0.023s ok net/netip 0.456s ok net/rpc 0.047s ok net/rpc/jsonrpc 0.029s ok net/smtp 0.039s ok net/textproto 0.024s ok net/url 0.026s ok os 1.817s ok os/exec 2.903s ok os/exec/internal/fdtest 0.020s ok os/signal 1.519s ok os/user 0.027s ok path 0.027s ok path/filepath 0.489s ok plugin 0.058s ok reflect 0.188s ok regexp 0.072s ok regexp/syntax 0.271s ok runtime 53.797s ok runtime/cgo 0.022s ok runtime/debug 0.064s ok runtime/internal/atomic 0.075s ok runtime/internal/math 0.025s ok runtime/internal/sys 0.022s ok runtime/metrics 0.022s ok runtime/pprof 8.309s ok runtime/trace 1.376s ok sort 0.058s ok strconv 0.286s ok strings 0.796s ok sync 0.455s ok sync/atomic 0.285s ok syscall 3.585s ok testing 0.657s ok testing/fstest 0.054s ok testing/iotest 0.023s ok testing/quick 0.056s ok text/scanner 0.023s ok text/tabwriter 0.024s ok text/template 0.073s ok text/template/parse 0.032s ok time 1.891s ok unicode 0.024s ok unicode/utf16 0.020s ok unicode/utf8 0.037s ok cmd/addr2line 1.464s ok cmd/api 14.097s ok cmd/asm/internal/asm 0.376s ok cmd/asm/internal/lex 0.027s ok cmd/compile/internal/abt 0.026s ok cmd/compile/internal/amd64 0.024s ok cmd/compile/internal/dwarfgen 0.437s ok cmd/compile/internal/importer 0.708s ok cmd/compile/internal/ir 0.021s ok cmd/compile/internal/logopt 1.021s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 6.043s ok cmd/compile/internal/syntax 0.045s ok cmd/compile/internal/test 12.537s ok cmd/compile/internal/typecheck 0.546s ok cmd/compile/internal/types 0.024s ok cmd/compile/internal/types2 1.120s ok cmd/cover 2.522s ok cmd/dist 0.026s ok cmd/doc 0.171s ok cmd/fix 5.040s ok cmd/go 142.390s ok cmd/go/internal/auth 0.024s ok cmd/go/internal/cache 0.297s ok cmd/go/internal/fsys 0.128s ok cmd/go/internal/generate 0.034s ok cmd/go/internal/get 0.032s ok cmd/go/internal/imports 0.024s ok cmd/go/internal/load 0.032s ok cmd/go/internal/lockedfile 0.109s ok cmd/go/internal/lockedfile/internal/filelock 0.062s ok cmd/go/internal/modconv 0.026s ok cmd/go/internal/modfetch 0.025s ok cmd/go/internal/modfetch/codehost 0.028s ok cmd/go/internal/modfetch/zip_sum_test 0.023s ok cmd/go/internal/modindex 0.022s ok cmd/go/internal/modload 0.024s ok cmd/go/internal/mvs 0.042s ok cmd/go/internal/par 0.045s ok cmd/go/internal/search 0.022s ok cmd/go/internal/str 0.025s ok cmd/go/internal/test 0.039s ok cmd/go/internal/vcs 0.053s ok cmd/go/internal/web 0.026s ok cmd/go/internal/work 0.042s ok cmd/gofmt 0.060s ok cmd/internal/archive 1.114s ok cmd/internal/buildid 0.176s ok cmd/internal/dwarf 0.020s ok cmd/internal/edit 0.024s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 1.980s ok cmd/internal/notsha256 0.029s ok cmd/internal/obj 0.880s ok cmd/internal/obj/ppc64 0.320s ok cmd/internal/obj/riscv 0.132s ok cmd/internal/obj/s390x 0.021s ok cmd/internal/obj/x86 3.212s ok cmd/internal/objabi 0.024s ok cmd/internal/pkgpath 0.086s ok cmd/internal/quoted 0.022s ok cmd/internal/src 0.022s ok cmd/internal/sys 0.023s ok cmd/internal/test2json 0.086s ok cmd/link 8.450s ok cmd/link/internal/benchmark 0.042s ok cmd/link/internal/ld 7.289s ok cmd/link/internal/loader 0.033s ok cmd/nm 2.774s ok cmd/objdump 3.516s ok cmd/pack 2.395s ok cmd/pprof 1.331s ok cmd/trace 0.435s ok cmd/vet 13.729s ##### os/user with tag osusergo ok os/user 0.026s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 81.876s ##### moved GOROOT ok fmt 0.083s ##### Testing without libgcc. ok net 0.032s ok os/user 0.024s ##### internal linking of -buildmode=pie ok reflect 0.185s ok os/user 0.025s ##### sync -cpu=10 ok sync 0.480s ##### Testing race detector ok runtime/race 22.687s ok flag 1.357s ok net 1.650s ok os 1.736s ok os/exec 3.118s ok encoding/gob 1.125s ok flag 1.552s ok os/exec 3.121s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 24.162s ok misc/cgo/test 25.110s ok misc/cgo/test 25.038s ok misc/cgo/test 24.828s ok misc/cgo/test 9.530s ok misc/cgo/test 9.263s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.970s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.090s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.