Build: https://jenkins.thetaphi.de/job/Lucene-nightly-main-Linux/866/
Java: 64bit/hotspot/jdk-26-ea+17 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=2369, name=Thread-2007, state=RUNNABLE, 
group=TGRP-TestSearcherManager]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=2369, name=Thread-2007, state=RUNNABLE, 
group=TGRP-TestSearcherManager]
        at 
__randomizedtesting.SeedInfo.seed([C65A789F3B29CD62:49CBBDF66973155]:0)
Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException: 
/home/jenkins/workspace/Lucene-nightly-main-Linux/lucene/core/build/tests-tmp/lucene.search.TestSearcherManager_C65A789F3B29CD62-001/tempDir-001/_ng.fdt:
 Too many open files
        at __randomizedtesting.SeedInfo.seed([C65A789F3B29CD62]:0)
        at 
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:632)
Caused by: java.nio.file.FileSystemException: 
/home/jenkins/workspace/Lucene-nightly-main-Linux/lucene/core/build/tests-tmp/lucene.search.TestSearcherManager_C65A789F3B29CD62-001/tempDir-001/_ng.fdt:
 Too many open files
        at 
org.apache.lucene.tests.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:67)
        at 
org.apache.lucene.tests.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:82)
        at 
org.apache.lucene.tests.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:163)
        at 
org.apache.lucene.tests.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:200)
        at java.base/java.nio.file.Files.newOutputStream(Files.java:215)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:385)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:378)
        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:215)
        at 
org.apache.lucene.tests.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:716)
        at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:43)
        at 
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:41)
        at 
org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter.<init>(Lucene90CompressingStoredFieldsWriter.java:137)
        at 
org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat.fieldsWriter(Lucene90CompressingStoredFieldsFormat.java:140)
        at 
org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat.fieldsWriter(Lucene90StoredFieldsFormat.java:154)
        at 
org.apache.lucene.tests.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:49)
        at 
org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:50)
        at 
org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:57)
        at 
org.apache.lucene.index.IndexingChain.startStoredFields(IndexingChain.java:536)
        at 
org.apache.lucene.index.IndexingChain.processDocument(IndexingChain.java:567)
        at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocuments(DocumentsWriterPerThread.java:274)
        at 
org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:427)
        at 
org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1564)
        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1846)
        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1490)
        at 
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:617)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to