Skip to content

cmd/go: timeout on darwin-amd64-race builder #58929

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "cmd/go" && (`SIGQUIT` || `deadline exceeded` || `timed out`) && builder == "darwin-amd64-race" && date != "" && date < "2023-05-01"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestCacheListStale (16.86s)
    go_test.go:2367: running testgo [install p m]
    exec.go:146: test timed out while running command: /tmp/buildlet/tmp/cmd-go-test-2811279691/tmpdir910072097/testbin/go install p m
    go_test.go:2367: standard error:
    go_test.go:2367: SIGQUIT: quit
        PC=0x7ff812e3334e m=0 sigcode=0

        rax    0x4
        rbx    0x7ff7bfefea98
        rcx    0x7ff7bfefe9e8
        rdx    0x0
        rdi    0x4
        rsi    0x0
        rbp    0x7ff7bfefe9f0
        rsp    0x7ff7bfefe9e8
        r8     0x40
        r9     0x0
        r10    0x7ff7bfefeb18
        r11    0x206
        r12    0x7ff7bfefeb18
        r13    0x3
        r14    0x20f3700
        r15    0x20f4900
        rip    0x7ff812e3334e
        rflags 0x207
        cs     0x7
        fs     0x0
        gs     0x0

    go_test.go:2367: go [install p m] failed unexpectedly in /tmp/buildlet/go/src/cmd/go: exit status 2

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeGoCommandcmd/goNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.TestingAn issue that has been verified to require only test changes, not just a test failure.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions