darwin-amd64-race at 6824765b4b981291712ae6d60702f6f0350f57d5 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=5420A2E1-436A-494C-881F-A0269736F8E3" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.8t7QinDY3P/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F2361799-61B7-4D9A-AD69-A173BFF52909" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=5420A2E1-436A-494C-881F-A0269736F8E3" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.8t7QinDY3P/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F2361799-61B7-4D9A-AD69-A173BFF52909" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### 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 3.042s ok archive/zip 3.824s ok bufio 1.442s ok bytes 3.959s ok cmp 1.086s ok compress/bzip2 1.612s ok compress/flate 9.412s ok compress/gzip 17.105s ok compress/lzw 2.125s ok compress/zlib 6.554s ok container/heap 1.095s ok container/list 1.047s ok container/ring 1.045s ok context 1.113s ok crypto 1.044s ok crypto/aes 1.093s ok crypto/cipher 1.061s ok crypto/des 1.057s ok crypto/dsa 1.033s ok crypto/ecdh 1.256s ok crypto/ecdsa 1.187s ok crypto/ed25519 1.533s ok crypto/elliptic 1.065s ok crypto/hmac 1.035s ok crypto/internal/alias 1.037s ok crypto/internal/bigmod 5.448s ok crypto/internal/boring 1.105s ok crypto/internal/boring/bcache 1.650s ok crypto/internal/edwards25519 53.957s ok crypto/internal/edwards25519/field 19.069s ok crypto/internal/nistec 2.122s ok crypto/internal/nistec/fiat 1.115s [no tests to run] ok crypto/md5 1.128s ok crypto/rand 1.485s ok crypto/rc4 1.817s ok crypto/rsa 3.826s ok crypto/sha1 1.099s ok crypto/sha256 1.056s ok crypto/sha512 1.060s ok crypto/subtle 1.905s ok crypto/tls 6.962s ok crypto/x509 3.170s ok database/sql 1.611s ok database/sql/driver 1.060s ok debug/buildinfo 1.209s ok debug/dwarf 1.161s ok debug/elf 2.900s ok debug/gosym 1.276s ok debug/macho 1.077s ok debug/pe 1.206s ok debug/plan9obj 1.052s ok embed 1.081s [no tests to run] ok embed/internal/embedtest 1.056s ok encoding/ascii85 1.117s ok encoding/asn1 1.110s ok encoding/base32 1.199s ok encoding/base64 1.080s ok encoding/binary 1.071s ok encoding/csv 1.155s ok encoding/gob 28.343s ok encoding/hex 1.058s ok encoding/json 3.602s ok encoding/pem 3.840s ok encoding/xml 1.323s ok errors 1.100s ok expvar 1.095s ok flag 3.354s ok fmt 1.784s ok go/ast 1.054s ok go/build 7.501s ok go/build/constraint 1.040s ok go/constant 1.041s ok go/doc 1.429s ok go/doc/comment 5.712s ok go/format 1.124s ok go/importer 2.298s ok go/internal/gccgoimporter 1.212s ok go/internal/gcimporter 10.947s ok go/internal/srcimporter 37.085s ok go/parser 2.457s ok go/printer 3.379s ok go/scanner 1.051s ok go/token 1.173s ok go/types 59.227s ok hash 1.040s ok hash/adler32 1.047s ok hash/crc32 1.054s ok hash/crc64 1.043s ok hash/fnv 1.026s ok hash/maphash 1.027s ok html 1.075s ok html/template 1.281s ok image 1.502s ok image/color 1.132s ok image/draw 1.756s ok image/gif 2.393s ok image/jpeg 2.908s ok image/png 4.934s ok index/suffixarray 2.621s ok internal/abi 1.481s ok internal/buildcfg 1.073s ok internal/coverage/cformat 1.086s ok internal/coverage/cmerge 1.024s ok internal/coverage/pods 1.064s ok internal/coverage/slicereader 1.064s ok internal/coverage/slicewriter 1.040s ok internal/coverage/test 1.063s ok internal/cpu 3.078s ok internal/dag 1.045s ok internal/diff 1.092s ok internal/fmtsort 1.029s ok internal/fuzz 1.051s ok internal/godebug 12.475s ok internal/godebugs 1.043s ok internal/intern 4.551s ok internal/itoa 1.092s ok internal/poll 1.389s ok internal/profile 1.078s ok internal/reflectlite 1.049s ok internal/safefilepath 1.036s ok internal/saferio 1.284s ok internal/singleflight 1.191s ok internal/testenv 1.602s ok internal/trace 1.280s ok internal/types/errors 2.701s ok internal/unsafeheader 1.044s ok internal/xcoff 1.071s ok internal/zstd 1.139s ok io 1.131s ok io/fs 1.246s ok io/ioutil 1.089s ok log 1.110s ok log/slog 1.076s ok log/slog/internal/benchmarks 1.050s ok log/slog/internal/buffer 1.080s ok log/syslog 2.484s ok maps 1.131s ok math 1.049s ok math/big 4.254s ok math/bits 1.058s ok math/cmplx 1.069s ok math/rand 6.000s ok mime 1.124s ok mime/multipart 7.647s ok mime/quotedprintable 1.104s ok net 20.882s ok net/http 27.795s ok net/http/cgi 13.990s ok net/http/cookiejar 1.164s ok net/http/fcgi 1.227s ok net/http/httptest 1.542s ok net/http/httptrace 1.059s ok net/http/httputil 4.537s ok net/http/internal 1.051s ok net/http/internal/ascii 1.078s ok net/http/pprof 6.313s ok net/internal/socktest 1.041s ok net/mail 1.044s ok net/netip 2.140s ok net/rpc 1.242s ok net/rpc/jsonrpc 1.094s ok net/smtp 1.254s ok net/textproto 2.567s ok net/url 1.104s ok os 8.467s ok os/exec 7.742s ok os/exec/internal/fdtest 1.067s ok os/signal 18.348s ok os/user 1.102s ok path 1.071s ok path/filepath 1.365s ok plugin 1.051s ok reflect 2.523s ok regexp 4.865s ok regexp/syntax 5.628s ok runtime 74.060s ok runtime/cgo 1.032s ok runtime/coverage 1.056s ok runtime/debug 2.197s ok runtime/internal/atomic 1.084s ok runtime/internal/math 1.055s ok runtime/internal/sys 1.066s ok runtime/metrics 1.066s ok runtime/pprof 23.886s ok runtime/race 15.127s ok runtime/trace 7.347s ok slices 2.143s ok sort 1.751s ok strconv 5.594s ok strings 4.557s ok sync 1.716s ok sync/atomic 8.469s ok syscall 7.813s ok testing 4.735s ok testing/fstest 1.052s ok testing/iotest 1.027s ok testing/quick 1.184s ok testing/slogtest 1.047s ok text/scanner 1.045s ok text/tabwriter 1.035s ok text/template 1.215s ok text/template/parse 1.085s ok time 4.071s ok unicode 1.082s ok unicode/utf16 1.061s ok unicode/utf8 1.065s ok cmd/addr2line 13.734s ok cmd/api 50.537s ok cmd/asm/internal/asm 6.487s ok cmd/asm/internal/lex 1.087s ok cmd/cgo/internal/swig 1.199s ok cmd/cgo/internal/test 1.999s ok cmd/cgo/internal/testcarchive 67.914s ok cmd/cgo/internal/testcshared 30.625s ok cmd/cgo/internal/testerrors 54.803s ok cmd/cgo/internal/testfortran 1.157s ok cmd/cgo/internal/testgodefs 4.599s ok cmd/cgo/internal/testlife 3.606s ok cmd/cgo/internal/testnocgo 1.052s ok cmd/cgo/internal/testplugin 127.859s ok cmd/cgo/internal/testsanitizers 1.043s [no tests to run] ok cmd/cgo/internal/testshared 1.037s ok cmd/cgo/internal/testso 7.932s ok cmd/cgo/internal/teststdio 7.996s ok cmd/cgo/internal/testtls 1.046s ok cmd/compile/internal/abt 1.141s ok cmd/compile/internal/amd64 87.019s ok cmd/compile/internal/base 1.059s ok cmd/compile/internal/compare 1.080s ok cmd/compile/internal/dwarfgen 2.147s ok cmd/compile/internal/importer 5.953s ok cmd/compile/internal/ir 1.114s ok cmd/compile/internal/logopt 2.451s ok cmd/compile/internal/loopvar 49.715s ok cmd/compile/internal/noder 1.041s ok cmd/compile/internal/reflectdata 1.039s [no tests to run] ok cmd/compile/internal/ssa 56.959s ok cmd/compile/internal/syntax 1.424s ok cmd/compile/internal/test 34.355s ok cmd/compile/internal/typecheck 1.914s ok cmd/compile/internal/types 1.053s ok cmd/compile/internal/types2 32.113s ok cmd/covdata 1.079s ok cmd/cover 17.411s ok cmd/dist 1.023s ok cmd/distpack 1.048s ok cmd/doc 3.804s ok cmd/fix 15.118s vcs-test.golang.org rerouted to http://127.0.0.1:54146 https://vcs-test.golang.org rerouted to https://127.0.0.1:54147 go test proxy running at GOPROXY=http://127.0.0.1:54148/mod --- FAIL: TestScript (1.39s) --- FAIL: TestScript/install_cmd_gobin (147.99s) script_test.go:134: 2023-05-25T07:52:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3252776576/tmpdir820373639/install_cmd_gobin2132348927 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (1.552s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (146.432s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x7ff81f9f83ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21b3808, 0x21b37c8) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff408 sp=0x7ff7bfeff3e0 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff460 sp=0x7ff7bfeff408 pc=0x108a83f runtime.notesleep(0x21b35c8) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff498 sp=0x7ff7bfeff460 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4c8 sp=0x7ff7bfeff498 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5d8 sp=0x7ff7bfeff4c8 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff610 sp=0x7ff7bfeff5d8 pc=0x1096d51 runtime.park_m(0xc000369860?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff658 sp=0x7ff7bfeff610 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff670 sp=0x7ff7bfeff658 pc=0x10c42ce goroutine 1 [runnable]: cmd/go/internal/load.setPGOProfilePath.func2(0xc000155200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2955 +0x613 fp=0xc0002130b0 sp=0xc0002130a8 pc=0x186e373 cmd/go/internal/load.setPGOProfilePath.func2(0xc000154c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002131b8 sp=0xc0002130b0 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc00017e600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002132c0 sp=0xc0002131b8 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc000154600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002133c8 sp=0xc0002132c0 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc000154000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002134d0 sp=0xc0002133c8 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc0002acc00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002135d8 sp=0xc0002134d0 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc00039b200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002136e0 sp=0xc0002135d8 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc00039b800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002137e8 sp=0xc0002136e0 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc000662c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002138f0 sp=0xc0002137e8 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc0002a7200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0002139f8 sp=0xc0002138f0 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc000131200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000213b00 sp=0xc0002139f8 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc0001b6c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000213c08 sp=0xc000213b00 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc000236c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000213d10 sp=0xc000213c08 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc0001b7800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000213e18 sp=0xc000213d10 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc0003ff200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000213f20 sp=0xc000213e18 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc0003fec00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000214028 sp=0xc000213f20 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc000719200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000214130 sp=0xc000214028 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath.func2(0xc0002a6600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000214238 sp=0xc000214130 pc=0x186e29d cmd/go/internal/load.setPGOProfilePath({0xc0000628d0, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2986 +0x587 fp=0xc000214438 sp=0xc000214238 pc=0x186dce7 cmd/go/internal/load.PackagesAndErrors({0x1d53b38, 0x21e1b80}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc0000360e0, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2910 +0xc3c fp=0xc0002147f8 sp=0xc000214438 pc=0x186d03c cmd/go/internal/list.runList({0x1d53b38?, 0x21e1b80}, 0xc00003c528?, {0xc0000360e0?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc000215628 sp=0xc0002147f8 pc=0x19b139b cmd/go.invoke(0x21a5a00, {0xc0000360b0, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0002157a0 sp=0xc000215628 pc=0x1a03f03 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc000215908 sp=0xc0002157a0 pc=0x1a03325 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0xbb594bfe94217bc3?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000215e58 sp=0xc000215908 pc=0x1a6719f main.main() _testmain.go:191 +0x308 fp=0xc000215f40 sp=0xc000215e58 pc=0x1a9bb88 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000215fe0 sp=0xc000215f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000215fe8 sp=0xc000215fe0 pc=0x10c62e1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x2a8d2cc6b16?, 0x21b3480?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00042bfa8 sp=0xc00042bf88 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00042bfe0 sp=0xc00042bfa8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00042bfe8 sp=0xc00042bfe0 pc=0x10c62e1 created by runtime.init.6 in goroutine 1 /tmp/buildlet/go/src/runtime/proc.go:310 +0x1a goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000074f78 sp=0xc000074f58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:321 +0xdf fp=0xc000074fc8 sp=0xc000074f78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc000074fe0 sp=0xc000074fc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000074fe8 sp=0xc000074fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:178 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0x2d4bce?, 0xbcdd6?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000075f70 sp=0xc000075f50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21b1960) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000075fa0 sp=0xc000075f70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000075fc8 sp=0xc000075fa0 pc=0x1079259 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +0x25 fp=0xc000075fe0 sp=0xc000075fc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000075fe8 sp=0xc000075fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:179 +0xa5 goroutine 5 [finalizer wait, 2 minutes]: runtime.gopark(0x0?, 0x1c422a0?, 0x0?, 0x40?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ee28 sp=0xc00006ee08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc00006efe0 sp=0xc00006ee28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 18 [GC worker (idle), 2 minutes]: runtime.gopark(0x1d47970?, 0xc0000489e0?, 0x0?, 0x0?, 0xc00005efb8?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000557f50 sp=0xc000557f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000557fe0 sp=0xc000557f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000557fe8 sp=0xc000557fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 34 [GC worker (idle), 2 minutes]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000556f50 sp=0xc000556f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000556fe0 sp=0xc000556f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000556fe8 sp=0xc000556fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 35 [GC worker (idle)]: runtime.gopark(0x2a8d30f3012?, 0x2?, 0xbf?, 0xdc?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000555f50 sp=0xc000555f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000555fe0 sp=0xc000555f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000555fe8 sp=0xc000555fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 50 [GC worker (idle), 2 minutes]: runtime.gopark(0x28ce0c8868f?, 0xc000395380?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000554f50 sp=0xc000554f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000554fe0 sp=0xc000554f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000554fe8 sp=0xc000554fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 51 [GC worker (idle), 2 minutes]: runtime.gopark(0x2a8d302feda?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000553f50 sp=0xc000553f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000553fe0 sp=0xc000553f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000553fe8 sp=0xc000553fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 66 [GC worker (idle)]: runtime.gopark(0x2a8d31200c7?, 0xc0000489e0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000552f50 sp=0xc000552f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000552fe0 sp=0xc000552f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000552fe8 sp=0xc000552fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 8 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c rax 0x104 rbx 0x10114600 rcx 0x7ff7bfeff298 rdx 0x1700 rdi 0x21b3808 rsi 0x170100001800 rbp 0x7ff7bfeff340 rsp 0x7ff7bfeff298 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x170100001800 r15 0x1700 rip 0x7ff81f9f83ea rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2 FAIL FAIL cmd/go 512.920s ok cmd/go/internal/auth 1.072s ok cmd/go/internal/cache 1.530s FAIL go tool dist: Failed: exit status 1