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

ccl/streamingccl/streamingest: TestTenantStreamingMultipleNodes failed #112748

Closed
cockroach-teamcity opened this issue Oct 20, 2023 · 2 comments
Closed
Assignees
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-disaster-recovery
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Oct 20, 2023

ccl/streamingccl/streamingest.TestTenantStreamingMultipleNodes failed with artifacts on release-23.1 @ ff444373b429926c6686eae90ad2fcc9551c4dff:

=== RUN   TestTenantStreamingMultipleNodes
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestTenantStreamingMultipleNodes2227757497
    test_log_scope.go:79: use -show-logs to present logs inline
    replication_stream_e2e_test.go:710: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamingest/replication_stream_e2e_test.go:710
        	Error:      	"1" is not greater than "1"
        	Test:       	TestTenantStreamingMultipleNodes
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/90c1b75d835f45b8488807abb5b1092d/logTestTenantStreamingMultipleNodes2227757497
--- FAIL: TestTenantStreamingMultipleNodes (93.93s)

Parameters: TAGS=bazel,gss

Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-32575

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery labels Oct 20, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Oct 20, 2023
@msbutler
Copy link
Collaborator

infra flake, does not need to block release.

@msbutler msbutler removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Oct 20, 2023
@msbutler msbutler self-assigned this Oct 20, 2023
msbutler added a commit to msbutler/cockroach that referenced this issue Oct 22, 2023
This patch changes the TestTenantStreamingMultipleNodes and
TestTenantStreamingUnavailable tests to run on a single single host cluster,
instead of two, which should reduce cpu contention and flakes.

Informs cockroachdb#112748
Fixes cockroachdb#112783
Fixes cockroachdb#109185

Release note: none
msbutler added a commit to msbutler/cockroach that referenced this issue Oct 22, 2023
This patch changes the TestTenantStreamingMultipleNodes and
TestTenantStreamingUnavailable tests to run on a single single host cluster,
instead of two, which should reduce cpu contention and flakes.

Informs cockroachdb#112748
Fixes cockroachdb#112783
Fixes cockroachdb#109185

Release note: none
craig bot pushed a commit that referenced this issue Oct 23, 2023
112827: c2c: deflake a few e2e tests r=stevendanna a=msbutler

This patch changes the TestTenantStreamingMultipleNodes and
TestTenantStreamingUnavailable tests to run on a single single host cluster,
instead of two, which should reduce cpu contention and flakes.

Informs #112748
Fixes #112783
Fixes #109185

Release note: none

Co-authored-by: Michael Butler <[email protected]>
msbutler added a commit to msbutler/cockroach that referenced this issue Oct 24, 2023
This patch changes the TestTenantStreamingMultipleNodes and
TestTenantStreamingUnavailable tests to run on a single single host cluster,
instead of two, which should reduce cpu contention and flakes.

Informs cockroachdb#112748
Fixes cockroachdb#112783
Fixes cockroachdb#109185

Release note: none
msbutler added a commit to msbutler/cockroach that referenced this issue Oct 25, 2023
msbutler added a commit to msbutler/cockroach that referenced this issue Oct 26, 2023
This patch removes TestTenantStreamingMultipleNodes on 23.1 since the patch to
deflake this is hard to backport (cockroachdb#106826). In addition, no one really runs c2c
on 23.1, so there is little benefit in putting in the effort to deflake this
test.

Fixes cockroachdb#112748

Release note: none
@msbutler
Copy link
Collaborator

removed this test via #113136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-disaster-recovery
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants