Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7070/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\6.5.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\6.5.1-cfs-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\3.1.0-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\3.1.0-nocfs-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\6.5.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\6.5.1-cfs-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\3.1.0-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\3.1.0-nocfs-001

        at __randomizedtesting.SeedInfo.seed([1862CACC410439F2]: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.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60:BC10DCD06B346314]:0)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.TestExceedMaxTermLength

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

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

        at __randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60]: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.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) 
Thread[id=15853, name=sdqtest--4709-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$858/384749051.call(Unknown
 Source)         at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)        
 at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$223/695791887.run(Unknown
 Source)         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=15853, name=sdqtest--4709-thread-1, state=TIMED_WAITING, 
group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$858/384749051.call(Unknown
 Source)
        at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$223/695791887.run(Unknown
 Source)
        at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60]:0)


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

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

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

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




Build Log:
[...truncated 4788 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | 
TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with 
-Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5ccded18),
 locale=si-LK, timezone=Eire
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=51169888,total=117440512
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, 
TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.seed=1862CACC410439F2 
-Dtests.slow=true -Dtests.locale=si-LK -Dtests.timezone=Eire 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (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-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\6.5.1-cfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\6.5.1-cfs-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\3.1.0-nocfs-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1862CACC410439F2-001\3.1.0-nocfs-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1862CACC410439F2]: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 [3/3 (1!)] on J1 in 14.32s, 30 tests, 1 error, 8 skipped 
<<< FAILURES!

[...truncated 7840 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 1023498 INFO  
(SUITE-TestGenericDistributedQueue-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_F9BAAEA92F66DF60-001\init-core-data-001
   [junit4]   2> 1023500 INFO  
(SUITE-TestGenericDistributedQueue-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1023501 INFO  
(SUITE-TestGenericDistributedQueue-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1023502 INFO  
(TEST-TestGenericDistributedQueue.testPeekElements-seed#[F9BAAEA92F66DF60]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 1025009 INFO  
(TEST-TestGenericDistributedQueue.testPeekElements-seed#[F9BAAEA92F66DF60]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 1025011 INFO  
(TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[F9BAAEA92F66DF60]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 1025207 INFO  
(TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[F9BAAEA92F66DF60]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 1025208 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[F9BAAEA92F66DF60]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 1027214 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[F9BAAEA92F66DF60]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 1027215 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 1030321 INFO  
(TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestGenericDistributedQueue 
-Dtests.method=testDistributedQueueBlocking -Dtests.seed=F9BAAEA92F66DF60 
-Dtests.slow=true -Dtests.locale=lg -Dtests.timezone=Australia/Canberra 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.11s J1 | 
TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60:BC10DCD06B346314]:0)
   [junit4]    >        at 
java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
   [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-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_F9BAAEA92F66DF60-001
   [junit4]   2> Dec 25, 2017 2:47:36 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Dec 25, 2017 2:47:56 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=15853, name=sdqtest--4709-thread-1, 
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]   2>         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$858/384749051.call(Unknown
 Source)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$223/695791887.run(Unknown
 Source)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at 
java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Dec 25, 2017 2:47:56 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=15853, name=sdqtest--4709-thread-1, 
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Dec 25, 2017 2:47:56 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=344, maxMBSortInHeap=5.842051195212396, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c05fcf0),
 locale=lg, timezone=Australia/Canberra
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=230180368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReload, 
DistributedIntervalFacetingTest, DocValuesNotIndexedTest, TestSolrXml, 
TestRandomRequestDistribution, UpdateLogTest, SubstringBytesRefFilterTest, 
TestPerFieldSimilarityWithDefaultOverride, TestSimpleTrackingShardHandler, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
DistributedQueryComponentOptimizationTest, SimplePostToolTest, 
TestDistribStateManager, StatsReloadRaceTest, 
LeaderInitiatedRecoveryOnShardRestartTest, QueryElevationComponentTest, 
TestLRUCache, ReplicationFactorTest, CloneFieldUpdateProcessorFactoryTest, 
FacetPivotSmallTest, TestLMJelinekMercerSimilarityFactory, 
TestSolrConfigHandlerCloud, MetricUtilsTest, MoveReplicaHDFSFailoverTest, 
DeleteReplicaTest, TestCloudPseudoReturnFields, 
TestDeleteCollectionOnDownNodes, TestDFISimilarityFactory, 
TestLuceneMatchVersion, TestCollationField, TestScoreJoinQPNoScore, 
TestCustomSort, RollingRestartTest, TestBulkSchemaAPI, 
TemplateUpdateProcessorTest, HdfsDirectoryTest, TestSchemaNameResource, 
ConjunctionSolrSpellCheckerTest, BigEndianAscendingWordDeserializerTest, 
TestFileDictionaryLookup, TermVectorComponentTest, TestSQLHandler, TestTrie, 
AutoScalingHandlerTest, TestInPlaceUpdatesDistrib, TestSort, NodeMutatorTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestLegacyNumericRangeQueryBuilder, 
PingRequestHandlerTest, AnalysisAfterCoreReloadTest, TestSearcherReuse, 
TestHdfsBackupRestoreCore, TestJsonFacetRefinement, CurrencyFieldTypeTest, 
TestSolrJ, TestConfigReload, ChaosMonkeySafeLeaderTest, ZkNodePropsTest, 
TestPayloadCheckQParserPlugin, DocumentBuilderTest, TestSimpleTextCodec, 
TestEmbeddedSolrServerConstructors, HttpSolrCallGetCoreTest, 
TestHalfAndHalfDocValues, OverseerModifyCollectionTest, 
HdfsCollectionsAPIDistributedZkTest, TestImplicitCoreProperties, 
DistribDocExpirationUpdateProcessorTest, TestConfigSets, TestRecoveryHdfs, 
TestStressLucene, DOMUtilTest, PreAnalyzedUpdateProcessorTest, 
ReplicaListTransformerTest, TestGroupingSearch, TestFaceting, 
TestFieldTypeCollectionResource, ActionThrottleTest, 
TestWordDelimiterFilterFactory, TestJettySolrRunner, 
CoreAdminCreateDiscoverTest, TestTrieFacet, TestNumericRangeQuery32, 
BooleanFieldTest, SchemaVersionSpecificBehaviorTest, PolyFieldTest, 
TestCharFilters, DirectSolrSpellCheckerTest, 
TestHighFrequencyDictionaryFactory, QueryEqualityTest, 
DistributedFacetPivotWhiteBoxTest, PeerSyncReplicationTest, 
SolrCoreCheckLockOnStartupTest, TestCoreAdminApis, TestReplicaProperties, 
LargeFieldTest, BlockJoinFacetSimpleTest, TestSystemCollAutoCreate, 
TestQueryWrapperFilter, TestCSVLoader, TestCrossCoreJoin, 
TestUninvertingReader, TestExpandComponent, SoftAutoCommitTest, 
CollectionsAPIDistributedZkTest, TestRuleBasedAuthorizationPlugin, 
V2StandaloneTest, EchoParamsTest, DocValuesTest, TestSystemIdResolver, 
NumberUtilsTest, JsonLoaderTest, TestSortByMinMaxFunction, 
LeaderElectionContextKeyTest, TestFastLRUCache, SpellingQueryConverterTest, 
TestStandardQParsers, FullHLLTest, TestDelegationWithHadoopAuth, 
ShardRoutingCustomTest, TestReloadAndDeleteDocs, TestFilteredDocIdSet, 
MetricsHandlerTest, ZkStateReaderTest, PluginInfoTest, TestDistributedGrouping, 
RankQueryTest, TestUnifiedSolrHighlighter, DistributedExpandComponentTest, 
CoreAdminHandlerTest, TestManagedResourceStorage, HttpTriggerListenerTest, 
TestDefaultStatsCache, TestBulkSchemaConcurrent, SolrCoreTest, 
TestNoOpRegenerator, HealthCheckHandlerTest, TestReqParamsAPI, 
UpdateParamsTest, ConnectionManagerTest, TestFieldCacheReopen, 
TestXmlQParserPlugin, TestDocumentBuilder, AssignTest, TestAddFieldRealTimeGet, 
TestSubQueryTransformerDistrib, TestMissingGroups, 
TestSolrCloudWithHadoopAuthPlugin, TestPartialUpdateDeduplication, 
CheckHdfsIndexTest, AnalyticsQueryTest, StressHdfsTest, 
ConfigureRecoveryStrategyTest, TestAnalyzedSuggestions, SaslZkACLProviderTest, 
TestSearchPerf, JvmMetricsTest, TestInitParams, 
DeleteLastCustomShardedReplicaTest, BlockJoinFacetDistribTest, 
NodeAddedTriggerTest, TestHdfsCloudBackupRestore, SolrShardReporterTest, 
TestCloudDeleteByQuery, TestFieldCacheSortRandom, 
TestSolrCloudWithDelegationTokens, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestGenericDistributedQueue -Dtests.seed=F9BAAEA92F66DF60 
-Dtests.slow=true -Dtests.locale=lg -Dtests.timezone=Australia/Canberra 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=15853, name=sdqtest--4709-thread-1, 
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at 
java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$858/384749051.call(Unknown
 Source)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$223/695791887.run(Unknown
 Source)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at 
java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at 
java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60]:0)
   [junit4] Completed [265/765 (1!)] on J1 in 26.94s, 4 tests, 2 errors <<< 
FAILURES!

[...truncated 1572 lines...]
   [junit4] Suite: org.apache.solr.update.TestExceedMaxTermLength
   [junit4]   2> 3549209 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001
   [junit4]   2> 3549210 WARN  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 3549210 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3549212 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 3549212 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3549212 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3549257 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3549274 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 3549303 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 3549362 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27d0f151
   [junit4]   2> 3549371 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27d0f151
   [junit4]   2> 3549371 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27d0f151
   [junit4]   2> 3549374 INFO  (coreLoadExecutor-12479-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3549374 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3549411 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3549438 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 3549490 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid 
field id
   [junit4]   2> 3549494 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 3549495 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27d0f151
   [junit4]   2> 3549495 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3549495 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\]
   [junit4]   2> 3549496 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8987906171507407]
   [junit4]   2> 3549589 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3549589 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3549608 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3549608 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3549610 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4500113107648799]
   [junit4]   2> 3549610 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17de788c[collection1] main]
   [junit4]   2> 3549611 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3549620 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3549669 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3549669 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3549670 INFO  (coreLoadExecutor-12479-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1587725023180750848
   [junit4]   2> 3549673 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3549675 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3549675 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3549675 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 3549676 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3549677 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testExceededMaxTermLengthWithLimitingFilter
   [junit4]   2> 3549681 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3549682 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3549683 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3549684 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3549684 INFO  
(searcherExecutor-12480-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17de788c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3549691 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[1 (1587725023189139456)]} 0 13
   [junit4]   2> 3549691 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587725023202770944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3549691 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@614fb540 
commitCommandVersion:1587725023202770944
   [junit4]   2> 3549700 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b4d9b99[collection1] main]
   [junit4]   2> 3549701 INFO  (searcherExecutor-12480-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6b4d9b99[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 3549701 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3549701 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 9
   [junit4]   2> 3549702 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 3549709 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ca584cd[collection1] 
realtime]
   [junit4]   2> 3549710 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1587725023219548160)} 0 2
   [junit4]   2> 3549710 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587725023222693888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3549710 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@614fb540 
commitCommandVersion:1587725023222693888
   [junit4]   2> 3549711 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26061025[collection1] main]
   [junit4]   2> 3549713 INFO  (searcherExecutor-12480-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@26061025[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3549713 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3549714 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 3549715 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testExceededMaxTermLengthWithLimitingFilter
   [junit4]   2> 3549717 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testExceededMaxTermLength
   [junit4]   2> 3549724 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{} 0 5
   [junit4]   2> 3549725 ERROR 
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: 
Exception writing document id 1 to the index; possible analysis error: Document 
contains at least one immense term in field="cat" (whose UTF8 encoding is 
longer than the max length 32766), all of which were skipped.  Please correct 
the analyzer to not produce such terms.  The prefix of the first immense term 
is: '[113, 120, 102, 101, 122, 97, 122, 118, 106, 109, 108, 100, 108, 105, 105, 
97, 101, 100, 119, 119, 115, 107, 120, 108, 106, 98, 114, 120, 104, 108]...', 
original message: bytes can be at most 32766 in length; got 63652. Perhaps the 
document has an indexed string field (solr.StrField) which is too large
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:226)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:911)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1122)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:617)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2>        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
   [junit4]   2>        at 
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [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.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.update(TestHarness.java:284)
   [junit4]   2>        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
   [junit4]   2>        at 
org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:264)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:852)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:840)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:834)
   [junit4]   2>        at 
org.apache.solr.update.TestExceedMaxTermLength.testExceededMaxTermLength(TestExceedMaxTermLength.java:72)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: Document 
contains at least one immense term in field="cat" (whose UTF8 encoding is 
longer than the max length 32766), all of which were skipped.  Please correct 
the analyzer to not produce such terms.  The prefix of the first immense term 
is: '[113, 120, 102, 101, 122, 97, 122, 118, 106, 109, 108, 100, 108, 105, 105, 
97, 101, 100, 119, 119, 115, 107, 120, 108, 106, 98, 114, 120, 104, 108]...', 
original message: bytes can be at most 32766 in length; got 63652
   [junit4]   2>        at 
org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:796)
   [junit4]   2>        at 
org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:430)
   [junit4]   2>        at 
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:392)
   [junit4]   2>        at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:240)
   [junit4]   2>        at 
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:497)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1727)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.updateDocument(DirectUpdateHandler2.java:965)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:954)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:334)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)
   [junit4]   2>        ... 58 more
   [junit4]   2> Caused by: 
org.apache.lucene.util.BytesRefHash$MaxBytesLengthExceededException: bytes can 
be at most 32766 in length; got 63652
   [junit4]   2>        at 
org.apache.lucene.util.BytesRefHash.add(BytesRefHash.java:263)
   [junit4]   2>        at 
org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:151)
   [junit4]   2>        at 
org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:786)
   [junit4]   2>        ... 68 more
   [junit4]   2> 
   [junit4]   2> 3549726 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587725023239471104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3549726 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@614fb540 
commitCommandVersion:1587725023239471104
   [junit4]   2> 3549735 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79d5f794[collection1] main]
   [junit4]   2> 3549736 INFO  (searcherExecutor-12480-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@79d5f794[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3549736 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3549736 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 10
   [junit4]   2> 3549736 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 3549847 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@107bc323[collection1] 
realtime]
   [junit4]   2> 3549847 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1587725023249956864)} 0 110
   [junit4]   2> 3549849 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1587725023368445952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3549849 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@614fb540 
commitCommandVersion:1587725023368445952
   [junit4]   2> 3549853 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1976203f[collection1] main]
   [junit4]   2> 3549854 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3549855 INFO  (searcherExecutor-12480-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1976203f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3549855 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 7
   [junit4]   2> 3549855 INFO  
(TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[F9BAAEA92F66DF60])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testExceededMaxTermLength
   [junit4]   2> 3549856 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3549856 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=672187183
   [junit4]   2> 3549856 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3549856 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76b2fe4e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3f245657
   [junit4]   2> 3549860 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3549860 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e1272b9: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5f8af7a8
   [junit4]   2> 3549864 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3549864 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52917695: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5372f9fa
   [junit4]   2> 3549865 INFO  (coreCloseExecutor-12485-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7dda51b
   [junit4]   2> 3549865 INFO  (coreCloseExecutor-12485-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=131966235
   [junit4]   2> 3549865 INFO  (coreCloseExecutor-12485-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@183f35fc: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@59a9808a
   [junit4]   2> 3549878 INFO  
(SUITE-TestExceedMaxTermLength-seed#[F9BAAEA92F66DF60]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43a815e9),
 locale=und, timezone=US/Arizona
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=316386896,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJmxIntegration, 
CursorPagingTest, TestCloudInspectUtil, ShardRoutingTest, 
DirectSolrConnectionTest, TestFieldCacheVsDocValues, TestNestedDocsSort, 
DirectUpdateHandlerOptimizeTest, MultiThreadedOCPTest, CollectionReloadTest, 
HdfsNNFailoverTest, TestImpersonationWithHadoopAuth, TestFreeTextSuggestions, 
SortByFunctionTest, BufferStoreTest, SparseHLLTest, TestCloudRecovery, 
ShardSplitTest, HdfsWriteToMultipleCollectionsTest, TestReloadDeadlock, 
TestManagedResource, TriLevelCompositeIdRoutingTest, 
TestSweetSpotSimilarityFactory, TestBlendedInfixSuggestions, 
ExitableDirectoryReaderTest, TestSchemaManager, TestLockTree, 
ZkStateWriterTest, SimpleCollectionCreateDeleteTest, 
HdfsChaosMonkeySafeLeaderTest, BigEndianAscendingWordSerializerTest, 
SystemLogListenerTest, SegmentsInfoRequestHandlerTest, TestPullReplica, 
TestMaxTokenLenTokenizer, TestUseDocValuesAsStored, DateMathParserTest, 
IndexSchemaTest, TestReplicationHandlerBackup, ReturnFieldsTest, 
DistribCursorPagingTest, HdfsBasicDistributedZkTest, 
FieldAnalysisRequestHandlerTest, DistributedFacetPivotLongTailTest, 
TestXIncludeConfig, TestLeaderInitiatedRecoveryThread, 
TestSolrConfigHandlerConcurrent, PrimitiveFieldTypeTest, TestCryptoKeys, 
TestDocBasedVersionConstraints, TestPseudoReturnFields, NodeLostTriggerTest, 
HighlighterConfigTest, TestPhraseSuggestions, CdcrUpdateLogTest, 
RAMDirectoryFactoryTest, SolrJmxReporterTest, BlobRepositoryCloudTest, 
ZkCLITest, TestLazyCores, ClusterStateUpdateTest, TestQuerySenderListener, 
PKIAuthenticationIntegrationTest, MetricTriggerTest, CdcrBootstrapTest, 
WrapperMergePolicyFactoryTest, ResourceLoaderTest, DistributedVersionInfoTest, 
DistributedQueryComponentCustomSortTest, TestLMDirichletSimilarityFactory, 
NoCacheHeaderTest, TestWriterPerf, IndexBasedSpellCheckerTest, 
ScriptEngineTest, SolrCloudReportersTest, RequestLoggingTest, TestJoin, 
TestLeaderElectionWithEmptyReplica, TestCorePropertiesReload, SuggesterTSTTest, 
SpellCheckCollatorTest, TestStressCloudBlindAtomicUpdates, 
HighlighterMaxOffsetTest, SolrMetricManagerTest, DeleteNodeTest, 
DistributedSuggestComponentTest, LeaderFailoverAfterPartitionTest, 
TestSlowCompositeReaderWrapper, CdcrVersionReplicationTest, UUIDFieldTest, 
ShowFileRequestHandlerTest, TestCloudPivotFacet, TestClusterStateMutator, 
DefaultValueUpdateProcessorTest, TestEmbeddedSolrServerSchemaAPI, 
V2ApiIntegrationTest, ResponseHeaderTest, DateRangeFieldTest, 
SolrMetricsIntegrationTest, TestOnReconnectListenerSupport, 
TestSolrCoreProperties, BlockCacheTest, TestDFRSimilarityFactory, 
BadCopyFieldTest, FastVectorHighlighterTest, SolrGraphiteReporterTest, 
TestLargeCluster, TestJsonFacets, TestInPlaceUpdatesStandalone, 
TestInitQParser, SignatureUpdateProcessorFactoryTest, 
OverseerCollectionConfigSetProcessorTest, SolrCmdDistributorTest, 
TestRawResponseWriter, TestCloudManagedSchema, TestRangeQuery, 
TestCollectionsAPIViaSolrCloudCluster, RecoveryZkTest, ConnectionReuseTest, 
TestUtils, SpellCheckComponentTest, TestSchemaResource, 
DirectUpdateHandlerTest, TestRTimerTree, ZkControllerTest, VersionInfoTest, 
TestBinaryField, TestManagedSchema, TestNumericTerms64, 
TestExclusionRuleCollectionAccess, CachingDirectoryFactoryTest, 
DistanceUnitsTest, TestCollationFieldDocValues, PropertiesRequestHandlerTest, 
SliceStateTest, TestTestInjection, SpellCheckCollatorWithCollapseTest, 
TestTolerantSearch, TestConfigOverlay, TestMaxScoreQueryParser, 
QueryParsingTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestApiFramework, 
TestReplicationHandler, OverseerTest, TestOmitPositions, 
TriggerIntegrationTest, CSVRequestHandlerTest, CollectionsAPISolrJTest, 
HdfsSyncSliceTest, BasicAuthIntegrationTest, 
HdfsTlogReplayBufferedWhileIndexingTest, BinaryUpdateRequestHandlerTest, 
HdfsRecoveryZkTest, DistribJoinFromCollectionTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestSolrCloudSnapshots, 
TestSubQueryTransformerCrossCore, CleanupOldIndexTest, TestSSLRandomization, 
NumericFieldsTest, GraphQueryTest, DocExpirationUpdateProcessorFactoryTest, 
ShufflingReplicaListTransformerTest, TestShardHandlerFactory, 
SortSpecParsingTest, TestSolrFieldCacheBean, AssignBackwardCompatibilityTest, 
BasicDistributedZkTest, AutoAddReplicasPlanActionTest, TestDistributedSearch, 
LegacyCloudClusterPropTest, TestSolr4Spatial2, TestSolrCloudWithKerberosAlt, 
TestTolerantUpdateProcessorCloud, ParsingFieldUpdateProcessorsTest, 
TestRebalanceLeaders, TimeZoneUtilsTest, TestSolrDeletionPolicy2, 
DeleteShardTest, CloudMLTQParserTest, ClassificationUpdateProcessorTest, 
RemoteQueryErrorTest, ReplaceNodeTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudJSONFacetJoinDomain, 
TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, 
TestDistribDocBasedVersion, TestDownShardTolerantSearch, 
TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, TestStressLiveNodes, 
TestTlogReplica, AutoAddReplicasIntegrationTest, 
HdfsAutoAddReplicasIntegrationTest, SearchRateTriggerTest, 
TestClusterStateProvider, TestSimDistributedQueue, HdfsThreadLeakTest, 
ImplicitSnitchTest, RulesTest, TestInfoStreamLogging, TestNRTOpen, 
TestSolrConfigHandler, TestSolrCoreSnapshots, SearchHandlerTest, 
TestBlobHandler, AutoscalingHistoryHandlerTest, TestHttpShardHandlerFactory, 
TestTrackingShardHandlerFactory, JavabinLoaderTest, TestLegacyField, 
TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, 
TestNumericTokenStream, MetricsConfigTest, SolrCoreMetricManagerTest, 
SolrJmxReporterCloudTest, RegexBytesRefFilterTest, TestIntervalFaceting, 
TestGeoJSONResponseWriter, TestPushWriter, TestRetrieveFieldsOptimizer, 
TestSolrQueryResponse, TestChildDocTransformer, 
TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, 
TestFieldCollectionResource, TestFieldTypeResource, 
TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, 
TestManagedStopFilterFactory, TestManagedSynonymGraphFilterFactory, 
EnumFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, SpatialRPTFieldTypeTest, 
TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestPointFields, 
CursorMarkTest, MergeStrategyTest, TestCollapseQParserPlugin, 
TestComplexPhraseQParserPlugin, TestFieldSortValues, 
TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestMultiWordSynonyms, 
TestOverriddenPrefixQueryForCustomFieldType, TestPayloadScoreQParserPlugin, 
TestRandomCollapseQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, 
TestScoreJoinQPScore, TestJsonRequest, SimpleMLTQParserTest, 
TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory, TestDistribIDF, 
TestLRUStatsCache, TestPKIAuthenticationPlugin, 
TestSha256AuthenticationProvider, TestZkAclsWithHadoopAuth, 
TestAnalyzeInfixSuggestions, BlockDirectoryTest, HdfsLockFactoryTest, 
TestDocTermOrds, TestFieldCache, TestFieldCacheSort, TestFieldCacheWithThreads, 
TestLegacyFieldCache, TestNumericTerms32, AddBlockUpdateTest, 
AnalysisErrorHandlingTest, PeerSyncWithIndexFingerprintCachingTest, 
TestExceedMaxTermLength]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestExceedMaxTermLength -Dtests.seed=F9BAAEA92F66DF60 
-Dtests.slow=true -Dtests.locale=und -Dtests.timezone=US/Arizona 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestExceedMaxTermLength (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-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq\segments_1:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001\init-core-data-001\spellcheckerFreq\segments_1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_F9BAAEA92F66DF60-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F9BAAEA92F66DF60]: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 [747/765 (2!)] on J0 in 0.69s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 2441 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1393, maxMBSortInHeap=6.582257763896385, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4be00d66),
 locale=fr-BE, timezone=America/Kralendijk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=3,threads=1,free=50815136,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory 
-Dtests.seed=CA4949E5AF1BC66B -Dtests.slow=true -Dtests.locale=fr-BE 
-Dtests.timezone=America/Kralendijk -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | 
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-sent.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CA4949E5AF1BC66B-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CA4949E5AF1BC66B]: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 [5/5 (1!)] on J1 in 0.62s, 8 tests, 1 error <<< FAILURES!

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

Reply via email to