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

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

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

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

        at __randomizedtesting.SeedInfo.seed([F2ABB6C2EC3A63A7]: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.testRestart

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3

        at 
__randomizedtesting.SeedInfo.seed([49E9EC7413289D7C:DC64001596C02969]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
        at 
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
        at 
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
        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:  
org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.1596412476713557690:
 java.nio.file.DirectoryNotEmptyException: 
.\temp\FreeTextSuggester.index.1596412476713557690 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.1596412476713557690:
 java.nio.file.DirectoryNotEmptyException: 
.\temp\FreeTextSuggester.index.1596412476713557690

        at 
__randomizedtesting.SeedInfo.seed([EA963DC17FEBDDBD:416C20D4A0375B93]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
        at 
org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
        at 
org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
        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.codecs.asserting.TestAssertingPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001

        at __randomizedtesting.SeedInfo.seed([BAB2C407809DA18C]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([33D250E657BEC004]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryComponentCustomSortTest_36C41D040DA0EF44-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([36C41D040DA0EF44]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.SpatialFilterTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001

        at __randomizedtesting.SeedInfo.seed([36C41D040DA0EF44]: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.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index ٠ out-of-bounds for length ٠

Stack Trace:
java.lang.IndexOutOfBoundsException: Index ٠ out-of-bounds for length ٠
        at 
__randomizedtesting.SeedInfo.seed([36C41D040DA0EF44:228C46512EA7525A]:0)
        at 
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
        at 
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
        at 
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
        at java.base/java.util.Objects.checkIndex(Objects.java:372)
        at java.base/java.util.ArrayList.get(ArrayList.java:440)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        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)




Build Log:
[...truncated 1649 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-CM, timezone=SystemV/CST6
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=41677088,total=124022784
   [junit4]   2> NOTE: All tests run in this JVM: [TestSegmentInfos, 
TestLogMergePolicy, TestTragicIndexWriterDeadlock, TestMergedIterator, 
TestByteBlockPool, TestRollingBuffer, TestTermsEnum, TestDuelingCodecsAtNight, 
TestIndexWriterMaxDocs, TestBooleanScorer, TestNGramPhraseQuery, 
TestMultiTermsEnum, TestFastDecompressionMode, TestFlex, TestMSBRadixSorter, 
TestUsageTrackingFilterCachingPolicy, TestSpanBoostQuery, Test2BDocs, 
TestDateTools, TestClassicSimilarity, TestIndexWriterDelete, 
TestSimpleSearchEquivalence, TestSimilarity, TestStressDeletes, 
TestDoubleRangeFieldQueries, TestDocIdSetBuilder, TestParallelTermEnum, 
TestTermsEnum2, TestDocValues, TestNRTReaderWithThreads, 
TestIndexWriterOnJRECrash, TestBytesRefHash, TestIndexWriterNRTIsCurrent, 
TestBytesStore, TestPhraseQuery, TestPerFieldDocValuesFormat, 
TestSleepingLockWrapper, TestSpanFirstQuery, TestDelegatingAnalyzerWrapper, 
TestBlendedTermQuery, TestGraphTokenStreamFiniteStrings, TestBoolean2, 
TestLRUQueryCache, TestLongValuesSource, TestNeedsScores, TestCustomTermFreq, 
TestRollingUpdates, TestSmallFloat, TestDocumentsWriterStallControl, 
TestIntsRef, TestIndexWriterLockRelease, TestFastCompressionMode, 
TestMaxTermFrequency, TestTransactionRollback, TestStressIndexing, 
TestMultiTermQueryRewrites, Test2BTerms, TestSizeBoundedForceMerge, 
TestIndexWriterCommit, TestQueryBuilder, TestLongPostings, 
TestDocValuesScoring, TestTotalHitCountCollector, TestIndexWriterExceptions2, 
TestWildcard, TestFuzzyQuery, TestSimpleExplanations, TestConstantScoreQuery, 
TestWeakIdentityMap, TestSimpleExplanationsWithFillerDocs, TestSortRandom, 
TestNIOFSDirectory, TestMergeRateLimiter, TermInSetQueryTest, TestTermdocPerf, 
TestNoDeletionPolicy, TestIndexCommit, TestDemo, TestUniqueTermCount, 
TestMultiTermConstantScore, TestIndexWriterReader, TestTermVectorsReader, 
TestFieldMaskingSpanQuery, TestIndexTooManyDocs, TestAutomatonQueryUnicode, 
TestGraphTokenizers, TestStopFilter, TestNearSpansOrdered, TestNRTThreads, 
TestSpanTermQuery, TestPerSegmentDeletes, TestSloppyMath, TestConjunctionDISI, 
TestBooleanRewrites, TestLucene50StoredFieldsFormatHighCompression, 
TestSimpleFSLockFactory, TestBufferedChecksum, TestPackedInts, 
TestMultiPhraseEnum, Test2BBinaryDocValues, TestMultiDocValues, 
TestGrowableByteArrayDataOutput, TestOperations, TestTopFieldCollector, 
TestMaxPosition, TestOmitNorms, TestCustomSearcherSort, TestGeoUtils, 
TestLucene70NormsFormat, TestPointQueries, TestStressAdvance, 
TestCachingCollector, TestComplexExplanationsOfNonMatches, TestDocIDMerger, 
TestPagedBytes, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, 
TestCustomNorms, TestSpanExplanations, TestRAMDirectory, TestMultiPhraseQuery, 
TestDeterminism, TestTermVectorsWriter, TestCharTermAttributeImpl, 
TestParallelLeafReader, TestStressNRT, TestIndexInput, TestForceMergeForever, 
TestMultiFields, TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex, 
TestLiveFieldValues, TestPayloads, TestDoc, TestIntBlockPool, 
TestPrefixCodedTerms, TestAllFilesHaveCodecHeader, TestSentinelIntSet, 
TestWildcardRandom, TestPrefixRandom, TestDirectory, TestCheckIndex, 
TestSearchForDuplicates, TestPrefixQuery, TestIndexWriterConfig, 
TestPositionIncrement, TestSetOnce, TestSearch, TestCharsRef, TestDocCount, 
TestRecyclingByteBlockAllocator, TestNoMergeScheduler, TestAssertions, 
TestRollback, TestCloseableThreadLocal, TestCodecHoldsOpenFiles, 
TestScoreCachingWrappingScorer, TestTerm, TestPositiveScoresOnlyCollector, 
Test2BNumericDocValues, TestCharArraySet, TestWordlistLoader, 
TestPackedTokenAttributeImpl, TestBlockPostingsFormat, 
TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat, TestIndexedDISI, 
TestFieldType, TestGeoEncodingUtils, TestPolygon2D, 
Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, 
TestAllFilesCheckIndexHeader, TestAllFilesHaveChecksumFooter, 
TestBinaryDocValuesUpdates, TestDocInverterPerFieldErrorInfo, 
TestDocsWithFieldSet, TestExitableDirectoryReader, TestFieldReuse, 
TestFilterDirectoryReader, TestIndexManyDocuments, TestIndexReaderClose, 
TestIndexWriterDeleteByQuery, TestIndexWriterFromReader, 
TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors, 
TestIndexingSequenceNumbers, TestInfoStream, TestMergePolicyWrapper, 
TestNumericDocValuesUpdates, TestOrdinalMap, TestPointValues, 
TestReadOnlyIndex, TestReaderWrapperDVTypeCheck, TestSortedSetDocValues, 
TestSwappedIndexFiles, TestTermVectors, TestTryDelete, 
TestUpgradeIndexMergePolicy, FuzzyTermOnShortTermsTest, 
TestBoolean2ScorerSupplier, TestControlledRealTimeReopenThread, 
TestDocValuesQueries, TestDocValuesRewriteMethod, TestDoubleValuesSource, 
TestEarlyTerminatingSortingCollector, TestEarlyTermination, 
TestFieldValueQuery, TestFilterWeight, TestFloatRangeFieldQueries, 
TestIndexOrDocValuesQuery, TestIndexSearcher, TestMatchNoDocsQuery, 
TestMinShouldMatch2, TestMultiset, TestReqExclBulkScorer, 
TestSortedNumericSortField, TestSortedSetSortField, TestSynonymQuery, 
TestTermQuery, TestTopFieldCollectorEarlyTermination, TestAxiomaticSimilarity, 
TestBM25Similarity, TestBooleanSimilarity, TestFilterSpans, 
TestSpanContainQuery, TestSpanNearQuery, TestSpanNotQuery, TestFilterDirectory, 
TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory 
-Dtests.seed=F2ABB6C2EC3A63A7 -Dtests.slow=true -Dtests.locale=en-CM 
-Dtests.timezone=SystemV/CST6 -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_F2ABB6C2EC3A63A7-001\testZLong-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_F2ABB6C2EC3A63A7-001\testZLong-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F2ABB6C2EC3A63A7]: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 [431/458 (1!)] on J1 in 1.83s, 43 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 313 lines...]
   [junit4] Suite: 
org.apache.lucene.codecs.asserting.TestAssertingPostingsFormat
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=4, maxDocsPerChunk=8, blockSize=942), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=4, blockSize=942)), sim=RandomSimilarity(queryNorm=true): 
{f_DOCS_AND_FREQS=IB SPL-L3(800.0), field=DFR G3(800.0), 
f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)3(800.0), 
f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(n)B3(800.0), body=DFR I(ne)B3(800.0), 
f_DOCS=IB LL-D1}, locale=sw-CD, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=69769888,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtrasFS, 
TestAssertingTermVectorsFormat, TestVirusCheckingFS, ThrowInUncaught, 
TestLookaheadTokenFilter, TestMockAnalyzer, TestCompressingStoredFieldsFormat, 
TestHandleTrackingFS, TestAssertingPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAssertingPostingsFormat -Dtests.seed=BAB2C407809DA18C 
-Dtests.slow=true -Dtests.locale=sw-CD -Dtests.timezone=Asia/Pontianak 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestAssertingPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001\testPostingsFormat-003
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPostingsFormat_BAB2C407809DA18C-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BAB2C407809DA18C]: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 [15/41 (1!)] on J1 in 5.26s, 25 tests, 1 error <<< 
FAILURES!

[...truncated 6799 lines...]
   [junit4] Suite: 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart 
-Dtests.seed=49E9EC7413289D7C -Dtests.slow=true -Dtests.locale=dav-KE 
-Dtests.timezone=Australia/Brisbane -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.53s J0 | 
IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001\replicationClientTest-003\3
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([49E9EC7413289D7C:DC64001596C02969]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at 
org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    >        at 
org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    >        at 
org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
   [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.2-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_49E9EC7413289D7C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{$full_path$=PostingsFormat(name=MockRandom), 
$facets=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
$payloads$=PostingsFormat(name=MockRandom)}, 
docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=657, 
maxMBSortInHeap=5.9324255628002, sim=RandomSimilarity(queryNorm=false): {}, 
locale=dav-KE, timezone=Australia/Brisbane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=70883368,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest, 
IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [6/9 (1!)] on J0 in 8.71s, 5 tests, 1 error <<< FAILURES!

[...truncated 1211 lines...]
   [junit4] Suite: 
org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFreeTextSuggester -Dtests.method=testBasic 
-Dtests.seed=EA963DC17FEBDDBD -Dtests.slow=true -Dtests.locale=mt 
-Dtests.timezone=America/Cordoba -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   8.40s J0 | TestFreeTextSuggester.testBasic <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.1596412476713557690:
 java.nio.file.DirectoryNotEmptyException: 
.\temp\FreeTextSuggester.index.1596412476713557690
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EA963DC17FEBDDBD:416C20D4A0375B93]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at 
org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    >        at 
org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    >        at 
org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
   [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: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=mt, timezone=America/Cordoba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=56559624,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [FSTCompletionTest, 
TestFreeTextSuggester]
   [junit4] Completed [22/32 (1!)] on J0 in 9.33s, 10 tests, 1 error, 1 skipped 
<<< FAILURES!

[...truncated 1629 lines...]
   [junit4] Suite: org.apache.solr.search.SpatialFilterTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001
   [junit4]   2> 6890 INFO  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 6893 INFO  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 6893 INFO  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6893 INFO  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 6895 INFO  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 6957 INFO  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 7002 INFO  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 7355 WARN  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 7490 WARN  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 7622 INFO  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 7788 WARN  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 7788 WARN  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 7788 WARN  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 7796 INFO  (coreLoadExecutor-19-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 7798 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-7.2-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 7899 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 7965 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 8203 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 8259 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 8259 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 8262 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 8262 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\solr-core\test\J0\temp\solr.search.SpatialFilterTest_36C41D040DA0EF44-001\init-core-data-001\]
   [junit4]   2> 8286 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 8303 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 8581 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 8582 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8584 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8585 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8585 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=62.6787109375, 
floorSegmentMB=0.5107421875, forceMergeDeletesPctAllowed=3.9650787582506375, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 8586 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d9016a5[collection1] main]
   [junit4]   2> 8588 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 8630 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9193 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9194 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9203 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586491864918261760
   [junit4]   2> 9208 INFO  
(SUITE-SpatialFilterTest-seed#[36C41D040DA0EF44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 9234 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGeoHash
   [junit4]   2> 9262 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9263 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@755f2382[collection1] realtime]
   [junit4]   2> 9263 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 2
   [junit4]   2> 9293 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1 (1586491864983273472)]} 0 28
   [junit4]   2> 9303 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2 (1586491865021022208)]} 0 2
   [junit4]   2> 9309 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3 (1586491865028362240)]} 0 2
   [junit4]   2> 9310 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9315 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9315 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 9316 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4 (1586491865035702272)]} 0 1
   [junit4]   2> 9319 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5 (1586491865038848000)]} 0 1
   [junit4]   2> 9323 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6 (1586491865041993728)]} 0 3
   [junit4]   2> 9325 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9326 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7 (1586491865046188032)]} 0 1
   [junit4]   2> 9329 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8 (1586491865049333760)]} 0 2
   [junit4]   2> 9335 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9336 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9 (1586491865057722368)]} 0 4
   [junit4]   2> 9339 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9340 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10 (1586491865060868096)]} 0 2
   [junit4]   2> 9343 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9346 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11 (1586491865065062400)]} 0 3
   [junit4]   2> 9352 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12 (1586491865070305280)]} 0 5
   [junit4]   2> 9355 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13 (1586491865075548160)]} 0 1
   [junit4]   2> 9358 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586491865080791040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9358 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d325abb 
commitCommandVersion:1586491865080791040
   [junit4]   2> 9448 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9449 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d9016a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9464 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a3547a9[collection1] main]
   [junit4]   2> 9465 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9466 INFO  (searcherExecutor-20-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a3547a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c13)))}
   [junit4]   2> 9467 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 108
   [junit4]   2> 9516 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:2&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml}
 hits=2 status=0 QTime=46
   [junit4]   2> 9526 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:76&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=8
   [junit4]   2> 9536 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:75&pt=33.0,-80.0&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml}
 hits=2 status=0 QTime=7
   [junit4]   2> 9540 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:11&pt=33.0,-80.0&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9556 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:41&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml}
 hits=2 status=0 QTime=3
   [junit4]   2> 9559 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:51&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9561 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:74&pt=1,1&d=180.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9565 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:9&pt=1,1&d=180.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9569 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:86&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9572 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:77&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9574 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:95&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9577 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:53&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_gh+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9578 INFO  
(TEST-SpatialFilterTest.testGeoHash-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGeoHash
   [junit4]   2> 9581 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPoints
   [junit4]   2> 9582 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9583 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e64e0ef[collection1] realtime]
   [junit4]   2> 9583 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 9592 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1 (1586491865317769216)]} 0 8
   [junit4]   2> 9594 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2 (1586491865328254976)]} 0 1
   [junit4]   2> 9596 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3 (1586491865330352128)]} 0 1
   [junit4]   2> 9599 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4 (1586491865332449280)]} 0 1
   [junit4]   2> 9600 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5 (1586491865334546432)]} 0 1
   [junit4]   2> 9603 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6 (1586491865336643584)]} 0 1
   [junit4]   2> 9604 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7 (1586491865338740736)]} 0 1
   [junit4]   2> 9606 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8 (1586491865339789312)]} 0 1
   [junit4]   2> 9608 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9 (1586491865341886464)]} 0 1
   [junit4]   2> 9610 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10 (1586491865343983616)]} 0 1
   [junit4]   2> 9613 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11 (1586491865346080768)]} 0 1
   [junit4]   2> 9619 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12 (1586491865349226496)]} 0 5
   [junit4]   2> 9621 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13 (1586491865355517952)]} 0 0
   [junit4]   2> 9622 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586491865357615104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9622 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d325abb 
commitCommandVersion:1586491865357615104
   [junit4]   2> 9628 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bc5b12e[collection1] main]
   [junit4]   2> 9630 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9633 INFO  (searcherExecutor-20-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7bc5b12e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c13)))}
   [junit4]   2> 9634 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 12
   [junit4]   2> 9656 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:43&pt=1,1&d=100.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml}
 hits=5 status=0 QTime=21
   [junit4]   2> 9660 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:32&pt=1,1&d=100.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml}
 hits=5 status=0 QTime=1
   [junit4]   2> 9669 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:60&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml}
 hits=5 status=0 QTime=2
   [junit4]   2> 9674 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:4&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml}
 hits=5 status=0 QTime=3
   [junit4]   2> 9678 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:81&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml}
 hits=9 status=0 QTime=1
   [junit4]   2> 9681 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:22&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml}
 hits=9 status=0 QTime=1
   [junit4]   2> 9684 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:50&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml}
 hits=12 status=0 QTime=1
   [junit4]   2> 9687 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:0&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml}
 hits=12 status=0 QTime=1
   [junit4]   2> 9690 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:92&pt=33.0,-80.0&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome}&rows=1000&wt=xml}
 hits=13 status=0 QTime=1
   [junit4]   2> 9694 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:42&pt=33.0,-80.0&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome+cache%3Dfalse}&rows=1000&wt=xml}
 hits=13 status=0 QTime=2
   [junit4]   2> 9696 INFO  
(TEST-SpatialFilterTest.testPoints-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPoints
   [junit4]   2> 9700 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLatLonType
   [junit4]   2> 9702 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9735 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1abef9fb[collection1] realtime]
   [junit4]   2> 9736 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 34
   [junit4]   2> 9741 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1 (1586491865478201344)]} 0 4
   [junit4]   2> 9744 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2 (1586491865484492800)]} 0 1
   [junit4]   2> 9746 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3 (1586491865486589952)]} 0 1
   [junit4]   2> 9748 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4 (1586491865488687104)]} 0 1
   [junit4]   2> 9751 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5 (1586491865490784256)]} 0 1
   [junit4]   2> 9753 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6 (1586491865493929984)]} 0 1
   [junit4]   2> 9755 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7 (1586491865497075712)]} 0 1
   [junit4]   2> 9757 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8 (1586491865498124288)]} 0 1
   [junit4]   2> 9760 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9 (1586491865500221440)]} 0 1
   [junit4]   2> 9761 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10 (1586491865502318592)]} 0 1
   [junit4]   2> 9764 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11 (1586491865505464320)]} 0 1
   [junit4]   2> 9766 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12 (1586491865507561472)]} 0 1
   [junit4]   2> 9768 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13 (1586491865509658624)]} 0 1
   [junit4]   2> 9770 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586491865512804352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9770 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d325abb 
commitCommandVersion:1586491865512804352
   [junit4]   2> 9775 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d13bf9d[collection1] main]
   [junit4]   2> 9777 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9778 INFO  (searcherExecutor-20-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d13bf9d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):c13)))}
   [junit4]   2> 9779 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 9787 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:77&pt=1,1&d=175.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=3 status=0 QTime=7
   [junit4]   2> 9790 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:89&pt=1,1&d=175.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9795 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:50100&pt=1,1&d=175.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=3 status=0 QTime=2
   [junit4]   2> 9805 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:77&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=2 status=0 QTime=6
   [junit4]   2> 9809 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:36&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=2
   [junit4]   2> 9813 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:83100&pt=0,179.8&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9817 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:78&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=2 status=0 QTime=2
   [junit4]   2> 9824 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:14&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=2
   [junit4]   2> 9826 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:33100&pt=89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 9830 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:33&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=2 status=0 QTime=2
   [junit4]   2> 9833 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:28&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9836 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:12100&pt=-89.8,+50&d=200.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9839 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:1&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9841 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:80&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9843 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:64100&pt=33.0,-80.0&d=300.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 9848 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:96&pt=1,1&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=3 status=0 QTime=3
   [junit4]   2> 9850 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:34&pt=1,1&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9853 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:40100&pt=1,1&d=5000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 9856 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:13&pt=0.1,0.1&d=15.0&fl=id&fq={!bbox+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9859 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:57&pt=0.1,0.1&d=15.0&fl=id&fq={!bbox+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9862 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:18100&pt=0.1,0.1&d=15.0&fl=id&fq={!bbox+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9863 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9865 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3a6976c2[collection1] realtime]
   [junit4]   2> 9866 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 2
   [junit4]   2> 9874 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[14 (1586491865613467648)]} 0 8
   [junit4]   2> 9877 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[15 (1586491865623953408)]} 0 1
   [junit4]   2> 9879 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[16 (1586491865626050560)]} 0 1
   [junit4]   2> 9882 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[17 (1586491865629196288)]} 0 1
   [junit4]   2> 9883 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586491865631293440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9883 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7d325abb 
commitCommandVersion:1586491865631293440
   [junit4]   2> 9889 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@27f0d528[collection1] main]
   [junit4]   2> 9890 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9893 INFO  (searcherExecutor-20-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27f0d528[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.2.0):c4)))}
   [junit4]   2> 9894 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 9897 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:83&pt=0,0&d=1000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=1 status=0 QTime=1
   [junit4]   2> 9899 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:25&pt=0,0&d=1000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=1 status=0 QTime=1
   [junit4]   2> 9901 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:83100&pt=0,0&d=1000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 9904 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:8&pt=0,0&d=2000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9906 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:25&pt=0,0&d=2000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=2 status=0 QTime=1
   [junit4]   2> 9908 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:35100&pt=0,0&d=2000.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 9911 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:32&pt=0,0&d=3000.0&fl=id&fq={!bbox+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9914 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:67&pt=0,0&d=3000.0&fl=id&fq={!bbox+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9916 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:99100&pt=0,0&d=3000.0&fl=id&fq={!bbox+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9921 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:6&pt=0,0&d=3001.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=3 status=0 QTime=2
   [junit4]   2> 9923 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:46&pt=0,0&d=3001.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9927 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:95100&pt=0,0&d=3001.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 9949 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:69&pt=0,0&d=3000.1&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=3 status=0 QTime=10
   [junit4]   2> 9964 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:26&pt=0,0&d=3000.1&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=3 status=0 QTime=12
   [junit4]   2> 9976 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:54100&pt=0,0&d=3000.1&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse+cost%3D150}&rows=1000&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 9981 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:86&pt=43.517030,-96.789603&d=109.0&fl=id&fq={!geofilt+sfield%3Dhome_ll}&rows=1000&wt=xml}
 hits=0 status=0 QTime=3
   [junit4]   2> 9984 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:87&pt=43.517030,-96.789603&d=109.0&fl=id&fq={!geofilt+sfield%3Dhome_ll+cache%3Dfalse}&rows=1000&wt=xml}
 hits=0 status=0 QTime=1
   [junit4]   2> 9985 INFO  
(TEST-SpatialFilterTest.testLatLonType-seed#[36C41D040DA0EF44]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*+OR+foo_i:62100

[...truncated too long message...]

HandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>                at 
org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2291)
   [junit4]   2>                at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>                at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>                at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>                at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>                at 
java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>        
   [junit4]   2> 20131 T85 C6 oasc.SolrCore.execute [collection1]  webapp=null 
path=null params={q=rocks&distrib=false&start=0&rows=10&event=newSearcher} 
status=400 QTime=0
   [junit4]   2> 20132 T85 C6 oasc.SolrException.log ERROR 
org.apache.solr.common.SolrException: no field name specified in query and no 
default specified via 'df' param
   [junit4]   2>                at 
org.apache.solr.parser.SolrQueryParserBase.checkNullField(SolrQueryParserBase.java:980)
   [junit4]   2>                at 
org.apache.solr.parser.SolrQueryParserBase.getFieldQuery(SolrQueryParserBase.java:1082)
   [junit4]   2>                at 
org.apache.solr.parser.QueryParser.MultiTerm(QueryParser.java:593)
   [junit4]   2>                at 
org.apache.solr.parser.QueryParser.Query(QueryParser.java:142)
   [junit4]   2>                at 
org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131)
   [junit4]   2>                at 
org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:254)
   [junit4]   2>                at 
org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49)
   [junit4]   2>                at 
org.apache.solr.search.QParser.getQuery(QParser.java:169)
   [junit4]   2>                at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>                at 
org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:74)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.lambda$getSearcher$18(SolrCore.java:2291)
   [junit4]   2>                at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>                at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>                at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>                at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>                at 
java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>        
   [junit4]   2> 20132 T85 C6 oasc.SolrCore.execute [collection1]  webapp=null 
path=null 
params={q=static+newSearcher+warming+query+from+solrconfig.xml&distrib=false&event=newSearcher}
 status=400 QTime=0
   [junit4]   2> 20132 T85 oasc.QuerySenderListener.newSearcher 
QuerySenderListener done.
   [junit4]   2> 20133 T85 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@65bdcabe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):C3)))}
   [junit4]   2> 20160 T79 C6 
oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  
webapp=null path=null params={}{commit=} 0 59
   [junit4]   2> 20166 T79 oas.SolrTestCaseJ4.tearDown ###Ending 
testDocListConversion
   [junit4]   2> 20177 T79 oas.SolrTestCaseJ4.setUp ###Starting testComponent
   [junit4]   2> 20178 T79 C6 oasu.DirectUpdateHandler2.deleteAll [collection1] 
REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 20178 T79 C6 
oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  
webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 20290 T79 oashcc.SolrResourceLocator.getAll Loaded Solr 
resource: clustering/carrot2/stopwords.mt
   [junit4]   2> 20291 T79 oashcc.SolrResourceLocator.getAll Loaded Solr 
resource: clustering/carrot2/stoplabels.mt
   [junit4]   2> 20344 T79 oas.SolrTestCaseJ4.tearDown ###Ending testComponent
   [junit4]   2> 20345 T79 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 20345 T79 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1980695959
   [junit4]   2> 20345 T79 oasm.SolrMetricManager.closeReporters Closing metric 
reporters for registry=solr.node, tag=null
   [junit4]   2> 20345 T79 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@777a6491: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 20345 T79 oasm.SolrMetricManager.closeReporters Closing metric 
reporters for registry=solr.jvm, tag=null
   [junit4]   2> 20346 T79 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@422955d1: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 20346 T79 oasm.SolrMetricManager.closeReporters Closing metric 
reporters for registry=solr.jetty, tag=null
   [junit4]   2> 20346 T79 oasmr.SolrJmxReporter.close Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15aafc74: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 20348 T86 x:x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@7d302655
   [junit4]   2> 20356 T86 x:x:collection1 
oasm.SolrMetricManager.closeReporters Closing metric reporters for 
registry=solr.core.collection1, tag=2100307541
   [junit4]   2> 20358 T86 x:x:collection1 oasmr.SolrJmxReporter.close Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a34e3d6: rootName 
= null, domain = solr.core.collection1, service url = null, agent id = null] 
for registry solr.core.collection1 / null
   [junit4]   2> 20364 T79 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{snippet=PostingsFormat(name=Direct), val_dynamic=PostingsFormat(name=Direct), 
heading=PostingsFormat(name=Memory), id=PostingsFormat(name=MockRandom), 
text=PostingsFormat(name=Direct), dynamic_val=PostingsFormat(name=Direct), 
body=PostingsFormat(name=Memory), lang=PostingsFormat(name=Memory), 
title=FST50, url=PostingsFormat(name=MockRandom)}, docValues:{}, 
maxPointsInLeafNode=656, maxMBSortInHeap=6.869107641864183, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-001, timezone=Navajo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=37809072,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [CarrotClusteringEngineTest, 
ClusteringComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ClusteringComponentTest -Dtests.seed=33D250E657BEC004 
-Dtests.slow=true -Dtests.locale=ar-001 -Dtests.timezone=Navajo 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ClusteringComponentTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf\clustering
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.2-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_33D250E657BEC004-001\tempDir-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([33D250E657BEC004]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/3 (1!)] on J1 in 1.69s, 2 tests, 1 error <<< FAILURES!

[...truncated 36538 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to