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

Jacek Lewandowski commented on CASSANDRA-17992:
-----------------------------------------------

I'd not complicate the build unnecessarily...

 

btw. we have a problem with that one simulation test, if fails with:
{noformat}
[junit-timeout] ERROR [COMMIT-LOG-ALLOCATOR:1] <main> 2023-07-26 12:23:26,455 
InfiniteLoopExecutor.java:136 - Exception thrown by runnable, continuing with 
loop
[junit-timeout] org.apache.cassandra.io.FSWriteError: 
java.nio.channels.ClosedByInterruptException
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CompressedSegment.write(CompressedSegment.java:86)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.sync$unsync(CommitLogSegment.java:359)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.sync(CommitLogSegment.java)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.close$unsync(CommitLogSegment.java:528)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.close(CommitLogSegment.java)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.discard(CommitLogSegment.java:447)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager.discardAvailableSegment(AbstractCommitLogSegmentManager.java:544)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager$AllocatorRunnable.run(AbstractCommitLogSegmentManager.java:201)
[junit-timeout]     at 
org.apache.cassandra.concurrent.InfiniteLoopExecutor.loop(InfiniteLoopExecutor.java:121)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedThreadStart.run(InterceptedExecution.java:216)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Caused by: java.nio.channels.ClosedByInterruptException: null
[junit-timeout]     at 
java.base/java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:199)
[junit-timeout]     at 
com.google.common.jimfs.JimfsFileChannel.position(JimfsFileChannel.java:306)
[junit-timeout]     at 
org.apache.cassandra.io.filesystem.ForwardingFileChannel.position(ForwardingFileChannel.java:70)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CompressedSegment.write(CompressedSegment.java:78)
[junit-timeout]     ... 11 common frames omitted
[junit-timeout] ERROR [Stream-Deserializer-/127.0.0.1:7012-1:1] <main> 
2023-07-26 12:23:26,455 StreamSession.java:691 - [Stream 
#39395750-2c4b-11ea-0000-000000000002] Socket closed before session completion, 
peer 127.0.0.1:7012 is probably down.
[junit-timeout] java.nio.channels.ClosedChannelException: null
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.DirectStreamingConnectionFactory$DirectConnection$DirectStreamingChannel$In.reBuffer(DirectStreamingConnectionFactory.java:194)
[junit-timeout]     at 
org.apache.cassandra.io.util.RebufferingInputStream.readByte(RebufferingInputStream.java:178)
[junit-timeout]     at 
org.apache.cassandra.streaming.messages.StreamMessage.deserialize(StreamMessage.java:49)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamDeserializingTask.run(StreamDeserializingTask.java:59)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedThreadStart.run(InterceptedExecution.java:216)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] ERROR [127.0.0.1/in@8:1] <main> 2023-07-26 12:23:26,454 
StreamSession.java:691 - [Stream #39395750-2c4b-11ea-0000-000000000002] Socket 
closed before session completion, peer 127.0.0.1:7012 is probably down.
[junit-timeout] java.nio.channels.ClosedChannelException: null
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.DirectStreamingConnectionFactory$DirectConnection$DirectStreamingChannel$In.reBuffer(DirectStreamingConnectionFactory.java:194)
[junit-timeout]     at 
org.apache.cassandra.io.util.RebufferingInputStream.readByte(RebufferingInputStream.java:178)
[junit-timeout]     at 
org.apache.cassandra.streaming.messages.StreamMessage.deserialize(StreamMessage.java:49)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamDeserializingTask.run(StreamDeserializingTask.java:59)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedThreadStart.run(InterceptedExecution.java:216)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] ERROR [127.0.0.1/in@6:1] <main> 2023-07-26 12:23:26,455 
StreamSession.java:691 - [Stream #39395750-2c4b-11ea-0000-000000000002] Socket 
closed before session completion, peer 127.0.0.1:7012 is probably down.
[junit-timeout] java.nio.channels.ClosedChannelException: null
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.DirectStreamingConnectionFactory$DirectConnection$DirectStreamingChannel$In.reBuffer(DirectStreamingConnectionFactory.java:194)
[junit-timeout]     at 
org.apache.cassandra.io.util.RebufferingInputStream.readByte(RebufferingInputStream.java:178)
[junit-timeout]     at 
org.apache.cassandra.streaming.messages.StreamMessage.deserialize(StreamMessage.java:49)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamDeserializingTask.run(StreamDeserializingTask.java:59)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedThreadStart.run(InterceptedExecution.java:216)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] WARN  [Stream-Deserializer-/127.0.0.4:7012-3:1] <main> 
2023-07-26 12:23:26,455 StreamResultFuture.java:226 - Unexpected exception in 
listern while calling handleStreamEvent
[junit-timeout] 
org.apache.cassandra.utils.concurrent.UncheckedInterruptedException: null
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.Awaitable$Defaults.awaitThrowUncheckedOnInterrupt(Awaitable.java:135)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.Awaitable$AbstractAwaitable.awaitThrowUncheckedOnInterrupt(Awaitable.java:235)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingAwaitable.awaitThrowUncheckedOnInterrupt(InterceptingAwaitable.java:91)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.waitForSync(CommitLogSegment.java:516)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment$Allocation.awaitDiskSync(CommitLogSegment.java:756)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.BatchCommitLogService.maybeWaitForSync(BatchCommitLogService.java:41)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.AbstractCommitLogService.finishWriteFor(AbstractCommitLogService.java:284)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLog.add(CommitLog.java:330)
[junit-timeout]     at 
org.apache.cassandra.db.CassandraKeyspaceWriteHandler.addToCommitLog(CassandraKeyspaceWriteHandler.java:100)
[junit-timeout]     at 
org.apache.cassandra.db.CassandraKeyspaceWriteHandler.beginWrite(CassandraKeyspaceWriteHandler.java:54)
[junit-timeout]     at 
org.apache.cassandra.db.Keyspace.applyInternal(Keyspace.java:615)
[junit-timeout]     at org.apache.cassandra.db.Keyspace.apply(Keyspace.java:499)
[junit-timeout]     at org.apache.cassandra.db.Mutation.apply(Mutation.java:246)
[junit-timeout]     at org.apache.cassandra.db.Mutation.apply(Mutation.java:266)
[junit-timeout]     at 
org.apache.cassandra.cql3.statements.ModificationStatement.executeInternalWithoutCondition(ModificationStatement.java:692)
[junit-timeout]     at 
org.apache.cassandra.cql3.statements.ModificationStatement.executeLocally(ModificationStatement.java:683)
[junit-timeout]     at 
org.apache.cassandra.cql3.QueryProcessor.executeInternal(QueryProcessor.java:447)
[junit-timeout]     at 
org.apache.cassandra.db.SystemKeyspace.updateAvailableRanges$unsync(SystemKeyspace.java:1633)
[junit-timeout]     at 
org.apache.cassandra.db.SystemKeyspace.updateAvailableRanges(SystemKeyspace.java)
[junit-timeout]     at 
org.apache.cassandra.dht.StreamStateStore.handleStreamEvent(StreamStateStore.java:84)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamResultFuture.fireStreamEvent$unsync(StreamResultFuture.java:222)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamResultFuture.fireStreamEvent(StreamResultFuture.java)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamResultFuture.handleSessionComplete(StreamResultFuture.java:202)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamSession.closeSession$unsync(StreamSession.java:553)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamSession.closeSession(StreamSession.java)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamSession.closeSession(StreamSession.java:523)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamSession.initiatorCompleteOrWait(StreamSession.java:1109)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamSession.complete$unsync(StreamSession.java:1063)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamSession.complete(StreamSession.java)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamSession.messageReceived$unsync(StreamSession.java:643)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamSession.messageReceived(StreamSession.java)
[junit-timeout]     at 
org.apache.cassandra.streaming.StreamDeserializingTask.run(StreamDeserializingTask.java:76)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedThreadStart.run(InterceptedExecution.java:216)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] WARN  [127.0.0.1/in@8:1] <main> 2023-07-26 12:23:26,469 
StreamResultFuture.java:250 - [Stream #39395750-2c4b-11ea-0000-000000000002] 
Stream failed: 
[junit-timeout] Session peer /127.0.0.1:7012 Failed because there was an 
java.nio.channels.ClosedChannelException with state=STREAMING
[junit-timeout] ERROR [COMMIT-LOG-ALLOCATOR:1] <main> 2023-07-26 12:23:26,474 
InfiniteLoopExecutor.java:136 - Exception thrown by runnable, continuing with 
loop
[junit-timeout] org.apache.cassandra.io.FSWriteError: 
java.nio.channels.ClosedByInterruptException
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CompressedSegment.write(CompressedSegment.java:86)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.sync$unsync(CommitLogSegment.java:359)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.sync(CommitLogSegment.java)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.close$unsync(CommitLogSegment.java:528)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.close(CommitLogSegment.java)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.discard(CommitLogSegment.java:447)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager.discardAvailableSegment(AbstractCommitLogSegmentManager.java:544)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager$AllocatorRunnable.run(AbstractCommitLogSegmentManager.java:201)
[junit-timeout]     at 
org.apache.cassandra.concurrent.InfiniteLoopExecutor.loop(InfiniteLoopExecutor.java:121)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedThreadStart.run(InterceptedExecution.java:216)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Caused by: java.nio.channels.ClosedByInterruptException: null
[junit-timeout]     at 
java.base/java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:199)
[junit-timeout]     at 
com.google.common.jimfs.JimfsFileChannel.position(JimfsFileChannel.java:306)
[junit-timeout]     at 
org.apache.cassandra.io.filesystem.ForwardingFileChannel.position(ForwardingFileChannel.java:70)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CompressedSegment.write(CompressedSegment.java:78)
[junit-timeout]     ... 11 common frames omitted
[junit-timeout] ERROR [COMMIT-LOG-ALLOCATOR:1] <main> 2023-07-26 12:23:26,486 
InfiniteLoopExecutor.java:136 - Exception thrown by runnable, continuing with 
loop
[junit-timeout] org.apache.cassandra.io.FSWriteError: 
java.nio.channels.ClosedByInterruptException
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CompressedSegment.write(CompressedSegment.java:86)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.sync$unsync(CommitLogSegment.java:359)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.sync(CommitLogSegment.java)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.close$unsync(CommitLogSegment.java:528)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.close(CommitLogSegment.java)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.discard(CommitLogSegment.java:447)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager.discardAvailableSegment(AbstractCommitLogSegmentManager.java:544)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager$AllocatorRunnable.run(AbstractCommitLogSegmentManager.java:201)
[junit-timeout]     at 
org.apache.cassandra.concurrent.InfiniteLoopExecutor.loop(InfiniteLoopExecutor.java:121)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedThreadStart.run(InterceptedExecution.java:216)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Caused by: java.nio.channels.ClosedByInterruptException: null
[junit-timeout]     at 
java.base/java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:199)
[junit-timeout]     at 
com.google.common.jimfs.JimfsFileChannel.position(JimfsFileChannel.java:306)
[junit-timeout]     at 
org.apache.cassandra.io.filesystem.ForwardingFileChannel.position(ForwardingFileChannel.java:70)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CompressedSegment.write(CompressedSegment.java:78)
[junit-timeout]     ... 11 common frames omitted
[junit-timeout] ERROR [isolatedExecutor:3] <main> 2023-07-26 12:23:26,486 
PaxosSimulation.java:91 - Unexpected exception
[junit-timeout] java.lang.AssertionError: null
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors$MonitorState.restore(InterceptingMonitors.java:174)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.wait(InterceptingMonitors.java:591)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.waitUntil(InterceptingMonitors.java:546)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.waitUntil(InterceptorOfSystemMethods.java:99)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.PaxosPrepare.awaitUntil$unsync(PaxosPrepare.java:393)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.PaxosPrepare.awaitUntil(PaxosPrepare.java)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.Paxos.begin(Paxos.java:971)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.Paxos.cas(Paxos.java:667)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.Paxos.cas(Paxos.java:626)
[junit-timeout]     at 
org.apache.cassandra.service.StorageProxy.cas(StorageProxy.java:324)
[junit-timeout]     at 
org.apache.cassandra.cql3.statements.ModificationStatement.executeWithCondition(ModificationStatement.java:542)
[junit-timeout]     at 
org.apache.cassandra.cql3.statements.ModificationStatement.execute(ModificationStatement.java:501)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Query.call(Query.java:75)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Query.call(Query.java:40)
[junit-timeout]     at 
org.apache.cassandra.distributed.api.IInvokableInstance.unsafeCallOnThisThread(IInvokableInstance.java:93)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedActionCallable$1.run(SimulatedActionCallable.java:47)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] ERROR [COMMIT-LOG-ALLOCATOR:1] <main> 2023-07-26 12:23:26,489 
InfiniteLoopExecutor.java:136 - Exception thrown by runnable, continuing with 
loop
[junit-timeout] org.apache.cassandra.io.FSWriteError: 
java.nio.channels.ClosedByInterruptException
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CompressedSegment.write(CompressedSegment.java:86)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.sync$unsync(CommitLogSegment.java:359)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.sync(CommitLogSegment.java)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.close$unsync(CommitLogSegment.java:528)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.close(CommitLogSegment.java)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CommitLogSegment.discard(CommitLogSegment.java:447)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager.discardAvailableSegment(AbstractCommitLogSegmentManager.java:544)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager$AllocatorRunnable.run(AbstractCommitLogSegmentManager.java:201)
[junit-timeout]     at 
org.apache.cassandra.concurrent.InfiniteLoopExecutor.loop(InfiniteLoopExecutor.java:121)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedThreadStart.run(InterceptedExecution.java:216)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Caused by: java.nio.channels.ClosedByInterruptException: null
[junit-timeout]     at 
java.base/java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:199)
[junit-timeout]     at 
com.google.common.jimfs.JimfsFileChannel.position(JimfsFileChannel.java:306)
[junit-timeout]     at 
org.apache.cassandra.io.filesystem.ForwardingFileChannel.position(ForwardingFileChannel.java:70)
[junit-timeout]     at 
org.apache.cassandra.db.commitlog.CompressedSegment.write(CompressedSegment.java:78)
[junit-timeout]     ... 11 common frames omitted
[junit-timeout] WARN  [isolatedExecutor:2] <main> 2023-07-26 12:23:26,520 
Gossiper.java:2221 - No local state, state is in silent shutdown, or node 
hasn't joined, not announcing shutdown
[junit-timeout] WARN  [isolatedExecutor:3] <main> 2023-07-26 12:23:26,525 
StorageService.java:3194 - Node /127.0.0.3:7012 is currently being replaced by 
node /127.0.0.2:7012.
[junit-timeout] WARN  [isolatedExecutor:3] <main> 2023-07-26 12:23:26,527 
StorageService.java:3194 - Node /127.0.0.3:7012 is currently being replaced by 
node /127.0.0.2:7012.
[junit-timeout] ------------- ---------------- ---------------
[junit-timeout] ------------- Standard Error -----------------
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.security.ThreadAwareSecurityManager$1
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.utils.concurrent.Semaphore$Standard
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.metrics.Sampler$Sample
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.distributed.shared.VersionedApplicationState
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.concurrent.SingleThreadExecutorPlus$AtLeastOnce
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.net.ForwardingInfo
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.distributed.impl.MessageImpl
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.distributed.impl.UnsafeGossipHelper$HostInfo
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.service.paxos.ContentionStrategy$TimeLimitedLatencySupplier
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.utils.concurrent.FutureCombiner$Listener
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.streaming.SessionInfo
[junit-timeout] No serialVersionUID on Serializable class 
org.apache.cassandra.streaming.StreamState
[junit-timeout] Thread[NettyStreaming-Outbound-/127.0.0.2.7012:1,5,node4]
[junit-timeout] java.lang.ArrayStoreException: 
org.apache.cassandra.io.util.DataOutputStreamPlus$1
[junit-timeout]     at 
java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:200)
[junit-timeout]     at 
java.base/java.util.Collections$SetFromMap.toArray(Collections.java:5569)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocal.removeAll(FastThreadLocal.java:65)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.onTermination(InterceptibleThread.java:380)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$0(InterceptingExecutor.java:362)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.runDeterministic(InterceptibleThread.java:458)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:357)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Thread[MutationStage:3,5,node1]
[junit-timeout] 
org.apache.cassandra.utils.concurrent.UncheckedInterruptedException: 
java.lang.InterruptedException
[junit-timeout]     at 
org.apache.cassandra.utils.Throwables.unchecked(Throwables.java:307)
[junit-timeout]     at 
org.apache.cassandra.utils.Throwables.throwAsUncheckedException(Throwables.java:318)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:281)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.lambda$sync$12(IsolatedExecutor.java:157)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessage(Instance.java:477)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessage(AbstractCluster.java:466)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.interceptMessage(InterceptibleThread.java:313)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedMessageDelivery.accept(SimulatedMessageDelivery.java:40)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster.deliverMessage(AbstractCluster.java:784)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$registerMockMessaging$3(Instance.java:343)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink$Filtered.accept(OutboundSink.java:54)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink$Filtered.accept(OutboundSink.java:55)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink.accept(OutboundSink.java:70)
[junit-timeout]     at 
org.apache.cassandra.net.MessagingService.send(MessagingService.java:427)
[junit-timeout]     at 
org.apache.cassandra.net.MessagingService.send(MessagingService.java:397)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.fail(InboundSink.java:89)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.accept(InboundSink.java:101)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$receiveMessageRunnable$43231af8$1(Instance.java:515)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessageWithInvokingThread(Instance.java:485)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessageWithInvokingThread(AbstractCluster.java:474)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedAction.lambda$applyToMessage$3(SimulatedAction.java:352)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedRunnableExecution.run(InterceptedExecution.java:118)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Caused by: java.lang.InterruptedException
[junit-timeout]     at java.base/java.lang.Object.wait(Native Method)
[junit-timeout]     at java.base/java.lang.Object.wait(Object.java:328)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.wait(InterceptingMonitors.java:553)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfGlobalMethods$IfInterceptibleThread.wait(InterceptorOfGlobalMethods.java:155)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.wait(InterceptorOfSystemMethods.java:104)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.await$unsync(SyncFuture.java:151)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.await(SyncFuture.java)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.AbstractFuture.get(AbstractFuture.java:245)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:276)
[junit-timeout]     ... 22 more
[junit-timeout] Thread[MutationStage:2,5,node1]
[junit-timeout] java.lang.OutOfMemoryError: Requested array size exceeds VM 
limit
[junit-timeout]     at 
org.apache.cassandra.simulator.SimulatorUtils.failWithOOM(SimulatorUtils.java:36)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingGlobalMethods.ifIntercepted(InterceptingGlobalMethods.java:105)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.wait(InterceptingMonitors.java:552)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.wait(InterceptorOfSystemMethods.java:104)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.await$unsync(SyncFuture.java:151)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.await(SyncFuture.java)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.AbstractFuture.get(AbstractFuture.java:245)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:276)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.lambda$sync$12(IsolatedExecutor.java:157)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor$$Lambda$8884/0x00000001024e3c40.accept(Unknown
 Source)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessage(Instance.java:477)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessage(AbstractCluster.java:466)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.interceptMessage(InterceptibleThread.java:313)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedMessageDelivery.accept(SimulatedMessageDelivery.java:40)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster.deliverMessage(AbstractCluster.java:784)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$registerMockMessaging$3(Instance.java:343)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance$$Lambda$1750/0x0000000100c68040.test(Unknown
 Source)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink$Filtered.accept(OutboundSink.java:54)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink$Filtered.accept(OutboundSink.java:55)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink.accept(OutboundSink.java:70)
[junit-timeout]     at 
org.apache.cassandra.net.MessagingService.send(MessagingService.java:427)
[junit-timeout]     at 
org.apache.cassandra.net.MessagingService.send(MessagingService.java:397)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.fail(InboundSink.java:89)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.accept(InboundSink.java:101)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$receiveMessageRunnable$43231af8$1(Instance.java:515)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance$$Lambda$2955/0x0000000101058040.accept(Unknown
 Source)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessageWithInvokingThread(Instance.java:485)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessageWithInvokingThread(AbstractCluster.java:474)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedAction.lambda$applyToMessage$3(SimulatedAction.java:352)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedAction$$Lambda$2953/0x0000000101057840.run(Unknown
 Source)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedRunnableExecution.run(InterceptedExecution.java:118)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout] Thread[MutationStage:1,5,node2]
[junit-timeout] java.lang.OutOfMemoryError: Requested array size exceeds VM 
limit
[junit-timeout]     at 
org.apache.cassandra.simulator.SimulatorUtils.failWithOOM(SimulatorUtils.java:36)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingGlobalMethods.ifIntercepted(InterceptingGlobalMethods.java:105)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.wait(InterceptingMonitors.java:552)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.wait(InterceptorOfSystemMethods.java:104)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.await$unsync(SyncFuture.java:151)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.await(SyncFuture.java)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.AbstractFuture.get(AbstractFuture.java:245)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:276)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.lambda$sync$12(IsolatedExecutor.java:157)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor$$Lambda$8884/0x00000001024e3c40.accept(Unknown
 Source)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessage(Instance.java:477)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessage(AbstractCluster.java:466)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.interceptMessage(InterceptibleThread.java:313)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedMessageDelivery.accept(SimulatedMessageDelivery.java:40)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster.deliverMessage(AbstractCluster.java:784)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$registerMockMessaging$3(Instance.java:343)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance$$Lambda$2674/0x0000000101001840.test(Unknown
 Source)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink$Filtered.accept(OutboundSink.java:54)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink$Filtered.accept(OutboundSink.java:55)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink.accept(OutboundSink.java:70)
[junit-timeout]     at 
org.apache.cassandra.net.MessagingService.send(MessagingService.java:427)
[junit-timeout]     at 
org.apache.cassandra.net.MessagingService.send(MessagingService.java:397)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.fail(InboundSink.java:89)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.accept(InboundSink.java:101)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$receiveMessageRunnable$43231af8$1(Instance.java:515)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance$$Lambda$3940/0x00000001013ff840.accept(Unknown
 Source)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessageWithInvokingThread(Instance.java:485)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessageWithInvokingThread(AbstractCluster.java:474)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedAction.lambda$applyToMessage$3(SimulatedAction.java:352)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedAction$$Lambda$2953/0x0000000101057840.run(Unknown
 Source)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedRunnableExecution.run(InterceptedExecution.java:118)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout] Thread[isolatedExecutor:1,5,node3]
[junit-timeout] Thread[isolatedExecutor:2,5,node3]
[junit-timeout] java.lang.AssertionError
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.preMonitorEnter(InterceptingMonitors.java:690)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.preMonitorEnter(InterceptorOfSystemMethods.java:115)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.trySet(SyncFuture.java)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.AbstractFuture.tryFailure(AbstractFuture.java:148)
[junit-timeout]     at 
org.apache.cassandra.concurrent.SyncFutureTask.run(SyncFutureTask.java:73)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedExecution$NoIntercept$1Run.run(SimulatedExecution.java:82)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] java.lang.AssertionError
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.preMonitorEnter(InterceptingMonitors.java:690)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.preMonitorEnter(InterceptorOfSystemMethods.java:115)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.trySet(SyncFuture.java)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.AbstractFuture.tryFailure(AbstractFuture.java:148)
[junit-timeout]     at 
org.apache.cassandra.concurrent.SyncFutureTask.run(SyncFutureTask.java:73)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedExecution$NoIntercept$1Run.run(SimulatedExecution.java:82)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Thread[MutationStage:3,5,node2]
[junit-timeout] Thread[isolatedExecutor:3,5,node5]
[junit-timeout] java.lang.OutOfMemoryError: Requested array size exceeds VM 
limit
[junit-timeout] java.lang.AssertionError
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.preMonitorEnter(InterceptingMonitors.java:690)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.preMonitorEnter(InterceptorOfSystemMethods.java:115)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.trySet(SyncFuture.java)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.AbstractFuture.tryFailure(AbstractFuture.java:148)
[junit-timeout]     at 
org.apache.cassandra.concurrent.SyncFutureTask.run(SyncFutureTask.java:73)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedExecution$NoIntercept$1Run.run(SimulatedExecution.java:82)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Thread[Stream-Deserializer-/127.0.0.1:7012-1:1,5,node2]
[junit-timeout] java.lang.ArrayStoreException: 
org.apache.cassandra.io.util.DataOutputStreamPlus$1
[junit-timeout]     at 
java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:200)
[junit-timeout]     at 
java.base/java.util.Collections$SetFromMap.toArray(Collections.java:5569)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocal.removeAll(FastThreadLocal.java:65)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.onTermination(InterceptibleThread.java:380)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedThreadStart.run(InterceptedExecution.java:228)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Thread[MutationStage:1,5,node5]
[junit-timeout] 
org.apache.cassandra.utils.concurrent.UncheckedInterruptedException: 
java.lang.InterruptedException
[junit-timeout]     at 
org.apache.cassandra.utils.Throwables.unchecked(Throwables.java:307)
[junit-timeout]     at 
org.apache.cassandra.utils.Throwables.throwAsUncheckedException(Throwables.java:318)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:281)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.lambda$sync$12(IsolatedExecutor.java:157)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessage(Instance.java:477)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessage(AbstractCluster.java:466)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.interceptMessage(InterceptibleThread.java:313)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedMessageDelivery.accept(SimulatedMessageDelivery.java:40)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster.deliverMessage(AbstractCluster.java:784)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$registerMockMessaging$3(Instance.java:343)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink$Filtered.accept(OutboundSink.java:54)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink$Filtered.accept(OutboundSink.java:55)
[junit-timeout]     at 
org.apache.cassandra.net.OutboundSink.accept(OutboundSink.java:70)
[junit-timeout]     at 
org.apache.cassandra.net.MessagingService.send(MessagingService.java:427)
[junit-timeout]     at 
org.apache.cassandra.net.MessagingService.send(MessagingService.java:397)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.fail(InboundSink.java:89)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.accept(InboundSink.java:101)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$receiveMessageRunnable$43231af8$1(Instance.java:515)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessageWithInvokingThread(Instance.java:485)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessageWithInvokingThread(AbstractCluster.java:474)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedAction.lambda$applyToMessage$3(SimulatedAction.java:352)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedRunnableExecution.run(InterceptedExecution.java:118)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Caused by: java.lang.InterruptedException
[junit-timeout]     at java.base/java.lang.Object.wait(Native Method)
[junit-timeout]     at java.base/java.lang.Object.wait(Object.java:328)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.wait(InterceptingMonitors.java:553)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfGlobalMethods$IfInterceptibleThread.wait(InterceptorOfGlobalMethods.java:155)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.wait(InterceptorOfSystemMethods.java:104)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.await$unsync(SyncFuture.java:151)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.SyncFuture.await(SyncFuture.java)
[junit-timeout]     at 
org.apache.cassandra.utils.concurrent.AbstractFuture.get(AbstractFuture.java:245)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:276)
[junit-timeout]     ... 22 more
[junit-timeout] Thread[RequestResponseStage:3,5,node6]
[junit-timeout] Thread[RequestResponseStage:2,5,node6]
[junit-timeout] 
org.apache.cassandra.utils.concurrent.UncheckedInterruptedException: 
java.lang.InterruptedException
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.preMonitorEnter(InterceptingMonitors.java:720)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.preMonitorEnter(InterceptorOfSystemMethods.java:115)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.PaxosPrepare.onResponse(PaxosPrepare.java)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.PaxosPrepare.onResponse(PaxosPrepare.java:104)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.PaxosRequestCallback.onResponse(PaxosRequestCallback.java:47)
[junit-timeout]     at 
org.apache.cassandra.net.ResponseVerbHandler.doVerb(ResponseVerbHandler.java:58)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.lambda$new$0(InboundSink.java:78)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink$Filtered.accept(InboundSink.java:64)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink$Filtered.accept(InboundSink.java:50)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.accept(InboundSink.java:97)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$receiveMessageRunnable$43231af8$1(Instance.java:515)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessageWithInvokingThread(Instance.java:485)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessageWithInvokingThread(AbstractCluster.java:474)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedAction.lambda$applyToMessage$3(SimulatedAction.java:352)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedRunnableExecution.run(InterceptedExecution.java:118)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Caused by: java.lang.InterruptedException
[junit-timeout]     at java.base/java.lang.Object.wait(Native Method)
[junit-timeout]     at java.base/java.lang.Object.wait(Object.java:328)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors$InterceptedMonitorWait.await(InterceptingMonitors.java:424)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.preMonitorEnter(InterceptingMonitors.java:708)
[junit-timeout]     ... 17 more
[junit-timeout] 
org.apache.cassandra.utils.concurrent.UncheckedInterruptedException: 
java.lang.InterruptedException
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.preMonitorEnter(InterceptingMonitors.java:720)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptorOfSystemMethods$Global.preMonitorEnter(InterceptorOfSystemMethods.java:115)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.PaxosPrepare.onResponse(PaxosPrepare.java)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.PaxosPrepare.onResponse(PaxosPrepare.java:104)
[junit-timeout]     at 
org.apache.cassandra.service.paxos.PaxosRequestCallback.onResponse(PaxosRequestCallback.java:47)
[junit-timeout]     at 
org.apache.cassandra.net.ResponseVerbHandler.doVerb(ResponseVerbHandler.java:58)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.lambda$new$0(InboundSink.java:78)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink$Filtered.accept(InboundSink.java:64)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink$Filtered.accept(InboundSink.java:50)
[junit-timeout]     at 
org.apache.cassandra.net.InboundSink.accept(InboundSink.java:97)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.lambda$receiveMessageRunnable$43231af8$1(Instance.java:515)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.Instance.receiveMessageWithInvokingThread(Instance.java:485)
[junit-timeout]     at 
org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.receiveMessageWithInvokingThread(AbstractCluster.java:474)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.SimulatedAction.lambda$applyToMessage$3(SimulatedAction.java:352)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptedExecution$InterceptedRunnableExecution.run(InterceptedExecution.java:118)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:317)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] Caused by: java.lang.InterruptedException
[junit-timeout]     at java.base/java.lang.Object.wait(Native Method)
[junit-timeout]     at java.base/java.lang.Object.wait(Object.java:328)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors$InterceptedMonitorWait.await(InterceptingMonitors.java:424)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingMonitors.preMonitorEnter(InterceptingMonitors.java:708)
[junit-timeout]     ... 17 more
[junit-timeout] Thread[isolatedExecutor:3,5,node3]
[junit-timeout] java.lang.ArrayStoreException: 
org.apache.cassandra.concurrent.ExecutorLocals$1
[junit-timeout]     at 
java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:200)
[junit-timeout]     at 
java.base/java.util.Collections$SetFromMap.toArray(Collections.java:5569)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocal.removeAll(FastThreadLocal.java:65)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.onTermination(InterceptibleThread.java:380)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$0(InterceptingExecutor.java:362)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.runDeterministic(InterceptibleThread.java:458)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:357)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] ------------- ---------------- ---------------
[junit-timeout] Testcase: 
simulationTest(org.apache.cassandra.simulator.test.ShortPaxosSimulationTest)-.jdk11:
    Caused an ERROR
[junit-timeout] Failed on seed 0xd145bf70a144f262
[junit-timeout] org.apache.cassandra.simulator.SimulationException: Failed on 
seed 0xd145bf70a144f262
[junit-timeout] Caused by: java.lang.ArrayStoreException: 
org.apache.cassandra.io.util.DataOutputStreamPlus$1
[junit-timeout]     at 
java.base/java.util.AbstractCollection.toArray(AbstractCollection.java:200)
[junit-timeout]     at 
java.base/java.util.Collections$SetFromMap.toArray(Collections.java:5569)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocal.removeAll(FastThreadLocal.java:65)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.onTermination(InterceptibleThread.java:380)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$0(InterceptingExecutor.java:362)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptibleThread.runDeterministic(InterceptibleThread.java:458)
[junit-timeout]     at 
org.apache.cassandra.simulator.systems.InterceptingExecutor$InterceptingPooledExecutor$WaitingThread.lambda$new$1(InterceptingExecutor.java:357)
[junit-timeout]     at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[junit-timeout]     at java.base/java.lang.Thread.run(Thread.java:829)
[junit-timeout] 
[junit-timeout] 
[junit-timeout] Testcase: 
selfReconcileTest(org.apache.cassandra.simulator.test.ShortPaxosSimulationTest)-.jdk11:SKIPPED:
 fails due to OOM DirectMemory - unclear why
[junit-timeout] Test 
org.apache.cassandra.simulator.test.ShortPaxosSimulationTest FAILED
 {noformat}

for seed `0xd145bf70a144f262`, while it does not fail on `trunk` for that seed. 
I think we need to explain the problem here.

> Upgrade Netty on 5.0
> --------------------
>
>                 Key: CASSANDRA-17992
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17992
>             Project: Cassandra
>          Issue Type: Task
>          Components: Dependencies
>            Reporter: Ekaterina Dimitrova
>            Assignee: Jacek Lewandowski
>            Priority: Low
>             Fix For: 5.x
>
>         Attachments: important-netty-inter-releases.md, 
> netty-release-notes-filtered.md, netty-release-notes.md
>
>
> I haven't been able to identify from the Netty docs which was the lowest 
> version where JDK17 was added but we are about 40 versions behind in netty 4 
> so I suspect we better update. 
> -We need to consider there was an issue with class cast exceptions when 
> building with JDK17 with newer versions of netty (the newest available in 
> March 2022). For the record, we didn't see those when running CI on JDK8 and 
> JDK11. We also need to carefully revise the changes between the netty 
> versions. -->- CASSANDRA-18180
> Upgrading will cover also a fix in netty that was discussed in 
> [this|https://the-asf.slack.com/archives/CK23JSY2K/p1665567660202989] ASF 
> Slack thread. 
> CC [~benedict] , [~aleksey] 



--
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