Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1047/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
KeeperErrorCode = ConnectionLoss for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /clusterstate.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:478)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:258)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForCollectionToDisappear(AbstractDistribZkTestBase.java:199)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.assertCollectionNotExists(AbstractFullDistribZkTestBase.java:1772)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode(CollectionsAPIDistributedZkTest.java:198)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:165)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Wed Dec 16 10:18:20 
MAGT 2015

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to 
exceed: Wed Dec 16 10:18:20 MAGT 2015
        at 
__randomizedtesting.SeedInfo.seed([773E9F9DB3F36B21:AC959F5BB6DB0292]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1419)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:771)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.search.ReturnFieldsTest.testToString

Error Message:
expected:<...s=(globs=[],fields=[[score, test, id],okFieldNames=[null, score, 
test], id],reqFieldNames=...> but was:<...s=(globs=[],fields=[[test, score, 
id],okFieldNames=[null, test, score], id],reqFieldNames=...>

Stack Trace:
org.junit.ComparisonFailure: expected:<...s=(globs=[],fields=[[score, test, 
id],okFieldNames=[null, score, test], id],reqFieldNames=...> but 
was:<...s=(globs=[],fields=[[test, score, id],okFieldNames=[null, test, score], 
id],reqFieldNames=...>
        at 
__randomizedtesting.SeedInfo.seed([773E9F9DB3F36B21:A61F289C8CE90689]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.search.ReturnFieldsTest.testToString(ReturnFieldsTest.java:109)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10689 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/init-core-data-001
   [junit4]   2> 606759 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 606759 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1
   [junit4]   2> 606763 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 606765 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7573891{/solr,null,AVAILABLE}
   [junit4]   2> 606768 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@6f42bb5a{HTTP/1.1}{127.0.0.1:39135}
   [junit4]   2> 606768 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.Server Started @609665ms
   [junit4]   2> 606769 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=39135, 
hostContext=/solr, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/data}
   [junit4]   2> 606769 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 606769 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001'
   [junit4]   2> 606769 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 606769 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 606769 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/solr.xml
   [junit4]   2> 606787 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/.
   [junit4]   2> 606788 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1211598880
   [junit4]   2> 606788 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001]
   [junit4]   2> 606788 WARN  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/lib
   [junit4]   2> 606788 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 606790 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 606790 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 606790 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 606791 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 606791 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 606792 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/.
   [junit4]   2> 606794 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
name=collection1, transient=false, dataDir=data/, 
configSetProperties=configsetprops.json, config=solrconfig.xml, 
loadOnStartup=true}
   [junit4]   2> 606794 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1
   [junit4]   2> 606794 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 606794 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1'
   [junit4]   2> 606794 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 606794 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 606795 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 606795 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 606807 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 606824 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 606856 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 606862 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 606872 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 606874 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1'
   [junit4]   2> 606874 INFO  (coreLoadExecutor-1748-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1
   [junit4]   2> 606874 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 606875 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 606875 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 606875 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data
   [junit4]   2> 606875 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 606875 WARN  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 606876 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 606876 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=8.90234375, 
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=24.51035112712728, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=0.9033203125, 
noCFSRatio=0.18706097507560893
   [junit4]   2> 606880 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3b99bb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9d89fc),segFN=segments_1,generation=1}
   [junit4]   2> 606880 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 606880 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/
   [junit4]   2> 606882 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 606886 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 606887 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 606889 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 606890 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 606892 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 606892 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/luke,lazy,/admin/ping,/config,/get,defaults,/replication,/update/csv,/schema,/update,/admin/segments,/admin/properties,/admin/file,/admin/threads,/admin/logging,/admin/plugins,/admin/mbeans,standard,/update/json/docs,/update/json,/admin/system
   [junit4]   2> 606894 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 606894 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 606894 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 606894 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 606895 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3b99bb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9d89fc),segFN=segments_1,generation=1}
   [junit4]   2> 606895 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 606895 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@22cc3a74[collection1] 
main
   [junit4]   2> 606895 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/conf
   [junit4]   2> 606895 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/conf}
   [junit4]   2> 606895 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/conf
   [junit4]   2> 606896 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 606896 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 606896 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 606896 INFO  
(searcherExecutor-1749-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22cc3a74[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 606896 INFO  (coreLoadExecutor-1748-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 607297 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/collection1
   [junit4]   2> 607302 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 607304 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@686f4361{/solr,null,AVAILABLE}
   [junit4]   2> 607304 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@76d51ad8{HTTP/1.1}{127.0.0.1:34348}
   [junit4]   2> 607305 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.Server Started @610201ms
   [junit4]   2> 607305 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34348, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/collection1/data}
   [junit4]   2> 607305 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 607305 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002'
   [junit4]   2> 607305 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 607305 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 607306 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/solr.xml
   [junit4]   2> 607321 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/.
   [junit4]   2> 607321 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer New CoreContainer 195346537
   [junit4]   2> 607321 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002]
   [junit4]   2> 607321 WARN  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/lib
   [junit4]   2> 607321 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 607322 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 607323 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 607323 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 607323 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 607323 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 607324 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/.
   [junit4]   2> 607325 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, 
name=collection1, configSetProperties=configsetprops.json, schema=schema.xml, 
loadOnStartup=true, transient=false, config=solrconfig.xml}
   [junit4]   2> 607325 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1
   [junit4]   2> 607326 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 607326 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/collection1'
   [junit4]   2> 607326 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 607326 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 607326 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 607326 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 607335 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 607350 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 607382 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 607387 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 607396 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 607398 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/collection1'
   [junit4]   2> 607398 INFO  (coreLoadExecutor-1758-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1
   [junit4]   2> 607398 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 607398 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 607398 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 607399 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data
   [junit4]   2> 607399 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 607399 WARN  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 607399 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 607400 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=8.90234375, 
floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=24.51035112712728, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=0.9033203125, 
noCFSRatio=0.18706097507560893
   [junit4]   2> 607403 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4da4173f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ff250eb),segFN=segments_1,generation=1}
   [junit4]   2> 607403 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 607404 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data/
   [junit4]   2> 607408 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 607410 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607412 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607414 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607415 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607417 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 607417 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/luke,lazy,/admin/ping,/config,/get,defaults,/replication,/update/csv,/schema,/update,/admin/segments,/admin/properties,/admin/file,/admin/threads,/admin/logging,/admin/plugins,/admin/mbeans,standard,/update/json/docs,/update/json,/admin/system
   [junit4]   2> 607418 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 607419 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 607419 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 607419 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 607419 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4da4173f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ff250eb),segFN=segments_1,generation=1}
   [junit4]   2> 607420 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 607420 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@144793c9[collection1] 
main
   [junit4]   2> 607420 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/collection1/conf
   [junit4]   2> 607420 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/collection1/conf}
   [junit4]   2> 607420 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/collection1/conf
   [junit4]   2> 607420 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 607423 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 607423 INFO  
(searcherExecutor-1759-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@144793c9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 607424 INFO  (coreLoadExecutor-1758-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 607427 INFO  (qtp409682793-16353) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 
QTime=0
   [junit4]   2> 607830 INFO  (qtp409682793-16354) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 607830 INFO  (qtp409682793-16354) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 607833 INFO  (qtp1010605575-16371) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 607833 INFO  (qtp1010605575-16371) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 607835 INFO  (qtp409682793-16355) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 607836 INFO  (qtp409682793-16355) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3b99bb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9d89fc),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3b99bb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9d89fc),segFN=segments_2,generation=2}
   [junit4]   2> 607837 INFO  (qtp409682793-16355) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 607837 INFO  (qtp409682793-16355) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@7ebc1be3[collection1] main
   [junit4]   2> 607838 INFO  (qtp409682793-16355) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 607838 INFO  
(searcherExecutor-1749-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7ebc1be3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 607838 INFO  (qtp409682793-16355) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&waitSearcher=true&softCommit=false&version=2}{commit=}
 0 3
   [junit4]   2> 607840 INFO  (qtp1010605575-16372) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 607841 INFO  (qtp1010605575-16372) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4da4173f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ff250eb),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4da4173f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ff250eb),segFN=segments_2,generation=2}
   [junit4]   2> 607841 INFO  (qtp1010605575-16372) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 607842 INFO  (qtp1010605575-16372) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@2994c39e[collection1] main
   [junit4]   2> 607842 INFO  (qtp1010605575-16372) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 607842 INFO  
(searcherExecutor-1759-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2994c39e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 607843 INFO  (qtp1010605575-16372) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&waitSearcher=true&softCommit=false&version=2}{commit=}
 0 2
   [junit4]   2> 607844 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@6f42bb5a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 607844 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1211598880
   [junit4]   2> 607845 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6319a90a
   [junit4]   2> 607845 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 607846 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 607846 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 607846 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 607847 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 607847 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 607847 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 607847 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 607847 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 607847 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data
   [junit4]   2> 607848 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7573891{/solr,null,UNAVAILABLE}
   [junit4]   2> 607849 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@76d51ad8{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 607849 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=195346537
   [junit4]   2> 607850 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@221178b2
   [junit4]   2> 607850 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 607851 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 607851 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 607851 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 607852 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 607852 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 607852 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 607852 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data
   [junit4]   2> 607852 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 607852 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 607853 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@686f4361{/solr,null,UNAVAILABLE}
   [junit4]   2> 607856 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 607858 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@153b361b{/solr,null,AVAILABLE}
   [junit4]   2> 607858 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@545cfcf3{HTTP/1.1}{127.0.0.1:56137}
   [junit4]   2> 607858 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.e.j.s.Server Started @610755ms
   [junit4]   2> 607859 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/data,
 hostPort=56137}
   [junit4]   2> 607859 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 607859 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001'
   [junit4]   2> 607859 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 607859 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 607860 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/solr.xml
   [junit4]   2> 607877 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/.
   [junit4]   2> 607877 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1963246630
   [junit4]   2> 607878 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001]
   [junit4]   2> 607878 WARN  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/lib
   [junit4]   2> 607878 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 607880 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 607880 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 607880 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 607880 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 607880 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 607881 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/.
   [junit4]   2> 607883 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, dataDir=data/, 
loadOnStartup=true, configSetProperties=configsetprops.json}
   [junit4]   2> 607883 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1
   [junit4]   2> 607883 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 607883 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1'
   [junit4]   2> 607883 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 607883 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 607883 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[773E9F9DB3F36B21])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 607883 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 607896 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 607913 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 607955 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 607960 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 607970 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 607972 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1'
   [junit4]   2> 607972 INFO  (coreLoadExecutor-1769-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1
   [junit4]   2> 607972 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 607973 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 607973 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 607973 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/data
   [junit4]   2> 607973 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 607973 WARN  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 607974 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/data/index
   [junit4]   2> 607974 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 607983 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 607983 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 607984 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/./collection1/data/
   [junit4]   2> 607985 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 607989 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607990 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607992 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607993 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 607995 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 607995 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/luke,lazy,/admin/ping,/config,/get,defaults,/replication,/update/csv,/schema,/update,/admin/segments,/admin/properties,/admin/file,/admin/threads,/admin/logging,/admin/plugins,/admin/mbeans,standard,/update/json/docs,/update/json,/admin/system
   [junit4]   2> 607996 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 607997 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 607997 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 607997 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=5, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=90.740234375, 
floorSegmentMB=1.833984375, forceMergeDeletesPctAllowed=6.217681112428279, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=1.5517578125, 
noCFSRatio=0.7154138845431274
   [junit4]   2> 607998 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 607998 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 607998 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@386bcc9f[collection1] 
main
   [junit4]   2> 607999 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/conf
   [junit4]   2> 607999 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/conf}
   [junit4]   2> 607999 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_773E9F9DB3F36B21-001/solr-instance-001/collection1/conf
   [junit4]   2> 607999 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 607999 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 607999 INFO  (coreLoadExecutor-1769-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 607999 INFO  
(searcherExecutor-1770-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@386bcc9f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 608391 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 608397 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 608401 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 608404 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 608408 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 608411 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 608415 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 1
   [junit4]   2> 608418 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 608434 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 14
   [junit4]   2> 608439 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 2
   [junit4]   2> 608441 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 608444 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 608447 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 608450 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 1
   [junit4]   2> 608453 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 608455 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 608457 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 608472 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 12
   [junit4]   2> 608476 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 1
   [junit4]   2> 608478 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 608481 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 608483 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 608485 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 608488 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 1
   [junit4]   2> 608491 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 608493 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 608505 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 9
   [junit4]   2> 608509 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 1
   [junit4]   2> 608511 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 608514 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 608517 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 608519 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 608521 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 608524 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 1
   [junit4]   2> 608527 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 608539 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 9
   [junit4]   2> 608542 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 1
   [junit4]   2> 608545 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 608547 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 608550 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 608552 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 608555 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 1
   [junit4]   2> 608557 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 608559 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 608573 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 11
   [junit4]   2> 608577 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 1
   [junit4]   2> 608579 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 608582 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 608584 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 608587 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 1
   [junit4]   2> 608589 INFO  (qtp570441686-16394) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 608592 INFO  (qtp570441686-16395) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 608594 INFO  (qtp570441686-16396) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 608607 INFO  (qtp570441686-16397) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 10
   [junit4]   2> 608610 INFO  (qtp570441686-16398) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection

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

lrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:881)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
Timeout occured while waiting response from server at: 
http://127.0.0.1:34186/wx/k
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:585)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        ... 7 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]    >        ... 11 moreThrowable #8: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=14913, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:58211, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: GC overhead limit 
exceeded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([773E9F9DB3F36B21]:0)
   [junit4]    >        at java.lang.Integer.valueOf(Integer.java:642)
   [junit4]    >        at 
sun.nio.ch.EPollSelectorImpl.updateSelectedKeys(EPollSelectorImpl.java:106)
   [junit4]    >        at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:84)
   [junit4]    >        at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]    >        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
   [junit4]    >        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 8597985 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[773E9F9DB3F36B21]-worker) 
[n:127.0.0.1:34186_wx%2Fk c:awholynewstresscollection_collection4_2 s:shard9 
r:core_node21 x:awholynewstresscollection_collection4_2_shard9_replica3] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_773E9F9DB3F36B21-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=7, maxDocsPerChunk=3, blockSize=1), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=7, blockSize=1)), sim=DefaultSimilarity, locale=ga_IE, 
timezone=Indian/Chagos
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=4,threads=1,free=108052104,total=459800576
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, 
DeleteLastCustomShardedReplicaTest, TestConfigSetsAPIExclusivity, 
TestReplicationHandlerBackup, ZkCLITest, DocValuesTest, 
TestNonDefinedSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, 
TestCloudPivotFacet, TestCodecSupport, ConnectionManagerTest, DOMUtilTest, 
TestBulkSchemaAPI, SolrIndexSplitterTest, IndexBasedSpellCheckerTest, 
TestSolrConfigHandlerCloud, DocExpirationUpdateProcessorFactoryTest, 
TestUniqueKeyFieldResource, TestFastLRUCache, BasicFunctionalityTest, 
CloudMLTQParserTest, CollectionReloadTest, UpdateRequestProcessorFactoryTest, 
SaslZkACLProviderTest, TestDistribDocBasedVersion, TestHashPartitioner, 
DistanceUnitsTest, TestLFUCache, SortSpecParsingTest, TestRawTransformer, 
TestTrieFacet, DistributedQueryComponentCustomSortTest, TestManagedResource, 
SchemaVersionSpecificBehaviorTest, ZkSolrClientTest, MoreLikeThisHandlerTest, 
SpellingQueryConverterTest, TestSimpleTrackingShardHandler, 
TestFieldSortValues, SecurityConfHandlerTest, TimeZoneUtilsTest, 
ShardRoutingTest, MBeansHandlerTest, TestSerializedLuceneMatchVersion, 
TestSearcherReuse, TestBinaryResponseWriter, TestPartialUpdateDeduplication, 
MinimalSchemaTest, TestQueryTypes, SpellCheckComponentTest, 
SpellCheckCollatorTest, TestCoreContainer, TestStressVersions, 
BigEndianAscendingWordDeserializerTest, TestSchemaManager, TestDocumentBuilder, 
SimplePostToolTest, TestDistributedGrouping, TestImplicitCoreProperties, 
TestLMJelinekMercerSimilarityFactory, TestManagedSchemaFieldTypeResource, 
TestCursorMarkWithoutUniqueKey, TestWordDelimiterFilterFactory, 
TestCloudSchemaless, TestBulkSchemaConcurrent, TestExceedMaxTermLength, 
TestPivotHelperCode, CachingDirectoryFactoryTest, FileUtilsTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSurroundQueryParser, 
LeaderInitiatedRecoveryOnShardRestartTest, TestDFRSimilarityFactory, 
TestFieldCollectionResource, TestSystemIdResolver, 
CollectionsAPIAsyncDistributedZkTest, TestQuerySenderNoQuery, 
DirectSolrSpellCheckerTest, BadCopyFieldTest, TestCollapseQParserPlugin, 
TestDefaultStatsCache, NumericFieldsTest, SpellPossibilityIteratorTest, 
OverseerRolesTest, SoftAutoCommitTest, TestSolrDeletionPolicy2, 
TestFileDictionaryLookup, PKIAuthenticationIntegrationTest, 
FacetPivotSmallTest, TestTrie, WordBreakSolrSpellCheckerTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [555/555 (3!)] on J1 in 7121.18s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20151215_235813_788.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid22193.hprof
 ...
   [junit4] Heap dump file created [612079886 bytes in 9.141 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:801: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:738: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1456:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1010:
 There were test failures: 555 suites (7 ignored), 2201 tests, 1 error, 2 
failures, 33 ignored (18 assumptions) [seed: 773E9F9DB3F36B21]

Total time: 306 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to