[
https://issues.apache.org/jira/browse/CASSANDRA-21186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Konstantinov updated CASSANDRA-21186:
--------------------------------------------
Description:
The test is almost always fail now on the main CI, last example:
https://ci-cassandra.apache.org/job/Cassandra-trunk/2410/#showFailuresLink
It happens for different JDKs and configurations (compression, cdc, oa)
Usually it fails with a JUnit test timeout:
{code}
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
{code}
Thanks to CASSANDRA-21172 we can see now a thread dump to clarify where did we
stuck.
https://ci-cassandra.apache.org/job/Cassandra-trunk/2410/cloudbees-pipeline-explorer/?line=450882
test-cdc jdk11 3/20
we can observe Java OOM
was:
The test is almost always fail now on the main CI, last example:
https://ci-cassandra.apache.org/job/Cassandra-trunk/2410/#showFailuresLink
It happens for different JDKs and configurations (compression, cdc, oa)
Usually it fails with a JUnit test timeout:
{code}
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
{code}
> Test failure: org.apache.cassandra.index.accord.RouteIndexTest
> --------------------------------------------------------------
>
> Key: CASSANDRA-21186
> URL: https://issues.apache.org/jira/browse/CASSANDRA-21186
> Project: Apache Cassandra
> Issue Type: Bug
> Components: Test/dtest/java
> Reporter: Dmitry Konstantinov
> Assignee: Dmitry Konstantinov
> Priority: Normal
> Fix For: 5.x
>
>
> The test is almost always fail now on the main CI, last example:
> https://ci-cassandra.apache.org/job/Cassandra-trunk/2410/#showFailuresLink
> It happens for different JDKs and configurations (compression, cdc, oa)
> Usually it fails with a JUnit test timeout:
> {code}
> Timeout occurred. Please note the time in the report does not reflect the
> time until the timeout.
> {code}
> Thanks to CASSANDRA-21172 we can see now a thread dump to clarify where did
> we stuck.
> https://ci-cassandra.apache.org/job/Cassandra-trunk/2410/cloudbees-pipeline-explorer/?line=450882
> test-cdc jdk11 3/20
> we can observe Java OOM
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]