-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: restore/nodeShutdown/worker failed #80437
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Description
roachtest.restore/nodeShutdown/worker failed with artifacts on master @ 0add8527e82d0ae4987ea7105778c7aa6e43bd3a:
The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/restore/nodeShutdown/worker/run_1
monitor.go:127,jobs.go:154,restore.go:304,test_runner.go:876: monitor failure: monitor command failure: unexpected node event: 4: dead (exit status 134)
(1) attached stack trace
-- stack trace:
| main.(*monitorImpl).WaitE
| main/pkg/cmd/roachtest/monitor.go:115
| main.(*monitorImpl).Wait
| main/pkg/cmd/roachtest/monitor.go:123
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.jobSurvivesNodeShutdown
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/jobs.go:154
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerRestoreNodeShutdown.func2
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/restore.go:304
| [...repeated from below...]
Wraps: (2) monitor failure
Wraps: (3) attached stack trace
-- stack trace:
| main.(*monitorImpl).wait.func3
| main/pkg/cmd/roachtest/monitor.go:202
| runtime.goexit
| GOROOT/src/runtime/asm_amd64.s:1581
Wraps: (4) monitor command failure
Wraps: (5) unexpected node event: 4: dead (exit status 134)
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *errors.errorString
This test on roachdash | Improve this report!
Jira issue: CRDB-15956
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.