Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/248/
5 tests failed.
FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([D7AEEF49607FC4EA:45928ECDDC38F932]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:188)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.waitForRecoveriesToFinish(TestStressCloudBlindAtomicUpdates.java:459)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:304)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored(TestStressCloudBlindAtomicUpdates.java:203)
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.addReplicaTest
Error Message:
Error from server at http://127.0.0.1:51209/solr: Error handling 'status'
action
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:51209/solr: Error handling 'status' action
at
__randomizedtesting.SeedInfo.seed([D7AEEF49607FC4EA:440EB86FEE778F3B]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
at
org.apache.solr.client.solrj.request.CoreAdminRequest.getStatus(CoreAdminRequest.java:639)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:687)
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([D7AEEF49607FC4EA:5FFAD093CE83A912]: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.testSpecificConfigsets
Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2
Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /collections/withconfigset2
at
__randomizedtesting.SeedInfo.seed([D7AEEF49607FC4EA:FAD0A013975B7EE6]: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)
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/3)={
"replicationFactor":"4", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"2",
"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/3)={
"replicationFactor":"4",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([D7AEEF49607FC4EA:9FDB9BFD664CEB7F]: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)
Build Log:
[...truncated 11692 lines...]
[junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/init-core-data-001
[junit4] 2> 954493 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D7AEEF49607FC4EA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause
OutOfMemory when stress testing)
[junit4] 2> 954494 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D7AEEF49607FC4EA]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001
[junit4] 2> 954494 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D7AEEF49607FC4EA]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 954494 INFO (Thread-1950) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 954494 INFO (Thread-1950) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 954595 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D7AEEF49607FC4EA]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38981
[junit4] 2> 954616 INFO (jetty-launcher-670-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954621 INFO (jetty-launcher-670-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954622 INFO (jetty-launcher-670-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954622 INFO (jetty-launcher-670-thread-5) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954624 INFO (jetty-launcher-670-thread-6) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954625 INFO (jetty-launcher-670-thread-7) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954630 INFO (jetty-launcher-670-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954632 INFO (jetty-launcher-670-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@858358d{/solr,null,AVAILABLE}
[junit4] 2> 954634 INFO (jetty-launcher-670-thread-5) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5bea8a2e{HTTP/1.1,[http/1.1]}{127.0.0.1:38365}
[junit4] 2> 954634 INFO (jetty-launcher-670-thread-5) [ ]
o.e.j.s.Server Started @958189ms
[junit4] 2> 954635 INFO (jetty-launcher-670-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38365}
[junit4] 2> 954635 ERROR (jetty-launcher-670-thread-5) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954635 INFO (jetty-launcher-670-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954635 INFO (jetty-launcher-670-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954635 INFO (jetty-launcher-670-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954635 INFO (jetty-launcher-670-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.130Z
[junit4] 2> 954664 INFO (jetty-launcher-670-thread-8) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954668 INFO (jetty-launcher-670-thread-10) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954668 INFO (jetty-launcher-670-thread-9) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 954668 INFO (jetty-launcher-670-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954673 INFO (jetty-launcher-670-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6cccba3a{/solr,null,AVAILABLE}
[junit4] 2> 954674 INFO (jetty-launcher-670-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1dbc1467{HTTP/1.1,[http/1.1]}{127.0.0.1:41255}
[junit4] 2> 954674 INFO (jetty-launcher-670-thread-2) [ ]
o.e.j.s.Server Started @958229ms
[junit4] 2> 954674 INFO (jetty-launcher-670-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41255}
[junit4] 2> 954674 ERROR (jetty-launcher-670-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954674 INFO (jetty-launcher-670-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954674 INFO (jetty-launcher-670-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954674 INFO (jetty-launcher-670-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954674 INFO (jetty-launcher-670-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.169Z
[junit4] 2> 954675 INFO (jetty-launcher-670-thread-8) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74f96dc2{/solr,null,AVAILABLE}
[junit4] 2> 954675 INFO (jetty-launcher-670-thread-8) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@762fcbfd{HTTP/1.1,[http/1.1]}{127.0.0.1:58425}
[junit4] 2> 954675 INFO (jetty-launcher-670-thread-8) [ ]
o.e.j.s.Server Started @958230ms
[junit4] 2> 954675 INFO (jetty-launcher-670-thread-8) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58425}
[junit4] 2> 954675 ERROR (jetty-launcher-670-thread-8) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954675 INFO (jetty-launcher-670-thread-8) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954675 INFO (jetty-launcher-670-thread-8) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954675 INFO (jetty-launcher-670-thread-8) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954675 INFO (jetty-launcher-670-thread-8) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.170Z
[junit4] 2> 954679 INFO (jetty-launcher-670-thread-9) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2dfbad56{/solr,null,AVAILABLE}
[junit4] 2> 954680 INFO (jetty-launcher-670-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f23b730{/solr,null,AVAILABLE}
[junit4] 2> 954680 INFO (jetty-launcher-670-thread-8) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954684 INFO (jetty-launcher-670-thread-10) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@759023f9{/solr,null,AVAILABLE}
[junit4] 2> 954684 INFO (jetty-launcher-670-thread-10) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6c893ff8{HTTP/1.1,[http/1.1]}{127.0.0.1:36040}
[junit4] 2> 954684 INFO (jetty-launcher-670-thread-10) [ ]
o.e.j.s.Server Started @958239ms
[junit4] 2> 954684 INFO (jetty-launcher-670-thread-10) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36040}
[junit4] 2> 954684 ERROR (jetty-launcher-670-thread-10) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954684 INFO (jetty-launcher-670-thread-10) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954684 INFO (jetty-launcher-670-thread-10) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954684 INFO (jetty-launcher-670-thread-10) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954684 INFO (jetty-launcher-670-thread-10) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.179Z
[junit4] 2> 954686 INFO (jetty-launcher-670-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@48584740{HTTP/1.1,[http/1.1]}{127.0.0.1:36372}
[junit4] 2> 954687 INFO (jetty-launcher-670-thread-9) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@b7098e{HTTP/1.1,[http/1.1]}{127.0.0.1:44287}
[junit4] 2> 954687 INFO (jetty-launcher-670-thread-9) [ ]
o.e.j.s.Server Started @958242ms
[junit4] 2> 954687 INFO (jetty-launcher-670-thread-9) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44287}
[junit4] 2> 954687 ERROR (jetty-launcher-670-thread-9) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954687 INFO (jetty-launcher-670-thread-9) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954687 INFO (jetty-launcher-670-thread-9) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-9) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-9) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.183Z
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6063a707{/solr,null,AVAILABLE}
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7be370e0{HTTP/1.1,[http/1.1]}{127.0.0.1:55233}
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-3) [ ]
o.e.j.s.Server Started @958243ms
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=55233}
[junit4] 2> 954688 ERROR (jetty-launcher-670-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954688 INFO (jetty-launcher-670-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.183Z
[junit4] 2> 954689 INFO (jetty-launcher-670-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@766a6204{/solr,null,AVAILABLE}
[junit4] 2> 954689 INFO (jetty-launcher-670-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@587fb092{HTTP/1.1,[http/1.1]}{127.0.0.1:51489}
[junit4] 2> 954689 INFO (jetty-launcher-670-thread-1) [ ]
o.e.j.s.Server Started @958244ms
[junit4] 2> 954689 INFO (jetty-launcher-670-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51489}
[junit4] 2> 954689 ERROR (jetty-launcher-670-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954689 INFO (jetty-launcher-670-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954689 INFO (jetty-launcher-670-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954689 INFO (jetty-launcher-670-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954689 INFO (jetty-launcher-670-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.184Z
[junit4] 2> 954690 INFO (jetty-launcher-670-thread-7) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f66ffee{/solr,null,AVAILABLE}
[junit4] 2> 954690 INFO (jetty-launcher-670-thread-7) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@76d2bbfb{HTTP/1.1,[http/1.1]}{127.0.0.1:41358}
[junit4] 2> 954690 INFO (jetty-launcher-670-thread-7) [ ]
o.e.j.s.Server Started @958245ms
[junit4] 2> 954690 INFO (jetty-launcher-670-thread-7) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41358}
[junit4] 2> 954690 ERROR (jetty-launcher-670-thread-7) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954690 INFO (jetty-launcher-670-thread-7) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954691 INFO (jetty-launcher-670-thread-7) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954691 INFO (jetty-launcher-670-thread-7) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954691 INFO (jetty-launcher-670-thread-7) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.186Z
[junit4] 2> 954692 INFO (jetty-launcher-670-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@583f98d2{/solr,null,AVAILABLE}
[junit4] 2> 954693 INFO (jetty-launcher-670-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954694 INFO (jetty-launcher-670-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954695 INFO (jetty-launcher-670-thread-4) [ ]
o.e.j.s.Server Started @958249ms
[junit4] 2> 954707 INFO (jetty-launcher-670-thread-8) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954707 INFO (jetty-launcher-670-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954707 INFO (jetty-launcher-670-thread-10) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954720 INFO (jetty-launcher-670-thread-8) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954728 INFO (jetty-launcher-670-thread-9) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954733 INFO (jetty-launcher-670-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954731 INFO (jetty-launcher-670-thread-6) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@351f126{HTTP/1.1,[http/1.1]}{127.0.0.1:33793}
[junit4] 2> 954734 INFO (jetty-launcher-670-thread-6) [ ]
o.e.j.s.Server Started @958288ms
[junit4] 2> 954734 INFO (jetty-launcher-670-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33793}
[junit4] 2> 954734 ERROR (jetty-launcher-670-thread-6) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954734 INFO (jetty-launcher-670-thread-6) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954734 INFO (jetty-launcher-670-thread-6) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954734 INFO (jetty-launcher-670-thread-6) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954734 INFO (jetty-launcher-670-thread-6) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.229Z
[junit4] 2> 954731 INFO (jetty-launcher-670-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36372}
[junit4] 2> 954735 ERROR (jetty-launcher-670-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 954740 INFO (jetty-launcher-670-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 954740 INFO (jetty-launcher-670-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 954740 INFO (jetty-launcher-670-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 954740 INFO (jetty-launcher-670-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-05T13:12:55.235Z
[junit4] 2> 954740 INFO (jetty-launcher-670-thread-10) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954731 INFO (jetty-launcher-670-thread-7) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954744 INFO (jetty-launcher-670-thread-9) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954745 INFO (jetty-launcher-670-thread-9) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954746 INFO (jetty-launcher-670-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954748 INFO (jetty-launcher-670-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954759 INFO (jetty-launcher-670-thread-10) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954766 INFO (jetty-launcher-670-thread-2)
[n:127.0.0.1:41255_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41255_solr
[junit4] 2> 954783 INFO (jetty-launcher-670-thread-7) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954764 INFO (jetty-launcher-670-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954759 INFO (jetty-launcher-670-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954789 INFO (jetty-launcher-670-thread-7) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954792 INFO (jetty-launcher-670-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 954792 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1596ec2c3ce0010, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 954807 INFO (jetty-launcher-670-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954808 INFO (jetty-launcher-670-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954809 INFO (jetty-launcher-670-thread-2)
[n:127.0.0.1:41255_solr ] o.a.s.c.Overseer Overseer
(id=97230649752944652-127.0.0.1:41255_solr-n_0000000000) starting
[junit4] 2> 954815 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1596ec2c3ce0012, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 954824 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1596ec2c3ce0006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 954825 INFO (jetty-launcher-670-thread-8)
[n:127.0.0.1:58425_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58425_solr
[junit4] 2> 954826 INFO (jetty-launcher-670-thread-5)
[n:127.0.0.1:38365_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38365_solr
[junit4] 2> 954832 INFO (jetty-launcher-670-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954833 INFO (jetty-launcher-670-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954860 INFO
(zkCallback-697-thread-1-processing-n:127.0.0.1:41255_solr)
[n:127.0.0.1:41255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 954860 INFO (jetty-launcher-670-thread-6) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954860 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 954860 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 954862 INFO (jetty-launcher-670-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954872 INFO (jetty-launcher-670-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 954873 INFO (jetty-launcher-670-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38981/solr
[junit4] 2> 954884 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1596ec2c3ce0016, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 954892 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1596ec2c3ce0014, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 954893 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1596ec2c3ce0019, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 954898 INFO (jetty-launcher-670-thread-9)
[n:127.0.0.1:44287_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 954907 INFO (jetty-launcher-670-thread-1)
[n:127.0.0.1:51489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 954907 INFO (jetty-launcher-670-thread-5)
[n:127.0.0.1:38365_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node5/.
[junit4] 2> 954907 INFO (jetty-launcher-670-thread-10)
[n:127.0.0.1:36040_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 954909 INFO (jetty-launcher-670-thread-2)
[n:127.0.0.1:41255_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41255_solr
[junit4] 2> 954910 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 954910 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 954915 INFO
(zkCallback-697-thread-1-processing-n:127.0.0.1:41255_solr)
[n:127.0.0.1:41255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 954916 INFO (jetty-launcher-670-thread-1)
[n:127.0.0.1:51489_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51489_solr
[junit4] 2> 954924 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 954924 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 954924 INFO
(zkCallback-697-thread-1-processing-n:127.0.0.1:41255_solr)
[n:127.0.0.1:41255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 954925 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1596ec2c3ce001a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 954930 INFO (jetty-launcher-670-thread-7)
[n:127.0.0.1:41358_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 954932 INFO (jetty-launcher-670-thread-8)
[n:127.0.0.1:58425_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node9/.
[junit4] 2> 954935 INFO (jetty-launcher-670-thread-7)
[n:127.0.0.1:41358_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41358_solr
[junit4] 2> 954940 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 954941 INFO
(zkCallback-697-thread-1-processing-n:127.0.0.1:41255_solr)
[n:127.0.0.1:41255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 954944 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 954945 INFO (jetty-launcher-670-thread-4)
[n:127.0.0.1:36372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 954947 INFO (jetty-launcher-670-thread-4)
[n:127.0.0.1:36372_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36372_solr
[junit4] 2> 954948 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 954948 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 954960 INFO (jetty-launcher-670-thread-9)
[n:127.0.0.1:44287_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44287_solr
[junit4] 2> 954960 INFO (jetty-launcher-670-thread-10)
[n:127.0.0.1:36040_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36040_solr
[junit4] 2> 954960 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (7)
[junit4] 2> 954960 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (7)
[junit4] 2> 954985 INFO
(zkCallback-722-thread-1-processing-n:127.0.0.1:51489_solr)
[n:127.0.0.1:51489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (6)
[junit4] 2> 954985 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:36040_solr)
[n:127.0.0.1:36040_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (6)
[junit4] 2> 954985 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:44287_solr)
[n:127.0.0.1:44287_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (6)
[junit4] 2> 954985 INFO
(zkCallback-721-thread-1-processing-n:127.0.0.1:36372_solr)
[n:127.0.0.1:36372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (6)
[junit4] 2> 954994 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (7) -> (8)
[junit4] 2> 954994 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (7) -> (8)
[junit4] 2> 955007 INFO
(zkCallback-697-thread-3-processing-n:127.0.0.1:41255_solr)
[n:127.0.0.1:41255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (8)
[junit4] 2> 955022 INFO (jetty-launcher-670-thread-7)
[n:127.0.0.1:41358_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node7/.
[junit4] 2> 955024 INFO (jetty-launcher-670-thread-4)
[n:127.0.0.1:36372_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node4/.
[junit4] 2> 955037 INFO
(zkCallback-721-thread-2-processing-n:127.0.0.1:36372_solr)
[n:127.0.0.1:36372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (8)
[junit4] 2> 955047 INFO
(zkCallback-722-thread-2-processing-n:127.0.0.1:51489_solr)
[n:127.0.0.1:51489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (8)
[junit4] 2> 955047 INFO
(zkCallback-709-thread-2-processing-n:127.0.0.1:44287_solr)
[n:127.0.0.1:44287_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (8)
[junit4] 2> 955062 INFO
(zkCallback-710-thread-2-processing-n:127.0.0.1:36040_solr)
[n:127.0.0.1:36040_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (6) -> (8)
[junit4] 2> 955075 INFO (jetty-launcher-670-thread-1)
[n:127.0.0.1:51489_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node1/.
[junit4] 2> 955079 INFO (jetty-launcher-670-thread-10)
[n:127.0.0.1:36040_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node10/.
[junit4] 2> 955088 INFO (jetty-launcher-670-thread-2)
[n:127.0.0.1:41255_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node2/.
[junit4] 2> 955102 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:41358_solr)
[n:127.0.0.1:41358_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (8)
[junit4] 2> 955106 INFO (jetty-launcher-670-thread-6)
[n:127.0.0.1:33793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (8)
[junit4] 2> 955108 INFO (jetty-launcher-670-thread-6)
[n:127.0.0.1:33793_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33793_solr
[junit4] 2> 955108 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 955108 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 955115 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:41358_solr)
[n:127.0.0.1:41358_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 955115 INFO
(zkCallback-697-thread-2-processing-n:127.0.0.1:41255_solr)
[n:127.0.0.1:41255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 955147 INFO (jetty-launcher-670-thread-9)
[n:127.0.0.1:44287_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node8/.
[junit4] 2> 955148 INFO
(zkCallback-709-thread-2-processing-n:127.0.0.1:44287_solr)
[n:127.0.0.1:44287_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 955148 INFO
(zkCallback-710-thread-2-processing-n:127.0.0.1:36040_solr)
[n:127.0.0.1:36040_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 955148 INFO
(zkCallback-721-thread-2-processing-n:127.0.0.1:36372_solr)
[n:127.0.0.1:36372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 955148 INFO
(zkCallback-722-thread-2-processing-n:127.0.0.1:51489_solr)
[n:127.0.0.1:51489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 955152 INFO
(zkCallback-726-thread-1-processing-n:127.0.0.1:33793_solr)
[n:127.0.0.1:33793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (8) -> (9)
[junit4] 2> 955159 INFO (jetty-launcher-670-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (9)
[junit4] 2> 955161 INFO (jetty-launcher-670-thread-3)
[n:127.0.0.1:55233_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55233_solr
[junit4] 2> 955162 INFO
(zkCallback-721-thread-2-processing-n:127.0.0.1:36372_solr)
[n:127.0.0.1:36372_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955162 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955163 INFO
(zkCallback-726-thread-1-processing-n:127.0.0.1:33793_solr)
[n:127.0.0.1:33793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955163 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:41358_solr)
[n:127.0.0.1:41358_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955163 INFO
(zkCallback-709-thread-2-processing-n:127.0.0.1:44287_solr)
[n:127.0.0.1:44287_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955163 INFO
(zkCallback-722-thread-2-processing-n:127.0.0.1:51489_solr)
[n:127.0.0.1:51489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955163 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955164 INFO
(zkCallback-729-thread-1-processing-n:127.0.0.1:55233_solr)
[n:127.0.0.1:55233_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955168 INFO
(zkCallback-710-thread-2-processing-n:127.0.0.1:36040_solr)
[n:127.0.0.1:36040_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955169 INFO
(zkCallback-697-thread-2-processing-n:127.0.0.1:41255_solr)
[n:127.0.0.1:41255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (9) -> (10)
[junit4] 2> 955258 INFO (jetty-launcher-670-thread-6)
[n:127.0.0.1:33793_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node6/.
[junit4] 2> 955272 INFO (jetty-launcher-670-thread-3)
[n:127.0.0.1:55233_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/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node3/.
[junit4] 2> 955827 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D7AEEF49607FC4EA]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
[junit4] 2> 955828 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D7AEEF49607FC4EA]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38981/solr ready
[junit4] 2> 956116 INFO (qtp1908621198-6169) [n:127.0.0.1:58425_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=5&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 956140 INFO
(OverseerThreadFactory-2092-thread-1-processing-n:127.0.0.1:41255_solr)
[n:127.0.0.1:41255_solr ] o.a.s.c.CreateCollectionCmd Create collection
test_col
[junit4] 2> 956356 INFO (qtp1498123168-6208) [n:127.0.0.1:36040_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
[junit4] 2> 956364 INFO (qtp626406403-6134) [n:127.0.0.1:55233_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
[junit4] 2> 956376 INFO (qtp1908621198-6167) [n:127.0.0.1:58425_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
[junit4] 2> 956377 INFO (qtp1889884416-6143) [n:127.0.0.1:51489_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard3_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard3&wt=javabin&version=2
[junit4] 2> 956377 INFO (qtp1006896202-6161) [n:127.0.0.1:33793_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard1&wt=javabin&version=2
[junit4] 2> 956378 INFO (qtp1812138945-6178) [n:127.0.0.1:41255_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard5_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard5&wt=javabin&version=2
[junit4] 2> 956384 INFO (qtp1819385389-6113) [n:127.0.0.1:38365_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
[junit4] 2> 956384 INFO (qtp275750393-6152) [n:127.0.0.1:41358_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica1&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
[junit4] 2> 956388 INFO (qtp1353029207-6196) [n:127.0.0.1:44287_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard2&wt=javabin&version=2
[junit4] 2> 956403 INFO (qtp845708926-6123) [n:127.0.0.1:36372_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard4_replica2&action=CREATE&numShards=5&collection=test_col&shard=shard4&wt=javabin&version=2
[junit4] 2> 956506 INFO
(zkCallback-722-thread-2-processing-n:127.0.0.1:51489_solr)
[n:127.0.0.1:51489_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 956506 INFO
(zkCallback-709-thread-2-processing-n:127.0.0.1:44287_solr)
[n:127.0.0.1:44287_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 956506 INFO
(zkCallback-699-thread-1-processing-n:127.0.0.1:38365_solr)
[n:127.0.0.1:38365_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 956506 INFO
(zkCallback-710-thread-2-processing-n:127.0.0.1:36040_solr)
[n:127.0.0.1:36040_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 956506 INFO
(zkCallback-714-thread-1-processing-n:127.0.0.1:41358_solr)
[n:127.0.0.1:41358_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 956506 INFO
(zkCallback-729-thread-1-processing-n:127.0.0.1:55233_solr)
[n:127.0.0.1:55233_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 956506 INFO
(zkCallback-721-thread-2-processing-n:127.0.0.1:36372_solr)
[n:127.0.0.1:36372_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 956506 INFO
(zkCallback-697-thread-1-processing-n:127.0.0.1:41255_solr)
[n:127.0.0.1:41255_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 956507 INFO
(zkCallback-726-thread-1-processing-n:127.0.0.1:33793_solr)
[n:127.0.0.1:33793_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 956507 INFO
(zkCallback-693-thread-1-processing-n:127.0.0.1:58425_solr)
[n:127.0.0.1:58425_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [10])
[junit4] 2> 957396 INFO (qtp1498123168-6208) [n:127.0.0.1:36040_solr
c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 957409 INFO (qtp626406403-6134) [n:127.0.0.1:55233_solr
c:test_col s:shard5 x:test_col_shard5_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 957417 INFO (qtp1498123168-6208) [n:127.0.0.1:36040_solr
c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.s.IndexSchema
[test_col_shard3_replica1] Schema name=minimal-atomic-stress
[junit4] 2> 957418 INFO (qtp626406403-6134) [n:127.0.0.1:55233_solr
c:test_col s:shard5 x:test_col_shard5_replica1] o.a.s.s.IndexSchema
[test_col_shard5_replica1] Schema name=minimal-atomic-stress
[junit4] 2> 957419 INFO (qtp1498123168-6208) [n:127.0.0.1:36040_solr
c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 957431 INFO (qtp626406403-6134) [n:127.0.0.1:55233_solr
c:test_col s:shard5 x:test_col_shard5_replica1] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 957432 INFO (qtp626406403-6134) [n:127.0.0.1:55233_solr
c:test_col s:shard5 x:test_col_shard5_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard5_replica1' using configuration from collection test_col
[junit4] 2> 957433 INFO (qtp626406403-6134) [n:127.0.0.1:55233_solr
c:test_col s:shard5 x:test_col_shard5_replica1] o.a.s.c.SolrCore
[[test_col_shard5_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node3/test_col_shard5_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node3/./test_col_shard5_replica1/data/]
[junit4] 2> 957433 INFO (qtp1498123168-6208) [n:127.0.0.1:36040_solr
c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard3_replica1' using configuration from collection test_col
[junit4] 2> 957433 INFO (qtp626406403-6134) [n:127.0.0.1:55233_solr
c:test_col s:shard5 x:test_col_shard5_replica1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15fcfeb4
[junit4] 2> 957433 INFO (qtp1498123168-6208) [n:127.0.0.1:36040_solr
c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.c.SolrCore
[[test_col_shard3_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node10/test_col_shard3_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node10/./test_col_shard3_replica1/data/]
[junit4] 2> 957436 INFO (qtp1498123168-6208) [n:127.0.0.1:36040_solr
c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15fcfeb4
[junit4] 2> 957441 INFO (qtp1908621198-6167) [n:127.0.0.1:58425_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 957445 INFO (qtp845708926-6123) [n:127.0.0.1:36372_solr
c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 957447 INFO (qtp1353029207-6196) [n:127.0.0.1:44287_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 957448 INFO (qtp275750393-6152) [n:127.0.0.1:41358_solr
c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 957449 INFO (qtp1889884416-6143) [n:127.0.0.1:51489_solr
c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 957452 INFO (qtp1006896202-6161) [n:127.0.0.1:33793_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 957453 INFO (qtp1819385389-6113) [n:127.0.0.1:38365_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 958584 INFO (qtp1353029207-6196) [n:127.0.0.1:44287_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.s.IndexSchema
[test_col_shard2_replica2] Schema name=minimal-atomic-stress
[junit4] 2> 958586 INFO (qtp1353029207-6196) [n:127.0.0.1:44287_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 958588 INFO (qtp1908621198-6167) [n:127.0.0.1:58425_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.s.IndexSchema
[test_col_shard1_replica1] Schema name=minimal-atomic-stress
[junit4] 2> 958588 INFO (qtp275750393-6152) [n:127.0.0.1:41358_solr
c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.s.IndexSchema
[test_col_shard4_replica1] Schema name=minimal-atomic-stress
[junit4] 2> 958590 INFO (qtp275750393-6152) [n:127.0.0.1:41358_solr
c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 958590 INFO (qtp1908621198-6167) [n:127.0.0.1:58425_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 958591 INFO (qtp275750393-6152) [n:127.0.0.1:41358_solr
c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard4_replica1' using configuration from collection test_col
[junit4] 2> 958591 INFO (qtp275750393-6152) [n:127.0.0.1:41358_solr
c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.c.SolrCore
[[test_col_shard4_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node7/test_col_shard4_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node7/./test_col_shard4_replica1/data/]
[junit4] 2> 958591 INFO (qtp275750393-6152) [n:127.0.0.1:41358_solr
c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15fcfeb4
[junit4] 2> 958593 INFO (qtp1498123168-6208) [n:127.0.0.1:36040_solr
c:test_col s:shard3 x:test_col_shard3_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@4fd863b3
[junit4] 2> 958593 INFO (qtp275750393-6152) [n:127.0.0.1:41358_solr
c:test_col s:shard4 x:test_col_shard4_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3f08261f
[junit4] 2> 958595 INFO (qtp1812138945-6178) [n:127.0.0.1:41255_solr
c:test_col s:shard5 x:test_col_shard5_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 958597 INFO (qtp1819385389-6113) [n:127.0.0.1:38365_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.s.IndexSchema
[test_col_shard2_replica1] Schema name=minimal-atomic-stress
[junit4] 2> 958597 INFO (qtp845708926-6123) [n:127.0.0.1:36372_solr
c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.s.IndexSchema
[test_col_shard4_replica2] Schema name=minimal-atomic-stress
[junit4] 2> 958598 INFO (qtp1819385389-6113) [n:127.0.0.1:38365_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 958599 INFO (qtp845708926-6123) [n:127.0.0.1:36372_solr
c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 958599 INFO (qtp626406403-6134) [n:127.0.0.1:55233_solr
c:test_col s:shard5 x:test_col_shard5_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@16a077f4
[junit4] 2> 958600 INFO (qtp1006896202-6161) [n:127.0.0.1:33793_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.s.IndexSchema
[test_col_shard1_replica2] Schema name=minimal-atomic-stress
[junit4] 2> 958601 INFO (qtp845708926-6123) [n:127.0.0.1:36372_solr
c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard4_replica2' using configuration from collection test_col
[junit4] 2> 958601 INFO (qtp845708926-6123) [n:127.0.0.1:36372_solr
c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.c.SolrCore
[[test_col_shard4_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node4/test_col_shard4_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node4/./test_col_shard4_replica2/data/]
[junit4] 2> 958602 INFO (qtp845708926-6123) [n:127.0.0.1:36372_solr
c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15fcfeb4
[junit4] 2> 958602 INFO (qtp1889884416-6143) [n:127.0.0.1:51489_solr
c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.s.IndexSchema
[test_col_shard3_replica2] Schema name=minimal-atomic-stress
[junit4] 2> 958606 INFO (qtp1006896202-6161) [n:127.0.0.1:33793_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 958606 INFO (qtp1006896202-6161) [n:127.0.0.1:33793_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard1_replica2' using configuration from collection test_col
[junit4] 2> 958606 INFO (qtp1819385389-6113) [n:127.0.0.1:38365_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard2_replica1' using configuration from collection test_col
[junit4] 2> 958607 INFO (qtp1908621198-6167) [n:127.0.0.1:58425_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard1_replica1' using configuration from collection test_col
[junit4] 2> 958607 INFO (qtp1908621198-6167) [n:127.0.0.1:58425_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SolrCore
[[test_col_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node9/test_col_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node9/./test_col_shard1_replica1/data/]
[junit4] 2> 958607 INFO (qtp1908621198-6167) [n:127.0.0.1:58425_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15fcfeb4
[junit4] 2> 958609 INFO (qtp1819385389-6113) [n:127.0.0.1:38365_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.SolrCore
[[test_col_shard2_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node5/test_col_shard2_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node5/./test_col_shard2_replica1/data/]
[junit4] 2> 958609 INFO (qtp1819385389-6113) [n:127.0.0.1:38365_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15fcfeb4
[junit4] 2> 958610 INFO (qtp1353029207-6196) [n:127.0.0.1:44287_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard2_replica2' using configuration from collection test_col
[junit4] 2> 958610 INFO (qtp1353029207-6196) [n:127.0.0.1:44287_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.SolrCore
[[test_col_shard2_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node8/test_col_shard2_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node8/./test_col_shard2_replica2/data/]
[junit4] 2> 958610 INFO (qtp1353029207-6196) [n:127.0.0.1:44287_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15fcfeb4
[junit4] 2> 958612 INFO (qtp845708926-6123) [n:127.0.0.1:36372_solr
c:test_col s:shard4 x:test_col_shard4_replica2] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@1fbdbf8b
[junit4] 2> 958614 INFO (qtp1819385389-6113) [n:127.0.0.1:38365_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@498518e5
[junit4] 2> 958615 INFO (qtp1908621198-6167) [n:127.0.0.1:58425_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@4a3b6c2d
[junit4] 2> 958615 INFO (qtp1353029207-6196) [n:127.0.0.1:44287_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2ab72f55
[junit4] 2> 958618 INFO (qtp1006896202-6161) [n:127.0.0.1:33793_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.SolrCore
[[test_col_shard1_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node6/test_col_shard1_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node6/./test_col_shard1_replica2/data/]
[junit4] 2> 958618 INFO (qtp1006896202-6161) [n:127.0.0.1:33793_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15fcfeb4
[junit4] 2> 958620 INFO (qtp1889884416-6143) [n:127.0.0.1:51489_solr
c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 958621 INFO (qtp1889884416-6143) [n:127.0.0.1:51489_solr
c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard3_replica2' using configuration from collection test_col
[junit4] 2> 958621 INFO (qtp1889884416-6143) [n:127.0.0.1:51489_solr
c:test_col s:shard3 x:test_col_shard3_replica2] o.a.s.c.SolrCore
[[test_col_shard3_replica2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node1/test_col_shard3_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D7AEEF49607FC4EA-001/tempDir-001/node1/./test_col_shard3_replica2/data/]
[junit4] 2> 958621 INFO (qtp1889884416-6143) [n:127.0.0.1:51489_solr
c:test_col
[...truncated too long message...]
cFields(resolver).marshal(rsp.getValues(), out);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 22. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/response/BinaryResponseWriter.java
(at line 166)
[ecj-lint] return (NamedList<Object>) new
JavaBinCodec(resolver).unmarshal(in);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 23. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/response/SmileResponseWriter.java
(at line 33)
[ecj-lint] new SmileWriter(out, request, response).writeResponse();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 24. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java
(at line 146)
[ecj-lint] ratesJsonStream =
resourceLoader.openResource(ratesFileLocation);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 25. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
(at line 1185)
[ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'uninvertingReader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 26. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/search/CursorMark.java
(at line 188)
[ecj-lint] pieces = (List<Object>) new JavaBinCodec().unmarshal(in);
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 27. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/search/CursorMark.java
(at line 265)
[ecj-lint] new JavaBinCodec().marshal(marshalledValues, out);
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 28. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 145)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 29. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 154)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 30. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 163)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 31. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 32. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 33. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
(at line 261)
[ecj-lint] throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred
while loading solr.xml from zookeeper", e);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'loader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 34. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java
(at line 98)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 35. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
(at line 188)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 36. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
(at line 258)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 37. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 226)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 38. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 226)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 39. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 258)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 40. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 273)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 41. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 492)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 42. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] 43. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 44. WARNING in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java
(at line 149)
[ecj-lint] SolrQueryRequest req = requestInfo == null ? null :
requestInfo.getReq();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'req' is never closed
[ecj-lint] ----------
[ecj-lint] 44 problems (1 error, 43 warnings)
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:783:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:101:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build.xml:671:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:1992:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:2031:
Compile failed; see the compiler error output for details.
Total time: 272 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]