-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ccl/changefeedccl: TestChangefeedPredicateWithSchemaChange failed #95140
Copy link
Copy link
Closed
Labels
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.
Milestone
Description
ccl/changefeedccl.TestChangefeedPredicateWithSchemaChange failed with artifacts on master @ 30d1e1c0701a385882127cf50024d3039372ff23:
=== RUN TestChangefeedPredicateWithSchemaChange
test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/1b0af3c189d7f60ce633c41e08dd5486/logTestChangefeedPredicateWithSchemaChange2703349570
test_log_scope.go:79: use -show-logs to present logs inline
=== RUN TestChangefeedPredicateWithSchemaChange/drop_column/webhook
helpers_test.go:751: making server as secondary tenant
helpers_test.go:837: making webhook feed factory
=== RUN TestChangefeedPredicateWithSchemaChange/drop_referenced_column_filter
=== RUN TestChangefeedPredicateWithSchemaChange/drop_referenced_column_projection
=== RUN TestChangefeedPredicateWithSchemaChange/add_alt.status
=== RUN TestChangefeedPredicateWithSchemaChange/add_column_no_default/kafka
helpers_test.go:751: making server as secondary tenant
helpers_test.go:837: making kafka feed factory
=== RUN TestChangefeedPredicateWithSchemaChange/drop_column
=== RUN TestChangefeedPredicateWithSchemaChange/add_column/cloudstorage
helpers_test.go:754: making server as system tenant
helpers_test.go:837: making cloudstorage feed factory
=== RUN TestChangefeedPredicateWithSchemaChange/add_column_no_default
=== RUN TestChangefeedPredicateWithSchemaChange/drop_referenced_column_filter/kafka
helpers_test.go:751: making server as secondary tenant
helpers_test.go:837: making kafka feed factory
panic: close of closed channel
goroutine 74508 [running]:
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/cdceval.(*familyEvaluator).closeErr(0x0?)
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/cdceval/expr_eval.go:455 +0x9c
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/cdceval.(*Evaluator).Close(...)
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/cdceval/expr_eval.go:118
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*kvEventToRowConsumer).Close(0x4001de7960?)
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/event_processing.go:442 +0xc8
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*parallelEventConsumer).workerLoop.func1()
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/event_processing.go:590 +0x38
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*parallelEventConsumer).workerLoop(0x40075572c0, {0x6558410, 0x400bbd8480}, {0x65370e0, 0x400f024540}, 0x3)
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/event_processing.go:608 +0x1bc
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*parallelEventConsumer).startWorkers.func1({0x6558410?, 0x400bbd8480?})
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/event_processing.go:579 +0x40
github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx.func1()
github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:168 +0x2c
golang.org/x/sync/errgroup.(*Group).Go.func1()
golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:75 +0x5c
created by golang.org/x/sync/errgroup.(*Group).Go
golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:72 +0xa4
=== RUN TestChangefeedPredicateWithSchemaChange/drop_referenced_column_projection/cloudstorage
helpers_test.go:754: making server as system tenant
helpers_test.go:837: making cloudstorage feed factory
=== RUN TestChangefeedPredicateWithSchemaChange/add_alt.status/cloudstorage
helpers_test.go:751: making server as secondary tenant
helpers_test.go:837: making cloudstorage feed factory
=== RUN TestChangefeedPredicateWithSchemaChange/add_column
This test on roachdash | Improve this report!
Jira issue: CRDB-23365
Epic CRDB-11732
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
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.