[
https://issues.apache.org/jira/browse/CASSANDRA-21166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059204#comment-18059204
]
Dmitry Konstantinov commented on CASSANDRA-21166:
-------------------------------------------------
Observation: sometimes we have Java OOM for
org.apache.cassandra.hints.HintsServiceTest
https://ci-cassandra.apache.org/job/Cassandra-trunk/2405/cloudbees-pipeline-explorer/?line=2003112
{code:java}
[junit-timeout] Testsuite:
org.apache.cassandra.hints.HintsServiceTest-cdc_jdk21_x86_64
[junit-timeout] WARNING: A terminally deprecated method in java.lang.System has
been called
[junit-timeout] WARNING: System::setSecurityManager has been called by
org.apache.cassandra.security.ThreadAwareSecurityManager
(file:/home/cassandra/cassandra/build/apache-cassandra-5.1-SNAPSHOT.jar)
[junit-timeout] WARNING: Please consider reporting this to the maintainers of
org.apache.cassandra.security.ThreadAwareSecurityManager
[junit-timeout] WARNING: System::setSecurityManager will be removed in a future
release
[junit-timeout] java.lang.OutOfMemoryError: Java heap space
[junit-timeout] Dumping heap to
/home/cassandra/cassandra/build/test/java_pid3202.hprof ...
[junit-timeout] Heap dump file created [1040892053 bytes in 1.323 secs]
[junit-timeout]
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the
UncaughtExceptionHandler in thread "Thread-7917"
[junit-timeout]
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the
UncaughtExceptionHandler in thread "Thread-7915"
[junit-timeout]
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the
UncaughtExceptionHandler in thread "Thread-7909"
[junit-timeout]
{code}
> Test failure:
> org.apache.cassandra.hints.HintServiceBytemanTest/HintsServiceTest for jdk21
> ------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-21166
> URL: https://issues.apache.org/jira/browse/CASSANDRA-21166
> Project: Apache Cassandra
> Issue Type: Bug
> Reporter: Dmitry Konstantinov
> Priority: Normal
>
> [https://ci-cassandra.apache.org/job/Cassandra-trunk/2399/]
> [https://butler.cassandra.apache.org/#/ci/upstream/compare/Cassandra-trunk/trunk]
> it looks like the tests are failing only for JDK21
> similar story is for HintsServiceTest.testPageSeek
> it maybe related to the recent JDK support story changes (CASSANDRA-18831)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]