darwin-amd64-race at e8c6003023b64b80bea6af8c4bb0b54d55f65dc0 :: 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=3C8C9E06-EE12-41E0-BED8-BBDFE86F26E3" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YcWE0Uzspn/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=B3FED0F0-E9AD-4F2A-BAF7-1A4CB7532F3E" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/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=3C8C9E06-EE12-41E0-BED8-BBDFE86F26E3" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.YcWE0Uzspn/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=B3FED0F0-E9AD-4F2A-BAF7-1A4CB7532F3E" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/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.230s ok archive/zip 3.918s ok bufio 1.571s ok bytes 4.170s ok cmp 1.084s ok compress/bzip2 1.687s ok compress/flate 10.765s ok compress/gzip 18.052s ok compress/lzw 2.233s ok compress/zlib 6.779s ok container/heap 1.039s ok container/list 1.030s ok container/ring 1.075s ok context 1.137s ok crypto 1.062s ok crypto/aes 1.110s ok crypto/cipher 1.071s ok crypto/des 1.111s ok crypto/dsa 1.063s ok crypto/ecdh 1.340s ok crypto/ecdsa 1.196s ok crypto/ed25519 1.801s ok crypto/elliptic 1.148s ok crypto/hmac 1.052s ok crypto/internal/alias 1.037s ok crypto/internal/bigmod 6.334s ok crypto/internal/boring 1.058s ok crypto/internal/boring/bcache 1.792s ok crypto/internal/edwards25519 58.813s ok crypto/internal/edwards25519/field 20.931s ok crypto/internal/nistec 1.991s ok crypto/internal/nistec/fiat 1.056s [no tests to run] ok crypto/md5 1.158s ok crypto/rand 1.443s ok crypto/rc4 1.797s ok crypto/rsa 3.849s ok crypto/sha1 1.128s ok crypto/sha256 1.056s ok crypto/sha512 1.056s ok crypto/subtle 1.905s ok crypto/tls 6.438s ok crypto/x509 3.126s ok database/sql 1.468s ok database/sql/driver 1.081s ok debug/buildinfo 1.125s ok debug/dwarf 1.136s ok debug/elf 2.615s ok debug/gosym 1.180s ok debug/macho 1.056s ok debug/pe 1.117s ok debug/plan9obj 1.034s ok embed 1.065s [no tests to run] ok embed/internal/embedtest 1.094s ok encoding/ascii85 1.098s ok encoding/asn1 1.057s ok encoding/base32 1.188s ok encoding/base64 1.041s ok encoding/binary 1.140s ok encoding/csv 1.227s ok encoding/gob 23.015s ok encoding/hex 1.047s ok encoding/json 3.729s ok encoding/pem 3.861s ok encoding/xml 1.301s ok errors 1.121s ok expvar 1.084s ok flag 3.281s ok fmt 1.826s ok go/ast 1.051s ok go/build 7.200s ok go/build/constraint 1.042s ok go/constant 1.060s ok go/doc 1.462s ok go/doc/comment 5.737s ok go/format 1.108s ok go/importer 2.196s ok go/internal/gccgoimporter 1.134s ok go/internal/gcimporter 9.740s ok go/internal/srcimporter 33.471s ok go/parser 2.285s ok go/printer 3.246s ok go/scanner 1.089s ok go/token 1.170s ok go/types 66.821s ok hash 1.052s ok hash/adler32 1.109s ok hash/crc32 1.065s ok hash/crc64 1.061s ok hash/fnv 1.033s ok hash/maphash 1.026s ok html 1.107s ok html/template 1.508s ok image 1.762s ok image/color 1.070s ok image/draw 1.831s ok image/gif 2.559s ok image/jpeg 2.906s ok image/png 4.880s ok index/suffixarray 2.664s ok internal/abi 1.412s ok internal/buildcfg 1.106s ok internal/coverage/cformat 1.061s ok internal/coverage/cmerge 1.038s ok internal/coverage/pods 1.055s ok internal/coverage/slicereader 1.042s ok internal/coverage/slicewriter 1.044s ok internal/coverage/test 1.090s ok internal/cpu 3.075s ok internal/dag 1.070s ok internal/diff 1.087s ok internal/fmtsort 1.030s ok internal/fuzz 1.065s ok internal/godebug 12.943s ok internal/godebugs 1.093s ok internal/intern 4.541s ok internal/itoa 1.044s ok internal/poll 1.563s ok internal/profile 1.052s ok internal/reflectlite 1.054s ok internal/safefilepath 1.061s ok internal/saferio 1.319s ok internal/singleflight 1.163s ok internal/testenv 1.848s ok internal/trace 1.358s ok internal/types/errors 3.535s ok internal/unsafeheader 1.051s ok internal/xcoff 1.079s ok internal/zstd 1.076s ok io 1.102s ok io/fs 1.258s ok io/ioutil 1.068s ok log 1.038s ok log/slog 1.095s ok log/slog/internal/benchmarks 1.086s ok log/slog/internal/buffer 1.079s ok log/syslog 2.380s ok maps 1.071s ok math 1.043s ok math/big 4.931s ok math/bits 1.076s ok math/cmplx 1.070s ok math/rand 5.726s ok mime 1.167s ok mime/multipart 7.296s ok mime/quotedprintable 1.164s ok net 21.325s ok net/http 31.528s ok net/http/cgi 13.582s ok net/http/cookiejar 1.151s ok net/http/fcgi 1.189s ok net/http/httptest 1.449s ok net/http/httptrace 1.111s ok net/http/httputil 2.283s ok net/http/internal 1.068s ok net/http/internal/ascii 1.041s ok net/http/pprof 6.279s ok net/internal/socktest 1.049s ok net/mail 1.043s ok net/netip 2.155s ok net/rpc 1.220s ok net/rpc/jsonrpc 1.116s ok net/smtp 1.262s ok net/textproto 2.329s ok net/url 1.138s ok os 7.936s ok os/exec 7.927s ok os/exec/internal/fdtest 1.056s ok os/signal 19.884s ok os/user 1.083s ok path 1.084s ok path/filepath 1.485s ok plugin 1.047s ok reflect 3.072s ok regexp 5.556s ok regexp/syntax 6.329s ok runtime 74.423s ok runtime/cgo 1.039s ok runtime/coverage 1.072s ok runtime/debug 2.223s ok runtime/internal/atomic 1.140s ok runtime/internal/math 1.050s ok runtime/internal/sys 1.033s ok runtime/internal/wasitest 1.110s ok runtime/metrics 1.055s ok runtime/pprof 23.550s ok runtime/race 16.896s ok runtime/trace 7.524s ok slices 1.766s ok sort 2.394s ok strconv 3.793s ok strings 2.855s ok sync 1.969s ok sync/atomic 5.630s ok syscall 7.857s ok testing 3.749s ok testing/fstest 1.051s ok testing/iotest 1.080s ok testing/quick 1.259s ok testing/slogtest 1.106s ok text/scanner 1.038s ok text/tabwriter 1.040s ok text/template 1.199s ok text/template/parse 1.085s ok time 3.993s ok unicode 1.140s ok unicode/utf16 1.119s ok unicode/utf8 1.070s ok cmd/addr2line 8.738s ok cmd/api 38.330s ok cmd/asm/internal/asm 4.927s ok cmd/asm/internal/lex 1.120s ok cmd/cgo/internal/swig 1.157s ok cmd/cgo/internal/test 2.827s ok cmd/cgo/internal/testcarchive 43.209s ok cmd/cgo/internal/testcshared 18.192s ok cmd/cgo/internal/testerrors 32.886s ok cmd/cgo/internal/testfortran 1.185s ok cmd/cgo/internal/testgodefs 4.212s ok cmd/cgo/internal/testlife 3.564s ok cmd/cgo/internal/testnocgo 1.051s ok cmd/cgo/internal/testplugin 103.793s ok cmd/cgo/internal/testsanitizers 1.050s [no tests to run] ok cmd/cgo/internal/testshared 1.034s ok cmd/cgo/internal/testso 6.352s ok cmd/cgo/internal/teststdio 6.906s ok cmd/cgo/internal/testtls 1.039s ok cmd/compile/internal/abt 1.064s ok cmd/compile/internal/amd64 80.070s ok cmd/compile/internal/base 1.048s ok cmd/compile/internal/compare 1.077s ok cmd/compile/internal/dwarfgen 2.264s ok cmd/compile/internal/importer 6.039s ok cmd/compile/internal/ir 1.027s ok cmd/compile/internal/logopt 3.621s ok cmd/compile/internal/loopvar 47.194s ok cmd/compile/internal/noder 1.034s ok cmd/compile/internal/reflectdata 1.033s [no tests to run] ok cmd/compile/internal/ssa 43.143s ok cmd/compile/internal/syntax 1.265s ok cmd/compile/internal/test 21.651s ok cmd/compile/internal/typecheck 1.991s ok cmd/compile/internal/types 1.090s ok cmd/compile/internal/types2 36.196s ok cmd/covdata 1.106s ok cmd/cover 19.088s ok cmd/dist 1.042s ok cmd/distpack 1.097s ok cmd/doc 1.877s ok cmd/fix 23.121s vcs-test.golang.org rerouted to http://127.0.0.1:54737 https://vcs-test.golang.org rerouted to https://127.0.0.1:54738 go test proxy running at GOPROXY=http://127.0.0.1:54739/mod --- FAIL: TestScript (1.37s) --- FAIL: TestScript/install_cmd_gobin (295.60s) script_test.go:134: 2023-05-26T06:58:14Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/install_cmd_gobin2836423970 script_test.go:154: # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN. # Verifies golang.org/issue/32674. (1.753s) # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (293.736s) > go list -f '{{.Target}}' cmd/compile [stderr] SIGQUIT: quit PC=0x7ff8162f33ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21c28c8, 0x21c2888) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff3f8 sp=0x7ff7bfeff3d0 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff450 sp=0x7ff7bfeff3f8 pc=0x108a83f runtime.notesleep(0x21c2688) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff488 sp=0x7ff7bfeff450 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4b8 sp=0x7ff7bfeff488 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5c8 sp=0x7ff7bfeff4b8 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff600 sp=0x7ff7bfeff5c8 pc=0x1096d51 runtime.park_m(0xc000376000?) /tmp/buildlet/go/src/runtime/proc.go:3704 +0x11f fp=0x7ff7bfeff648 sp=0x7ff7bfeff600 pc=0x109721f runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff660 sp=0x7ff7bfeff648 pc=0x10c42ce goroutine 1 [runnable]: cmd/go/internal/load.setPGOProfilePath.func2(0xc00057f800) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2955 +0x613 fp=0xc0005872b0 sp=0xc0005872a8 pc=0x18785b3 cmd/go/internal/load.setPGOProfilePath.func2(0xc00057ec00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0005873b8 sp=0xc0005872b0 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0001aec00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0005874c0 sp=0xc0005873b8 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0001ae000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0005875c8 sp=0xc0005874c0 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc00013e000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0005876d0 sp=0xc0005875c8 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000002c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0005877d8 sp=0xc0005876d0 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000349200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0005878e0 sp=0xc0005877d8 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000277200) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc0005879e8 sp=0xc0005878e0 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0002f2600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000587af0 sp=0xc0005879e8 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0002f2000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000587bf8 sp=0xc000587af0 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000554c00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000587d00 sp=0xc000587bf8 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000554600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000587e08 sp=0xc000587d00 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000554000) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000587f10 sp=0xc000587e08 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc0001fec00) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000588018 sp=0xc000587f10 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc00047c600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000588120 sp=0xc000588018 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath.func2(0xc000276600) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2980 +0x53d fp=0xc000588228 sp=0xc000588120 pc=0x18784dd cmd/go/internal/load.setPGOProfilePath({0xc000298600, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2986 +0x587 fp=0xc000588428 sp=0xc000588228 pc=0x1877f27 cmd/go/internal/load.PackagesAndErrors({0x1d60358, 0x21f0c40}, {0x0, 0x0, 0x0, 0x1, 0x0, 0x0}, {0xc000036090, 0x1, ...}) /tmp/buildlet/go/src/cmd/go/internal/load/pkg.go:2910 +0xc3c fp=0xc0005887f0 sp=0xc000588428 pc=0x187727c cmd/go/internal/list.runList({0x1d60358?, 0x21f0c40}, 0xc00003c4e0?, {0xc000036090?, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/list/list.go:612 +0x18db fp=0xc000589628 sp=0xc0005887f0 pc=0x19bb75b cmd/go.invoke(0x21b4820, {0xc000036060, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0005897a0 sp=0xc000589628 pc=0x1a0ecc3 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc000589908 sp=0xc0005897a0 pc=0x1a0e0e5 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0xf7fe67b7e7ca53d0?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000589e58 sp=0xc000589908 pc=0x1a71f7f main.main() _testmain.go:191 +0x308 fp=0xc000589f40 sp=0xc000589e58 pc=0x1aa66c8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000589fe0 sp=0xc000589f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000589fe8 sp=0xc000589fe0 pc=0x10c62e1 goroutine 2 [force gc (idle), 2 minutes]: runtime.gopark(0x2b3a949f575?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000656fa8 sp=0xc000656f88 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc000656fe0 sp=0xc000656fa8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000656fe8 sp=0xc000656fe0 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:196 +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:196 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0x1eb70c87?, 0x1e87aae3?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006ef70 sp=0xc00006ef50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21c0a20) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00006efa0 sp=0xc00006ef70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00006efc8 sp=0xc00006efa0 pc=0x1079259 runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:197 +0x25 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x1070565 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:197 +0xa5 goroutine 5 [finalizer wait, 4 minutes]: runtime.gopark(0x0?, 0x1c4d668?, 0x0?, 0x80?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000112e28 sp=0xc000112e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000112fe0 sp=0xc000112e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000112fe8 sp=0xc000112fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 18 [GC worker (idle), 4 minutes]: runtime.gopark(0x0?, 0xc0000489e0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004aff50 sp=0xc0004aff30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc0004affe0 sp=0xc0004aff50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004affe8 sp=0xc0004affe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 34 [GC worker (idle), 4 minutes]: runtime.gopark(0x0?, 0xc0000489e0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004aef50 sp=0xc0004aef30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc0004aefe0 sp=0xc0004aef50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004aefe8 sp=0xc0004aefe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 12 [GC worker (idle)]: runtime.gopark(0x1c4da68?, 0xc000393940?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004adf50 sp=0xc0004adf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc0004adfe0 sp=0xc0004adf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004adfe8 sp=0xc0004adfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 19 [GC worker (idle)]: runtime.gopark(0x2b3ab32611a?, 0xc0003319c0?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004acf50 sp=0xc0004acf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc0004acfe0 sp=0xc0004acf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004acfe8 sp=0xc0004acfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 20 [GC worker (idle), 4 minutes]: runtime.gopark(0x27bc4a91bc0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004abf50 sp=0xc0004abf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc0004abfe0 sp=0xc0004abf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004abfe8 sp=0xc0004abfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 35 [GC worker (idle), 4 minutes]: runtime.gopark(0x27bc4a91ad3?, 0xc000393980?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0004aaf50 sp=0xc0004aaf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc0004aafe0 sp=0xc0004aaf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004aafe8 sp=0xc0004aafe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 6 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c rax 0x104 rbx 0xf556600 rcx 0x7ff7bfeff288 rdx 0xa00 rdi 0x21c28c8 rsi 0xa0100000b00 rbp 0x7ff7bfeff330 rsp 0x7ff7bfeff288 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0xa0100000b00 r15 0xa00 rip 0x7ff8162f33ea 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: TestScript/test_match_benchmark_labels (4.60s) script_test.go:134: 2023-05-26T07:03:05Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_match_benchmark_labels812417233 script_test.go:154: # Benchmark labels, file outside gopath # TODO(matloob): This test was called TestBenchmarkLabelsOutsideGOPATH # why "OutsideGOPATH"? Does the go command need to be run outside GOPATH? # Do the files need to exist outside GOPATH? (4.479s) > cp $GOPATH/src/standalone_benchmark_test.go $WORK/tmp/standalone_benchmark_test.go > go test -run '^$' -bench . $WORK/tmp/standalone_benchmark_test.go [stdout] goos: darwin goarch: amd64 Benchmark-6 1000000000 0.0000004 ns/op PASS ok command-line-arguments 0.129s script_test.go:154: FAIL: test_match_benchmark_labels.txt:6: go test -run ^$ -bench . /tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_match_benchmark_labels812417233/tmp/standalone_benchmark_test.go: context deadline exceeded --- FAIL: TestScript/work_disablevendor (1.37s) script_test.go:134: 2023-05-26T07:03:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_disablevendor3690178730 script_test.go:154: # Test that mod=vendor is disabled in workspace mode, even # with a single workspace module. (0.000s) # Base case: ensure the module would default to mod=vendor # outside of workspace mode. (1.240s) > env GOWORK=off > go list -f '{{.Dir}}' example.com/dep [stdout] /tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_disablevendor3690178730/gopath/src/workspace/vendor/example.com/dep [stderr] SIGQUIT: quit PC=0x7ff8162f32be m=0 sigcode=0 goroutine 1 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc00024b738 sp=0xc00024b700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc00024b750 sp=0xc00024b738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc00024b770 sp=0xc00024b750 pc=0x113519a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc00024b7a0 sp=0xc00024b770 pc=0x136f43d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc00024b908 sp=0xc00024b7a0 pc=0x1a0e0ea cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x751598cf10b7c15f?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc00024be58 sp=0xc00024b908 pc=0x1a71f7f main.main() _testmain.go:191 +0x308 fp=0xc00024bf40 sp=0xc00024be58 pc=0x1aa66c8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc00024bfe0 sp=0xc00024bf40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00024bfe8 sp=0xc00024bfe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005e7a8 sp=0xc00005e788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005e7e0 sp=0xc00005e7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005e7e8 sp=0xc00005e7e0 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:196 +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:196 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc000046150?, 0x1d54108?, 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(0x21c0a20) /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:197 +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:197 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x1c4d668?, 0x20?, 0x20?, 0x2000000020?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000075e28 sp=0xc000075e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000075fe0 sp=0xc000075e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000075fe8 sp=0xc000075fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 5 [GC worker (idle)]: runtime.gopark(0x0?, 0xc000186b30?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000390f50 sp=0xc000390f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000390fe0 sp=0xc000390f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000390fe8 sp=0xc000390fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 23 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 26 [GC worker (idle)]: runtime.gopark(0x1c4da68?, 0xc000299640?, 0x1a?, 0x14?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00055af50 sp=0xc00055af30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00055afe0 sp=0xc00055af50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00055afe8 sp=0xc00055afe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 23 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 34 [GC worker (idle)]: runtime.gopark(0x0?, 0xc000186b30?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000391f50 sp=0xc000391f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000391fe0 sp=0xc000391f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000391fe8 sp=0xc000391fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 23 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 35 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00038ff50 sp=0xc00038ff30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00038ffe0 sp=0xc00038ff50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00038ffe8 sp=0xc00038ffe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 23 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 36 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00038ef50 sp=0xc00038ef30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00038efe0 sp=0xc00038ef50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00038efe8 sp=0xc00038efe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 23 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 37 [GC worker (idle)]: runtime.gopark(0x2bfd6fd53e8?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00055bf50 sp=0xc00055bf30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc00055bfe0 sp=0xc00055bf50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00055bfe8 sp=0xc00055bfe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 23 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c rax 0x4 rbx 0x0 rcx 0x7ff7bfeff5a8 rdx 0x1 rdi 0x903 rsi 0x0 rbp 0x7ff7bfeff5e0 rsp 0x7ff7bfeff5a8 r8 0x1 r9 0x0 r10 0x1 r11 0x246 r12 0xc00024b6f8 r13 0x21c2540 r14 0x0 r15 0x7ff7bfeff5f0 rip 0x7ff8162f32be rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: work_disablevendor.txt:9: go list -f {{.Dir}} example.com/dep: exit status 2 --- FAIL: TestScript/work_use_dot (2.60s) script_test.go:134: 2023-05-26T07:03:07Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_use_dot767862807 script_test.go:154: > cp go.work go.work.orig # If the current directory contains a go.mod file, # 'go work use .' should add an entry for it. (1.120s) # If the current directory lacks a go.mod file, 'go work use .' # should remove its entry. (1.096s) # If the path is absolute, it should remain absolute. (0.275s) > mv go.mod.bak go.mod > go work use $PWD [stderr] SIGQUIT: quit PC=0x7ff8162f32be m=0 sigcode=0 goroutine 1 [syscall]: runtime.racefini() /tmp/buildlet/go/src/runtime/race.go:417 +0x1b fp=0xc000135738 sp=0xc000135700 pc=0x109f5db os.runtime_beforeExit(0x0) /tmp/buildlet/go/src/runtime/proc.go:304 +0x2a fp=0xc000135750 sp=0xc000135738 pc=0x10c098a os.Exit(0x0) /tmp/buildlet/go/src/os/proc.go:75 +0x3a fp=0xc000135770 sp=0xc000135750 pc=0x113519a cmd/go/internal/base.Exit() /tmp/buildlet/go/src/cmd/go/internal/base/base.go:117 +0x9d fp=0xc0001357a0 sp=0xc000135770 pc=0x136f43d cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:184 +0xeaa fp=0xc000135908 sp=0xc0001357a0 pc=0x1a0e0ea cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0x23f27eb11c1ff2e1?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc000135e58 sp=0xc000135908 pc=0x1a71f7f main.main() _testmain.go:191 +0x308 fp=0xc000135f40 sp=0xc000135e58 pc=0x1aa66c8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc000135fe0 sp=0xc000135f40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000135fe8 sp=0xc000135fe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005e7a8 sp=0xc00005e788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005e7e0 sp=0xc00005e7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005e7e8 sp=0xc00005e7e0 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(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005ef78 sp=0xc00005ef58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:280 +0x94 fp=0xc00005efc8 sp=0xc00005ef78 pc=0x107b434 runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:196 +0x25 fp=0xc00005efe0 sp=0xc00005efc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005efe8 sp=0xc00005efe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:196 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc000046070?, 0x1d54108?, 0x1?, 0x0?, 0xc0000091e0?) /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(0x21c0a20) /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:653 +0x3c fp=0xc000074fc8 sp=0xc000074fa0 pc=0x107923c runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:197 +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:197 +0xa5 goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /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 rax 0x4 rbx 0x0 rcx 0x7ff7bfeff598 rdx 0x1 rdi 0x1403 rsi 0x0 rbp 0x7ff7bfeff5d0 rsp 0x7ff7bfeff598 r8 0x1 r9 0x0 r10 0x1 r11 0x246 r12 0xc0001356f8 r13 0x21c2540 r14 0x0 r15 0x7ff7bfeff5e0 rip 0x7ff8162f32be rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: work_use_dot.txt:17: go work use /tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_use_dot767862807/gopath/src/bar/baz: exit status 2 --- FAIL: TestScript/work_env (0.08s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_env713748494 script_test.go:154: script_test.go:154: FAIL: work_env.txt:0: context deadline exceeded --- FAIL: TestScript/vendor_outside_module (0.14s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/vendor_outside_module3425848509 script_test.go:154: script_test.go:154: FAIL: vendor_outside_module.txt:0: context deadline exceeded --- FAIL: TestScript/test_match_no_tests_with_subtests (0.13s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_match_no_tests_with_subtests2348645907 script_test.go:154: script_test.go:154: FAIL: test_match_no_tests_with_subtests.txt:0: context deadline exceeded --- FAIL: TestScript/vendor_complex (1.24s) script_test.go:134: 2023-05-26T07:03:08Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/vendor_complex2491446174 script_test.go:154: > env GO111MODULE=off # smoke test for complex build configuration (1.018s) > go build -o complex.exe complex [stderr] SIGQUIT: quit PC=0x103265f m=0 sigcode=0 goroutine 31 [running]: created by os/exec.(*Cmd).Start in goroutine 24 /tmp/buildlet/go/src/os/exec/exec.go:716 +0xf3a goroutine 1 [semacquire]: runtime.gopark(0xc0000ad150?, 0x108c591?, 0x0?, 0x60?, 0xc0000ad1b0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc0000ad118 sp=0xc0000ad0f8 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.semacquire1(0xc0003b93e8, 0xa8?, 0x1, 0x0, 0x0?) /tmp/buildlet/go/src/runtime/sema.go:160 +0x218 fp=0xc0000ad180 sp=0xc0000ad118 pc=0x10a3318 sync.runtime_Semacquire(0xc0003b93e8?) /tmp/buildlet/go/src/runtime/sema.go:62 +0x25 fp=0xc0000ad1b8 sp=0xc0000ad180 pc=0x10c1ae5 sync.(*WaitGroup).Wait(0xc0003b93e0) /tmp/buildlet/go/src/sync/waitgroup.go:116 +0xa5 fp=0xc0000ad1e8 sp=0xc0000ad1b8 pc=0x10d9405 cmd/go/internal/work.(*Builder).Do(0xc00014c370, {0x1d60358, 0x21f0c40}, 0xc000263a20) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:227 +0x8a5 fp=0xc0000ad410 sp=0xc0000ad1e8 pc=0x193ff65 cmd/go/internal/work.runBuild({0x1d60358, 0x21f0c40}, 0xc00012e3a8?, {0xc000138040, 0x1, 0x1}) /tmp/buildlet/go/src/cmd/go/internal/work/build.go:535 +0xd3b fp=0xc0000ad628 sp=0xc0000ad410 pc=0x193373b cmd/go.invoke(0x21b51e0, {0xc000138010, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc0000ad7a0 sp=0xc0000ad628 pc=0x1a0ecc3 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc0000ad908 sp=0xc0000ad7a0 pc=0x1a0e0e5 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0xa4796d03a48fc37f?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc0000ade58 sp=0xc0000ad908 pc=0x1a71f7f main.main() _testmain.go:191 +0x308 fp=0xc0000adf40 sp=0xc0000ade58 pc=0x1aa66c8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc0000adfe0 sp=0xc0000adf40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000adfe8 sp=0xc0000adfe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005e7a8 sp=0xc00005e788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005e7e0 sp=0xc00005e7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005e7e8 sp=0xc00005e7e0 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:196 +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:196 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc000046070?, 0x1d54108?, 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(0x21c0a20) /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:197 +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:197 +0xa5 goroutine 18 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000184e28 sp=0xc000184e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000184fe0 sp=0xc000184e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d goroutine 68 [runnable]: os/exec.(*Cmd).Start.func2(0xc00026c280) /tmp/buildlet/go/src/os/exec/exec.go:716 +0xeb fp=0xc000073fb8 sp=0xc000073fb0 pc=0x126c5ab os/exec.(*Cmd).Start.func3() /tmp/buildlet/go/src/os/exec/exec.go:729 +0x42 fp=0xc000073fe0 sp=0xc000073fb8 pc=0x126c482 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000073fe8 sp=0xc000073fe0 pc=0x10c62e1 created by os/exec.(*Cmd).Start in goroutine 28 /tmp/buildlet/go/src/os/exec/exec.go:716 +0xf3a goroutine 24 [runnable]: runtime.newobject(0x1b5efe0?) /tmp/buildlet/go/src/runtime/malloc.go:1323 +0x35 fp=0xc0002b6650 sp=0xc0002b6648 pc=0x1063375 os/exec.(*Cmd).Start(0xc0003d6000) /tmp/buildlet/go/src/os/exec/exec.go:716 +0xf9f fp=0xc0002b68a8 sp=0xc0002b6650 pc=0x126c1df os/exec.(*Cmd).Run(0xc0001441e0?) /tmp/buildlet/go/src/os/exec/exec.go:587 +0x27 fp=0xc0002b68e8 sp=0xc0002b68a8 pc=0x126b1c7 cmd/go/internal/work.(*Builder).toolID(0xc00014c370, {0x1bd36ca, 0x7}) /tmp/buildlet/go/src/cmd/go/internal/work/buildid.go:167 +0x491 fp=0xc0002b6a78 sp=0xc0002b68e8 pc=0x1938351 cmd/go/internal/work.(*Builder).buildActionID(0xc00014c370, 0xc0001c0580) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:328 +0x122e fp=0xc0002b6ea8 sp=0xc0002b6a78 pc=0x194290e cmd/go/internal/work.(*Builder).build(0xc00014c370, {0x1d60358?, 0x21f0c40?}, 0xc0001c0580) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:474 +0x86f fp=0xc0002b7bd8 sp=0xc0002b6ea8 pc=0x194486f cmd/go/internal/work.ActorFunc.Act(0x1c4e468, 0x21f0c40?, {0x1d60358, 0x21f0c40}, 0x0?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc0002b7c28 sp=0xc0002b7bd8 pc=0x1925c12 cmd/go/internal/work.(*Builder).Do.func3({0x1d60358, 0x21f0c40}, 0xc0001c0580) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc0002b7eb8 sp=0xc0002b7c28 pc=0x1940ac7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc0002b7fe0 sp=0xc0002b7eb8 pc=0x1940282 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0002b7fe8 sp=0xc0002b7fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x70b goroutine 5 [GC worker (idle)]: runtime.gopark(0x48?, 0x1ba4ba0?, 0x1?, 0x0?, 0xc00005f790?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000183f50 sp=0xc000183f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000183fe0 sp=0xc000183f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000183fe8 sp=0xc000183fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 6 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000182f50 sp=0xc000182f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000182fe0 sp=0xc000182f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000182fe8 sp=0xc000182fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 50 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000181f50 sp=0xc000181f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000181fe0 sp=0xc000181f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000181fe8 sp=0xc000181fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 51 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000180f50 sp=0xc000180f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000180fe0 sp=0xc000180f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000180fe8 sp=0xc000180fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 7 [GC worker (idle)]: runtime.gopark(0x2bff4a31287?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000515f50 sp=0xc000515f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000515fe0 sp=0xc000515f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000515fe8 sp=0xc000515fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 8 [GC worker (idle)]: runtime.gopark(0x2bff4afed06?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000514f50 sp=0xc000514f30 pc=0x109088e runtime.gcBgMarkWorker() /tmp/buildlet/go/src/runtime/mgc.go:1289 +0xe5 fp=0xc000514fe0 sp=0xc000514f50 pc=0x1072145 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000514fe8 sp=0xc000514fe0 pc=0x10c62e1 created by runtime.gcBgMarkStartWorkers in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:1213 +0x1c goroutine 25 [runnable]: runtime.gcTrigger.test({0x0?, 0x0?, 0x0?}) /tmp/buildlet/go/src/runtime/mgc.go:565 +0xdc fp=0xc0001b8800 sp=0xc0001b87f8 pc=0x107097c runtime.mallocgc(0xaf, 0x0, 0x0) /tmp/buildlet/go/src/runtime/malloc.go:1241 +0x7d9 fp=0xc0001b8880 sp=0xc0001b8800 pc=0x10630f9 runtime.slicebytetostring(0x0, 0xc00028c200, 0xaf) /tmp/buildlet/go/src/runtime/string.go:112 +0x96 fp=0xc0001b88b8 sp=0xc0001b8880 pc=0x10ab576 fmt.Sprintf({0x1bdea73, 0x13}, {0xc0001b8a80, 0x4, 0x4}) /tmp/buildlet/go/src/fmt/print.go:240 +0x7f fp=0xc0001b8910 sp=0xc0001b88b8 pc=0x119803f cmd/go/internal/cache.(*DiskCache).putIndexEntry(0xc000441fb0, {0x8f, 0xf4, 0xb4, 0xcd, 0xc8, 0xef, 0xa9, 0xdd, 0xd1, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/cache/cache.go:438 +0x1c5 fp=0xc0001b8b30 sp=0xc0001b8910 pc=0x1770745 cmd/go/internal/cache.(*DiskCache).put(0x32bfa48?, {0x8f, 0xf4, 0xb4, 0xcd, 0xc8, 0xef, 0xa9, 0xdd, 0xd1, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/cache/cache.go:524 +0x245 fp=0xc0001b8c60 sp=0xc0001b8b30 pc=0x1771065 cmd/go/internal/cache.(*DiskCache).Put(0x1d541a8?, {0x8f, 0xf4, 0xb4, 0xcd, 0xc8, 0xef, 0xa9, 0xdd, 0xd1, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/cache/cache.go:494 +0xe7 fp=0xc0001b8d10 sp=0xc0001b8c60 pc=0x1770d87 cmd/go/internal/cache.PutBytes({0x1d60a20, 0xc000441fb0}, {0x8f, 0xf4, 0xb4, 0xcd, 0xc8, 0xef, 0xa9, 0xdd, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/cache/cache.go:529 +0x10e fp=0xc0001b8d90 sp=0xc0001b8d10 pc=0x177128e cmd/go/internal/work.(*Builder).cacheSrcFiles(0x1aed5e0?, 0xc0001c06e0, {0xc00011e160, 0x1, 0x1aed5e0?}) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:1050 +0x395 fp=0xc0001b8ea8 sp=0xc0001b8d90 pc=0x194db15 cmd/go/internal/work.(*Builder).build(0xc00014c370, {0x1d60358?, 0x21f0c40?}, 0xc0001c06e0) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:771 +0x3465 fp=0xc0001b9bd8 sp=0xc0001b8ea8 pc=0x1947465 cmd/go/internal/work.ActorFunc.Act(0x1c4e468, 0x21f0c40?, {0x1d60358, 0x21f0c40}, 0x5953240956564f4d?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc0001b9c28 sp=0xc0001b9bd8 pc=0x1925c12 cmd/go/internal/work.(*Builder).Do.func3({0x1d60358, 0x21f0c40}, 0xc0001c06e0) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc0001b9eb8 sp=0xc0001b9c28 pc=0x1940ac7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc0001b9fe0 sp=0xc0001b9eb8 pc=0x1940282 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001b9fe8 sp=0xc0001b9fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x70b goroutine 26 [runnable]: runtime.mapaccess2_faststr(0x1b177a0, 0xc000118120, {0x1be48d7, 0x19}) /tmp/buildlet/go/src/runtime/map_faststr.go:108 +0x3f4 fp=0xc0002b2978 sp=0xc0002b2970 pc=0x1069794 syscall.Getenv({0x1be48d7, 0x19}) /tmp/buildlet/go/src/syscall/env_unix.go:78 +0xea fp=0xc0002b2a38 sp=0xc0002b2978 pc=0x10daa8a os.Getenv({0x1be48d7, 0x19}) /tmp/buildlet/go/src/os/env.go:103 +0x45 fp=0xc0002b2a68 sp=0xc0002b2a38 pc=0x112c905 cmd/go/internal/work.gcBackendConcurrency({0xc0002b2d18?, 0x2?, 0x0?}) /tmp/buildlet/go/src/cmd/go/internal/work/gc.go:232 +0x2d fp=0xc0002b2ac8 sp=0xc0002b2a68 pc=0x1975bcd cmd/go/internal/work.gcToolchain.gc({}, 0x7?, 0xc0001c0420, {0xc0001a6700, 0x76}, {0xc0000a2280, 0x10, 0x40}, {0x0, 0x0, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/work/gc.go:174 +0x1cfa fp=0xc0002b2dc8 sp=0xc0002b2ac8 pc=0x19749da cmd/go/internal/work.(*gcToolchain).gc(0x21f0c40, 0xc00012bc2a?, 0x6?, {0xc0001a6700, 0x76}, {0xc0000a2280, 0x10, 0x40}, {0x0, 0x0, ...}, ...) :1 +0x135 fp=0xc0002b2ea8 sp=0xc0002b2dc8 pc=0x1995175 cmd/go/internal/work.(*Builder).build(0xc00014c370, {0x1d60358?, 0x21f0c40?}, 0xc0001c0420) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:857 +0x4419 fp=0xc0002b3bd8 sp=0xc0002b2ea8 pc=0x1948419 cmd/go/internal/work.ActorFunc.Act(0x1c4e468, 0x21f0c40?, {0x1d60358, 0x21f0c40}, 0x0?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc0002b3c28 sp=0xc0002b3bd8 pc=0x1925c12 cmd/go/internal/work.(*Builder).Do.func3({0x1d60358, 0x21f0c40}, 0xc0001c0420) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc0002b3eb8 sp=0xc0002b3c28 pc=0x1940ac7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc0002b3fe0 sp=0xc0002b3eb8 pc=0x1940282 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0002b3fe8 sp=0xc0002b3fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x70b goroutine 27 [runnable]: runtime.convI2I(0x1b23d20?, 0x1d60a60?) /tmp/buildlet/go/src/runtime/iface.go:412 +0x49 fp=0xc0001bc918 sp=0xc0001bc910 pc=0x1060e49 cmd/go/internal/cache.FileHash({0xc0003680c0, 0x35}) /tmp/buildlet/go/src/cmd/go/internal/cache/hash.go:165 +0x26d fp=0xc0001bca08 sp=0xc0001bc918 pc=0x177336d cmd/go/internal/work.(*Builder).fileHash(0xc0001bcd08?, {0xc0003680c0, 0x35}) /tmp/buildlet/go/src/cmd/go/internal/work/buildid.go:388 +0x45 fp=0xc0001bca78 sp=0xc0001bca08 pc=0x193b8c5 cmd/go/internal/work.(*Builder).buildActionID(0xc00014c370, 0xc0001c0b00) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:390 +0x234b fp=0xc0001bcea8 sp=0xc0001bca78 pc=0x1943a2b cmd/go/internal/work.(*Builder).build(0xc00014c370, {0x1d60358?, 0x21f0c40?}, 0xc0001c0b00) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:474 +0x86f fp=0xc0001bdbd8 sp=0xc0001bcea8 pc=0x194486f cmd/go/internal/work.ActorFunc.Act(0x1c4e468, 0x21f0c40?, {0x1d60358, 0x21f0c40}, 0xc0002a4c98?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc0001bdc28 sp=0xc0001bdbd8 pc=0x1925c12 cmd/go/internal/work.(*Builder).Do.func3({0x1d60358, 0x21f0c40}, 0xc0001c0b00) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc0001bdeb8 sp=0xc0001bdc28 pc=0x1940ac7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc0001bdfe0 sp=0xc0001bdeb8 pc=0x1940282 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0001bdfe8 sp=0xc0001bdfe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x70b goroutine 28 [runnable]: runtime.newobject(0x1b64520?) /tmp/buildlet/go/src/runtime/malloc.go:1323 +0x35 fp=0xc0000d06c0 sp=0xc0000d06b8 pc=0x1063375 os.(*Process).wait(0xc000040300) /tmp/buildlet/go/src/os/exec_unix.go:54 +0x131 fp=0xc0000d0728 sp=0xc0000d06c0 pc=0x112e331 os.(*Process).Wait(...) /tmp/buildlet/go/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc00020c580) /tmp/buildlet/go/src/os/exec/exec.go:890 +0xb9 fp=0xc0000d07f0 sp=0xc0000d0728 pc=0x126d0d9 os/exec.(*Cmd).Run(0xc00020c580?) /tmp/buildlet/go/src/os/exec/exec.go:590 +0x55 fp=0xc0000d0830 sp=0xc0000d07f0 pc=0x126b1f5 cmd/go/internal/work.(*Builder).runOut(0x5?, 0xc0001c0000, {0xc000046004, 0x5d}, {0x0, 0x0, 0xb9257d8?}, {0xc00038e000, 0xd, 0x10}) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:2381 +0xa7e fp=0xc0000d0ac8 sp=0xc0000d0830 pc=0x195c0de cmd/go/internal/work.gcToolchain.gc({}, 0x7?, 0xc0001c0000, {0xc00026e500, 0x76}, {0xc00012c4c0, 0x10, 0x40}, {0x0, 0x0, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/work/gc.go:223 +0x2b76 fp=0xc0000d0dc8 sp=0xc0000d0ac8 pc=0x1975856 cmd/go/internal/work.(*gcToolchain).gc(0x21f0c40, 0x21c0ca0?, 0xc00004aab0?, {0xc00026e500, 0x76}, {0xc00012c4c0, 0x10, 0x40}, {0x0, 0x0, ...}, ...) :1 +0x135 fp=0xc0000d0ea8 sp=0xc0000d0dc8 pc=0x1995175 cmd/go/internal/work.(*Builder).build(0xc00014c370, {0x1d60358?, 0x21f0c40?}, 0xc0001c0000) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:857 +0x4419 fp=0xc0000d1bd8 sp=0xc0000d0ea8 pc=0x1948419 cmd/go/internal/work.ActorFunc.Act(0x1c4e468, 0x21f0c40?, {0x1d60358, 0x21f0c40}, 0x0?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc0000d1c28 sp=0xc0000d1bd8 pc=0x1925c12 cmd/go/internal/work.(*Builder).Do.func3({0x1d60358, 0x21f0c40}, 0xc0001c0000) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc0000d1eb8 sp=0xc0000d1c28 pc=0x1940ac7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc0000d1fe0 sp=0xc0000d1eb8 pc=0x1940282 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000d1fe8 sp=0xc0000d1fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x70b goroutine 29 [runnable]: runtime.chansend(0xc00008a420?, 0xc0000d4780?, 0x1?, 0x126bd1b?) /tmp/buildlet/go/src/runtime/chan.go:160 +0x5ef fp=0xc0000d4568 sp=0xc0000d4560 pc=0x105b0ef runtime.chansend1(0xc0001442a0?, 0x1?) /tmp/buildlet/go/src/runtime/chan.go:145 +0x17 fp=0xc0000d4598 sp=0xc0000d4568 pc=0x105aaf7 os/exec.(*Cmd).Start(0xc0003d6160) /tmp/buildlet/go/src/os/exec/exec.go:714 +0xadb fp=0xc0000d47f0 sp=0xc0000d4598 pc=0x126bd1b os/exec.(*Cmd).Run(0xc0003d6160?) /tmp/buildlet/go/src/os/exec/exec.go:587 +0x27 fp=0xc0000d4830 sp=0xc0000d47f0 pc=0x126b1c7 cmd/go/internal/work.(*Builder).runOut(0x5?, 0xc000263e40, {0xc000046004, 0x5d}, {0x0, 0x0, 0xb9257d8?}, {0xc00050c100, 0xd, 0x10}) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:2381 +0xa7e fp=0xc0000d4ac8 sp=0xc0000d4830 pc=0x195c0de cmd/go/internal/work.gcToolchain.gc({}, 0x7?, 0xc000263e40, {0xc0002ac500, 0x76}, {0xc000310240, 0x10, 0x40}, {0x0, 0x0, ...}, ...) /tmp/buildlet/go/src/cmd/go/internal/work/gc.go:223 +0x2b76 fp=0xc0000d4dc8 sp=0xc0000d4ac8 pc=0x1975856 cmd/go/internal/work.(*gcToolchain).gc(0x21f0c40, 0x0?, 0x0?, {0xc0002ac500, 0x76}, {0xc000310240, 0x10, 0x40}, {0x0, 0x0, ...}, ...) :1 +0x135 fp=0xc0000d4ea8 sp=0xc0000d4dc8 pc=0x1995175 cmd/go/internal/work.(*Builder).build(0xc00014c370, {0x1d60358?, 0x21f0c40?}, 0xc000263e40) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:857 +0x4419 fp=0xc0000d5bd8 sp=0xc0000d4ea8 pc=0x1948419 cmd/go/internal/work.ActorFunc.Act(0x1c4e468, 0x21f0c40?, {0x1d60358, 0x21f0c40}, 0xc0001a6100?) /tmp/buildlet/go/src/cmd/go/internal/work/action.go:78 +0x52 fp=0xc0000d5c28 sp=0xc0000d5bd8 pc=0x1925c12 cmd/go/internal/work.(*Builder).Do.func3({0x1d60358, 0x21f0c40}, 0xc000263e40) /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:150 +0x667 fp=0xc0000d5eb8 sp=0xc0000d5c28 pc=0x1940ac7 cmd/go/internal/work.(*Builder).Do.func4() /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:218 +0x122 fp=0xc0000d5fe0 sp=0xc0000d5eb8 pc=0x1940282 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000d5fe8 sp=0xc0000d5fe0 pc=0x10c62e1 created by cmd/go/internal/work.(*Builder).Do in goroutine 1 /tmp/buildlet/go/src/cmd/go/internal/work/exec.go:204 +0x70b rax 0x0 rbx 0x37f0f90 rcx 0x80000316 rdx 0x3060000cb270 rdi 0x0 rsi 0x7ff7bfeff568 rbp 0x0 rsp 0x7ff7bfeff550 r8 0x0 r9 0x0 r10 0x21c1280 r11 0x112062d r12 0xc0001964e0 r13 0x0 r14 0x316 r15 0x22007a8 rip 0x103265f rflags 0x10282 cs 0x2b fs 0x0 gs 0x0 script_test.go:154: FAIL: vendor_complex.txt:4: go build -o complex.exe complex: exit status 2 --- FAIL: TestScript/work_use_deleted (0.12s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_use_deleted547655018 script_test.go:154: script_test.go:154: FAIL: work_use_deleted.txt:0: context deadline exceeded --- FAIL: TestScript/work_use_noargs (0.02s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_use_noargs1591626303 script_test.go:154: script_test.go:154: FAIL: work_use_noargs.txt:0: context deadline exceeded --- FAIL: TestScript/test_json_panic_exit (0.10s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_json_panic_exit3555407123 script_test.go:154: script_test.go:154: FAIL: test_json_panic_exit.txt:0: context deadline exceeded --- FAIL: TestScript/mod_verify (0.04s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/mod_verify3128631087 script_test.go:154: script_test.go:154: FAIL: mod_verify.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_compat_irrelevant (0.08s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/mod_tidy_compat_irrelevant2858008678 script_test.go:154: script_test.go:154: FAIL: mod_tidy_compat_irrelevant.txt:0: context deadline exceeded --- FAIL: TestScript/mod_versions (0.07s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/mod_versions405059343 script_test.go:154: script_test.go:154: FAIL: mod_versions.txt:0: context deadline exceeded --- FAIL: TestScript/work_sync_relevant_dependency (0.15s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_sync_relevant_dependency1532590633 script_test.go:154: script_test.go:154: FAIL: work_sync_relevant_dependency.txt:0: context deadline exceeded --- FAIL: TestScript/test_fuzz_multiple (0.09s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_fuzz_multiple1035806139 script_test.go:154: script_test.go:154: FAIL: test_fuzz_multiple.txt:0: context deadline exceeded --- FAIL: TestScript/build_darwin_cc_arch (0.03s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_darwin_cc_arch1884245489 script_test.go:154: script_test.go:154: FAIL: build_darwin_cc_arch.txt:0: context deadline exceeded --- FAIL: TestScript/mod_indirect (0.19s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/mod_indirect2446239813 script_test.go:154: script_test.go:154: FAIL: mod_indirect.txt:0: context deadline exceeded --- FAIL: TestScript/build_negative_p (0.04s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_negative_p480687419 script_test.go:154: script_test.go:154: FAIL: build_negative_p.txt:0: context deadline exceeded --- FAIL: TestScript/noncanonical_import (0.13s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/noncanonical_import1281541671 script_test.go:154: script_test.go:154: FAIL: noncanonical_import.txt:0: context deadline exceeded --- FAIL: TestScript/build_n_cgo (0.10s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_n_cgo1636575339 script_test.go:154: script_test.go:154: FAIL: build_n_cgo.txt:0: context deadline exceeded --- FAIL: TestScript/build_link_x_import_path_escape (0.27s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_link_x_import_path_escape3021333358 script_test.go:154: script_test.go:154: FAIL: build_link_x_import_path_escape.txt:0: context deadline exceeded --- FAIL: TestScript/build_issue59571 (0.22s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_issue59571950211720 script_test.go:154: script_test.go:154: FAIL: build_issue59571.txt:0: context deadline exceeded --- FAIL: TestScript/build_issue6480 (0.26s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_issue6480456522073 script_test.go:154: script_test.go:154: FAIL: build_issue6480.txt:0: context deadline exceeded --- FAIL: TestScript/build_multi_main (0.34s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_multi_main3575703104 script_test.go:154: script_test.go:154: FAIL: build_multi_main.txt:0: context deadline exceeded --- FAIL: TestScript/build_issue48319 (0.16s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_issue483193496193969 script_test.go:154: script_test.go:154: FAIL: build_issue48319.txt:0: context deadline exceeded --- FAIL: TestScript/build_import_cycle (0.19s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_import_cycle3267218125 script_test.go:154: script_test.go:154: FAIL: build_import_cycle.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_convergence_loop (0.72s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/mod_tidy_convergence_loop2445379123 script_test.go:154: script_test.go:154: FAIL: mod_tidy_convergence_loop.txt:0: context deadline exceeded --- FAIL: TestScript/mod_vendor (17.71s) script_test.go:134: 2023-05-26T07:02:53Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/mod_vendor3645505777 script_test.go:154: > env GO111MODULE=on # Without vendoring, a build should succeed unless -mod=vendor is set. (0.000s) # Without vendoring, 'go list' should report the replacement directory for # a package in a replaced module. (1.103s) # 'go mod vendor' should copy all replaced modules to the vendor directory. (1.202s) # An explicit '-mod=mod' should ignore the vendor directory. (2.296s) # An explicit '-mod=vendor' should report package directories within # the vendor directory. (1.110s) # 'go list -mod=vendor -m' should successfully list vendored modules, # but should not provide a module directory because no directory contains # the complete module. (1.112s) # -mod=vendor should cause 'go list' flags that look up versions to fail. (0.312s) # 'go list -mod=vendor -m' on a transitive dependency that does not # provide vendored packages should give a helpful error rather than # 'not a known dependency'. (0.312s) # 'go list -mod=mod' should report packages outside the import graph, # but 'go list -mod=vendor' should error out for them. (2.528s) # Test dependencies should not be copied. (0.001s) # Licenses and other metadata for each module should be copied # if any package within their module is copied. (0.001s) # 'go mod vendor' should work with an alternative vendor directory if the -o flag is provided. (1.540s) # 'go mod vendor' should interpret paths relative to the current working directory when the -o flag is provided. (3.210s) # 'go mod vendor' should fall back to the default 'vendor' directory when an empty argument is passed to the -o flag # the same behavior should be exhibited both on the module root directory, as well as nested subdirectories (1.780s) > go mod vendor -v -o '' [stderr] # a v1.0.0 => ./a a a/foo/bar/b a/foo/bar/c # diamondleft v0.0.0 => ./diamondleft diamondleft # diamondpoint v0.0.0 => ./diamondpoint diamondpoint # diamondroot v0.0.0 => ./diamondroot diamondroot # mysite/myname/mypkg v1.0.0 => ./mypkg mysite/myname/mypkg/mydir # x v1.0.0 => ./x x x/x1 # y v1.0.0 => ./y y # z v1.0.0 => ./z z > exists vendor/modules.txt > env GOFLAGS=-o=foo > go mod vendor -v -o '' [stderr] # a v1.0.0 => ./a a a/foo/bar/b a/foo/bar/c # diamondleft v0.0.0 => ./diamondleft diamondleft # diamondpoint v0.0.0 => ./diamondpoint diamondpoint # diamondroot v0.0.0 => ./diamondroot diamondroot # mysite/myname/mypkg v1.0.0 => ./mypkg mysite/myname/mypkg/mydir SIGQUIT: quit PC=0x7ff8162f33ea m=0 sigcode=0 goroutine 0 [idle]: runtime.pthread_cond_wait(0x21c28c8, 0x21c2888) /tmp/buildlet/go/src/runtime/sys_darwin.go:507 +0x2e fp=0x7ff7bfeff400 sp=0x7ff7bfeff3d8 pc=0x10af8ce runtime.semasleep(0xffffffffffffffff) /tmp/buildlet/go/src/runtime/os_darwin.go:66 +0x9f fp=0x7ff7bfeff458 sp=0x7ff7bfeff400 pc=0x108a83f runtime.notesleep(0x21c2688) /tmp/buildlet/go/src/runtime/lock_sema.go:181 +0x92 fp=0x7ff7bfeff490 sp=0x7ff7bfeff458 pc=0x10617d2 runtime.mPark(...) /tmp/buildlet/go/src/runtime/proc.go:1602 runtime.stopm() /tmp/buildlet/go/src/runtime/proc.go:2507 +0x8c fp=0x7ff7bfeff4c0 sp=0x7ff7bfeff490 pc=0x109462c runtime.findRunnable() /tmp/buildlet/go/src/runtime/proc.go:3200 +0xb9c fp=0x7ff7bfeff5d0 sp=0x7ff7bfeff4c0 pc=0x1095f5c runtime.schedule() /tmp/buildlet/go/src/runtime/proc.go:3553 +0xb1 fp=0x7ff7bfeff608 sp=0x7ff7bfeff5d0 pc=0x1096d51 runtime.goexit0(0xc0003024e0) /tmp/buildlet/go/src/runtime/proc.go:3880 +0x266 fp=0x7ff7bfeff648 sp=0x7ff7bfeff608 pc=0x1097c66 runtime.mcall() /tmp/buildlet/go/src/runtime/asm_amd64.s:458 +0x4e fp=0x7ff7bfeff660 sp=0x7ff7bfeff648 pc=0x10c42ce goroutine 1 [runnable]: syscall.syscall(0x10c9509?, 0xc00023e790?, 0x112f29e?, 0x1d599c0?) /tmp/buildlet/go/src/runtime/sys_darwin.go:23 +0x70 fp=0xc00023e720 sp=0xc00023e690 pc=0x10c2c70 syscall.Close(0x10c9509?) /tmp/buildlet/go/src/syscall/zsyscall_darwin_amd64.go:509 +0x3b fp=0xc00023e768 sp=0xc00023e720 pc=0x10e553b internal/poll.(*SysFile).destroy(...) /tmp/buildlet/go/src/internal/poll/fd_unixjs.go:24 internal/poll.(*FD).destroy(0xc0005266c0) /tmp/buildlet/go/src/internal/poll/fd_unix.go:81 +0xc2 fp=0xc00023e7b0 sp=0xc00023e768 pc=0x1120222 internal/poll.(*FD).decref(0xc0005266c0) /tmp/buildlet/go/src/internal/poll/fd_mutex.go:213 +0x37 fp=0xc00023e7d8 sp=0xc00023e7b0 pc=0x111e9f7 internal/poll.(*FD).Close(0xc0005266c0) /tmp/buildlet/go/src/internal/poll/fd_unix.go:104 +0x7e fp=0xc00023e818 sp=0xc00023e7d8 pc=0x11202fe os.(*file).close(0xc0005266c0) /tmp/buildlet/go/src/os/file_unix.go:315 +0xef fp=0xc00023e898 sp=0xc00023e818 pc=0x113372f os.(*File).Close(...) /tmp/buildlet/go/src/os/file_posix.go:23 cmd/go/internal/modcmd.copyDir({0xc00049d700, 0x74}, {0xc000347180, 0x5f}, 0x1c4e0d0, 0x10c9509?) /tmp/buildlet/go/src/cmd/go/internal/modcmd/vendor.go:426 +0x635 fp=0xc00023ea00 sp=0xc00023e898 pc=0x18a0555 cmd/go/internal/modcmd.copyMetadata({0x37fb08a, 0x13}, {0x37fb08a, 0x19}, {0xc00049d700, 0x7a}, {0xc000347180, 0x65}, 0x0?) /tmp/buildlet/go/src/cmd/go/internal/modcmd/vendor.go:323 +0x24a fp=0xc00023eab0 sp=0xc00023ea00 pc=0x189f82a cmd/go/internal/modcmd.vendorPkg({0xc00015d920, 0x60}, {0x37fb08a, 0x19}) /tmp/buildlet/go/src/cmd/go/internal/modcmd/vendor.go:250 +0x34d fp=0xc00023edd8 sp=0xc00023eab0 pc=0x189eb2d cmd/go/internal/modcmd.runVendor({0x1d60358, 0x21f0c40}, 0xc00003c540?, {0xc000036230?, 0x0, 0xc0000af6f0?}) /tmp/buildlet/go/src/cmd/go/internal/modcmd/vendor.go:168 +0x1b73 fp=0xc00023f628 sp=0xc00023edd8 pc=0x189e0b3 cmd/go.invoke(0x21b31a0, {0xc000036200, 0x4, 0x4}) /tmp/buildlet/go/src/cmd/go/main.go:243 +0x7a3 fp=0xc00023f7a0 sp=0xc00023f628 pc=0x1a0ecc3 cmd/go.main() /tmp/buildlet/go/src/cmd/go/main.go:183 +0xea5 fp=0xc00023f908 sp=0xc00023f7a0 pc=0x1a0e0e5 cmd/go.Main(...) /tmp/buildlet/go/src/cmd/go/export_test.go:7 cmd/go_test.TestMain(0xbea74b247a2dd44?) /tmp/buildlet/go/src/cmd/go/go_test.go:161 +0x1fbf fp=0xc00023fe58 sp=0xc00023f908 pc=0x1a71f7f main.main() _testmain.go:191 +0x308 fp=0xc00023ff40 sp=0xc00023fe58 pc=0x1aa66c8 runtime.main() /tmp/buildlet/go/src/runtime/proc.go:267 +0x2bb fp=0xc00023ffe0 sp=0xc00023ff40 pc=0x109041b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00023ffe8 sp=0xc00023ffe0 pc=0x10c62e1 goroutine 2 [force gc (idle)]: runtime.gopark(0x216dc20?, 0x21c2540?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00005c7a8 sp=0xc00005c788 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.forcegchelper() /tmp/buildlet/go/src/runtime/proc.go:322 +0xb3 fp=0xc00005c7e0 sp=0xc00005c7a8 pc=0x10906f3 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00005c7e8 sp=0xc00005c7e0 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(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000072f78 sp=0xc000072f58 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.bgsweep(0x0?) /tmp/buildlet/go/src/runtime/mgcsweep.go:280 +0x94 fp=0xc000072fc8 sp=0xc000072f78 pc=0x107b434 runtime.gcenable.func1() /tmp/buildlet/go/src/runtime/mgc.go:196 +0x25 fp=0xc000072fe0 sp=0xc000072fc8 pc=0x10705c5 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000072fe8 sp=0xc000072fe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:196 +0x66 goroutine 4 [GC scavenge wait]: runtime.gopark(0xc00007e000?, 0x1d54108?, 0x1?, 0x0?, 0xc0000091e0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc00006cf70 sp=0xc00006cf50 pc=0x109088e runtime.goparkunlock(...) /tmp/buildlet/go/src/runtime/proc.go:404 runtime.(*scavengerState).park(0x21c0a20) /tmp/buildlet/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00006cfa0 sp=0xc00006cf70 pc=0x1078cc9 runtime.bgscavenge(0x0?) /tmp/buildlet/go/src/runtime/mgcscavenge.go:653 +0x3c fp=0xc00006cfc8 sp=0xc00006cfa0 pc=0x107923c runtime.gcenable.func2() /tmp/buildlet/go/src/runtime/mgc.go:197 +0x25 fp=0xc00006cfe0 sp=0xc00006cfc8 pc=0x1070565 runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006cfe8 sp=0xc00006cfe0 pc=0x10c62e1 created by runtime.gcenable in goroutine 1 /tmp/buildlet/go/src/runtime/mgc.go:197 +0xa5 goroutine 5 [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /tmp/buildlet/go/src/runtime/proc.go:398 +0xce fp=0xc000184e28 sp=0xc000184e08 pc=0x109088e runtime.runfinq() /tmp/buildlet/go/src/runtime/mfinal.go:193 +0x13b fp=0xc000184fe0 sp=0xc000184e28 pc=0x106f63b runtime.goexit() /tmp/buildlet/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000184fe8 sp=0xc000184fe0 pc=0x10c62e1 created by runtime.createfing in goroutine 1 /tmp/buildlet/go/src/runtime/mfinal.go:163 +0x3d rax 0x104 rbx 0xd1f7600 rcx 0x7ff7bfeff288 rdx 0x700 rdi 0x21c28c8 rsi 0x70100000800 rbp 0x7ff7bfeff330 rsp 0x7ff7bfeff288 r8 0x0 r9 0xa0 r10 0x0 r11 0x246 r12 0x16 r13 0x0 r14 0x70100000800 r15 0x700 rip 0x7ff8162f33ea rflags 0x247 cs 0x7 fs 0x0 gs 0x0 script_test.go:154: FAIL: mod_vendor.txt:112: go mod vendor -v -o : exit status 2 --- FAIL: TestScript/build_gopath_order (0.09s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_gopath_order1609718545 script_test.go:154: script_test.go:154: FAIL: build_gopath_order.txt:0: context deadline exceeded --- FAIL: TestScript/build_import_comment (0.33s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_import_comment1853744598 script_test.go:154: script_test.go:154: FAIL: build_import_comment.txt:0: context deadline exceeded --- FAIL: TestScript/build_gcflags (0.10s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_gcflags1090092083 script_test.go:154: script_test.go:154: FAIL: build_gcflags.txt:0: context deadline exceeded --- FAIL: TestScript/build_ignore_leading_bom (0.20s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_ignore_leading_bom4150074660 script_test.go:154: script_test.go:154: FAIL: build_ignore_leading_bom.txt:0: context deadline exceeded --- FAIL: TestScript/build_gcflags_order (0.12s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_gcflags_order467860016 script_test.go:154: script_test.go:154: FAIL: build_gcflags_order.txt:0: context deadline exceeded --- FAIL: TestScript/build_exe (0.15s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_exe1134870086 script_test.go:154: script_test.go:154: FAIL: build_exe.txt:0: context deadline exceeded --- FAIL: TestScript/build_dash_o_dev_null (0.12s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_dash_o_dev_null3785631587 script_test.go:154: script_test.go:154: FAIL: build_dash_o_dev_null.txt:0: context deadline exceeded --- FAIL: TestScript/build_dash_x (0.11s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_dash_x748137931 script_test.go:154: script_test.go:154: FAIL: build_dash_x.txt:0: context deadline exceeded --- FAIL: TestScript/version_goexperiment (0.08s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/version_goexperiment4122608481 script_test.go:154: script_test.go:154: FAIL: version_goexperiment.txt:0: context deadline exceeded --- FAIL: TestScript/build_internal (0.53s) script_test.go:134: 2023-05-26T07:03:10Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_internal2251502010 script_test.go:154: script_test.go:154: FAIL: build_internal.txt:0: context deadline exceeded --- FAIL: TestScript/test_write_profiles_on_timeout (0.07s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_write_profiles_on_timeout2889676660 script_test.go:154: script_test.go:154: FAIL: test_write_profiles_on_timeout.txt:0: context deadline exceeded --- FAIL: TestScript/vendor_list_issue11977 (0.07s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/vendor_list_issue119772366884420 script_test.go:154: script_test.go:154: FAIL: vendor_list_issue11977.txt:0: context deadline exceeded --- FAIL: TestScript/test_profile (0.03s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_profile3487736153 script_test.go:154: script_test.go:154: FAIL: test_profile.txt:0: context deadline exceeded --- FAIL: TestScript/test_json_prints (0.07s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_json_prints900323543 script_test.go:154: script_test.go:154: FAIL: test_json_prints.txt:0: context deadline exceeded --- FAIL: TestScript/work_sync_missing_module (0.04s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_sync_missing_module3742255201 script_test.go:154: script_test.go:154: FAIL: work_sync_missing_module.txt:0: context deadline exceeded --- FAIL: TestScript/test_match_only_benchmarks (0.06s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_match_only_benchmarks1332706962 script_test.go:154: script_test.go:154: FAIL: test_match_only_benchmarks.txt:0: context deadline exceeded --- FAIL: TestScript/slashpath (0.07s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/slashpath290358497 script_test.go:154: script_test.go:154: FAIL: slashpath.txt:0: context deadline exceeded --- FAIL: TestScript/work_issue54048 (0.16s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_issue540481919171367 script_test.go:154: script_test.go:154: FAIL: work_issue54048.txt:0: context deadline exceeded --- FAIL: TestScript/testing_issue40908 (0.11s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/testing_issue40908446464408 script_test.go:154: script_test.go:154: FAIL: testing_issue40908.txt:0: context deadline exceeded --- FAIL: TestScript/work_issue51204 (0.18s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_issue512041154220245 script_test.go:154: script_test.go:154: FAIL: work_issue51204.txt:0: context deadline exceeded --- FAIL: TestScript/mod_tidy_replace (0.37s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/mod_tidy_replace2283943469 script_test.go:154: script_test.go:154: FAIL: mod_tidy_replace.txt:0: context deadline exceeded --- FAIL: TestScript/work_edit (0.23s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_edit3954393704 script_test.go:154: script_test.go:154: FAIL: work_edit.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_disabled (0.07s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cache_disabled3277453679 script_test.go:154: script_test.go:154: FAIL: build_cache_disabled.txt:0: context deadline exceeded --- FAIL: TestScript/build_dash_n_cgo (0.08s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_dash_n_cgo2781098523 script_test.go:154: script_test.go:154: FAIL: build_dash_n_cgo.txt:0: context deadline exceeded --- FAIL: TestScript/build_cgo_error (0.09s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cgo_error4137948869 script_test.go:154: script_test.go:154: FAIL: build_cgo_error.txt:0: context deadline exceeded --- FAIL: TestScript/build_cgo_consistent_results (0.10s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cgo_consistent_results3105882674 script_test.go:154: script_test.go:154: FAIL: build_cgo_consistent_results.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_trimpath (0.11s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cache_trimpath421372823 script_test.go:154: script_test.go:154: FAIL: build_cache_trimpath.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_link (0.04s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cache_link876804135 script_test.go:154: script_test.go:154: FAIL: build_cache_link.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_output (0.12s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cache_output2923856766 script_test.go:154: script_test.go:154: FAIL: build_cache_output.txt:0: context deadline exceeded --- FAIL: TestScript/build_cd_gopath_different (0.06s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cd_gopath_different3148843220 script_test.go:154: script_test.go:154: FAIL: build_cd_gopath_different.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_gomips (0.07s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cache_gomips3249640775 script_test.go:154: script_test.go:154: FAIL: build_cache_gomips.txt:0: context deadline exceeded --- FAIL: TestScript/work_goproxy_off (0.04s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_goproxy_off2335749356 script_test.go:154: script_test.go:154: FAIL: work_goproxy_off.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_compile (0.03s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cache_compile3409582261 script_test.go:154: script_test.go:154: FAIL: build_cache_compile.txt:0: context deadline exceeded --- FAIL: TestScript/work_init_gowork (0.04s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/work_init_gowork2480779734 script_test.go:154: script_test.go:154: FAIL: work_init_gowork.txt:0: context deadline exceeded --- FAIL: TestScript/build_cache_arch_mode (0.06s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_cache_arch_mode2558162655 script_test.go:154: script_test.go:154: FAIL: build_cache_arch_mode.txt:0: context deadline exceeded --- FAIL: TestScript/test_json (0.41s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_json3660476944 script_test.go:154: script_test.go:154: FAIL: test_json.txt:0: context deadline exceeded --- FAIL: TestScript/build_GOTMPDIR (0.09s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_GOTMPDIR1127602668 script_test.go:154: script_test.go:154: FAIL: build_GOTMPDIR.txt:0: context deadline exceeded --- FAIL: TestScript/bug (0.10s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/bug585088931 script_test.go:154: script_test.go:154: FAIL: bug.txt:0: context deadline exceeded --- FAIL: TestScript/build_arm (0.09s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_arm4249791582 script_test.go:154: script_test.go:154: FAIL: build_arm.txt:0: context deadline exceeded --- FAIL: TestScript/build_acl_windows (0.13s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_acl_windows3617784122 script_test.go:154: script_test.go:154: FAIL: build_acl_windows.txt:0: context deadline exceeded --- FAIL: TestScript/test_parallel_number (0.01s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_parallel_number3342472612 script_test.go:154: script_test.go:154: FAIL: test_parallel_number.txt:0: context deadline exceeded --- FAIL: TestScript/build_buildvcs_auto (0.03s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/build_buildvcs_auto1728582473 script_test.go:154: script_test.go:154: FAIL: build_buildvcs_auto.txt:0: context deadline exceeded --- FAIL: TestScript/test_ppc64le_cgo_inline_plt (0.02s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/test_ppc64le_cgo_inline_plt3009623765 script_test.go:154: script_test.go:154: FAIL: test_ppc64le_cgo_inline_plt.txt:0: context deadline exceeded --- FAIL: TestScript/badgo (0.07s) script_test.go:134: 2023-05-26T07:03:11Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2455886159/tmpdir1414092236/badgo4064178979 script_test.go:154: script_test.go:154: FAIL: badgo.txt:0: context deadline exceeded FAIL FAIL cmd/go 520.768s ok cmd/go/internal/auth 1.058s FAIL go tool dist: Failed: exit status 1