Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/411/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

11 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001

        at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]: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.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009

        at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]: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.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001

        at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]: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.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=20, 
name=ReplicationThread-indexAndTaxo, state=RUNNABLE, 
group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20, name=ReplicationThread-indexAndTaxo, 
state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
        at 
__randomizedtesting.SeedInfo.seed([BDEB2322119610F9:3265C48203FAE306]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
        at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9]:0)
        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001\AnalyzingInfixSuggesterTest-001\segments_9

Stack Trace:
java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001\AnalyzingInfixSuggesterTest-001\segments_9
        at 
__randomizedtesting.SeedInfo.seed([B2E788166684E8CE:16C986AB3E5B3472]:0)
        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.newFileChannel(WindowsFileSystemProvider.java:116)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
        at 
org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
        at 
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
        at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
        at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
        at 
org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
        at 
org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
        at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
        at 
org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
        at 
org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
        at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
        at 
org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
        at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
        at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
        at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.update(AnalyzingInfixSuggester.java:407)
        at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:598)
        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)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest:     1) 
Thread[id=69, name=Thread-23, state=RUNNABLE, 
group=TGRP-AnalyzingInfixSuggesterTest]         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   1) Thread[id=69, name=Thread-23, state=RUNNABLE, 
group=TGRP-AnalyzingInfixSuggesterTest]
        at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
        at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)
        at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=69, 
name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]         
at [email protected]/java.lang.Object.hashCode(Native Method)         at 
[email protected]/java.util.WeakHashMap.hash(WeakHashMap.java:298)         at 
[email protected]/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)         at 
[email protected]/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)         
at 
app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
         at 
app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
         at 
app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)      
   at 
app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
         at 
app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
         at 
app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)      
   at 
app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)      
   at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=69, name=Thread-23, state=RUNNABLE, 
group=TGRP-AnalyzingInfixSuggesterTest]
        at [email protected]/java.lang.Object.hashCode(Native Method)
        at [email protected]/java.util.WeakHashMap.hash(WeakHashMap.java:298)
        at [email protected]/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
        at 
[email protected]/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
        at 
app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
        at 
app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
        at 
app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
        at 
app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
        at 
app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
        at 
app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
        at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
        at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
        at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
        at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)


FAILED:  org.apache.solr.cloud.ActionThrottleTest.testBasics

Error Message:
992ms

Stack Trace:
java.lang.AssertionError: 992ms
        at 
__randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2:A15E049C370E49C2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.ActionThrottleTest.testBasics(ActionThrottleTest.java:76)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001

        at __randomizedtesting.SeedInfo.seed([F852D8FDE476FBEF]: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 743 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=ks, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=39202080,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardAnalyzer, 
TestSortedSetSortField, TestConsistentFieldNumbers, TestAttributeSource, 
TestIndexSorting, TestReusableStringReader, TestBagOfPostings, 
TestBufferedChecksum, TestReqExclBulkScorer, TestGrowableByteArrayDataOutput, 
TestLucene60PointsFormat, TestRoaringDocIdSet, TestManyFields, TestIndexInput, 
TestLucene70DocValuesFormat, TestSort, TestRateLimiter, TestOperations, 
TestDoc, TestTermQuery, TestDirectoryReader, TestSleepingLockWrapper, 
TestPointQueries, TestDocument, TestHighCompressionMode, 
TestStringMSBRadixSorter, TestSimpleAttributeImpl, TestNIOFSDirectory, 
TestDocsAndPositions, TestSpanTermQuery, TestTermScorer, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap 
-Dtests.seed=E668FCD448E9A9F4 -Dtests.slow=true -Dtests.locale=ks 
-Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]: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 [155/459 (1!)] on J0 in 2.19s, 54 tests, 1 error <<< 
FAILURES!

[...truncated 501 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J0 | 
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an 
FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=768, maxMBSortInHeap=6.60411377883438, 
sim=RandomSimilarity(queryNorm=false): {}, locale=bo, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=204072600,total=305905664
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardAnalyzer, 
TestSortedSetSortField, TestConsistentFieldNumbers, TestAttributeSource, 
TestIndexSorting, TestReusableStringReader, TestBagOfPostings, 
TestBufferedChecksum, TestReqExclBulkScorer, TestGrowableByteArrayDataOutput, 
TestLucene60PointsFormat, TestRoaringDocIdSet, TestManyFields, TestIndexInput, 
TestLucene70DocValuesFormat, TestSort, TestRateLimiter, TestOperations, 
TestDoc, TestTermQuery, TestDirectoryReader, TestSleepingLockWrapper, 
TestPointQueries, TestDocument, TestHighCompressionMode, 
TestStringMSBRadixSorter, TestSimpleAttributeImpl, TestNIOFSDirectory, 
TestDocsAndPositions, TestSpanTermQuery, TestTermScorer, TestMultiMMap, 
TestCollectionUtil, TestQueryBuilder, TestAtomicUpdate, TestInPlaceMergeSorter, 
TestFloatRangeFieldQueries, TestTopDocsCollector, TestThreadedForceMerge, 
TestPolygon, TestAllFilesHaveCodecHeader, TestLSBRadixSorter, 
TestSwappedIndexFiles, TestFixedLengthBytesRefArray, TestLongValuesSource, 
TestLucene70SegmentInfoFormat, TestDocCount, TestTwoPhaseCommitTool, 
TestIndexSearcher, TestForUtil, TestLevenshteinAutomata, 
TestByteArrayDataInput, TestParallelReaderEmptyIndex, 
TestSameTokenSamePosition, TestBagOfPositions, Test4GBStoredFields, 
TestWordlistLoader, TestBufferedIndexInput, TestPackedTokenAttributeImpl, 
TestDemoParallelLeafReader, TestMatchAllDocsQuery, TestCodecUtil, 
TestTopDocsMerge, TestDocValuesQueries, TestIOUtils, TestIntroSelector, 
TestSumDocFreq, LimitedFiniteStringsIteratorTest, TestSearchForDuplicates, 
TestSparseFixedBitSet, TestRecyclingByteBlockAllocator, TestInfoStream, 
TestFilterIterator, TestExternalCodecs, TestFSTs, TestBlendedTermQuery, 
TestIndexWriterOnVMError, TestIndexWriterDeleteByQuery, TestNRTReaderCleanup, 
TestIndexWriterExceptions, TestNewestSegment, TestForceMergeForever, 
TestBinaryDocument, TestMultiPhraseEnum, TestBytesRef, 
TestIndexWriterFromReader, TestNamedSPILoader, TestFilterLeafReader, 
TestPhrasePrefixQuery, TestUsageTrackingFilterCachingPolicy, TestCodecs, 
TestTimSorterWorstCase, TestMinimize, TestGraphTokenStreamFiniteStrings, 
TestLucene50TermVectorsFormat, TestOmitPositions, TestNeedsScores, 
TestTieredMergePolicy, TestTerm, TestMSBRadixSorter, TestAddIndexes, 
TestBooleanRewrites, TestFlushByRamOrCountsPolicy, TestDocIdsWriter, 
Test2BPoints, TestSearchWithThreads, TestCrashCausesCorruptIndex, 
TestBinaryDocValuesUpdates, TestDuelingCodecs, TestPayloadsOnVectors, 
TestCloseableThreadLocal, TestIndexManyDocuments, TestPrefixRandom, 
TestSpanNotQuery, TestMaxTermFrequency, TestTopFieldCollector, 
TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFileSwitchDirectory -Dtests.seed=E668FCD448E9A9F4 
-Dtests.slow=true -Dtests.locale=bo -Dtests.timezone=Africa/Ndjamena 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestFileSwitchDirectory (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.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]: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 [310/459 (2!)] on J0 in 1.22s, 43 tests, 1 error, 2 
skipped <<< FAILURES!

[...truncated 426 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=549, maxMBSortInHeap=7.351917624770143, 
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-Hans, 
timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=130637312,total=239321088
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarityBase, 
TestSimpleSearchEquivalence, TestTermVectorsWriter, Test2BDocs, 
TestUniqueTermCount, TestGraphTokenizers, TestPerSegmentDeletes, 
TestByteBlockPool, TestDateTools, TestIndexCommit, TestShardSearching, 
TestExitableDirectoryReader, TestFieldMaskingSpanQuery, 
TestTotalHitCountCollector, TestMutableValues, TestDoubleValuesSource, 
TestPersistentSnapshotDeletionPolicy, TestPagedBytes, TestReaderClosed, 
TestCachingTokenFilter, FiniteStringsIteratorTest, TestSubScorerFreqs, 
TestPackedInts, TestIntArrayDocIdSet, TestQueryRescorer, 
TestFastDecompressionMode, TestTermVectorsReader, TestSmallFloat, 
TestTransactions, TestTermRangeQuery, TestLongRangeFieldQueries, 
TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestOrdinalMap, 
TestCharsRefBuilder, TestStressAdvance, TestFieldType, TestNRTCachingDirectory, 
TestTermsEnum2, TestMathUtil, TestIntRangeFieldQueries, 
TestSpanMultiTermQueryWrapper, TestForTooMuchCloning, TestMultiset, 
TestNoDeletionPolicy, TestFrequencyTrackingRingBuffer, TestFixedBitSet, 
FuzzyTermOnShortTermsTest, TestPolygon2D, Test2BBinaryDocValues, 
TestDuelingCodecsAtNight, TestAllFilesCheckIndexHeader, TestDeterminism, 
TestMaxPosition, TestPerFieldPostingsFormat2, TestSortedSetSelector, 
TestFilterWeight, TestSegmentCacheables, TestIndexWriterMaxDocs, 
Test2BPagedBytes, TestAllFilesHaveChecksumFooter, TestStringHelper, 
TestTopFieldCollectorEarlyTermination, TestAutomatonQueryUnicode, 
TestSingleInstanceLockFactory, TestSegmentInfos, TestSortRescorer, 
TestAxiomaticSimilarity, TestPostingsOffsets, TestSpanOrQuery, TestIntroSorter, 
TestIndexWriterCommit, TestCachingCollector, TestIndexWriterReader, 
TestCharTermAttributeImpl, TestSearcherManager, TestNGramPhraseQuery, 
TestDirectPacked, TestMatchNoDocsQuery, TestPrefixInBooleanQuery, 
TestStressIndexing, TestSearchAfter, TestIsCurrent, TestFlex, 
TestMultiPhraseQuery, TestMutablePointsReaderUtils, TestMultiTermsEnum, 
TestEarlyTermination, TestTransactionRollback, TestDocValuesRewriteMethod, 
Test2BPostingsBytes, TestRegExp, TestSegmentMerger, TestNRTReaderWithThreads, 
TestComplexExplanationsOfNonMatches, Test2BTerms, TestNearSpansOrdered, 
TestMultiDocValues, TestBytesStore, TestIndexWriterConfig, TestBasics, 
TestSimpleExplanations, TestAutomaton, TestCustomSearcherSort, 
TestBytesRefAttImpl, TestDirectoryReaderReopen, TestByteSlices, 
TestSpanFirstQuery, TestLucene70NormsFormat, TestMergeSchedulerExternal, 
TestSortRandom, TestStopFilter, TestControlledRealTimeReopenThread, 
TestIndexWriterNRTIsCurrent, TestIndexWriter, TestPerFieldDocValuesFormat, 
TestIndexWriterMerging, TestIndexWriterWithThreads, TestDeletionPolicy, 
TestBooleanOr, TestSloppyPhraseQuery, TestIndexWriterDelete, 
TestIndexWriterMergePolicy, TestNRTThreads, TestBoolean2, TestNorms, 
TestTimeLimitingCollector, TestConcurrentMergeScheduler, 
TestDocumentsWriterStallControl, TestNeverDelete, TestLongPostings, 
TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, 
TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestArrayUtil, 
TestTermsEnum, TestWeakIdentityMap, TestLockFactory, TestPhraseQuery, 
TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, 
TestParallelCompositeReader, TestFieldCacheRewriteMethod, TestCrash, 
TestMultiThreadTermVectors, TestSegmentTermDocs, TestToken, TestFieldsReader, 
TestDocValuesIndexing, TestHugeRamFile, TestBooleanMinShouldMatch, 
TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestSpans, TestCustomNorms, 
TestMixedCodecs, TestUTF32ToUTF8, TestSpanExplanations, 
TestFastCompressionMode, TestStressIndexing2, TestRAMDirectory, 
TestLazyProxSkipping, TestParallelLeafReader, TestBytesRefHash, TestStressNRT, 
TestOmitTf, TestSameScoresWithThreads, TestMultiFields, 
TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestScorerPerf, 
TestMultiTermConstantScore, TestLiveFieldValues, TestSpanSearchEquivalence, 
TestFuzzyQuery, TestPayloads, TestWildcard, TestSimilarity2, 
TestSimpleExplanationsOfNonMatches, TestRegexpQuery, TestIntBlockPool, 
TestSegmentTermEnum, TestBooleanQuery, TestUnicodeUtil, TestPrefixCodedTerms, 
TestAutomatonQuery, TestIndexableField, TestDocValuesScoring, 
TestWildcardRandom, TestRegexpRandom, TestBooleanQueryVisitSubscorers, 
TestSizeBoundedForceMerge, TestCompiledAutomaton, TestConstantScoreQuery, 
TestPrefixQuery, TestBinaryTerms, TestConjunctions, TestPositionIncrement, 
TestDateSort, TestSpanExplanationsOfNonMatches, TestRollingBuffer, TestSetOnce, 
TestCharsRef, Test2BPostings, TestBooleanScorer, TestIndexWriterLockRelease, 
TestAssertions, TestRollback, TestIndexWriterOnJRECrash, 
TestCodecHoldsOpenFiles, TestScoreCachingWrappingScorer, TestTermdocPerf, 
TestPositiveScoresOnlyCollector, TestCharArrayMap, TestCharacterUtils, 
TestBlockPostingsFormat, TestLucene50StoredFieldsFormat, 
TestLucene50StoredFieldsFormatHighCompression, TestLucene60FieldInfoFormat, 
TestGeoEncodingUtils, TestGeoUtils, TestCustomTermFreq, 
TestDocInverterPerFieldErrorInfo, TestDocsWithFieldSet, TestFieldInvertState, 
TestFilterCodecReader, TestIndexReaderClose, TestIndexWriterExceptions2, 
TestIndexWriterThreadsToSegments, TestLogMergePolicy, TestMergePolicyWrapper, 
TestMergeRateLimiter, TestMixedDocValuesUpdates, TestNumericDocValuesUpdates, 
TestOneMergeWrappingMergePolicy, TestPointValues, TestReadOnlyIndex, 
TestReaderWrapperDVTypeCheck, TestSortedSetDocValues, TestStressDeletes, 
TestTermContext, TestTermVectors, TestTerms, TestTragicIndexWriterDeadlock, 
TestTryDelete, TestUpgradeIndexMergePolicy, TermInSetQueryTest, 
TestApproximationSearchEquivalence, TestBoolean2ScorerSupplier, TestBoostQuery, 
TestDoubleRangeFieldQueries, TestFieldValueQuery, TestIndexOrDocValuesQuery, 
TestLRUQueryCache, TestSortedNumericSortField, TestSynonymQuery, 
TestBM25Similarity, TestBooleanSimilarity, TestClassicSimilarity, 
TestFilterSpans, TestSpanBoostQuery, TestSpanCollection, TestSpanContainQuery, 
TestSpansEnum, TestMmapDirectory, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimpleFSDirectory -Dtests.seed=E668FCD448E9A9F4 
-Dtests.slow=true -Dtests.locale=zh-Hans -Dtests.timezone=America/Tegucigalpa 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSimpleFSDirectory (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.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]: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 [440/459 (3!)] on J1 in 0.86s, 42 tests, 1 error <<< 
FAILURES!

[...truncated 7242 lines...]
   [junit4] Suite: 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> S-? 20, 2018 2:38:56 AN 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([BDEB2322119610F9]:0)
   [junit4]   2>        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2>        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=IndexAndTaxonomyReplicationClientTest 
-Dtests.method=testConsistencyOnExceptions -Dtests.seed=BDEB2322119610F9 
-Dtests.slow=true -Dtests.locale=ak-GH -Dtests.timezone=Europe/Nicosia 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.80s J1 | 
IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=20, name=ReplicationThread-indexAndTaxo, 
state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BDEB2322119610F9:3265C48203FAE306]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many 
times: -1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BDEB2322119610F9]:0)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=Memory), 
$payloads$=BlockTreeOrds(blocksize=128)}, 
docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=864, 
maxMBSortInHeap=7.180239202341337, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ak-GH, timezone=Europe/Nicosia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=63044920,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [SessionTokenTest, 
IndexAndTaxonomyRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J1 in 4.17s, 5 tests, 1 error <<< FAILURES!

[...truncated 1166 lines...]
   [junit4] Suite: 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT 
-Dtests.seed=B2E788166684E8CE -Dtests.slow=true -Dtests.locale=mg 
-Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   19.2s J0 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
   [junit4]    > Throwable #1: java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001\AnalyzingInfixSuggesterTest-001\segments_9
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B2E788166684E8CE:16C986AB3E5B3472]:0)
   [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.newFileChannel(WindowsFileSystemProvider.java:116)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    >        at 
org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]    >        at 
org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]    >        at 
org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    >        at 
java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
   [junit4]    >        at 
java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
   [junit4]    >        at 
org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
   [junit4]    >        at 
org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
   [junit4]    >        at 
org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]    >        at 
org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
   [junit4]    >        at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
   [junit4]    >        at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.update(AnalyzingInfixSuggester.java:407)
   [junit4]    >        at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:598)
   [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]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001
   [junit4]   2> Jan 20, 2018 12:41:39 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Jan 20, 2018 12:42:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]   2>    1) Thread[id=69, name=Thread-23, state=RUNNABLE, 
group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2>         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
   [junit4]   2>         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)
   [junit4]   2> Jan 20, 2018 12:42:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=69, name=Thread-23, state=RUNNABLE, 
group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2> Jan 20, 2018 12:42:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=69, name=Thread-23, state=RUNNABLE, 
group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2>         at [email protected]/java.lang.Object.hashCode(Native 
Method)
   [junit4]   2>         at 
[email protected]/java.util.WeakHashMap.hash(WeakHashMap.java:298)
   [junit4]   2>         at 
[email protected]/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]   2>         at 
[email protected]/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]   2>         at 
app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
   [junit4]   2>         at 
app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
   [junit4]   2>         at 
app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
   [junit4]   2>         at 
app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]   2>         at 
app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]   2>         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]   2>         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]   2>         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{textgrams=FSTOrd50, text=FSTOrd50, contexts=PostingsFormat(name=Memory), 
exacttext=PostingsFormat(name=Memory)}, 
docValues:{payloads=DocValuesFormat(name=Asserting), 
textgrams=DocValuesFormat(name=Asserting), 
weight=DocValuesFormat(name=Lucene70), text=DocValuesFormat(name=Asserting), 
contexts=DocValuesFormat(name=Lucene70), 
exacttext=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1412, 
maxMBSortInHeap=5.326459050704945, sim=RandomSimilarity(queryNorm=true): {}, 
locale=mg, timezone=Asia/Dili
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=2,free=39430096,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFuzzyCompletionQuery, 
TestLevenshteinDistance, PersistenceTest, TestSuggestStopFilterFactory, 
FileDictionaryTest, TestNGramDistance, DocumentDictionaryTest, 
TestWordBreakSpellChecker, TestSpellChecker, TestDirectSpellChecker, 
BytesRefSortersTest, TestHighFrequencyDictionary, TestJaroWinklerDistance, 
AnalyzingInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AnalyzingInfixSuggesterTest -Dtests.seed=B2E788166684E8CE 
-Dtests.slow=true -Dtests.locale=mg -Dtests.timezone=Asia/Dili 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | AnalyzingInfixSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at 
org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]    >    1) Thread[id=69, name=Thread-23, state=RUNNABLE, 
group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    >         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
   [junit4]    >         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=69, name=Thread-23, state=RUNNABLE, 
group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    >         at [email protected]/java.lang.Object.hashCode(Native 
Method)
   [junit4]    >         at 
[email protected]/java.util.WeakHashMap.hash(WeakHashMap.java:298)
   [junit4]    >         at 
[email protected]/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]    >         at 
[email protected]/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)
   [junit4]    >         at 
app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]    >         at 
app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]    >         at 
app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
   [junit4]    >         at 
app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
   [junit4]    >         at 
app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
   [junit4]    >         at 
app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]    >         at 
app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]    >         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]    >         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]    >         at 
app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)
   [junit4] Completed [32/32 (1!)] on J0 in 47.59s, 22 tests, 3 errors <<< 
FAILURES!

[...truncated 1904 lines...]
   [junit4] Suite: org.apache.solr.cloud.ActionThrottleTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_9C86AAB00FE017B2-001\init-core-data-001
   [junit4]   2> 535225 WARN  
(SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 535225 INFO  
(SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 535260 INFO  
(SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 535260 INFO  
(SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 535260 INFO  
(TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[9C86AAB00FE017B2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNewThrottleWithLastValue
   [junit4]   2> 535260 INFO  
(TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[9C86AAB00FE017B2])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNewThrottleWithLastValue
   [junit4]   2> 535260 INFO  
(TEST-ActionThrottleTest.testBasics-seed#[9C86AAB00FE017B2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 535260 INFO  
(TEST-ActionThrottleTest.testBasics-seed#[9C86AAB00FE017B2]) [    ] 
o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 536261 INFO  
(TEST-ActionThrottleTest.testBasics-seed#[9C86AAB00FE017B2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ActionThrottleTest 
-Dtests.method=testBasics -Dtests.seed=9C86AAB00FE017B2 -Dtests.slow=true 
-Dtests.locale=es-SV -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.00s J1 | ActionThrottleTest.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 992ms
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2:A15E049C370E49C2]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ActionThrottleTest.testBasics(ActionThrottleTest.java:76)
   [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]   2> 536270 INFO  
(TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[9C86AAB00FE017B2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testAZeroNanoTimeReturnInWait
   [junit4]   2> 536270 INFO  
(TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[9C86AAB00FE017B2]) 
[    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 537271 INFO  
(TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[9C86AAB00FE017B2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testAZeroNanoTimeReturnInWait
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_9C86AAB00FE017B2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=376, maxMBSortInHeap=5.5019169920928155, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-SV, 
timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=141252008,total=362012672
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestRandomCollapseQParserPlugin, DistributedFacetExistsSmallTest, TestMacros, 
TestLockTree, BadIndexSchemaTest, CSVRequestHandlerTest, SliceStateTest, 
MetricTriggerTest, DistributedIntervalFacetingTest, TestRTGBase, 
DistributedFacetPivotSmallTest, TestScoreJoinQPScore, TestQuerySenderListener, 
TestCloudSchemaless, DistributedFacetSimpleRefinementLongTailTest, 
IndexBasedSpellCheckerTest, DistributedSuggestComponentTest, MetricsConfigTest, 
TestSearchPerf, DOMUtilTest, BaseCdcrDistributedZkTest, 
TriLevelCompositeIdRoutingTest, SimplePostToolTest, TestSkipOverseerOperations, 
DebugComponentTest, TestCoreDiscovery, SpellCheckCollatorTest, 
TestOnReconnectListenerSupport, TestMultiWordSynonyms, 
TestPKIAuthenticationPlugin, TestRestManager, RegexBytesRefFilterTest, 
DistributedSpellCheckComponentTest, LegacyCloudClusterPropTest, 
DateRangeFieldTest, CircularListTest, TestLegacyFieldCache, 
TestSlowCompositeReaderWrapper, TestMaxTokenLenTokenizer, SortByFunctionTest, 
StatsReloadRaceTest, RequestHandlersTest, PrimitiveFieldTypeTest, 
BlockCacheTest, DocumentAnalysisRequestHandlerTest, ShowFileRequestHandlerTest, 
CdcrBootstrapTest, TestFastLRUCache, TestStressReorder, 
TestSchemaVersionResource, DocValuesTest, 
OverseerCollectionConfigSetProcessorTest, IndexSchemaTest, ActionThrottleTest]
   [junit4] Completed [88/767 (1!)] on J1 in 2.06s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 1972 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_9C86AAB00FE017B2-001\init-core-data-001
   [junit4]   2> 439989 WARN  
(SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 439991 INFO  
(SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 439992 INFO  
(SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 439993 INFO  
(SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 439997 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> Jan 19, 2018 11:51:00 ?UIAS 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> 
"TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2]" 
ID=2195 TIMED_WAITING on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b796e0e
   [junit4]   2>        at [email protected]/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>        - timed waiting on 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b796e0e
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
[email protected]/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]" 
ID=2194 RUNNABLE
   [junit4]   2>        at 
[email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2>        at 
[email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:479)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>        - locked java.lang.Object@5334c09c
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "SeedGenerator Thread" ID=15 WAITING on 
sun.security.provider.SeedGenerator$ThreadedSeedGenerator@2a287303
   [junit4]   2>        at [email protected]/java.lang.Object.wait(Native Method)
   [junit4]   2>        - waiting on 
sun.security.provider.SeedGenerator$ThreadedSeedGenerator@2a287303
   [junit4]   2>        at 
[email protected]/java.lang.Object.wait(Object.java:516)
   [junit4]   2>        at 
[email protected]/sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:332)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=11 TIMED_WAITING
   [junit4]   2>        at [email protected]/java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Common-Cleaner" ID=9 TIMED_WAITING on 
java.lang.ref.ReferenceQueue$Lock@2b8f8320
   [junit4]   2>        at [email protected]/java.lang.Object.wait(Native Method)
   [junit4]   2>        - timed waiting on 
java.lang.ref.ReferenceQueue$Lock@2b8f8320
   [junit4]   2>        at 
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2>        at 
[email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
   [junit4]   2>        at [email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>        at 
[email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:122)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on 
java.lang.ref.ReferenceQueue$Lock@7b569141
   [junit4]   2>        at [email protected]/java.lang.Object.wait(Native Method)
   [junit4]   2>        - waiting on java.lang.ref.ReferenceQueue$Lock@7b569141
   [junit4]   2>        at 
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2>        at 
[email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
   [junit4]   2>        at 
[email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 RUNNABLE
   [junit4]   2>        at 
[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native 
Method)
   [junit4]   2>        at 
[email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:174)
   [junit4]   2>        at 
[email protected]/java.lang.ref.Reference.access$000(Reference.java:44)
   [junit4]   2>        at 
[email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:138)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on 
com.carrotsearch.randomizedtesting.RandomizedRunner$2@5a446435
   [junit4]   2>        at [email protected]/java.lang.Object.wait(Native Method)
   [junit4]   2>        - waiting on 
com.carrotsearch.randomizedtesting.RandomizedRunner$2@5a446435
   [junit4]   2>        at 
[email protected]/java.lang.Thread.join(Thread.java:1353)
   [junit4]   2>        at 
[email protected]/java.lang.Thread.join(Thread.java:1427)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2>        at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2>        at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2>        at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2>        at 
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueue 
-Dtests.seed=9C86AAB00FE017B2 -Dtests.slow=true -Dtests.locale=naq-NA 
-Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   7200s J0 | TestGenericDistributedQueue.testDistributedQueue 
<<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)
   [junit4]   2> Jan 19, 2018 11:51:00 ?UIAS 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Jan 19, 2018 11:51:20 ?UIAS 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=2195, 
name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2],
 state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>         at 
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at 
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at 
[email protected]/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at 
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at 
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Jan 19, 2018 11:51:20 ?UIAS 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2195, 
name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2],
 state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 7660146 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_9C86AAB00FE017B2-001
   [junit4]   2> Jan 20, 2018 2:51:20 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1374, maxMBSortInHeap=7.863667444081787, 
sim=RandomSimilarity(queryNorm=true): {}, locale=naq-NA, 
timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=108541320,total=238878720
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSFailoverTest, 
HdfsDirectoryTest, AutoScalingHandlerTest, 
TestSolrCloudWithSecureImpersonation, RequiredFieldsTest, TestNoOpRegenerator, 
ZkNodePropsTest, TestDFISimilarityFactory, TestBinaryResponseWriter, 
TestFieldCollectionResource, ZkCLITest, CloneFieldUpdateProcessorFactoryTest, 
TestTolerantSearch, TestGraphMLResponseWriter, TestNRTOpen, JavabinLoaderTest, 
TestAddFieldRealTimeGet, TestCSVResponseWriter, TestFieldCacheReopen, 
TermVectorComponentDistributedTest, TestQueryUtils, HttpSolrCallGetCoreTest, 
TestCloudPseudoReturnFields, TestLeaderElectionWithEmptyReplica, 
AnalyticsMergeStrategyTest, AlternateDirectoryTest, CdcrBidirectionalTest, 
TestStressInPlaceUpdates, TestEmbeddedSolrServerSchemaAPI, 
OpenCloseCoreStressTest, TestPhraseSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestGenericDistributedQueue -Dtests.seed=9C86AAB00FE017B2 
-Dtests.slow=true -Dtests.locale=naq-NA 
-Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)
   [junit4] Completed [609/767 (2!)] on J0 in 7220.18s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 2894 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=444, maxMBSortInHeap=7.52407114808173, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-MW, timezone=Africa/Kigali
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=56242376,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestFoldingMultitermExtrasQuery, 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=F852D8FDE476FBEF -Dtests.slow=true -Dtests.locale=en-MW 
-Dtests.timezone=Africa/Kigali -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (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.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F852D8FDE476FBEF]: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 [4/5 (1!)] on J1 in 1.31s, 8 tests, 1 error <<< FAILURES!

[...truncated 38513 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to