Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
4.0.8, 4.1-rc1, 4.1, 5.0-alpha1, 5.0
-
None
-
Correctness - Test Failure
-
Normal
-
Normal
-
Unit Test
-
All
-
None
-
Description
Failed 1 times in the last 14 runs. Flakiness: 7%, Stability: 92%
Stacktrace
java.lang.NullPointerException at org.apache.cassandra.db.commitlog.CommitLogInitWithExceptionTest.testCommitLogInitWithException(CommitLogInitWithExceptionTest.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.lang.Thread.run(Thread.java:829)
Standard Output INFO [main] 2022-09-25 11:43:16,512 Reflections.java:219 - Reflections took 1221 ms to scan 8 urls, producing 1756 keys and 6922 values INFO [main] 2022-09-25 11:43:17,480 Reflections.java:219 - Reflections took 907 ms to scan 8 urls, producing 1756 keys and 6922 values INFO [main] 2022-09-25 11:43:17,573 YamlConfigurationLoader.java:104 - Configuration location: file:////home/cassandra/cassandra/build/test/cassandra.compressed.yaml DEBUG [main] 2022-09-25 11:43:17,574 YamlConfigurationLoader ...[truncated 35568 chars]... .apache.cassandra.db.commitlog.CommitLogInitWithExceptionTest$MockCommitLogSegmentMgr.createSegment(CommitLogInitWithExceptionTest.java:106) at org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager$AllocatorRunnable.run(AbstractCommitLogSegmentManager.java:155) at org.apache.cassandra.concurrent.InfiniteLoopExecutor.loop(InfiniteLoopExecutor.java:121) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748)
Attachments
Issue Links
- is caused by
-
CASSANDRA-16924 Blocking Concurrency Primitives
- Resolved
-
CASSANDRA-16925 Task Execution
- Resolved
- Testing discovered
-
CASSANDRA-17995 CircleCI: generate.sh without options modifies config
- Resolved