darwin-amd64-11_0 at 4df10fba1687a6d4f51d7238a403f8f2298f6a16 :: 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=440" "TERM_SESSION_ID=478379F8-0478-47CA-8103-757D885361B6" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.EVVyxa52mp/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=9AD78486-2980-44A7-AF0D-D6B9B046F4C4" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a8" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_0" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "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 ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Mon Aug 29 04:31:06 PDT 2022; root:xnu-7195.141.39~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.409s ok archive/zip 0.531s ok bufio 0.154s ok bytes 1.696s ok compress/bzip2 0.293s ok compress/flate 2.000s ok compress/gzip 2.664s ok compress/lzw 0.268s ok compress/zlib 0.935s ok container/heap 0.041s ok container/list 0.016s ok container/ring 0.013s ok context 0.078s ok crypto 0.111s ok crypto/aes 0.111s ok crypto/cipher 0.036s ok crypto/des 0.089s ok crypto/dsa 0.060s ok crypto/ecdh 0.074s ok crypto/ecdsa 0.125s ok crypto/ed25519 0.099s ok crypto/elliptic 0.074s ok crypto/hmac 0.062s ok crypto/internal/alias 0.019s ok crypto/internal/bigmod 0.330s ok crypto/internal/boring 0.046s ok crypto/internal/boring/bcache 0.174s ok crypto/internal/edwards25519 5.586s ok crypto/internal/edwards25519/field 4.767s ok crypto/internal/nistec 0.943s ok crypto/internal/nistec/fiat 0.027s [no tests to run] ok crypto/md5 0.076s ok crypto/rand 0.080s ok crypto/rc4 0.053s ok crypto/rsa 0.147s ok crypto/sha1 0.046s ok crypto/sha256 0.048s ok crypto/sha512 0.049s ok crypto/subtle 0.203s ok crypto/tls 2.789s ok crypto/x509 1.017s ok database/sql 0.631s ok database/sql/driver 0.025s ok debug/buildinfo 0.019s ok debug/dwarf 0.067s ok debug/elf 0.344s ok debug/gosym 0.091s ok debug/macho 0.151s ok debug/pe 0.160s ok debug/plan9obj 0.125s ok embed 0.105s [no tests to run] ok embed/internal/embedtest 0.046s ok encoding/ascii85 0.031s ok encoding/asn1 0.016s ok encoding/base32 0.097s ok encoding/base64 0.039s ok encoding/binary 0.019s ok encoding/csv 0.040s ok encoding/gob 1.863s ok encoding/hex 0.041s ok encoding/json 0.490s ok encoding/pem 0.739s ok encoding/xml 0.231s ok errors 0.036s ok expvar 0.074s ok flag 0.204s ok fmt 0.134s ok go/ast 0.058s ok go/build 3.228s ok go/build/constraint 0.072s ok go/constant 0.029s ok go/doc 0.214s ok go/doc/comment 1.668s ok go/format 0.047s ok go/importer 1.180s ok go/internal/gccgoimporter 0.088s ok go/internal/gcimporter 6.019s ok go/internal/srcimporter 17.314s ok go/parser 0.440s ok go/printer 0.336s ok go/scanner 0.030s ok go/token 0.046s ok go/types 32.589s ok hash 0.035s ok hash/adler32 0.035s ok hash/crc32 0.046s ok hash/crc64 0.046s ok hash/fnv 0.042s ok hash/maphash 0.116s ok html 0.023s ok html/template 0.183s ok image 0.222s ok image/color 0.106s ok image/draw 0.132s ok image/gif 0.633s ok image/jpeg 0.233s ok image/png 0.526s ok index/suffixarray 0.274s ok internal/abi 10.342s ok internal/buildcfg 0.039s ok internal/coverage/cformat 0.037s ok internal/coverage/cmerge 0.026s ok internal/coverage/pods 0.073s ok internal/coverage/slicereader 0.095s ok internal/coverage/slicewriter 0.105s ok internal/coverage/test 0.056s ok internal/cpu 0.077s ok internal/dag 0.049s ok internal/diff 0.071s ok internal/fmtsort 0.017s ok internal/fuzz 0.028s ok internal/godebug 0.024s ok internal/intern 1.716s ok internal/itoa 0.025s ok internal/poll 0.169s ok internal/profile 0.037s ok internal/reflectlite 0.102s ok internal/safefilepath 0.051s ok internal/saferio 0.253s ok internal/singleflight 0.062s ok internal/testenv 0.098s ok internal/trace 0.201s ok internal/types/errors 2.829s ok internal/unsafeheader 0.035s ok internal/xcoff 0.123s ok io 0.094s ok io/fs 0.317s ok io/ioutil 0.105s ok log 0.033s ok log/syslog 1.390s ok math 0.061s ok math/big 1.458s ok math/bits 0.053s ok math/cmplx 0.124s ok math/rand 0.369s ok mime 0.051s ok mime/multipart 0.209s ok mime/quotedprintable 0.146s ok net 28.908s ok net/http 14.334s ok net/http/cgi 2.879s ok net/http/cookiejar 0.127s ok net/http/fcgi 0.217s ok net/http/httptest 0.264s ok net/http/httptrace 0.108s ok net/http/httputil 20.822s ok net/http/internal 0.117s ok net/http/internal/ascii 0.067s ok net/http/pprof 5.258s ok net/internal/socktest 0.022s ok net/mail 0.032s ok net/netip 1.430s ok net/rpc 0.279s ok net/rpc/jsonrpc 0.106s ok net/smtp 0.167s ok net/textproto 0.119s ok net/url 0.186s ok os 3.205s ok os/exec 2.234s ok os/exec/internal/fdtest 0.062s ok os/signal 5.051s ok os/user 0.088s ok path 0.046s ok path/filepath 0.385s ok plugin 0.035s ok reflect 2.758s ok regexp 1.211s ok regexp/syntax 1.658s --- FAIL: TestCgoSignalDeadlock (18.46s) crash_test.go:138: running go build -o /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoSignalDeadlock: signal: segmentation fault crash_cgo_test.go:38: expected "OK\n", but got: --- FAIL: TestSegv (0.00s) --- FAIL: TestSegv/SegvInCgo (0.07s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe SegvInCgo: signal: segmentation fault crash_cgo_test.go:620: crash_cgo_test.go:626: did not see "SIGSEGV" in output crash_cgo_test.go:633: skipping known flaky test without the -flaky flag; see golang.org/issue/49182 --- FAIL: TestSegv/Segv (0.07s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe Segv: signal: segmentation fault crash_cgo_test.go:620: crash_cgo_test.go:626: did not see "SIGSEGV" in output crash_cgo_test.go:633: skipping known flaky test without the -flaky flag; see golang.org/issue/49182 --- FAIL: TestNeedmDeadlock (0.02s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe NeedmDeadlock: signal: segmentation fault crash_cgo_test.go:716: want OK , got --- FAIL: TestCgoTracebackGoroutineProfile (0.02s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe GoroutineProfile: signal: segmentation fault crash_cgo_test.go:724: want OK , got --- FAIL: TestCgoTraceParser (0.02s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoTraceParser: signal: segmentation fault crash_cgo_test.go:740: want OK , got --- FAIL: TestCgoTraceParserWithOneProc (0.02s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoTraceParser: signal: segmentation fault crash_cgo_test.go:756: GOMAXPROCS=1, want OK , got --- FAIL: TestCgoCrashHandler (0.25s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe Crash: signal: segmentation fault crash_test.go:174: output: wanted: main: recovered done new-thread: recovered done second-new-thread: recovered done main-again: recovered done --- FAIL: TestCgoCrashTracebackGo (0.21s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CrashTracebackGo: signal: segmentation fault crash_cgo_test.go:267: missing main.h1 crash_cgo_test.go:267: missing main.h2 crash_cgo_test.go:267: missing main.h3 --- FAIL: TestCgoPanicCallback (0.20s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe PanicCallback: signal: segmentation fault crash_cgo_test.go:535: crash_cgo_test.go:538: did not see "panic: runtime error: invalid memory address or nil pointer dereference" in output crash_cgo_test.go:542: did not see "panic_callback" in output crash_cgo_test.go:546: did not see "PanicCallback" in output --- FAIL: TestCgoTracebackContext (0.20s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe TracebackContext: signal: segmentation fault crash_cgo_test.go:277: expected "OK\n" got --- FAIL: TestCgoTracebackSigpanic (0.09s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe TracebackSigpanic: signal: segmentation fault crash_cgo_test.go:520: crash_cgo_test.go:523: did not see "runtime.sigpanic" in output --- FAIL: TestAbortInCgo (0.29s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe Abort: signal: segmentation fault crash_cgo_test.go:668: crash_cgo_test.go:671: did not see "SIGABRT" in output --- FAIL: TestSigStackSwapping (0.32s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe SigStack: signal: segmentation fault crash_cgo_test.go:505: expected "OK\n" got --- FAIL: TestCgoNumGoroutine (0.25s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe NumGoroutine: signal: segmentation fault crash_cgo_test.go:436: expected "OK\n" got --- FAIL: TestCgoTracebackContextPreemption (0.11s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe TracebackContextPreemption: signal: segmentation fault crash_cgo_test.go:286: expected "OK\n" got --- FAIL: TestCgoExecSignalMask (0.15s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoExecSignalMask: signal: segmentation fault crash_cgo_test.go:140: expected "OK\n", got --- FAIL: TestCgoCCodeSIGPROF (0.02s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoCCodeSIGPROF: signal: segmentation fault crash_cgo_test.go:216: expected "OK\n" got --- FAIL: TestCgoCrashTraceback (0.11s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CrashTraceback: signal: segmentation fault crash_cgo_test.go:248: missing cgo symbolizer:1 crash_cgo_test.go:248: missing cgo symbolizer:2 crash_cgo_test.go:248: missing cgo symbolizer:3 --- FAIL: TestCgoLockOSThreadExit (0.47s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe LockOSThreadMain: signal: segmentation fault proc_test.go:983: want "OK\n", got "" crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe LockOSThreadAlt: signal: segmentation fault proc_test.go:988: want "OK\n", got "" --- FAIL: TestCgoPanicDeadlock (0.19s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoPanicDeadlock: signal: segmentation fault crash_cgo_test.go:207: output does not start with "panic: cgo error\n\n": --- FAIL: TestEnsureDropM (0.14s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe EnsureDropM: signal: segmentation fault crash_cgo_test.go:154: expected "OK\n", got --- FAIL: TestCgoSigfwd (0.06s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoSigfwd: exit status 1 crash_cgo_test.go:768: expected "OK\n", but got: SIGSEGV caught in C unexpectedly --- FAIL: TestEINTR (0.07s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe EINTR: signal: segmentation fault crash_cgo_test.go:703: want OK , got --- FAIL: TestCgoExternalThreadSignal (0.12s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoExternalThreadSignal: signal: segmentation fault crash_cgo_test.go:114: expected "OK\n", but got: --- FAIL: TestCgoExternalThreadSIGPROF (0.03s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoExternalThreadSIGPROF: signal: segmentation fault crash_cgo_test.go:100: expected "OK\n", but got: --- FAIL: TestCgoExternalThreadPanic (0.10s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoExternalThreadPanic: signal: segmentation fault crash_cgo_test.go:86: want failure containing "panic: BOOM". output: --- FAIL: TestCgoCallbackGC (0.09s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoCallbackGC: signal: segmentation fault crash_cgo_test.go:74: expected "OK\n", but got: --- FAIL: TestCgoTraceback (0.07s) crash_test.go:58: /tmp/buildlet/tmp/go-build4292740019/testprogcgo.exe CgoTraceback: signal: segmentation fault crash_cgo_test.go:47: expected "OK\n", but got: FAIL FAIL runtime 64.163s ok runtime/cgo 0.128s ok runtime/coverage 0.126s FAIL go tool dist: Failed: exit status 1