[
https://issues.apache.org/jira/browse/CASSANDRA-18065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-18065:
-----------------------------------------
Complexity: Normal
Component/s: Tool/nodetool
Discovered By: User Report
Fix Version/s: 5.x
Severity: Normal
Status: Open (was: Triage Needed)
Not sure what version you saw this on, but I hit it on 5.0 here:
Seen here:
https://app.circleci.com/pipelines/github/driftx/cassandra/1233/workflows/8faa91f1-1e0c-48c7-bded-740c136dd8d2/jobs/47454/tests
> Flaky test
> org.apache.cassandra.tools.TopPartitionsTest#testStartAndStopScheduledSampling
> -----------------------------------------------------------------------------------------
>
> Key: CASSANDRA-18065
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18065
> Project: Cassandra
> Issue Type: Bug
> Components: Tool/nodetool
> Reporter: Andres de la Peña
> Priority: Normal
> Fix For: 5.x
>
>
> The test
> {{org.apache.cassandra.tools.TopPartitionsTest#testStartAndStopScheduledSampling}}
> is fails intermittently on trunk with CircleCI:
> *
> https://app.circleci.com/pipelines/github/adelapena/cassandra/2508/workflows/92f054d7-9386-498f-9ba4-330181cd4782/jobs/24692
> *
> https://app.circleci.com/pipelines/github/adelapena/cassandra/2511/workflows/7aba8baa-0a6d-404a-b08b-c6a8078caca3/jobs/24706/tests
> The failure looks like:
> {code}
> junit.framework.AssertionFailedError: Scheduled sampled tasks should be
> removed expected:<[]> but was:<[*.*]>
> at
> org.apache.cassandra.tools.TopPartitionsTest.testStartAndStopScheduledSampling(TopPartitionsTest.java:116)
> {code}
> I haven't seen this failure on Butler/Jenkins yet, but it can be reproduced
> with the CircleCI multiplexer:
> {code}
> .circleci/generate.sh -m \
> -e REPEATED_UTESTS_COUNT=2000 \
> -e REPEATED_UTESTS=org.apache.cassandra.tools.TopPartitionsTest
> {code}
> It seems to fail 11 times on 2000 runs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]