Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/253/
5 tests failed.
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterLeaderChange
Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard1
Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete
@source_collection:shard1
at
__randomizedtesting.SeedInfo.seed([EE0D0F6DCA1B554C:3CFD438E94B4F37E]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:795)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterLeaderChange(CdcrReplicationDistributedZkTest.java:305)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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: Tue Jan 10 23:12:30
YEKT 2017
Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to
exceed: Tue Jan 10 23:12:30 YEKT 2017
at
__randomizedtesting.SeedInfo.seed([EE0D0F6DCA1B554C:35A60FABCF333CFF]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1526)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:867)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([EE0D0F6DCA1B554C:665930B764E738B4]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Expected to see collection awhollynewcollection_0 null Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
"replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-bfffffff", "state":"active", "replicas":{}},
"shard2":{ "range":"c0000000-ffffffff", "state":"active",
"replicas":{}}, "shard3":{ "range":"0-3fffffff",
"state":"active", "replicas":{}}, "shard4":{
"range":"40000000-7fffffff", "state":"active", "replicas":{}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"3",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-bfffffff",
"state":"active",
"replicas":{}},
"shard2":{
"range":"c0000000-ffffffff",
"state":"active",
"replicas":{}},
"shard3":{
"range":"0-3fffffff",
"state":"active",
"replicas":{}},
"shard4":{
"range":"40000000-7fffffff",
"state":"active",
"replicas":{}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"3",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([EE0D0F6DCA1B554C:A6787BD9CC287AD9]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets
Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2
Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /collections/withconfigset2
at
__randomizedtesting.SeedInfo.seed([EE0D0F6DCA1B554C:C37340373D3FEF40]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
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:356)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11769 lines...]
[junit4] Suite:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/init-core-data-001
[junit4] 2> 803456 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 803457 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/tempDir-001
[junit4] 2> 803457 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 803457 INFO (Thread-1102) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 803457 INFO (Thread-1102) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 803557 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:42853
[junit4] 2> 803601 INFO (jetty-launcher-785-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 803602 INFO (jetty-launcher-785-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 803602 INFO (jetty-launcher-785-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 803608 INFO (jetty-launcher-785-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 803609 INFO (jetty-launcher-785-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@76cda821{/solr,null,AVAILABLE}
[junit4] 2> 803610 INFO (jetty-launcher-785-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@73f9f60b{HTTP/1.1,[http/1.1]}{127.0.0.1:35900}
[junit4] 2> 803610 INFO (jetty-launcher-785-thread-2) [ ]
o.e.j.s.Server Started @807450ms
[junit4] 2> 803610 INFO (jetty-launcher-785-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35900}
[junit4] 2> 803610 ERROR (jetty-launcher-785-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 803610 INFO (jetty-launcher-785-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 803610 INFO (jetty-launcher-785-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 803610 INFO (jetty-launcher-785-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 803610 INFO (jetty-launcher-785-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-10T17:55:48.365Z
[junit4] 2> 803731 INFO (jetty-launcher-785-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e9f6cf4{/solr,null,AVAILABLE}
[junit4] 2> 803732 INFO (jetty-launcher-785-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6e02d3b{HTTP/1.1,[http/1.1]}{127.0.0.1:48273}
[junit4] 2> 803732 INFO (jetty-launcher-785-thread-1) [ ]
o.e.j.s.Server Started @807572ms
[junit4] 2> 803732 INFO (jetty-launcher-785-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48273}
[junit4] 2> 803732 ERROR (jetty-launcher-785-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 803732 INFO (jetty-launcher-785-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 803732 INFO (jetty-launcher-785-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 803732 INFO (jetty-launcher-785-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 803732 INFO (jetty-launcher-785-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-10T17:55:48.487Z
[junit4] 2> 803785 INFO (jetty-launcher-785-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@350893cc{/solr,null,AVAILABLE}
[junit4] 2> 803785 INFO (jetty-launcher-785-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4d217763{HTTP/1.1,[http/1.1]}{127.0.0.1:57727}
[junit4] 2> 803785 INFO (jetty-launcher-785-thread-4) [ ]
o.e.j.s.Server Started @807625ms
[junit4] 2> 803785 INFO (jetty-launcher-785-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=57727}
[junit4] 2> 803785 ERROR (jetty-launcher-785-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 803786 INFO (jetty-launcher-785-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 803786 INFO (jetty-launcher-785-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 803786 INFO (jetty-launcher-785-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 803786 INFO (jetty-launcher-785-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-10T17:55:48.541Z
[junit4] 2> 803801 INFO (jetty-launcher-785-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@269a2491{/solr,null,AVAILABLE}
[junit4] 2> 803801 INFO (jetty-launcher-785-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@223b2e69{HTTP/1.1,[http/1.1]}{127.0.0.1:45649}
[junit4] 2> 803801 INFO (jetty-launcher-785-thread-3) [ ]
o.e.j.s.Server Started @807641ms
[junit4] 2> 803801 INFO (jetty-launcher-785-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45649}
[junit4] 2> 803801 ERROR (jetty-launcher-785-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 803801 INFO (jetty-launcher-785-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 803801 INFO (jetty-launcher-785-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 803801 INFO (jetty-launcher-785-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 803801 INFO (jetty-launcher-785-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-10T17:55:48.556Z
[junit4] 2> 803802 INFO (jetty-launcher-785-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 803807 INFO (jetty-launcher-785-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 803811 INFO (jetty-launcher-785-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 803814 INFO (jetty-launcher-785-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 803818 INFO (jetty-launcher-785-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 803819 INFO (jetty-launcher-785-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42853/solr
[junit4] 2> 803821 INFO (jetty-launcher-785-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 803829 INFO (jetty-launcher-785-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 803830 INFO (jetty-launcher-785-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42853/solr
[junit4] 2> 803831 INFO (jetty-launcher-785-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42853/solr
[junit4] 2> 803832 INFO (jetty-launcher-785-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 803852 INFO (jetty-launcher-785-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42853/solr
[junit4] 2> 803876 INFO (jetty-launcher-785-thread-2)
[n:127.0.0.1:35900_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35900_solr
[junit4] 2> 803882 INFO (jetty-launcher-785-thread-2)
[n:127.0.0.1:35900_solr ] o.a.s.c.Overseer Overseer
(id=97260073662218248-127.0.0.1:35900_solr-n_0000000000) starting
[junit4] 2> 803885 INFO (jetty-launcher-785-thread-1)
[n:127.0.0.1:48273_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48273_solr
[junit4] 2> 803906 INFO
(zkCallback-799-thread-1-processing-n:127.0.0.1:48273_solr)
[n:127.0.0.1:48273_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 803913 INFO
(zkCallback-802-thread-1-processing-n:127.0.0.1:35900_solr)
[n:127.0.0.1:35900_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 803956 INFO (jetty-launcher-785-thread-2)
[n:127.0.0.1:35900_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35900_solr
[junit4] 2> 803961 INFO
(zkCallback-799-thread-1-processing-n:127.0.0.1:48273_solr)
[n:127.0.0.1:48273_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 804002 INFO (jetty-launcher-785-thread-4)
[n:127.0.0.1:57727_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 804004 INFO (jetty-launcher-785-thread-4)
[n:127.0.0.1:57727_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57727_solr
[junit4] 2> 804005 INFO
(zkCallback-799-thread-1-processing-n:127.0.0.1:48273_solr)
[n:127.0.0.1:48273_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 804008 INFO
(zkCallback-802-thread-2-processing-n:127.0.0.1:35900_solr)
[n:127.0.0.1:35900_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 804019 INFO
(zkCallback-807-thread-1-processing-n:127.0.0.1:57727_solr)
[n:127.0.0.1:57727_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 804022 INFO (jetty-launcher-785-thread-3)
[n:127.0.0.1:45649_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 804024 INFO (jetty-launcher-785-thread-3)
[n:127.0.0.1:45649_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45649_solr
[junit4] 2> 804025 INFO
(zkCallback-799-thread-1-processing-n:127.0.0.1:48273_solr)
[n:127.0.0.1:48273_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 804032 INFO
(zkCallback-807-thread-1-processing-n:127.0.0.1:57727_solr)
[n:127.0.0.1:57727_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 804034 INFO (jetty-launcher-785-thread-2)
[n:127.0.0.1:35900_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/tempDir-001/node2/.
[junit4] 2> 804046 INFO
(zkCallback-802-thread-3-processing-n:127.0.0.1:35900_solr)
[n:127.0.0.1:35900_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 804104 INFO
(zkCallback-808-thread-1-processing-n:127.0.0.1:45649_solr)
[n:127.0.0.1:45649_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 804107 INFO (jetty-launcher-785-thread-1)
[n:127.0.0.1:48273_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/tempDir-001/node1/.
[junit4] 2> 804469 INFO (jetty-launcher-785-thread-4)
[n:127.0.0.1:57727_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/tempDir-001/node4/.
[junit4] 2> 804539 INFO (jetty-launcher-785-thread-3)
[n:127.0.0.1:45649_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/tempDir-001/node3/.
[junit4] 2> 804695 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 804696 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42853/solr ready
[junit4] 2> 805615 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 806319 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 806467 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
org.mortbay.log.Slf4jLog
[junit4] 2> 806490 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 806543 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 806586 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_58392_hdfs____kniz77/webapp
[junit4] 2> 807425 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:58392
[junit4] 2> 808544 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 808548 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 808559 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_54843_datanode____b53zq7/webapp
[junit4] 2> 809158 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54843
[junit4] 2> 809622 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 809623 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 809642 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_33283_datanode____4vmit0/webapp
[junit4] 2> 810055 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33283
[junit4] 2> 811140 INFO (IPC Server handler 5 on 42023) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-b39b80b3-17c8-4059-bcf9-38bd5a119c5f node
DatanodeRegistration(127.0.0.1:45799,
datanodeUuid=7efd8cfd-36df-4750-821c-c5fe766a4dde, infoPort=52126,
infoSecurePort=0, ipcPort=45645,
storageInfo=lv=-56;cid=testClusterID;nsid=1107355016;c=0), blocks: 0,
hasStaleStorage: true, processing time: 2 msecs
[junit4] 2> 811140 INFO (IPC Server handler 5 on 42023) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-01d8965c-830d-42ba-a480-08bc61b83aac node
DatanodeRegistration(127.0.0.1:45799,
datanodeUuid=7efd8cfd-36df-4750-821c-c5fe766a4dde, infoPort=52126,
infoSecurePort=0, ipcPort=45645,
storageInfo=lv=-56;cid=testClusterID;nsid=1107355016;c=0), blocks: 0,
hasStaleStorage: false, processing time: 1 msecs
[junit4] 2> 811149 INFO (IPC Server handler 4 on 42023) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-72e36016-180a-452b-b7da-4797826b55f9 node
DatanodeRegistration(127.0.0.1:34582,
datanodeUuid=fc106603-c41a-491f-bd1f-8b85192e1701, infoPort=47857,
infoSecurePort=0, ipcPort=60399,
storageInfo=lv=-56;cid=testClusterID;nsid=1107355016;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 811149 INFO (IPC Server handler 4 on 42023) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-5846e040-419b-4714-a545-f5b6d50018a4 node
DatanodeRegistration(127.0.0.1:34582,
datanodeUuid=fc106603-c41a-491f-bd1f-8b85192e1701, infoPort=47857,
infoSecurePort=0, ipcPort=60399,
storageInfo=lv=-56;cid=testClusterID;nsid=1107355016;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 811601 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testBadActionNames-seed#[EE0D0F6DCA1B554C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
[junit4] 2> 811604 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testBadActionNames-seed#[EE0D0F6DCA1B554C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 811614 ERROR (qtp1540700399-4588) [n:127.0.0.1:48273_solr ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown
action: BADACTION
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:203)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 811615 INFO (qtp1540700399-4588) [n:127.0.0.1:48273_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
status=400 QTime=1
[junit4] 2> 811615 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testBadActionNames-seed#[EE0D0F6DCA1B554C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
[junit4] 2> 811674 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testCollectionReload-seed#[EE0D0F6DCA1B554C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
[junit4] 2> 811675 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testCollectionReload-seed#[EE0D0F6DCA1B554C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 811678 INFO (qtp1540700399-4589) [n:127.0.0.1:48273_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 811684 INFO
(OverseerThreadFactory-2067-thread-1-processing-n:127.0.0.1:35900_solr)
[n:127.0.0.1:35900_solr ] o.a.s.c.CreateCollectionCmd Create collection
reloaded_collection
[junit4] 2> 811793 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 811794 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 811795 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 811795 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 811906 INFO
(zkCallback-808-thread-1-processing-n:127.0.0.1:45649_solr)
[n:127.0.0.1:45649_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 811906 INFO
(zkCallback-799-thread-1-processing-n:127.0.0.1:48273_solr)
[n:127.0.0.1:48273_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 811906 INFO
(zkCallback-807-thread-1-processing-n:127.0.0.1:57727_solr)
[n:127.0.0.1:57727_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 811906 INFO
(zkCallback-802-thread-2-processing-n:127.0.0.1:35900_solr)
[n:127.0.0.1:35900_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 812812 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 812833 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 812836 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 812836 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 812844 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 812846 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 812846 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 812848 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 812849 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 812851 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 812852 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica2'
using configuration from collection reloaded_collection
[junit4] 2> 812852 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 812853 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica2'
using configuration from collection reloaded_collection
[junit4] 2> 812854 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 812856 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica1'
using configuration from collection reloaded_collection
[junit4] 2> 812859 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica1'
using configuration from collection reloaded_collection
[junit4] 2> 812868 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:42023/data
[junit4] 2> 812868 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 812869 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/tempDir-001/node2/reloaded_collection_shard2_replica2],
dataDir=[hdfs://localhost:42023/data/reloaded_collection/core_node2/data/]
[junit4] 2> 812869 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:42023/data
[junit4] 2> 812870 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 812870 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/tempDir-001/node3/reloaded_collection_shard1_replica2],
dataDir=[hdfs://localhost:42023/data/reloaded_collection/core_node3/data/]
[junit4] 2> 812871 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:42023/data
[junit4] 2> 812871 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 812871 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/tempDir-001/node4/reloaded_collection_shard2_replica1],
dataDir=[hdfs://localhost:42023/data/reloaded_collection/core_node4/data/]
[junit4] 2> 812872 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:42023/data
[junit4] 2> 812872 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 812872 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_EE0D0F6DCA1B554C-001/tempDir-001/node1/reloaded_collection_shard1_replica1],
dataDir=[hdfs://localhost:42023/data/reloaded_collection/core_node1/data/]
[junit4] 2> 812873 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node2/data/snapshot_metadata
[junit4] 2> 812880 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node3/data/snapshot_metadata
[junit4] 2> 812892 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node1/data/snapshot_metadata
[junit4] 2> 812892 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node4/data/snapshot_metadata
[junit4] 2> 812904 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 812904 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 812904 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 812910 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 812910 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 812920 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 812920 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 812922 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 812922 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 814185 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 814185 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 814189 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 814186 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 814196 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node1/data
[junit4] 2> 814200 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node3/data
[junit4] 2> 814204 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node2/data
[junit4] 2> 814209 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node4/data
[junit4] 2> 814265 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node4/data/index
[junit4] 2> 814265 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node2/data/index
[junit4] 2> 814271 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 814271 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 814272 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 814272 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 814272 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node1/data/index
[junit4] 2> 814278 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:42023/data/reloaded_collection/core_node3/data/index
[junit4] 2> 814282 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 814286 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 814286 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 814301 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 814301 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 814303 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 814303 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 814324 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 814595 INFO (IPC Server handler 5 on 42023) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34582 is
added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-5846e040-419b-4714-a545-f5b6d50018a4:NORMAL:127.0.0.1:34582|RBW],
ReplicaUC[[DISK]DS-b39b80b3-17c8-4059-bcf9-38bd5a119c5f:NORMAL:127.0.0.1:45799|RBW]]}
size 71
[junit4] 2> 814595 INFO (IPC Server handler 1 on 42023) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45799 is
added to blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-5846e040-419b-4714-a545-f5b6d50018a4:NORMAL:127.0.0.1:34582|RBW],
ReplicaUC[[DISK]DS-b39b80b3-17c8-4059-bcf9-38bd5a119c5f:NORMAL:127.0.0.1:45799|RBW]]}
size 71
[junit4] 2> 814597 INFO (IPC Server handler 2 on 42023) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45799 is
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-5846e040-419b-4714-a545-f5b6d50018a4:NORMAL:127.0.0.1:34582|RBW],
ReplicaUC[[DISK]DS-b39b80b3-17c8-4059-bcf9-38bd5a119c5f:NORMAL:127.0.0.1:45799|RBW]]}
size 71
[junit4] 2> 814597 INFO (IPC Server handler 2 on 42023) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45799 is
added to blk_1073741826_1002 size 71
[junit4] 2> 814598 INFO (IPC Server handler 2 on 42023) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45799 is
added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-72e36016-180a-452b-b7da-4797826b55f9:NORMAL:127.0.0.1:34582|RBW],
ReplicaUC[[DISK]DS-01d8965c-830d-42ba-a480-08bc61b83aac:NORMAL:127.0.0.1:45799|RBW]]}
size 71
[junit4] 2> 814598 INFO (IPC Server handler 0 on 42023) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34582 is
added to blk_1073741827_1003 size 71
[junit4] 2> 814599 INFO (IPC Server handler 0 on 42023) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34582 is
added to blk_1073741825_1001 size 71
[junit4] 2> 814599 INFO (IPC Server handler 0 on 42023) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34582 is
added to blk_1073741828_1004 size 71
[junit4] 2> 815064 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 815064 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 815064 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 815064 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 815064 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 815066 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 815066 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 815068 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 815068 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 815064 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 815066 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 815068 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 815089 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 815089 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 815097 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 815097 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 815105 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 815105 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 815106 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 815106 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 815175 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f5f30bd[reloaded_collection_shard2_replica2] main]
[junit4] 2> 815176 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b671c01[reloaded_collection_shard1_replica2] main]
[junit4] 2> 815176 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@69d7de50[reloaded_collection_shard1_replica1] main]
[junit4] 2> 815177 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 815177 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 815178 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 815179 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 815180 INFO
(searcherExecutor-2077-thread-1-processing-n:127.0.0.1:45649_solr
x:reloaded_collection_shard1_replica2 s:shard1 c:reloaded_collection)
[n:127.0.0.1:45649_solr c:reloaded_collection s:shard1
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore
[reloaded_collection_shard1_replica2] Registered new searcher
Searcher@5b671c01[reloaded_collection_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 815180 INFO (qtp373069895-4610) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556161190884802560
[junit4] 2> 815181 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 815181 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 815182 INFO
(searcherExecutor-2076-thread-1-processing-n:127.0.0.1:35900_solr
x:reloaded_collection_shard2_replica2 s:shard2 c:reloaded_collection)
[n:127.0.0.1:35900_solr c:reloaded_collection s:shard2
x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore
[reloaded_collection_shard2_replica2] Registered new searcher
Searcher@f5f30bd[reloaded_collection_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 815182 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556161190886899712
[junit4] 2> 815182 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 815183 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 815183 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 815183 INFO
(searcherExecutor-2079-thread-1-processing-n:127.0.0.1:48273_solr
x:reloaded_collection_shard1_replica1 s:shard1 c:reloaded_collection)
[n:127.0.0.1:48273_solr c:reloaded_collection s:shard1
x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore
[reloaded_collection_shard1_replica1] Registered new searcher
Searcher@69d7de50[reloaded_collection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 815183 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556161190887948288
[junit4] 2> 815186 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a9b0310[reloaded_collection_shard2_replica1] main]
[junit4] 2> 815190 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 815190 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 815190 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 815190 INFO
(searcherExecutor-2078-thread-1-processing-n:127.0.0.1:57727_solr
x:reloaded_collection_shard2_replica1 s:shard2 c:reloaded_collection)
[n:127.0.0.1:57727_solr c:reloaded_collection s:shard2
x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore
[reloaded_collection_shard2_replica1] Registered new searcher
Searcher@4a9b0310[reloaded_collection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 815191 INFO (qtp474384405-4599) [n:127.0.0.1:57727_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1556161190896336896
[junit4] 2> 815193 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 815194 INFO
(zkCallback-808-thread-1-processing-n:127.0.0.1:45649_solr)
[n:127.0.0.1:45649_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815194 INFO
(zkCallback-807-thread-1-processing-n:127.0.0.1:57727_solr)
[n:127.0.0.1:57727_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815195 INFO
(zkCallback-802-thread-3-processing-n:127.0.0.1:35900_solr)
[n:127.0.0.1:35900_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815195 INFO
(zkCallback-799-thread-1-processing-n:127.0.0.1:48273_solr)
[n:127.0.0.1:48273_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815197 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 815197 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 815197 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:48273/solr/reloaded_collection_shard1_replica1/
[junit4] 2> 815197 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica1
url=http://127.0.0.1:48273/solr START
replicas=[http://127.0.0.1:45649/solr/reloaded_collection_shard1_replica2/]
nUpdates=100
[junit4] 2> 815199 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica1
url=http://127.0.0.1:48273/solr DONE. We have no versions. sync failed.
[junit4] 2> 815201 INFO (qtp373069895-4608) [n:127.0.0.1:45649_solr
c:reloaded_collection s:shard1 r:core_node3
x:reloaded_collection_shard1_replica2] o.a.s.c.S.Request
[reloaded_collection_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 815201 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 815202 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 815204 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:48273/solr/reloaded_collection_shard1_replica1/ shard1
[junit4] 2> 815305 INFO
(zkCallback-807-thread-1-processing-n:127.0.0.1:57727_solr)
[n:127.0.0.1:57727_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815305 INFO
(zkCallback-808-thread-1-processing-n:127.0.0.1:45649_solr)
[n:127.0.0.1:45649_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815306 INFO
(zkCallback-799-thread-1-processing-n:127.0.0.1:48273_solr)
[n:127.0.0.1:48273_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815306 INFO
(zkCallback-802-thread-3-processing-n:127.0.0.1:35900_solr)
[n:127.0.0.1:35900_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815355 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 815358 INFO (qtp1540700399-4586) [n:127.0.0.1:48273_solr
c:reloaded_collection s:shard1 x:reloaded_collection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=3570
[junit4] 2> 815461 INFO
(zkCallback-808-thread-1-processing-n:127.0.0.1:45649_solr)
[n:127.0.0.1:45649_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815461 INFO
(zkCallback-802-thread-1-processing-n:127.0.0.1:35900_solr)
[n:127.0.0.1:35900_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815461 INFO
(zkCallback-799-thread-1-processing-n:127.0.0.1:48273_solr)
[n:127.0.0.1:48273_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815461 INFO
(zkCallback-807-thread-1-processing-n:127.0.0.1:57727_solr)
[n:127.0.0.1:57727_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/reloaded_collection/state.json] for collection
[reloaded_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 815694 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 815694 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 815694 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35900/solr/reloaded_collection_shard2_replica2/
[junit4] 2> 815694 INFO (qtp619800728-4576) [n:127.0.0.1:35900_solr
c:reloaded_collection s:shard2 x:reloaded_collection_shard2_replica2]
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica2
url=http://127.0.0.1:35900/solr START
replicas=[http://127.0.0.1:57727/solr/reloaded_collection_shard2_replica1/]
nUpdates=100
[junit4] 2> 815695 INFO (qtp619800728-45
[...truncated too long message...]
E0D0F6DCA1B554C]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=1727698980
[junit4] 2> 4289115 INFO
(TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[EE0D0F6DCA1B554C])
[ ] o.a.s.c.Overseer Overseer
(id=97260290955673633-127.0.0.1:57226_owpo%2Fg-n_0000000007) closing
[junit4] 2> 4289115 INFO
(OverseerStateUpdate-97260290955673633-127.0.0.1:57226_owpo%2Fg-n_0000000007)
[n:127.0.0.1:57226_owpo%2Fg ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:57226_owpo%2Fg
[junit4] 2> 4290076 WARN
(zkCallback-5214-thread-5-processing-n:127.0.0.1:57226_owpo%2Fg)
[n:127.0.0.1:57226_owpo%2Fg c:target_collection s:shard2 r:core_node3
x:target_collection_shard2_replica1] o.a.s.c.SyncStrategy Closed, skipping sync
up.
[junit4] 2> 4290076 INFO
(zkCallback-5214-thread-5-processing-n:127.0.0.1:57226_owpo%2Fg)
[n:127.0.0.1:57226_owpo%2Fg c:target_collection s:shard2 r:core_node3
x:target_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext We
failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 4290076 INFO
(zkCallback-5214-thread-5-processing-n:127.0.0.1:57226_owpo%2Fg)
[n:127.0.0.1:57226_owpo%2Fg c:target_collection s:shard2 r:core_node3
x:target_collection_shard2_replica1] o.a.s.c.SolrCore
[target_collection_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4b06dafe
[junit4] 2> 4290076 INFO
(zkCallback-5214-thread-5-processing-n:127.0.0.1:57226_owpo%2Fg)
[n:127.0.0.1:57226_owpo%2Fg c:target_collection s:shard2 r:core_node3
x:target_collection_shard2_replica1] o.a.s.h.CdcrRequestHandler Solr core is
being closed - shutting down CDCR handler @ target_collection:shard2
[junit4] 2> 4290089 INFO
(zkCallback-5214-thread-5-processing-n:127.0.0.1:57226_owpo%2Fg)
[n:127.0.0.1:57226_owpo%2Fg c:target_collection s:shard2 r:core_node3
x:target_collection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.target_collection.shard2.replica1
[junit4] 2> 4290616 WARN
(zkCallback-5214-thread-4-processing-n:127.0.0.1:57226_owpo%2Fg)
[n:127.0.0.1:57226_owpo%2Fg ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 4290616 INFO
(TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[EE0D0F6DCA1B554C])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 4290617 INFO
(TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[EE0D0F6DCA1B554C])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@249a0f83{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 4290617 INFO
(TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[EE0D0F6DCA1B554C])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@537b23de{/owpo/g,null,UNAVAILABLE}
[junit4] 2> 4290618 INFO
(TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[EE0D0F6DCA1B554C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBatchBoundaries
[junit4] 2> 4290620 INFO
(TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[EE0D0F6DCA1B554C])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50363 50363
[junit4] 2> 4290848 INFO (Thread-23688) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50363 50363
[junit4] 2> 4290853 WARN (Thread-23688) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/aliases.json
[junit4] 2> 16 /solr/configs/conf1
[junit4] 2> 8 /solr/collections/tmp_collection/state.json
[junit4] 2> 8 /solr/security.json
[junit4] 2> 3
/solr/collections/target_collection/leaders/shard2/leader
[junit4] 2> 2
/solr/collections/source_collection/leaders/shard1/leader
[junit4] 2> 2
/solr/collections/source_collection/leaders/shard2/leader
[junit4] 2> 2
/solr/collections/tmp_collection/leaders/shard2/leader
[junit4] 2> 2
/solr/collections/tmp_collection/leaders/shard1/leader
[junit4] 2> 2
/solr/collections/target_collection/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/clusterprops.json
[junit4] 2> 25 /solr/clusterstate.json
[junit4] 2> 8
/solr/collections/tmp_collection/cdcr/state/process
[junit4] 2> 8
/solr/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 5
/solr/collections/target_collection/cdcr/state/buffer
[junit4] 2> 5
/solr/collections/source_collection/cdcr/state/process
[junit4] 2> 5
/solr/collections/target_collection/cdcr/state/process
[junit4] 2> 4 /solr/collections/source_collection/state.json
[junit4] 2> 4
/solr/collections/source_collection/cdcr/state/buffer
[junit4] 2> 4 /solr/collections/target_collection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 156 /solr/overseer/collection-queue-work
[junit4] 2> 71 /solr/overseer/queue
[junit4] 2> 25 /solr/live_nodes
[junit4] 2> 25 /solr/collections
[junit4] 2> 21 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 4290854 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[EE0D0F6DCA1B554C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_EE0D0F6DCA1B554C-001
[junit4] 2> Jan 10, 2017 6:53:54 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sr-BA,
timezone=Europe/Monaco
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=126835072,total=519045120
[junit4] 2> NOTE: All tests run in this JVM: [TestReload,
FieldAnalysisRequestHandlerTest, ExplicitHLLTest, CurrencyFieldXmlFileTest,
HdfsSyncSliceTest, TestOnReconnectListenerSupport, TestSolrDeletionPolicy1,
DirectUpdateHandlerTest, TimeZoneUtilsTest, AddBlockUpdateTest, RecoveryZkTest,
TestJmxMonitoredMap, TestDocBasedVersionConstraints,
TestFieldCacheSanityChecker, SOLR749Test, EnumFieldTest, TestConfigSets,
TestSolrJ, DistributedFacetExistsSmallTest, VersionInfoTest,
TestDynamicLoading, JSONWriterTest, CursorMarkTest, TestSchemaNameResource,
CollectionStateFormat2Test, HLLUtilTest, TestFieldResource,
TestConfigSetsAPIZkFailure, TestConfigOverlay, ForceLeaderTest,
SuggesterWFSTTest, CoreAdminHandlerTest, DebugComponentTest,
TestGraphTermsQParserPlugin, UpdateParamsTest, SaslZkACLProviderTest,
BadIndexSchemaTest, TestGeoJSONResponseWriter,
DistributedFacetPivotSmallAdvancedTest, TestManagedSynonymFilterFactory,
TestSolrQueryParser, BufferStoreTest, QueryParsingTest,
TestClassicSimilarityFactory, TestRestoreCore, PreAnalyzedFieldTest,
TestCloudDeleteByQuery, TestNamedUpdateProcessors, BadComponentTest,
TestSubQueryTransformerCrossCore, TestCoreDiscovery, TestNumericTerms32,
TestCollationField, RequestLoggingTest, TestLeaderInitiatedRecoveryThread,
TestHighFrequencyDictionaryFactory, FullSolrCloudDistribCmdsTest, TestLFUCache,
CloneFieldUpdateProcessorFactoryTest, PluginInfoTest, HdfsRecoverLeaseTest,
TestMaxScoreQueryParser, ClassificationUpdateProcessorFactoryTest,
SimpleFacetsTest, TestSolrConfigHandlerCloud, ShowFileRequestHandlerTest,
SpellPossibilityIteratorTest, PrimitiveFieldTypeTest, DataDrivenBlockJoinTest,
HdfsChaosMonkeySafeLeaderTest, TestGroupingSearch,
LeaderFailoverAfterPartitionTest, TestUnifiedSolrHighlighter, OverseerTest,
TestMiniSolrCloudCluster, TestManagedResourceStorage, HardAutoCommitTest,
DistanceUnitsTest, HdfsBasicDistributedZk2Test, TestJsonRequest,
TestSchemaManager, TestRebalanceLeaders, CdcrRequestHandlerTest,
TestHdfsBackupRestoreCore, HdfsDirectoryFactoryTest,
TestOverriddenPrefixQueryForCustomFieldType, TestStressReorder,
PingRequestHandlerTest, MinimalSchemaTest, UnloadDistributedZkTest,
DistributedQueryComponentCustomSortTest, TestDistribDocBasedVersion,
TestBinaryField, TestConfig, TestSmileRequest, FacetPivotSmallTest,
NoCacheHeaderTest, TestMacros, TestBinaryResponseWriter,
TestSolrQueryParserResource, TestImpersonationWithHadoopAuth,
TestPostingsSolrHighlighter, RequestHandlersTest, TestAnalyzedSuggestions,
FieldMutatingUpdateProcessorTest, LukeRequestHandlerTest, AutoCommitTest,
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
CollectionsAPIDistributedZkTest, BasicZkTest, TestReplicationHandler,
TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest,
TestRealTimeGet, DistributedTermsComponentTest, SolrCoreTest,
StatsComponentTest, SoftAutoCommitTest, DocValuesTest,
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest,
DistanceFunctionTest, TestSurroundQueryParser, StandardRequestHandlerTest,
TestWriterPerf, TestQueryTypes, XmlUpdateRequestHandlerTest,
TestValueSourceCache, TestIndexingPerformance, IndexSchemaRuntimeFieldTest,
LoggingHandlerTest, ReturnFieldsTest, MBeansHandlerTest, JsonLoaderTest,
TestPartialUpdateDeduplication, TestComponentsName, AlternateDirectoryTest,
TestSolrIndexConfig, TestStressRecovery, TestSystemIdResolver, PrimUtilsTest,
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest,
ClusterStateTest, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest,
UUIDFieldTest, FileUtilsTest, CircularListTest,
DistributedIntervalFacetingTest, CdcrReplicationDistributedZkTest]
[junit4] Completed [565/679 (4!)] on J2 in 1723.23s, 11 tests, 1 error <<<
FAILURES!
[...truncated 62821 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]