-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ccl/changefeedccl: TestAlterChangefeedAddTargetsDuringBackfill failed #118463
Copy link
Copy link
Closed
Labels
A-cdcChange Data CaptureChange Data CaptureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-cdcbranch-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.
Milestone
Description
ccl/changefeedccl.TestAlterChangefeedAddTargetsDuringBackfill failed on master @ 1d2534b831775dd84edcf7372d38e35ed4903278:
helpers_test.go:867: making server as system tenant
helpers_test.go:942: making webhook feed factory
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:682: waiting for checkpoint
helpers_test.go:689: could not read checkpoint
alter_changefeed_test.go:1392:
Error Trace: github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/alter_changefeed_test.go:1392
GOROOT/src/runtime/panic.go:523
GOROOT/src/testing/testing.go:999
GOROOT/src/testing/testing.go:1076
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/helpers_test.go:689
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/alter_changefeed_test.go:1399
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/helpers_test.go:1133
Error: Received unexpected error:
operation "webhook.Next-938878945888141313" timed out after 30s (given timeout 30s): context deadline exceeded
(1) operation "webhook.Next-938878945888141313" timed out after 30s (given timeout 30s)
Wraps: (2) context deadline exceeded
Error types: (1) *timeutil.TimeoutError (2) context.deadlineExceededError
Test: TestAlterChangefeedAddTargetsDuringBackfill/webhook
--- FAIL: TestAlterChangefeedAddTargetsDuringBackfill/webhook (94.30s)
Parameters:
attempt=1run=15shard=8
This test on roachdash | Improve this report!
Jira issue: CRDB-35746
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-cdcChange Data CaptureChange Data CaptureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-cdcbranch-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.