Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Windows/22/ Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
4 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestFixBrokenOffsets Error Message: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001 Stack Trace: java.io.IOException: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001 at __randomizedtesting.SeedInfo.seed([127D26B372A08998]:0) at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGens Error Message: this writer hit an unrecoverable error; cannot commit Stack Trace: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot commit at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4742) at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3326) at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3458) at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1276) at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1319) at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.close(TestDemoParallelLeafReader.java:252) at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGens(TestDemoParallelLeafReader.java:1023) 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.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Caused by: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:389) at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:307) at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:486) at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:860) at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelReaderClosed.onClose(TestDemoParallelLeafReader.java:349) at org.apache.lucene.index.SegmentReader.notifyReaderClosedListeners(SegmentReader.java:304) at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:254) at org.apache.lucene.index.ParallelLeafReader.doClose(ParallelLeafReader.java:309) at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:247) at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.mergeFinished(TestDemoParallelLeafReader.java:544) at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4367) at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:4002) at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4599) at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083) at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624) at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661) Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001\tempDir-001\segs\3um6iacn3vjmokbzub5e7q9bq_1\done at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231) at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129) at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129) at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) at java.base/java.nio.file.Files.newOutputStream(Files.java:218) at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413) at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409) at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253) at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:385) ... 15 more FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestLatLonDocValuesQueries Error Message: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001 Stack Trace: java.io.IOException: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001 at __randomizedtesting.SeedInfo.seed([28EDDE8552B7D21B]:0) at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest Error Message: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1\conf C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001 Stack Trace: java.io.IOException: Could not remove the following files (in the order of attempts): C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001 C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard2\collection1\conf C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001 at __randomizedtesting.SeedInfo.seed([EA8F101CBEE1291A]:0) at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 437 lines...] [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDemoParallelLeafReader -Dtests.method=testRandomMultipleSchemaGens -Dtests.seed=958A073B70B303AE -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 1.17s J0 | TestDemoParallelLeafReader.testRandomMultipleSchemaGens <<< [junit4] > Throwable #1: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot commit [junit4] > at org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4742) [junit4] > at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3326) [junit4] > at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3458) [junit4] > at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1276) [junit4] > at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1319) [junit4] > at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.close(TestDemoParallelLeafReader.java:252) [junit4] > at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGens(TestDemoParallelLeafReader.java:1023) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] > Caused by: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done [junit4] > at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:389) [junit4] > at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:307) [junit4] > at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:486) [junit4] > at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:860) [junit4] > at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelReaderClosed.onClose(TestDemoParallelLeafReader.java:349) [junit4] > at org.apache.lucene.index.SegmentReader.notifyReaderClosedListeners(SegmentReader.java:304) [junit4] > at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:254) [junit4] > at org.apache.lucene.index.ParallelLeafReader.doClose(ParallelLeafReader.java:309) [junit4] > at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:247) [junit4] > at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.mergeFinished(TestDemoParallelLeafReader.java:544) [junit4] > at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4367) [junit4] > at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:4002) [junit4] > at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4599) [junit4] > at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083) [junit4] > at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624) [junit4] > at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661) [junit4] > Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001\tempDir-001\segs\3um6iacn3vjmokbzub5e7q9bq_1\done [junit4] > at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) [junit4] > at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) [junit4] > at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) [junit4] > at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231) [junit4] > at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) [junit4] > at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) [junit4] > at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) [junit4] > at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129) [junit4] > at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129) [junit4] > at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) [junit4] > at java.base/java.nio.file.Files.newOutputStream(Files.java:218) [junit4] > at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413) [junit4] > at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409) [junit4] > at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253) [junit4] > at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:385) [junit4] > ... 15 moreThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=222, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-TestDemoParallelLeafReader] [junit4] > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done [junit4] > at __randomizedtesting.SeedInfo.seed([958A073B70B303AE]:0) [junit4] > at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:703) [junit4] > at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:683) [junit4] > Caused by: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done [junit4] > at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:389) [junit4] > at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:307) [junit4] > at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:486) [junit4] > at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:860) [junit4] > at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelReaderClosed.onClose(TestDemoParallelLeafReader.java:349) [junit4] > at org.apache.lucene.index.SegmentReader.notifyReaderClosedListeners(SegmentReader.java:304) [junit4] > at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:254) [junit4] > at org.apache.lucene.index.ParallelLeafReader.doClose(ParallelLeafReader.java:309) [junit4] > at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:247) [junit4] > at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.mergeFinished(TestDemoParallelLeafReader.java:544) [junit4] > at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4367) [junit4] > at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:4002) [junit4] > at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4599) [junit4] > at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083) [junit4] > at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624) [junit4] > at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661) [junit4] > Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001\tempDir-001\segs\3um6iacn3vjmokbzub5e7q9bq_1\done [junit4] > at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) [junit4] > at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) [junit4] > at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) [junit4] > at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231) [junit4] > at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) [junit4] > at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) [junit4] > at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) [junit4] > at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129) [junit4] > at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129) [junit4] > at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) [junit4] > at java.base/java.nio.file.Files.newOutputStream(Files.java:218) [junit4] > at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413) [junit4] > at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409) [junit4] > at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253) [junit4] > at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:385) [junit4] > ... 15 more [junit4] 2> dec. 18, 2017 10:55:23 P.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException [junit4] 2> WARNING: Uncaught exception in thread: Thread[Lucene Merge Thread #0,5,TGRP-TestDemoParallelLeafReader] [junit4] 2> org.apache.lucene.index.MergePolicy$MergeException: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done [junit4] 2> at __randomizedtesting.SeedInfo.seed([958A073B70B303AE]:0) [junit4] 2> at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:703) [junit4] 2> at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:683) [junit4] 2> Caused by: java.lang.RuntimeException: hit unexpected IOException while trying to corrupt file done [junit4] 2> at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:389) [junit4] 2> at org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:307) [junit4] 2> at org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:486) [junit4] 2> at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:860) [junit4] 2> at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelReaderClosed.onClose(TestDemoParallelLeafReader.java:349) [junit4] 2> at org.apache.lucene.index.SegmentReader.notifyReaderClosedListeners(SegmentReader.java:304) [junit4] 2> at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:254) [junit4] 2> at org.apache.lucene.index.ParallelLeafReader.doClose(ParallelLeafReader.java:309) [junit4] 2> at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:247) [junit4] 2> at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ReindexingMergePolicy$ReindexingOneMerge.mergeFinished(TestDemoParallelLeafReader.java:544) [junit4] 2> at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4367) [junit4] 2> at org.apache.lucene.index.IndexWriter.commitMerge(IndexWriter.java:4002) [junit4] 2> at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4599) [junit4] 2> at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4083) [junit4] 2> at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:624) [junit4] 2> at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:661) [junit4] 2> Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001\tempDir-001\segs\3um6iacn3vjmokbzub5e7q9bq_1\done [junit4] 2> at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89) [junit4] 2> at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) [junit4] 2> at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) [junit4] 2> at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231) [junit4] 2> at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) [junit4] 2> at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) [junit4] 2> at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) [junit4] 2> at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129) [junit4] 2> at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129) [junit4] 2> at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197) [junit4] 2> at java.base/java.nio.file.Files.newOutputStream(Files.java:218) [junit4] 2> at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413) [junit4] 2> at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409) [junit4] 2> at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253) [junit4] 2> at org.apache.lucene.store.MockDirectoryWrapper._corruptFiles(MockDirectoryWrapper.java:385) [junit4] 2> ... 15 more [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_958A073B70B303AE-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Direct)}, docValues:{number=DocValuesFormat(name=Direct), number_2=DocValuesFormat(name=Memory), number_1=DocValuesFormat(name=Lucene70), number_0=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), text=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1217, maxMBSortInHeap=5.620279628593634, sim=RandomSimilarity(queryNorm=true): {text=DFR GL2}, locale=nl-NL, timezone=Europe/Kirov [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=31312416,total=97320960 [junit4] 2> NOTE: All tests run in this JVM: [TestDocCount, TestIndexableField, TestWildcardRandom, TestQueryRescorer, TestSloppyPhraseQuery, TestSameScoresWithThreads, TestScorerPerf, TestDirectPacked, TestBooleanMinShouldMatch, TestPrefixQuery, TestBytesRef, TestSingleInstanceLockFactory, TestOneMergeWrappingMergePolicy, TestLongRangeFieldQueries, TestDocsAndPositions, TestToken, TestBinaryTerms, TestTopDocsMerge, TestSimilarity2, TestNeverDelete, TestFilterLeafReader, TestNorms, TestSparseFixedBitDocIdSet, TestOmitTf, TestAutomaton, TestSegmentCacheables, TestSimpleFSDirectory, TestFSTs, TestNormsFieldExistsQuery, TestPointValues, TestLucene50StoredFieldsFormat, TestParallelCompositeReader, TestConjunctions, TestSpanSearchEquivalence, TestCodecs, TestScoreCachingWrappingScorer, TestDemoParallelLeafReader] [junit4] Completed [66/458 (1!)] on J0 in 7.98s, 5 tests, 1 error <<< FAILURES! [...truncated 1301 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J0-20171218_195411_9803541270624262785073.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\temp\junit4-J1-20171218_195411_9797774406596491812158.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 314 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171218_195959_13414027432927769214738.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171218_195959_1347023320993018055958.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 1055 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171218_200105_149209771823832316840.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171218_200105_14918298827626762122727.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 225 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171218_200305_6854977603041023077334.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 5 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171218_200305_6857395039701062824431.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 250 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171218_200317_16514465370456947082850.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171218_200317_1658900464611445215235.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 155 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171218_200344_213641456071588996780.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171218_200344_2138768064813516538355.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 170 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171218_200348_9591430256351506777286.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171218_200348_9592925645792806594668.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 152 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171218_200358_4754713602808715696956.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171218_200358_4754819355327340322354.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 157 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171218_200406_8337620974248628284727.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171218_200406_83316176754181250327527.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 168 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171218_200410_3631027677118912878536.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 152 lines...] [junit4] Suite: org.apache.lucene.index.TestFixBrokenOffsets [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=pt-TL, timezone=Jamaica [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=71440176,total=97320960 [junit4] 2> NOTE: All tests run in this JVM: [TestFixBrokenOffsets] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestFixBrokenOffsets -Dtests.seed=127D26B372A08998 -Dtests.slow=true -Dtests.locale=pt-TL -Dtests.timezone=Jamaica -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J0 | TestFixBrokenOffsets (suite) <<< [junit4] > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts): [junit4] > C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestFixBrokenOffsets_127D26B372A08998-001\fixedbrokenoffsets-001 [junit4] > at __randomizedtesting.SeedInfo.seed([127D26B372A08998]:0) [junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] Completed [2/8 (1!)] on J0 in 1.11s, 1 test, 1 error <<< FAILURES! [...truncated 60 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171218_200428_56213080275789839665928.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 9 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171218_200428_5624749229464366789729.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 1287 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171218_200534_56616364497146447421828.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171218_200534_56614140229602301730251.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 232 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J1-20171218_200545_4867276922730968428378.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\classification\test\temp\junit4-J0-20171218_200545_4859443407421925385506.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 256 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J0-20171218_200601_8319141724515810952403.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 7 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\codecs\test\temp\junit4-J1-20171218_200601_83111121819304507402271.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 241 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J1-20171218_200727_9441936198129974185768.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\demo\test\temp\junit4-J0-20171218_200727_94411307450679028829490.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 171 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J0-20171218_200732_8417331357619106364211.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\expressions\test\temp\junit4-J1-20171218_200732_8388973762171023114505.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 227 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J1-20171218_200742_56313909179333829818618.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\facet\test\temp\junit4-J0-20171218_200742_5638904404088461889544.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 180 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J0-20171218_200809_98811690011338180423396.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\grouping\test\temp\junit4-J1-20171218_200809_9882380946319729430190.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 244 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171218_200818_54811450709136660757116.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171218_200818_54816403146832065282161.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 164 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J1-20171218_200837_20010106865683865694206.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\join\test\temp\junit4-J0-20171218_200837_20010902313946634150327.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 148 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J0-20171218_200846_82612923706602957920339.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\memory\test\temp\junit4-J1-20171218_200846_82612263235318156516357.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 187 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J0-20171218_200855_61315837934505800618656.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\misc\test\temp\junit4-J1-20171218_200855_6139203254153694822347.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 327 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J0-20171218_200914_4312691542589349861592.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queries\test\temp\junit4-J1-20171218_200914_4318998976319854194965.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 225 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171218_200924_3626257008596871241263.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171218_200924_36316596568957275087219.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 205 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J1-20171218_200933_8421388124854142433211.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 6 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\temp\junit4-J0-20171218_200933_8422709660970179302382.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 141 lines...] [junit4] Suite: org.apache.lucene.search.TestLatLonDocValuesQueries [junit4] IGNOR/A 0.02s J0 | TestLatLonDocValuesQueries.testSmallSetPolyWholeMap [junit4] > Assumption #1: Impl does not support polygons [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testPolygonHole [junit4] > Assumption #1: Impl does not support polygons [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testRandomDistanceHuge [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testPolygonNullField [junit4] > Assumption #1: Impl does not support polygons [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testMultiPolygonBasics [junit4] > Assumption #1: Impl does not support polygons [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testRandomBig [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testSmallSetPoly [junit4] > Assumption #1: Impl does not support polygons [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testPolygonHoleExcludes [junit4] > Assumption #1: Impl does not support polygons [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testPolygonBasics [junit4] > Assumption #1: Impl does not support polygons [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {string=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting)}, docValues:{field=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), point=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=2044, maxMBSortInHeap=6.243529887182411, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-XK, timezone=US/Michigan [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=77361640,total=97320960 [junit4] 2> NOTE: All tests run in this JVM: [TestLatLonDocValuesQueries] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLatLonDocValuesQueries -Dtests.seed=28EDDE8552B7D21B -Dtests.slow=true -Dtests.locale=sr-Latn-XK -Dtests.timezone=US/Michigan -Dtests.asserts=true -Dtests.file.encoding=Cp1252 [junit4] ERROR 0.00s J0 | TestLatLonDocValuesQueries (suite) <<< [junit4] > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts): [junit4] > C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001\index-NIOFSDirectory-001 [junit4] > C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\J0\temp\lucene.search.TestLatLonDocValuesQueries_28EDDE8552B7D21B-001 [junit4] > at __randomizedtesting.SeedInfo.seed([28EDDE8552B7D21B]:0) [junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] Completed [1/19 (1!)] on J0 in 16.14s, 40 tests, 1 error, 9 skipped <<< FAILURES! [...truncated 58 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171218_200948_81517627068410812057883.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 5 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171218_200948_81517715343513061575942.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 421 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171218_201021_75414956539463367062232.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171218_201021_75417147102604757827569.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 178 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171218_201039_83816240859145738674351.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 11 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171218_201039_83718313399099700459680.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 147 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\spatial\test\temp\junit4-J0-20171218_201057_9122815919121138115866.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 245 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J0-20171218_201101_2134313471328282405921.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\temp\junit4-J1-20171218_201101_21313443375680278919143.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 2844 lines...] [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest [junit4] 2> 1610111 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\init-core-data-001 [junit4] 2> 1610112 WARN (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14 [junit4] 2> 1610112 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1610112 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1610112 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 1610112 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1610114 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1610133 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 1610146 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test-custom-field-sort [junit4] 2> 1610147 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id [junit4] 2> 1610178 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521 [junit4] 2> 1610184 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521 [junit4] 2> 1610184 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521 [junit4] 2> 1610186 INFO (coreLoadExecutor-7018-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1610186 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1610226 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 1610241 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort [junit4] 2> 1610243 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id [junit4] 2> 1610243 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true [junit4] 2> 1610243 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521 [junit4] 2> 1610243 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1610243 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\init-core-data-001\] [junit4] 2> 1610248 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17924677745381434] [junit4] 2> 1610308 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1610308 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1610309 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1610309 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1610309 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1610310 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f59ecec[collection1] main] [junit4] 2> 1610310 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1610316 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1610340 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1610340 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1610340 INFO (coreLoadExecutor-7018-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587155627888607232 [junit4] 2> 1610341 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1610341 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1610341 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1610341 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1610341 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1610341 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1610342 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1610342 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1610342 INFO (SUITE-DistributedQueryComponentCustomSortTest-seed#[EA8F101CBEE1291A]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1610342 INFO (searcherExecutor-7019-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f59ecec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1610646 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\cores\collection1 [junit4] 2> 1610647 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1610648 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4032f255{/,null,AVAILABLE} [junit4] 2> 1610648 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7f25bcd1{HTTP/1.1,[http/1.1]}{127.0.0.1:51467} [junit4] 2> 1610649 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.e.j.s.Server Started @1620569ms [junit4] 2> 1610649 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-custom-field.xml, hostContext=/, solrconfig=solrconfig.xml, hostPort=51467, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\cores} [junit4] 2> 1610649 ERROR (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1610649 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.2.0 [junit4] 2> 1610649 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on port null [junit4] 2> 1610649 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1610649 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-18T20:39:18.766888400Z [junit4] 2> 1610650 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\solr.xml [junit4] 2> 1610653 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1610653 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1610654 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1610687 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521 [junit4] 2> 1610694 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521 [junit4] 2> 1610695 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521 [junit4] 2> 1610696 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\cores [junit4] 2> 1610696 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1] [junit4] 2> 1610697 INFO (coreLoadExecutor-7029-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1610697 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1610721 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 1610735 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort [junit4] 2> 1610737 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id [junit4] 2> 1610737 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1, trusted=true [junit4] 2> 1610737 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@577ad521 [junit4] 2> 1610737 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1610737 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\control\cores\collection1\data\] [junit4] 2> 1610740 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17924677745381434] [junit4] 2> 1610818 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1610819 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1610821 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1610821 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1610822 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1610822 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ee94e22[collection1] main] [junit4] 2> 1610822 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1610828 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1610850 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1610850 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1610850 INFO (coreLoadExecutor-7029-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587155628423380992 [junit4] 2> 1610851 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1610851 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1610851 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1610851 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1610852 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1610852 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1610852 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1610853 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1610855 INFO (searcherExecutor-7030-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ee94e22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1611152 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_EA8F101CBEE1291A-001\tempDir-001\shard0\cores\collection1 [junit4] 2> 1611153 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1611154 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37f1c207{/,null,AVAILABLE} [junit4] 2> 1611155 INFO (TEST-DistributedQueryComponentCustomSortTest.test-seed#[EA8F101CBEE1291A]) [ ] o.e.j.s.AbstractConnector Started ServerConnec [...truncated too long message...] ly be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 892 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20171218_211447_72513112953619161668402.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 21 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171218_211447_7258456127328525071973.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 1363 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171218_211851_23911075813417767737274.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171218_211851_23917133073883530064596.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 782 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171218_211920_43916040301585823293961.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171218_211920_4392881434655266728219.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 554 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171218_212046_3143711612787670083409.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171218_212046_31410571127336349499787.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 1258 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171218_212124_6114296561855129429944.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171218_212124_6116958381064113330228.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 647 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171218_212147_65115212852136449746047.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171218_212147_6511287024268630405615.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 558 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171218_212232_02916337258639707711932.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 3 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171218_212232_029123934926575153093.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 562 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171218_212257_40113625919470820735718.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171218_212257_40115505556115001038172.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 658 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171218_212320_43813133361697317722448.syserr [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171218_212320_4387152348141086650176.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 599 lines...] [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171218_212410_76714110627674336986934.syserr [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J1: EOF ---- [...truncated 3 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171218_212410_76711252760315668970139.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 549 lines...] [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171218_212450_5246807453082525877696.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. [junit4] <<< JVM J0: EOF ---- [...truncated 31689 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org