Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streamingccl: TestTenantStreamingFailback flaked on release-23.2 #121221

Closed
rafiss opened this issue Mar 27, 2024 · 5 comments
Closed

streamingccl: TestTenantStreamingFailback flaked on release-23.2 #121221

rafiss opened this issue Mar 27, 2024 · 5 comments
Labels
A-disaster-recovery A-tenant-streaming Including cluster streaming branch-release-23.2 Used to mark GA and release blockers and technical advisories for 23.2 C-test-failure Broken test (automatically or manually discovered). GA-blocker P-1 Issues/test failures with a fix SLA of 1 month T-disaster-recovery

Comments

@rafiss
Copy link
Collaborator

rafiss commented Mar 27, 2024

This flaked on an unrelated PR: https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelEssentialCi/14585251?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true&expandBuildChangesSection=true&expandBuildTestsSection=true

Failed
=== RUN   TestTenantStreamingFailback
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestTenantStreamingFailback3608586212
    test_log_scope.go:81: use -show-logs to present logs inline
    stream_ingestion_job_test.go:205: creating tenant f
    stream_ingestion_job_test.go:216: starting replication f->g
    stream_ingestion_job_test.go:223: waiting for g@1711552198088635551.0000000000
    stream_ingestion_job_test.go:229: completing replication on g@1711552198088635551.0000000000
    stream_ingestion_job_test.go:751: tenant "f" is not accepting connections
    stream_ingestion_job_test.go:255: starting replication g->f
    stream_ingestion_job_test.go:259: waiting for f@1711552218994527871.0000000000
    stream_ingestion_job_test.go:278: completing replication on f@1711552229914718032.0000000000
    stream_ingestion_job_test.go:751: tenant "g" is not accepting connections
    stream_ingestion_job_test.go:285: starting replication f->g
    stream_ingestion_job_test.go:289: waiting for g@1711552229914718032.0000000000
    stream_ingestion_job_test.go:168:
          Error Trace:  github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_job_test.go:168
                              github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/stream_ingestion_job_test.go:299
          Error:        Not equal:
                        expected: 6412387353320329170
                        actual  : 4077712811438800083
          Test:         TestTenantStreamingFailback
          Messages:     fingerprint mismatch at 1711552229914718032.0000000000
    panic.go:541: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestTenantStreamingFailback3608586212
--- FAIL: TestTenantStreamingFailback (63.76s)

Jira issue: CRDB-37143

@rafiss rafiss added C-test-failure Broken test (automatically or manually discovered). T-disaster-recovery A-tenant-streaming Including cluster streaming branch-release-23.2 Used to mark GA and release blockers and technical advisories for 23.2 labels Mar 27, 2024
Copy link

blathers-crl bot commented Mar 27, 2024

cc @cockroachdb/disaster-recovery

@blathers-crl blathers-crl bot added this to Backlog in Disaster Recovery Backlog Mar 27, 2024
@msbutler msbutler added P-1 Issues/test failures with a fix SLA of 1 month GA-blocker labels Apr 16, 2024
@msbutler
Copy link
Collaborator

oh this failure is on 23.2, where failback is not supported. I'll try reproing on 24.1, and if it doesn't repro, I'll close this out.

@rafiss
Copy link
Collaborator Author

rafiss commented Apr 16, 2024

Should this test be running on the 23.2 branch if failback is not supported?

@msbutler
Copy link
Collaborator

lemme skip it

msbutler added a commit to msbutler/cockroach that referenced this issue Apr 16, 2024
msbutler added a commit to msbutler/cockroach that referenced this issue Apr 17, 2024
@msbutler
Copy link
Collaborator

skip has merged. closing. #122464

Disaster Recovery Backlog automation moved this from Backlog to Done Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-disaster-recovery A-tenant-streaming Including cluster streaming branch-release-23.2 Used to mark GA and release blockers and technical advisories for 23.2 C-test-failure Broken test (automatically or manually discovered). GA-blocker P-1 Issues/test failures with a fix SLA of 1 month T-disaster-recovery
Development

No branches or pull requests

2 participants