cockroachdb / cockroachdb/cockroach

basalt-26.3: crosscluster/logical: TestMultipleSourcesIntoSingleDest failed

Open
#174,132 4 comments 0 reactions 0 assignees View on GitHub
A-cdc branch-basalt-26.3 C-test-failure O-robot release-blocker T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

crosscluster/logical.TestMultipleSourcesIntoSingleDest [failed](https://mesolite.cluster.engflow.com/invocations/default/caeb6e34-63dc-41a5-b5dc-61ff143c07fa?testReportRun=1&testReportShard=1&testReportAttempt=1#targets-Ly9wa2cvY3Jvc3NjbHVzdGVyL2xvZ2ljYWw6bG9naWNhbF90ZXN0) on basalt-26.3 @ [107e8d07a68f92a725d347444bc75aa92fc72a03](https://github.com/cockroachdb/cockroach/commits/107e8d07a68f92a725d347444bc75aa92fc72a03):

```
=== RUN TestMultipleSourcesIntoSingleDest
test_log_scope.go:172: test logs captured to: outputs.zip/logTestMultipleSourcesIntoSingleDest2522939753
test_log_scope.go:82: use -show-logs to present logs inline
test_server_shim.go:168: automatically injected a shared process virtual cluster under test; see comment at top of test_server_shim.go for details.
test_server_shim.go:639: DRPC is enabled (via testserver factory defaults)
utils.go:54: waiting for logical replication job 1205057584051912705 to reach replicated time of 1787824793.559698733,0
utils.go:54: waiting for logical replication job 1205057567234064385 to reach replicated time of 1787824818.401465174,0
utils.go:56: condition failed to evaluate within 3m45s: from utils.go:78: logical replication job 1205057567234064385 at 1787824813.294391072,0, waiting to advance past 1787824818.401465174,0

goroutine dump: /mnt/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/testlogs/pkg/crosscluster/logical/logical_test/shard_1_of_5_run_1_of_3/test.outputs/goroutine_dump_3379327919.txt
panic.go:694: -- test log scope end --
test logs left over in: outputs.zip/logTestMultipleSourcesIntoSingleDest2522939753
--- FAIL: TestMultipleSourcesIntoSingleDest (330.76s)
```

Parameters:
- attempt=1
- race=true
- run=1
- shard=1
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

/cc @cockroachlabs/cdc

[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestMultipleSourcesIntoSingleDest.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)

Jira issue: CRDB-67432

Contributor guide

Open the contributing guide

Research direction

Start with crosscluster/logical.TestMultipleSourcesIntoSingleDest and the linked test invocation, then inspect utils.go, test_log_scope.go, and test_server_shim.go around the reported timeout. Review the captured logs and goroutine dump for the logical replication job that failed to advance. Done means identifying and fixing the failure so the race-enabled test completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.