Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/1000/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at 
https://127.0.0.1:61328/solr/awhollynewcollection_0_shard4_replica1: 
ClusterState says we are the leader 
(https://127.0.0.1:61328/solr/awhollynewcollection_0_shard4_replica1), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:61328/solr/awhollynewcollection_0_shard4_replica1: 
ClusterState says we are the leader 
(https://127.0.0.1:61328/solr/awhollynewcollection_0_shard4_replica1), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([61D78C03748EE8CE:29A2F8B772BDC75B]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1263)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:521)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 
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.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:61328/solr/awhollynewcollection_0_shard4_replica1: 
ClusterState says we are the leader 
(https://127.0.0.1:61328/solr/awhollynewcollection_0_shard4_replica1), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:477)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:407)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:796)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more


FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Last available 
state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica2",   
        "base_url":"https://127.0.0.1:52945/solr";,           
"node_name":"127.0.0.1:52945_solr",           "state":"down"},         
"core_node2":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",   
        "base_url":"https://127.0.0.1:52944/solr";,           
"node_name":"127.0.0.1:52944_solr",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"1",   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"https://127.0.0.1:52945/solr";,
          "node_name":"127.0.0.1:52945_solr",
          "state":"down"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"https://127.0.0.1:52944/solr";,
          "node_name":"127.0.0.1:52944_solr",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([61D78C03748EE8CE:318214002DAF5ED3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 
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.lang.Thread.run(Thread.java:748)


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

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

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

        at __randomizedtesting.SeedInfo.seed([61D78C03748EE8CE]: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.lang.Thread.run(Thread.java:748)


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

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

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

        at __randomizedtesting.SeedInfo.seed([61D78C03748EE8CE]: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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11090 lines...]
   [junit4] Suite: org.apache.solr.update.DataDrivenBlockJoinTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\init-core-data-001
   [junit4]   2> 122079 WARN  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 122080 INFO  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 122095 INFO  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 122098 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testAddNestedDocuments
   [junit4]   2> 122126 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 122170 WARN  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 122170 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 122191 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema-add-schema-fields-update-processor.xml instead
   [junit4]   2> 122195 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.s.IndexSchema [null] Schema name=add-schema-fields-update-processor
   [junit4]   2> 122228 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 
with uniqueid field id
   [junit4]   2> 122229 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 122238 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, 
renamed the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml.bak
   [junit4]   2> 122249 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 122393 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c38a37
   [junit4]   2> 122397 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c38a37
   [junit4]   2> 122397 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c38a37
   [junit4]   2> 122461 WARN  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 122462 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 122476 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=add-schema-fields-update-processor
   [junit4]   2> 122480 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema 
add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 122480 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 122480 INFO  (coreLoadExecutor-718-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@c38a37
   [junit4]   2> 122480 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 122480 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\init-core-data-001\]
   [junit4]   2> 122517 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=37.7138671875, 
floorSegmentMB=1.818359375, forceMergeDeletesPctAllowed=19.0226284446581, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 123617 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 123617 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 123620 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 123620 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 123628 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=0.4365234375, 
floorSegmentMB=0.4619140625, forceMergeDeletesPctAllowed=14.222988066593427, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 123630 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de3d08[collection1] 
main]
   [junit4]   2> 123631 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\tempDir-001\collection1\conf
   [junit4]   2> 123634 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 123634 INFO  (coreLoadExecutor-718-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1571174370209955840
   [junit4]   2> 123635 INFO  
(searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1de3d08[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 123638 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 124023 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 124051 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1 (1571174370631483392)]} 0 414
   [junit4]   2> 124086 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 124086 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@56b018
   [junit4]   2> 124150 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.s.SolrIndexSearcher Opening [Searcher@eebdb0[collection1] main]
   [junit4]   2> 124151 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 124151 INFO  (searcherExecutor-719-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@eebdb0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c3)))}
   [junit4]   2> 124152 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 66
   [junit4]   2> 124152 INFO  
(TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[61D78C03748EE8CE]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testAddNestedDocuments
   [junit4]   2> 124154 INFO  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 124154 INFO  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24152785
   [junit4]   2> 124154 INFO  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 124156 INFO  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 124157 INFO  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 124157 INFO  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 124158 INFO  (coreCloseExecutor-724-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1fed664
   [junit4]   2> 124167 INFO  (coreCloseExecutor-724-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 124170 INFO  
(SUITE-DataDrivenBlockJoinTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Jun 25, 2017 11:04:04 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1512, maxMBSortInHeap=7.631755067533129, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=et, 
timezone=America/Halifax
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=178322256,total=244056064
   [junit4]   2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, 
TestManagedSchema, TestFreeTextSuggestions, BinaryUpdateRequestHandlerTest, 
SolrIndexConfigTest, ScriptEngineTest, TestImplicitCoreProperties, 
DistanceFunctionTest, TestSolrCoreParser, OverseerModifyCollectionTest, 
TestScoreJoinQPScore, OverseerStatusTest, TestBlendedInfixSuggestions, 
AssignTest, SegmentsInfoRequestHandlerTest, TestFieldCacheSanityChecker, 
URLClassifyProcessorTest, ChangedSchemaMergeTest, TestCloudPivotFacet, 
DataDrivenBlockJoinTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DataDrivenBlockJoinTest -Dtests.seed=61D78C03748EE8CE 
-Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/Halifax 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | DataDrivenBlockJoinTest (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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\init-core-data-001\tlog:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001\init-core-data-001\tlog
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.DataDrivenBlockJoinTest_61D78C03748EE8CE-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([61D78C03748EE8CE]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [31/713 (1!)] on J0 in 2.41s, 1 test, 1 error <<< 
FAILURES!

[...truncated 393 lines...]
   [junit4] Suite: org.apache.solr.handler.component.InfixSuggestersTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_61D78C03748EE8CE-001\init-core-data-001
   [junit4]   2> 716074 WARN  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 716074 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 716081 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 716082 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 716084 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 716160 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 716173 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 716291 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 716326 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 716440 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c38a37
   [junit4]   2> 716442 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c38a37
   [junit4]   2> 716442 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c38a37
   [junit4]   2> 716446 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 716562 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 716575 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 716758 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 716775 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 716775 INFO  (coreLoadExecutor-2427-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@c38a37
   [junit4]   2> 716832 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 716833 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_61D78C03748EE8CE-001\init-core-data-001\]
   [junit4]   2> 716861 INFO  (coreLoadExecutor-2427-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=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7469946893324582]
   [junit4]   2> 717115 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 717115 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 717115 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=1.3046875, 
floorSegmentMB=0.9580078125, forceMergeDeletesPctAllowed=4.07053146380822, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7943967696664135
   [junit4]   2> 717115 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@183bbac[collection1] 
main]
   [junit4]   2> 717115 WARN  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 717115 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 717115 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 717299 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 717299 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 717299 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 717301 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 717301 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 717301 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 717303 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 717303 INFO  (coreLoadExecutor-2427-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 717305 INFO  
(searcherExecutor-2428-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@183bbac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 717336 INFO  
(SUITE-InfixSuggestersTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 717338 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBuildThen2xReload
   [junit4]   2> 717338 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 717338 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.s.s.SolrSuggester SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 717380 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.s.s.RandomTestDictionaryFactory 
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
 disabled after emitting 100 items.
   [junit4]   2> 717547 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.h.c.SuggestComponent SuggestComponent process with : 
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 717547 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
 status=0 QTime=209
   [junit4]   2> 717553 ERROR 
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 717554 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 717651 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 717678 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 717813 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 717832 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 717843 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
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@c38a37
   [junit4]   2> 717843 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.m.SolrMetricManager Replacing existing reporter 'default' 
in registry 'solr.core.collection1': 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3cb962: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null]
   [junit4]   2> 717846 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_61D78C03748EE8CE-001\init-core-data-001\]
   [junit4]   2> 718029 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 718029 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 718030 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a3b57f[collection1] 
main]
   [junit4]   2> 718031 WARN  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 718032 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 718032 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 718036 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 718036 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 718036 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 718037 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 718037 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 718037 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 718038 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 718038 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 718039 INFO  
(searcherExecutor-2432-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a3b57f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 718039 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=53.240234375, 
floorSegmentMB=0.7431640625, forceMergeDeletesPctAllowed=0.5549873323641585, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6265690412911568
   [junit4]   2> 718041 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 718041 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19ed36d[collection1] 
main]
   [junit4]   2> 718042 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1269002
   [junit4]   2> 718042 INFO  
(searcherExecutor-2432-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19ed36d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 718042 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 718043 ERROR 
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 718044 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 718158 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 718181 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 718436 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 718449 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 718460 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
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@c38a37
   [junit4]   2> 718460 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_61D78C03748EE8CE-001\init-core-data-001\]
   [junit4]   2> 718618 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 718618 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 718619 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d464[collection1] 
main]
   [junit4]   2> 718620 WARN  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 718620 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 718620 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 718622 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 718623 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 718623 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 718623 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 718623 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 718623 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 718624 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 718624 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 718625 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=0.4931640625, 
floorSegmentMB=1.240234375, forceMergeDeletesPctAllowed=18.940336328749925, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2581799054567212
   [junit4]   2> 718625 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 718626 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d464[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 718626 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d5848a[collection1] 
main]
   [junit4]   2> 718626 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@d1cccc
   [junit4]   2> 718627 INFO  
(searcherExecutor-2436-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d5848a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 718627 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 718629 INFO  
(TEST-InfixSuggestersTest.testBuildThen2xReload-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testBuildThen2xReload
   [junit4]   2> 718632 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting 
testAnalyzingInfixSuggesterBuildThenReload
   [junit4]   2> 718632 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 718632 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester 
SolrSuggester.build(shortRandomAnalyzingInfixSuggester)
   [junit4]   2> 718640 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory 
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomAnalyzingInfixSuggester
 disabled after emitting 100 items.
   [junit4]   2> 718714 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
qt=/suggest_analyzing_infix_short_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 718715 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/suggest_analyzing_infix_short_dictionary&suggest.buildAll=true&wt=xml}
 status=0 QTime=82
   [junit4]   2> 718715 ERROR 
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core 
descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 718716 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to 
classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 718792 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 718801 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 718971 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid 
field id
   [junit4]   2> 718997 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' 
using configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 719067 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    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@c38a37
   [junit4]   2> 719067 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_61D78C03748EE8CE-001\init-core-data-001\]
   [junit4]   2> 719440 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 719440 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 719441 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1036551[collection1] main]
   [junit4]   2> 719442 WARN  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config 
directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 719442 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 719442 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 719444 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 719444 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 719445 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 719446 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 719446 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 719446 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 719447 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 719447 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 719447 INFO  
(searcherExecutor-2440-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1036551[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 719448 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=50.7080078125, 
floorSegmentMB=1.884765625, forceMergeDeletesPctAllowed=27.612494363243062, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 719448 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to 
be used.
   [junit4]   2> 719448 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@124963a[collection1] main]
   [junit4]   2> 719449 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c696b9
   [junit4]   2> 719449 INFO  
(searcherExecutor-2440-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@124963a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 719449 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 719454 INFO  
(TEST-InfixSuggestersTest.testAnalyzingInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending 
testAnalyzingInfixSuggesterBuildThenReload
   [junit4]   2> 719457 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting 
testBlendedInfixSuggesterBuildThenReload
   [junit4]   2> 719458 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
   [junit4]   2> 719458 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester 
SolrSuggester.build(shortRandomBlendedInfixSuggester)
   [junit4]   2> 719547 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.RandomTestDictionaryFactory 
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.shortRandomBlendedInfixSuggester
 disabled after emitting 100 items.
   [junit4]   2> 719627 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
qt=/suggest_blended_infix_short_dictionary&suggest.onlyMorePopular=true&suggest.count=10&suggest=true&suggest.collate=true&suggest.buildAll=true&suggest.dictionary=shortRandomBlendedInfixSuggester&wt=xml
   [junit4]   2> 719627 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/suggest_blended_infix_short_dictionary&suggest.buildAll=true&wt=xml}
 status=0 QTime=170
   [junit4]   2> 719628 ERROR 
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core 
descriptor from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 719630 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to 
classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 719739 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 719750 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 719975 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid 
field id
   [junit4]   2> 719987 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' 
using configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 719994 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    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@c38a37
   [junit4]   2> 719994 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_61D78C03748EE8CE-001\init-core-data-001\]
   [junit4]   2> 720140 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 720140 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 720141 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ac84e0[collection1] main]
   [junit4]   2> 720142 WARN  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config 
directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 720142 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 720142 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 720145 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,indexPath=short_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 720145 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 720145 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 720146 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=longRandomAnalyzingInfixSuggester,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100000,indexPath=long_random_analyzing_infix_suggester,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false}
   [junit4]   2> 720146 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 720146 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 720149 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=shortRandomBlendedInfixSuggester,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=RandomTestDictionaryFactory,randDictMaxItems=100,blenderType=position_linear,suggestAnalyzerFieldType=text,indexPath=short_random_blended_infix_suggester,highlight=true,buildOnStartup=false,buildOnCommit=false}
   [junit4]   2> 720149 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  
10000
   [junit4]   2> 720150 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 720150 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to 
be used.
   [junit4]   2> 720158 INFO  
(searcherExecutor-2444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ac84e0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 720158 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9985b1[collection1] main]
   [junit4]   2> 720158 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@33602e
   [junit4]   2> 720158 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 720159 INFO  
(searcherExecutor-2444-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9985b1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 720161 INFO  
(TEST-InfixSuggestersTest.testBlendedInfixSuggesterBuildThenReload-seed#[61D78C03748EE8CE])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending 
testBlendedInfixSuggesterBuildThenReload
   [junit4]   2> 720167 INFO  
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testShutdownDuringBuild
   [junit4]   2> 720174 INFO  
(AnalyzingInfixSuggesterTest-742-thread-1-processing-x:collection1) [    
x:collection1] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
qt=/suggest_analyzing_infix_long_dictionary&suggest=true&suggest.buildAll=true&wt=xml
   [junit4]   2> 720174 INFO  
(AnalyzingInfixSuggesterTest-742-thread-1-processing-x:collection1) [    
x:collection1] o.a.s.s.s.SolrSuggester 
SolrSuggester.build(longRandomAnalyzingInfixSuggester)
   [junit4]   2> 720236 INFO  
(AnalyzingInfixSuggesterTest-742-thread-1-processing-x:collection1) [    
x:collection1] o.a.s.s.s.RandomTestDictionaryFactory 
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
 emitted 1000 items.
   [junit4]   2> 720274 INFO  
(AnalyzingInfixSuggesterTest-742-thread-1-processing-x:collection1) [    
x:collection1] o.a.s.s.s.RandomTestDictionaryFactory 
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
 emitted 2000 items.
   [junit4]   2> 720296 INFO  
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=20410890
   [junit4]   2> 720296 INFO  
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 720297 INFO  
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 720297 INFO  
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.jetty
   [junit4]   2> 720298 INFO  
(TEST-InfixSuggestersTest.testShutdownDuringBuild-seed#[61D78C03748EE8CE]) [    
x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache 
for 2147483647 transient cores
   [junit4]   2> 720310 INFO  
(AnalyzingInfixSuggesterTest-742-thread-1-processing-x:collection1) [    
x:collection1] o.a.s.s.s.RandomTestDictionaryFactory 
org.apache.solr.spelling.suggest.RandomTestDictionaryFactory$RandomTestDictionary.enabled.longRandomAnalyzingInfixSuggester
 emitted 3000 items.
   [junit4]   2> 720350 INFO  
(coreCloseExecutor-2448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6bd202
   [junit4]   2> 720632 ERROR 
(AnalyzingInfixSuggesterTest-742-thread-1-processing-x:collection1) [    
x:collection1] o.a.s.h.RequestHandlerBase 
org.apache.solr.update.SolrCoreState$CoreIsClosedException: Suggester build has 
been interrupted by a core reload or shutdown.
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.SolrSuggester.build(SolrSuggester.java:183)
   [junit4]   2>        at 
org.apache.solr.handler.component.SuggestComponent.prepare(SuggestComponent.java:179)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:270)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2477)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:333)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:315)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:869)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2>        at 
org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
   [junit4]   2>        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2714)
   [junit4]   2>        at 
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: 
this IndexWriter is closed
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:749)
   [junit4]   2>        at 

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

0000000001) closing
   [junit4]   2> 2182860 INFO  
(OverseerStateUpdate-98198526771068933-127.0.0.1:52944_solr-n_0000000001) 
[n:127.0.0.1:52944_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52944_solr
   [junit4]   2> 2182861 WARN  
(zkCallback-3144-thread-2-processing-n:127.0.0.1:52945_solr) 
[n:127.0.0.1:52945_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2182861 INFO  (jetty-closer-3122-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e36a4a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2182863 INFO  
(zkCallback-3132-thread-3-processing-n:127.0.0.1:52944_solr) 
[n:127.0.0.1:52944_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2182866 WARN  
(zkCallback-3132-thread-3-processing-n:127.0.0.1:52944_solr) 
[n:127.0.0.1:52944_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2182866 INFO  (jetty-closer-3122-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2fb9af{/solr,null,UNAVAILABLE}
   [junit4]   2> 2182869 ERROR 
(SUITE-MissingSegmentRecoveryTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2182869 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52940 52940
   [junit4]   2> 2182870 INFO  (Thread-4626) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52940 52940
   [junit4]   2> 2182873 WARN  (Thread-4626) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/MissingSegmentRecoveryTest/state.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2182873 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[61D78C03748EE8CE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_61D78C03748EE8CE-001
   [junit4]   2> Jun 25, 2017 11:38:22 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory 
doPackFST= false)}, docValues:{}, maxPointsInLeafNode=704, 
maxMBSortInHeap=6.942524786760433, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=zh-HK, 
timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=218834384,total=521404416
   [junit4]   2> NOTE: All tests run in this JVM: [RankQueryTest, 
TestCrossCoreJoin, TestCorePropertiesReload, CacheHeaderTest, 
CdcrReplicationHandlerTest, TestSolrJ, TlogReplayBufferedWhileIndexingTest, 
ChaosMonkeySafeLeaderTest, TestClusterProperties, SolrXmlInZkTest, 
DistribCursorPagingTest, ZkStateWriterTest, SolrMetricReporterTest, 
TestSolrConfigHandler, ForceLeaderTest, TestReversedWildcardFilterFactory, 
SolrRequestParserTest, TestMiniSolrCloudClusterSSL, BasicZkTest, 
TestManagedSynonymGraphFilterFactory, TestClassNameShortening, 
OpenCloseCoreStressTest, ManagedSchemaRoundRobinCloudTest, 
TestIBSimilarityFactory, SynonymTokenizerTest, SolrCoreCheckLockOnStartupTest, 
DOMUtilTest, DistributedFacetPivotLargeTest, FieldMutatingUpdateProcessorTest, 
FullSolrCloudDistribCmdsTest, FastVectorHighlighterTest, 
HdfsChaosMonkeySafeLeaderTest, RequiredFieldsTest, TestFieldCacheSort, 
HdfsDirectoryTest, TestShardHandlerFactory, DistributedFacetPivotWhiteBoxTest, 
TestUseDocValuesAsStored2, BadIndexSchemaTest, TestIndexSearcher, 
CdcrUpdateLogTest, HLLUtilTest, TestFieldTypeCollectionResource, 
TestFilteredDocIdSet, BooleanFieldTest, TestCloudPseudoReturnFields, 
AnalyticsQueryTest, TestUnifiedSolrHighlighter, TestDocTermOrds, 
TestRebalanceLeaders, DistribJoinFromCollectionTest, TestMultiWordSynonyms, 
TestPostingsSolrHighlighter, TestCoreDiscovery, 
TestRandomCollapseQParserPlugin, SpatialHeatmapFacetsTest, 
TestClusterStateMutator, DistributedQueryComponentOptimizationTest, 
PeerSyncWithIndexFingerprintCachingTest, QueryEqualityTest, 
DistributedFacetPivotSmallAdvancedTest, TestBinaryResponseWriter, 
TestPerFieldSimilarity, VMParamsZkACLAndCredentialsProvidersTest, 
ConnectionReuseTest, TestStressUserVersions, TestHdfsCloudBackupRestore, 
TestRemoteStreaming, LeaderElectionIntegrationTest, PolyFieldTest, 
TestIndexingPerformance, TestCloudSchemaless, ResponseLogComponentTest, 
TestReRankQParserPlugin, TestSweetSpotSimilarityFactory, ZkSolrClientTest, 
SolrGangliaReporterTest, DistributedExpandComponentTest, 
TestHalfAndHalfDocValues, JsonValidatorTest, TestRawTransformer, 
TestSortByMinMaxFunction, FileBasedSpellCheckerTest, TestFieldCacheReopen, 
TestJoin, TestBlobHandler, TestSimpleTrackingShardHandler, 
CollectionsAPIDistributedZkTest, DeleteInactiveReplicaTest, SampleTest, 
CoreAdminCreateDiscoverTest, TestManagedSchemaAPI, 
ClassificationUpdateProcessorFactoryTest, TestRTGBase, 
TestDownShardTolerantSearch, NumericFieldsTest, 
DistributedQueryElevationComponentTest, StatsReloadRaceTest, 
HdfsBasicDistributedZkTest, TestScoreJoinQPNoScore, 
TestInPlaceUpdatesStandalone, LeaderInitiatedRecoveryOnShardRestartTest, 
TestLocalFSCloudBackupRestore, TestExactStatsCache, 
CachingDirectoryFactoryTest, CdcrBootstrapTest, DocValuesMultiTest, 
TestLRUCache, BitVectorTest, TermVectorComponentTest, TestSolrFieldCacheMBean, 
TestXmlQParser, TestLeaderElectionZkExpiry, SolrCoreMetricManagerTest, 
TestChildDocTransformer, CoreSorterTest, TestNamedUpdateProcessors, 
CollectionReloadTest, TestSolr4Spatial, TestBM25SimilarityFactory, 
CollectionTooManyReplicasTest, UniqFieldsUpdateProcessorFactoryTest, 
TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, 
TestCSVResponseWriter, BasicFunctionalityTest, TestComponentsName, 
TestCoreAdminApis, TestCloudManagedSchema, CleanupOldIndexTest, 
TestSolrCloudWithSecureImpersonation, TestCustomSort, TestConfigSetsAPI, 
LeaderElectionContextKeyTest, PrimUtilsTest, LeaderFailureAfterFreshStartTest, 
HdfsWriteToMultipleCollectionsTest, TestJsonRequest, TestHdfsBackupRestoreCore, 
TestRealTimeGet, TestDynamicLoading, ChaosMonkeyNothingIsSafeTest, 
TestElisionMultitermQuery, TestMacroExpander, TestSSLRandomization, 
SmileWriterTest, MetricsHandlerTest, AlternateDirectoryTest, ShardSplitTest, 
TestPushWriter, HdfsTlogReplayBufferedWhileIndexingTest, TestJmxIntegration, 
SolrCLIZkUtilsTest, TestPartialUpdateDeduplication, SuggesterTSTTest, 
TestSha256AuthenticationProvider, TestConfigOverlay, 
TestDynamicFieldCollectionResource, TestAnalyzedSuggestions, TestBadConfig, 
BasicAuthIntegrationTest, LukeRequestHandlerTest, TestRandomFaceting, 
SuggestComponentTest, UtilsToolTest, TestNumericTerms64, 
TestSchemaSimilarityResource, PingRequestHandlerTest, 
OverseerCollectionConfigSetProcessorTest, TestDocBasedVersionConstraints, 
TestCloudJSONFacetJoinDomain, TestSystemCollAutoCreate, 
TestTolerantUpdateProcessorCloud, DistributedSpellCheckComponentTest, 
TestStressReorder, TestReload, DistributedTermsComponentTest, SolrCoreTest, 
SpellCheckComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, TestSort, 
TestFiltering, TestLazyCores, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, 
TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, 
StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, TestQueryUtils, TestWriterPerf, 
DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, MoreLikeThisHandlerTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, 
TestCollationField, JSONWriterTest, QueryParsingTest, TestBinaryResponseWriter, 
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestStressRecovery, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, 
TestBinaryField, TestSearchPerf, OutputWriterTest, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, TestPhraseSuggestions, TestXIncludeConfig, 
EchoParamsTest, TestDFRSimilarityFactory, TimeZoneUtilsTest, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest, 
ClusterStateTest, TestDocumentBuilder, CircularListTest, CursorPagingTest, 
TestDistributedMissingSort, TestPathTrie, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, 
AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionsAPISolrJTest, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, 
MigrateRouteKeyTest, MissingSegmentRecoveryTest]
   [junit4] Completed [526/713 (4!)] on J1 in 96.94s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to