darwin-amd64-race at 371ebe731bf6ebae3d6914835674e276d98254f5 :: 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=711A596C-B255-479A-812F-54AE222DDA1A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.7j1SMqNuRA/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=479B4718-7873-4795-953B-F8A492D04E90" "__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=711A596C-B255-479A-812F-54AE222DDA1A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.7j1SMqNuRA/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=479B4718-7873-4795-953B-F8A492D04E90" "__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 2.548s ok archive/zip 3.095s ok bufio 1.457s ok bytes 4.415s ok cmp 1.079s ok compress/bzip2 1.968s ok compress/flate 10.876s ok compress/gzip 18.795s ok compress/lzw 2.553s ok compress/zlib 6.153s ok container/heap 1.053s ok container/list 1.041s ok container/ring 1.034s ok context 1.091s ok crypto 1.022s ok crypto/aes 1.069s ok crypto/cipher 1.062s ok crypto/des 1.060s ok crypto/dsa 1.040s ok crypto/ecdh 1.223s ok crypto/ecdsa 1.134s ok crypto/ed25519 1.477s ok crypto/elliptic 1.080s ok crypto/hmac 1.055s ok crypto/internal/alias 1.032s ok crypto/internal/bigmod 5.013s ok crypto/internal/boring 1.074s ok crypto/internal/boring/bcache 1.811s ok crypto/internal/edwards25519 49.681s ok crypto/internal/edwards25519/field 16.754s ok crypto/internal/nistec 1.831s ok crypto/internal/nistec/fiat 1.093s [no tests to run] ok crypto/md5 1.079s ok crypto/rand 1.376s ok crypto/rc4 1.617s ok crypto/rsa 3.166s ok crypto/sha1 1.065s ok crypto/sha256 1.045s ok crypto/sha512 1.047s ok crypto/subtle 1.810s ok crypto/tls 5.318s ok crypto/x509 2.624s ok database/sql 1.484s ok database/sql/driver 1.112s ok debug/buildinfo 1.094s ok debug/dwarf 1.144s ok debug/elf 2.513s ok debug/gosym 1.240s ok debug/macho 1.044s ok debug/pe 1.125s ok debug/plan9obj 1.035s ok embed 1.056s [no tests to run] ok embed/internal/embedtest 1.056s ok encoding/ascii85 1.131s ok encoding/asn1 1.075s ok encoding/base32 1.137s ok encoding/base64 1.037s ok encoding/binary 1.044s ok encoding/csv 1.109s ok encoding/gob 19.948s ok encoding/hex 1.046s ok encoding/json 3.219s ok encoding/pem 3.549s ok encoding/xml 1.247s ok errors 1.094s ok expvar 1.095s ok flag 3.215s ok fmt 1.641s ok go/ast 1.039s ok go/build 6.334s ok go/build/constraint 1.036s ok go/constant 1.043s ok go/doc 1.383s ok go/doc/comment 4.629s ok go/format 1.133s ok go/importer 2.071s ok go/internal/gccgoimporter 1.099s ok go/internal/gcimporter 9.344s ok go/internal/srcimporter 32.851s ok go/parser 2.177s ok go/printer 2.999s ok go/scanner 1.045s ok go/token 1.145s ok go/types 56.967s ok hash 1.046s ok hash/adler32 1.053s ok hash/crc32 1.048s ok hash/crc64 1.036s ok hash/fnv 1.045s ok hash/maphash 1.022s ok html 1.043s ok html/template 1.286s ok image 1.480s ok image/color 1.051s ok image/draw 1.686s ok image/gif 2.163s ok image/jpeg 2.481s ok image/png 3.859s ok index/suffixarray 2.217s ok internal/abi 1.257s ok internal/buildcfg 1.077s ok internal/coverage/cformat 1.040s ok internal/coverage/cmerge 1.027s ok internal/coverage/pods 1.040s ok internal/coverage/slicereader 1.053s ok internal/coverage/slicewriter 1.045s ok internal/coverage/test 1.091s ok internal/cpu 3.063s ok internal/dag 1.035s ok internal/diff 1.050s ok internal/fmtsort 1.021s ok internal/fuzz 1.045s ok internal/godebug 12.319s ok internal/godebugs 1.078s ok internal/intern 3.487s ok internal/itoa 1.086s ok internal/poll 1.257s ok internal/profile 1.082s ok internal/reflectlite 1.067s ok internal/safefilepath 1.029s ok internal/saferio 1.218s ok internal/singleflight 1.131s ok internal/testenv 1.558s ok internal/trace 1.282s ok internal/types/errors 2.653s ok internal/unsafeheader 1.055s ok internal/xcoff 1.070s ok internal/zstd 1.129s ok io 1.122s ok io/fs 1.241s ok io/ioutil 1.039s ok log 1.035s ok log/slog 1.123s ok log/slog/internal/benchmarks 1.027s ok log/slog/internal/buffer 1.058s ok log/syslog 2.330s ok maps 1.125s ok math 1.044s ok math/big 3.843s ok math/bits 1.043s ok math/cmplx 1.032s ok math/rand 4.635s ok mime 1.111s ok mime/multipart 5.657s ok mime/quotedprintable 1.118s ok net 15.242s ok net/http 19.903s ok net/http/cgi 13.244s ok net/http/cookiejar 1.059s ok net/http/fcgi 1.173s ok net/http/httptest 1.336s ok net/http/httptrace 1.040s ok net/http/httputil 2.023s ok net/http/internal 1.034s ok net/http/internal/ascii 1.053s ok net/http/pprof 6.202s ok net/internal/socktest 1.046s ok net/mail 1.031s ok net/netip 1.895s ok net/rpc 1.182s ok net/rpc/jsonrpc 1.066s ok net/smtp 1.185s ok net/textproto 2.056s ok net/url 1.052s ok os 7.423s ok os/exec 7.761s ok os/exec/internal/fdtest 1.051s ok os/signal 19.086s ok os/user 1.056s ok path 1.041s ok path/filepath 1.091s ok plugin 1.035s ok reflect 2.130s ok regexp 4.171s ok regexp/syntax 4.907s ok runtime 55.100s ok runtime/cgo 1.029s ok runtime/coverage 1.046s ok runtime/debug 2.163s ok runtime/internal/atomic 1.072s ok runtime/internal/math 1.058s ok runtime/internal/sys 1.050s ok runtime/metrics 1.031s ok runtime/pprof 22.221s ok runtime/race 12.944s ok runtime/trace 6.714s ok slices 2.003s ok sort 1.469s ok strconv 4.719s ok strings 3.798s ok sync 1.621s ok sync/atomic 7.598s ok syscall 6.592s ok testing 3.869s ok testing/fstest 1.029s ok testing/iotest 1.038s ok testing/quick 1.177s ok testing/slogtest 1.032s ok text/scanner 1.046s ok text/tabwriter 1.030s ok text/template 1.123s ok text/template/parse 1.041s ok time 3.627s ok unicode 1.037s ok unicode/utf16 1.044s ok unicode/utf8 1.045s ok cmd/addr2line 9.364s ok cmd/api 35.167s ok cmd/asm/internal/asm 4.590s ok cmd/asm/internal/lex 1.060s ok cmd/cgo/internal/swig 1.111s ok cmd/cgo/internal/test 1.750s ok cmd/cgo/internal/testcarchive 49.812s ok cmd/cgo/internal/testcshared 21.087s ok cmd/cgo/internal/testerrors 37.706s ok cmd/cgo/internal/testfortran 1.148s ok cmd/cgo/internal/testgodefs 3.920s ok cmd/cgo/internal/testlife 3.046s ok cmd/cgo/internal/testnocgo 1.023s ok cmd/cgo/internal/testplugin 90.949s ok cmd/cgo/internal/testsanitizers 1.021s [no tests to run] ok cmd/cgo/internal/testshared 1.029s ok cmd/cgo/internal/testso 6.256s ok cmd/cgo/internal/teststdio 6.078s ok cmd/cgo/internal/testtls 1.107s ok cmd/compile/internal/abt 1.098s ok cmd/compile/internal/amd64 72.429s ok cmd/compile/internal/base 1.025s ok cmd/compile/internal/compare 1.026s ok cmd/compile/internal/dwarfgen 1.841s ok cmd/compile/internal/importer 5.810s ok cmd/compile/internal/ir 1.082s ok cmd/compile/internal/logopt 2.624s ok cmd/compile/internal/loopvar 39.671s ok cmd/compile/internal/noder 1.033s ok cmd/compile/internal/reflectdata 1.027s [no tests to run] ok cmd/compile/internal/ssa 42.993s ok cmd/compile/internal/syntax 1.328s ok cmd/compile/internal/test 23.765s ok cmd/compile/internal/typecheck 1.675s ok cmd/compile/internal/types 1.038s ok cmd/compile/internal/types2 28.002s ok cmd/covdata 1.095s ok cmd/cover 18.026s ok cmd/dist 1.046s ok cmd/distpack 1.037s ok cmd/doc 4.177s ok cmd/fix 19.713s vcs-test.golang.org rerouted to http://127.0.0.1:55392 https://vcs-test.golang.org rerouted to https://127.0.0.1:55393 go test proxy running at GOPROXY=http://127.0.0.1:55394/mod --- FAIL: TestScript (1.26s) --- FAIL: TestScript/install_cmd_gobin (202.07s) script_test.go:134: 2023-05-25T08:12:06Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3179816628/tmpdir3316481185/install_cmd_gobin3927153130 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (1.497s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (200.567s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x10c794e m=0 sigcode=0 goroutine 1 [running]: racecalladdr() /tmp/buildlet/go/src/runtime/race_amd64.s:155 +0xe fp=0xc000140fa8 sp=0xc000140fa0 pc=0x10c794e cmd/go/internal/load.setPGOProfilePath.func2(0xc0005f8c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x552 fp=0xc0001410b0 sp=0xc000140fa8 pc=0x186d0b2 cmd/go/internal/load.setPGOProfilePath.func2(0xc0005f8600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001411b8 sp=0xc0001410b0 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc0005f2600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001412c0 sp=0xc0001411b8 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc0005f2000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001413c8 sp=0xc0001412c0 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000384000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001414d0 sp=0xc0001413c8 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000192c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001415d8 sp=0xc0001414d0 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000192600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001416e0 sp=0xc0001415d8 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc00040cc00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001417e8 sp=0xc0001416e0 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000488c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001418f0 sp=0xc0001417e8 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000263200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0001419f8 sp=0xc0001418f0 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc0003dcc00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000141b00 sp=0xc0001419f8 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000005200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000141c08 sp=0xc000141b00 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc00033b200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000141d10 sp=0xc000141c08 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000385200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000141e18 sp=0xc000141d10 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000384600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000141f20 sp=0xc000141e18 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000697800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000142028 sp=0xc000141f20 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc00057e600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000142130 sp=0xc000142028 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath.func2(0xc000004600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000142238 sp=0xc000142130 pc=0x186d09d cmd/go/internal/load.setPGOProfilePath({0xc000380678, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2986 +0x587 fp=0xc000142438 sp=0xc000142238 pc=0x186cae7 cmd/go/internal/load.PackagesAndErrors({0x1d52158, 0x21df800}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc00013a040, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2910 +0xc3c fp=0xc0001427f8 sp=0xc000142438 pc=0x186be3c cmd/go/internal/list.runList({0x1d52158?, 0x21df800}, 0xc00012e450?, {0xc00013a040?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc000143628 sp=0xc0001427f8 pc=0x19b019b cmd/go.invoke(0x21a3a00, {0xc00013a010, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0001437a0 sp=0xc000143628 pc=0x1a02d03 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc000143908 sp=0xc0001437a0 pc=0x1a02125 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0xc9c0c01151d0ee49?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000143e58 sp=0xc000143908 pc=0x1a65f9f main.main() _testmain.go:191 +0x308 fp=0xc000143f40 sp=0xc000143e58 pc=0x1a9a988 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000143fe0 sp=0xc000143f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000143fe8 sp=0xc000143fe0 pc=0x10c62e1 goroutine 2 [force gc (idle), 3 minutes]: runtime.gopark(0x23e65a17c0c?, 0x21b1100?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000207fa8 sp=0xc000207f88 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc000207fe0 sp=0xc000207fa8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000207fe8 sp=0xc000207fe0 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=0xc00006ef78 sp=0xc00006ef58 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=0xc00006efc8 sp=0xc00006ef78 pc=0x107b47f runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:178 +0x25 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 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(0xfc943?, 0x38c4c?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000074f70 sp=0xc000074f50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21af940) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc000074fa0 sp=0xc000074f70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc000074fc8 sp=0xc000074fa0 pc=0x1079259 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:179 +0x25 fp=0xc000074fe0 sp=0xc000074fc8 pc=0x1070565 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:179 +0xa5 goroutine 18 [finalizer wait, 3 minutes]: runtime.gopark(0x0?, 0x1c40e00?, 0x60?, 0xe0?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000204e28 sp=0xc000204e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000204fe0 sp=0xc000204e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000204fe8 sp=0xc000204fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 34 [GC worker (idle), 3 minutes]: runtime.gopark(0x0?, 0xc00011e980?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00027df50 sp=0xc00027df30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00027dfe0 sp=0xc00027df50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00027dfe8 sp=0xc00027dfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 50 [GC worker (idle), 3 minutes]: runtime.gopark(0x0?, 0xc00011e980?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00027cf50 sp=0xc00027cf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00027cfe0 sp=0xc00027cf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00027cfe8 sp=0xc00027cfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 25 [GC worker (idle), 3 minutes]: runtime.gopark(0x0?, 0xc00011e980?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00027bf50 sp=0xc00027bf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00027bfe0 sp=0xc00027bf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00027bfe8 sp=0xc00027bfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 35 [GC worker (idle), 3 minutes]: runtime.gopark(0x23e65db8a89?, 0xc00021aca0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00027af50 sp=0xc00027af30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc00027afe0 sp=0xc00027af50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00027afe8 sp=0xc00027afe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 66 [GC worker (idle)]: runtime.gopark(0x23e65e5e527?, 0xc00039ae40?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000279f50 sp=0xc000279f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000279fe0 sp=0xc000279f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000279fe8 sp=0xc000279fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c goroutine 82 [GC worker (idle), 3 minutes]: runtime.gopark(0x2227335382b?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000278f50 sp=0xc000278f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1271 +0xe5 fp=0xc000278fe0 sp=0xc000278f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000278fe8 sp=0xc000278fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 24 /tmp/buildlet/go/src/runtime/mgc.go:1195 +0x1c rax 0x1003e40 rbx 0x1c425e0 rcx 0x4f6e5ee8 rdx 0x186d0b2 rdi 0x4003900 rsi 0xc0005f9058 rbp 0xc0001410a0 rsp 0xc000140fa0 r8 0x0 r9 0x186d005 r10 0x21afe40 r11 0x186cfe4 r12 0xc000140e88 r13 0x21b1100 r14 0xc0000081a0 r15 0x5 rip 0x10c794e rflags 0x202 cs 0x2b 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 523.221s ok cmd/go/internal/auth 1.206s ok cmd/go/internal/cache 1.563s FAIL go tool dist: Failed: exit status 1