[ 
https://issues.apache.org/jira/browse/CASSANDRA-20298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924690#comment-17924690
 ] 

Dmitry Konstantinov commented on CASSANDRA-20298:
-------------------------------------------------

The interesting part from "STEPS" tab logs - it is OOM:
{code:java}
[junit-timeout] Testsuite: 
org.apache.cassandra.db.commitlog.CommitLogCQLTest-_jdk17
[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:/tmp/cassandra/build/apache-cassandra-5.0.4-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] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "6"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "0"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "5"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "2"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "4"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "ScheduledTasks:1"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "8"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "1"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "9"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "ScheduledFastTasks:1"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "PERIODIC-COMMIT-LOG-SYNCER"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "MemtableFlushWriter:1"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "3"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "Callback-Map-Reaper:1"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "7"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "MemtableFlushWriter:2"
[junit-timeout] 
[junit-timeout] Exception: java.lang.OutOfMemoryError thrown from the 
UncaughtExceptionHandler in thread "main"
[junit-timeout] Testsuite: 
org.apache.cassandra.db.commitlog.CommitLogCQLTest-cassandra.testtag_IS_UNDEFINED
[junit-timeout] Testsuite: 
org.apache.cassandra.db.commitlog.CommitLogCQLTest-cassandra.testtag_IS_UNDEFINED
 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
[junit-timeout]  {code}

> Test failure CommitLogCQLTest.testSwitchMemtable
> ------------------------------------------------
>
>                 Key: CASSANDRA-20298
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20298
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Local/Commit Log
>            Reporter: Brandon Williams
>            Priority: Normal
>             Fix For: 5.0.x
>
>         Attachments: 
> TEST-org.apache.cassandra.db.commitlog.CommitLogCQLTest.log, 
> TEST-org.apache.cassandra.db.commitlog.CommitLogCQLTest.xml, steps.log
>
>
> Seen here: 
> https://app.circleci.com/pipelines/github/driftx/cassandra/1831/workflows/0de1611d-d409-4d15-8171-dcf7183a8c61/jobs/112290/tests
> {noformat}
> unit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
> note the time in the report does not reflect the time until the VM exit.
>       at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.base/java.util.Vector.forEach(Vector.java:1365)
>       at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.base/java.util.Vector.forEach(Vector.java:1365)
>       at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to