-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ccl/changefeedccl: TestChangefeedEndTimeWithCursor failed #118462
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.TestChangefeedEndTimeWithCursor failed on master @ 1d2534b831775dd84edcf7372d38e35ed4903278:
=== RUN TestChangefeedEndTimeWithCursor
test_log_scope.go:170: test logs captured to: outputs.zip/logTestChangefeedEndTimeWithCursor2022447064
test_log_scope.go:81: use -show-logs to present logs inline
changefeed_test.go:7387: -- test log scope end --
test logs left over in: outputs.zip/logTestChangefeedEndTimeWithCursor2022447064
--- FAIL: TestChangefeedEndTimeWithCursor (48.24s)
=== RUN TestChangefeedEndTimeWithCursor/webhook
helpers_test.go:867: making server as system tenant
helpers_test.go:942: making webhook feed factory
changefeed_test.go:7370:
Error Trace: github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/changefeed_test.go:7370
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/helpers_test.go:1098
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/helpers_test.go:1133
Error: Received unexpected error:
still waiting for job status; current running
(1) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*jobFeed).WaitForStatus.func1
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/testfeed_test.go:439
| github.com/cockroachdb/cockroach/pkg/testutils.SucceedsWithinError.func1
| github.com/cockroachdb/cockroach/pkg/testutils/soon.go:75
| github.com/cockroachdb/cockroach/pkg/util/retry.ForDuration
| github.com/cockroachdb/cockroach/pkg/util/retry/retry.go:213
| github.com/cockroachdb/cockroach/pkg/testutils.SucceedsWithinError
| github.com/cockroachdb/cockroach/pkg/testutils/soon.go:81
| github.com/cockroachdb/cockroach/pkg/testutils.SucceedsSoonError
| github.com/cockroachdb/cockroach/pkg/testutils/soon.go:51
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*jobFeed).WaitForStatus
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/testfeed_test.go:430
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.TestChangefeedEndTimeWithCursor.func1
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/changefeed_test.go:7370
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.cdcTestNamed.func1
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/helpers_test.go:1098
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.cdcTestNamedWithSystem.func1
| github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/helpers_test.go:1133
| testing.tRunner
| GOROOT/src/testing/testing.go:1595
| runtime.goexit
| src/runtime/asm_amd64.s:1650
Wraps: (2) still waiting for job status; current running
Error types: (1) *withstack.withStack (2) *errutil.leafError
Test: TestChangefeedEndTimeWithCursor/webhook
--- FAIL: TestChangefeedEndTimeWithCursor/webhook (48.23s)
Parameters:
attempt=1run=14shard=12
This test on roachdash | Improve this report!
Jira issue: CRDB-35745
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.