Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/244/
4 tests failed.
FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
Could not find collection:delete_data_dir
Stack Trace:
java.lang.AssertionError: Could not find collection:delete_data_dir
at
__randomizedtesting.SeedInfo.seed([8E58AEAE26842BF5:60C91748878460D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:156)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:141)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:112)
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:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 5 object(s) that were not released!!! [NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not
released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([8E58AEAE26842BF5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
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([8E58AEAE26842BF5:A326E1F4D1A091F9]: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/2)={
"replicationFactor":"1", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
"replicationFactor":"1",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([8E58AEAE26842BF5:C62DDA1A20B70460]: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 11220 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/init-core-data-001
[junit4] 2> 26226 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 26226 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 27197 WARN
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 28125 WARN
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 28302 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log Logging to
org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
[junit4] 2> 28320 WARN
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 28467 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 28562 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_56508_hdfs____jxrip2/webapp
[junit4] 2> 29355 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56508
[junit4] 2> 30149 WARN
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 30153 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 30163 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_40250_datanode____l75pko/webapp
[junit4] 2> 30541 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40250
[junit4] 2> 30950 WARN
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 30951 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 30975 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_38716_datanode____.aroneq/webapp
[junit4] 2> 31745 INFO
(SUITE-StressHdfsTest-seed#[8E58AEAE26842BF5]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38716
[junit4] 2> 33121 INFO (IPC Server handler 3 on 44408) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-dcb70016-dd10-426f-85be-a385351f48b8 node
DatanodeRegistration(127.0.0.1:55755,
datanodeUuid=1b701bb5-2d55-4950-8b49-5deff2f7cb44, infoPort=52231,
infoSecurePort=0, ipcPort=58032,
storageInfo=lv=-56;cid=testClusterID;nsid=1536045444;c=0), blocks: 0,
hasStaleStorage: true, processing time: 2 msecs
[junit4] 2> 33121 INFO (IPC Server handler 8 on 44408) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-041ca853-9968-4334-9123-92c9cb682e17 node
DatanodeRegistration(127.0.0.1:58876,
datanodeUuid=67b3c9e5-3dc9-476d-afea-508ee546464e, infoPort=56184,
infoSecurePort=0, ipcPort=33832,
storageInfo=lv=-56;cid=testClusterID;nsid=1536045444;c=0), blocks: 0,
hasStaleStorage: true, processing time: 5 msecs
[junit4] 2> 33122 INFO (IPC Server handler 3 on 44408) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-077e4f1e-be4a-4fd7-9d66-3b8b71fb9de7 node
DatanodeRegistration(127.0.0.1:55755,
datanodeUuid=1b701bb5-2d55-4950-8b49-5deff2f7cb44, infoPort=52231,
infoSecurePort=0, ipcPort=58032,
storageInfo=lv=-56;cid=testClusterID;nsid=1536045444;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 33122 INFO (IPC Server handler 8 on 44408) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-b1e74967-3711-4a07-953d-b4964b191ab1 node
DatanodeRegistration(127.0.0.1:58876,
datanodeUuid=67b3c9e5-3dc9-476d-afea-508ee546464e, infoPort=56184,
infoSecurePort=0, ipcPort=33832,
storageInfo=lv=-56;cid=testClusterID;nsid=1536045444;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 33718 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 33725 INFO (Thread-156) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 33725 INFO (Thread-156) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 33841 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.ZkTestServer start zk server on port:59822
[junit4] 2> 33974 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 0x1595a0a43380000, 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> 33992 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 33998 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 34000 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 34003 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 34174 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 34179 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 34183 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 34186 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 34191 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 34193 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 34206 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 34368 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/control-001/cores/collection1
[junit4] 2> 34370 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 34371 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@67c76f0e{/,null,AVAILABLE}
[junit4] 2> 34371 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1a72ac57{HTTP/1.1,[http/1.1]}{127.0.0.1:56777}
[junit4] 2> 34371 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.Server Started @37679ms
[junit4] 2> 34371 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:44408/hdfs__localhost_44408__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001_tempDir-002_control_data,
hostContext=/, hostPort=56777,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/control-001/cores}
[junit4] 2> 34372 ERROR (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 34372 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.4.0
[junit4] 2> 34372 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 34372 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 34372 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-01T12:38:59.726Z
[junit4] 2> 34421 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 34421 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/control-001/solr.xml
[junit4] 2> 34465 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 34469 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59822/solr
[junit4] 2> 34741 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:56777_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:56777_
[junit4] 2> 34743 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:56777_ ] o.a.s.c.Overseer Overseer
(id=97207867089092612-127.0.0.1:56777_-n_0000000000) starting
[junit4] 2> 34940 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:56777_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56777_
[junit4] 2> 34949 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:56777_) [n:127.0.0.1:56777_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 35176 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:56777_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/control-001/cores
[junit4] 2> 35176 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:56777_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 35319 INFO
(OverseerStateUpdate-97207867089092612-127.0.0.1:56777_-n_0000000000)
[n:127.0.0.1:56777_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 36363 WARN
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 36364 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 36409 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 36922 WARN
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 36926 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 36961 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 36967 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:44408/solr_hdfs_home
[junit4] 2> 36967 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 36968 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:44408/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 36968 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bae09f3
[junit4] 2> 36968 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:44408/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 36982 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 36982 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 36982 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 38337 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 38343 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:44408/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 38396 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:44408/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 38404 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 38404 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 38404 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 38423 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 38424 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@6e85a89f
[junit4] 2> 38648 INFO (IPC Server handler 7 on 44408) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55755 is
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-077e4f1e-be4a-4fd7-9d66-3b8b71fb9de7:NORMAL:127.0.0.1:55755|RBW],
ReplicaUC[[DISK]DS-b1e74967-3711-4a07-953d-b4964b191ab1:NORMAL:127.0.0.1:58876|RBW]]}
size 71
[junit4] 2> 38648 INFO (IPC Server handler 4 on 44408) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58876 is
added to blk_1073741825_1001 size 71
[junit4] 2> 39103 WARN
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 39134 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 39134 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 39134 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 39152 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 39152 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 39154 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=1.705078125,
floorSegmentMB=1.345703125, forceMergeDeletesPctAllowed=24.240122974687555,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48568428674144115
[junit4] 2> 39228 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b684016[collection1] main]
[junit4] 2> 39231 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 39232 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 39234 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 39237 INFO
(searcherExecutor-112-thread-1-processing-n:127.0.0.1:56777_ x:collection1
c:control_collection) [n:127.0.0.1:56777_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b684016[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 39237 INFO
(coreLoadExecutor-111-thread-1-processing-n:127.0.0.1:56777_)
[n:127.0.0.1:56777_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1555325879153852416
[junit4] 2> 39293 INFO
(coreZkRegister-104-thread-1-processing-n:127.0.0.1:56777_ x:collection1
c:control_collection) [n:127.0.0.1:56777_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 39293 INFO
(coreZkRegister-104-thread-1-processing-n:127.0.0.1:56777_ x:collection1
c:control_collection) [n:127.0.0.1:56777_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 39293 INFO
(coreZkRegister-104-thread-1-processing-n:127.0.0.1:56777_ x:collection1
c:control_collection) [n:127.0.0.1:56777_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56777/collection1/
[junit4] 2> 39318 INFO
(coreZkRegister-104-thread-1-processing-n:127.0.0.1:56777_ x:collection1
c:control_collection) [n:127.0.0.1:56777_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 39318 INFO
(coreZkRegister-104-thread-1-processing-n:127.0.0.1:56777_ x:collection1
c:control_collection) [n:127.0.0.1:56777_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:56777/collection1/ has no replicas
[junit4] 2> 39362 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 39374 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59822/solr
ready
[junit4] 2> 39376 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 39382 INFO
(coreZkRegister-104-thread-1-processing-n:127.0.0.1:56777_ x:collection1
c:control_collection) [n:127.0.0.1:56777_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:56777/collection1/ shard1
[junit4] 2> 39500 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-1-001/cores/collection1
[junit4] 2> 39500 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-1-001
[junit4] 2> 39501 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 39505 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7db35475{/,null,AVAILABLE}
[junit4] 2> 39505 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@17f2471b{HTTP/1.1,[http/1.1]}{127.0.0.1:52488}
[junit4] 2> 39505 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.Server Started @42812ms
[junit4] 2> 39505 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:44408/hdfs__localhost_44408__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=52488,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-1-001/cores}
[junit4] 2> 39505 ERROR (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 39507 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.4.0
[junit4] 2> 39507 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 39507 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 39507 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-01T12:39:04.861Z
[junit4] 2> 39511 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 39511 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-1-001/solr.xml
[junit4] 2> 39535 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 39535 INFO
(coreZkRegister-104-thread-1-processing-n:127.0.0.1:56777_ x:collection1
c:control_collection) [n:127.0.0.1:56777_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 39546 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59822/solr
[junit4] 2> 39584 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:52488_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 39596 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:52488_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52488_
[junit4] 2> 39601 INFO
(zkCallback-26-thread-1-processing-n:127.0.0.1:56777_) [n:127.0.0.1:56777_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 39609 INFO
(zkCallback-35-thread-1-processing-n:127.0.0.1:52488_) [n:127.0.0.1:52488_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 39601 INFO (zkCallback-30-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 39743 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:52488_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-1-001/cores
[junit4] 2> 39743 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:52488_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 39755 INFO
(OverseerStateUpdate-97207867089092612-127.0.0.1:56777_-n_0000000000)
[n:127.0.0.1:56777_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 40789 WARN
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 40790 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 40847 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 41060 WARN
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 41063 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 41101 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 41101 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:44408/solr_hdfs_home
[junit4] 2> 41102 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 41102 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-1-001/cores/collection1],
dataDir=[hdfs://localhost:44408/solr_hdfs_home/collection1/core_node1/data/]
[junit4] 2> 41102 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bae09f3
[junit4] 2> 41103 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:44408/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
[junit4] 2> 41130 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 41130 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 41130 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 41153 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 41155 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:44408/solr_hdfs_home/collection1/core_node1/data
[junit4] 2> 41186 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:44408/solr_hdfs_home/collection1/core_node1/data/index
[junit4] 2> 41192 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 41192 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 41192 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 41211 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 41211 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@239fde35
[junit4] 2> 41254 INFO (IPC Server handler 2 on 44408) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58876 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-077e4f1e-be4a-4fd7-9d66-3b8b71fb9de7:NORMAL:127.0.0.1:55755|RBW],
ReplicaUC[[DISK]DS-041ca853-9968-4334-9123-92c9cb682e17:NORMAL:127.0.0.1:58876|FINALIZED]]}
size 0
[junit4] 2> 41256 INFO (IPC Server handler 8 on 44408) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55755 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-041ca853-9968-4334-9123-92c9cb682e17:NORMAL:127.0.0.1:58876|FINALIZED],
ReplicaUC[[DISK]DS-dcb70016-dd10-426f-85be-a385351f48b8:NORMAL:127.0.0.1:55755|FINALIZED]]}
size 0
[junit4] 2> 41273 WARN
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 41365 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 41365 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 41365 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 41378 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 41378 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 41385 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=41,
maxMergedSegmentMB=1.705078125, floorSegmentMB=1.345703125,
forceMergeDeletesPctAllowed=24.240122974687555, segmentsPerTier=42.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48568428674144115
[junit4] 2> 41425 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@e79ff25[collection1] main]
[junit4] 2> 41426 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 41427 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 41427 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 41428 INFO
(coreLoadExecutor-122-thread-1-processing-n:127.0.0.1:52488_)
[n:127.0.0.1:52488_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1555325881451282432
[junit4] 2> 41431 INFO
(searcherExecutor-123-thread-1-processing-n:127.0.0.1:52488_ x:collection1
c:collection1) [n:127.0.0.1:52488_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e79ff25[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 41475 INFO
(coreZkRegister-117-thread-1-processing-n:127.0.0.1:52488_ x:collection1
c:collection1) [n:127.0.0.1:52488_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 41475 INFO
(coreZkRegister-117-thread-1-processing-n:127.0.0.1:52488_ x:collection1
c:collection1) [n:127.0.0.1:52488_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 41475 INFO
(coreZkRegister-117-thread-1-processing-n:127.0.0.1:52488_ x:collection1
c:collection1) [n:127.0.0.1:52488_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52488/collection1/
[junit4] 2> 41475 INFO
(coreZkRegister-117-thread-1-processing-n:127.0.0.1:52488_ x:collection1
c:collection1) [n:127.0.0.1:52488_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 41475 INFO
(coreZkRegister-117-thread-1-processing-n:127.0.0.1:52488_ x:collection1
c:collection1) [n:127.0.0.1:52488_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52488/collection1/ has no
replicas
[junit4] 2> 41492 INFO
(coreZkRegister-117-thread-1-processing-n:127.0.0.1:52488_ x:collection1
c:collection1) [n:127.0.0.1:52488_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52488/collection1/ shard1
[junit4] 2> 41671 INFO
(coreZkRegister-117-thread-1-processing-n:127.0.0.1:52488_ x:collection1
c:collection1) [n:127.0.0.1:52488_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 41921 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-2-001/cores/collection1
[junit4] 2> 41922 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-2-001
[junit4] 2> 41923 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 41924 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a012743{/,null,AVAILABLE}
[junit4] 2> 41925 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@4f3998e2{HTTP/1.1,[http/1.1]}{127.0.0.1:42237}
[junit4] 2> 41925 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.Server Started @45232ms
[junit4] 2> 41925 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:44408/hdfs__localhost_44408__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001_tempDir-002_jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=42237,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-2-001/cores}
[junit4] 2> 41925 ERROR (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 41926 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.4.0
[junit4] 2> 41927 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 41927 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 41927 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-01T12:39:07.281Z
[junit4] 2> 41935 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 41935 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-2-001/solr.xml
[junit4] 2> 41941 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 41942 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59822/solr
[junit4] 2> 41983 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:42237_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 41989 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:42237_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42237_
[junit4] 2> 41991 INFO (zkCallback-30-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 41992 INFO
(zkCallback-35-thread-1-processing-n:127.0.0.1:52488_) [n:127.0.0.1:52488_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 41992 INFO
(zkCallback-26-thread-2-processing-n:127.0.0.1:56777_) [n:127.0.0.1:56777_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 42008 INFO
(zkCallback-41-thread-1-processing-n:127.0.0.1:42237_) [n:127.0.0.1:42237_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 42030 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:42237_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-2-001/cores
[junit4] 2> 42030 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[n:127.0.0.1:42237_ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 42043 INFO
(OverseerStateUpdate-97207867089092612-127.0.0.1:56777_-n_0000000000)
[n:127.0.0.1:56777_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 43070 WARN
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 43070 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 43103 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 43259 WARN
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 43261 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 43274 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 43284 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:44408/solr_hdfs_home
[junit4] 2> 43285 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 43285 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-2-001/cores/collection1],
dataDir=[hdfs://localhost:44408/solr_hdfs_home/collection1/core_node2/data/]
[junit4] 2> 43285 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7bae09f3
[junit4] 2> 43285 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:44408/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
[junit4] 2> 43292 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 43292 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 43303 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 43314 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 43315 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:44408/solr_hdfs_home/collection1/core_node2/data
[junit4] 2> 43335 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:44408/solr_hdfs_home/collection1/core_node2/data/index
[junit4] 2> 43341 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 43341 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 43341 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 43361 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 43361 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2faa86a3
[junit4] 2> 43517 INFO (IPC Server handler 9 on 44408) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58876 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-077e4f1e-be4a-4fd7-9d66-3b8b71fb9de7:NORMAL:127.0.0.1:55755|RBW],
ReplicaUC[[DISK]DS-b1e74967-3711-4a07-953d-b4964b191ab1:NORMAL:127.0.0.1:58876|RBW]]}
size 0
[junit4] 2> 43550 INFO (IPC Server handler 7 on 44408) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55755 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-077e4f1e-be4a-4fd7-9d66-3b8b71fb9de7:NORMAL:127.0.0.1:55755|RBW],
ReplicaUC[[DISK]DS-b1e74967-3711-4a07-953d-b4964b191ab1:NORMAL:127.0.0.1:58876|RBW]]}
size 0
[junit4] 2> 43565 WARN
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 43643 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 43643 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 43643 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 43668 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 43668 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 43671 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=41,
maxMergedSegmentMB=1.705078125, floorSegmentMB=1.345703125,
forceMergeDeletesPctAllowed=24.240122974687555, segmentsPerTier=42.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48568428674144115
[junit4] 2> 43703 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@30f91b9[collection1] main]
[junit4] 2> 43704 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 43704 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 43704 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 43705 INFO
(coreLoadExecutor-133-thread-1-processing-n:127.0.0.1:42237_)
[n:127.0.0.1:42237_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1555325883838889984
[junit4] 2> 43709 INFO
(searcherExecutor-134-thread-1-processing-n:127.0.0.1:42237_ x:collection1
c:collection1) [n:127.0.0.1:42237_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30f91b9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 43714 INFO
(coreZkRegister-128-thread-1-processing-n:127.0.0.1:42237_ x:collection1
c:collection1) [n:127.0.0.1:42237_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 43717 INFO
(updateExecutor-38-thread-1-processing-n:127.0.0.1:42237_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42237_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 43721 INFO
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:42237_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42237_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 43722 INFO
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:42237_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42237_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 43722 INFO
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:42237_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42237_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 43722 INFO
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:42237_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42237_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
HDFSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 43722 INFO
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:42237_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42237_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:52488/collection1/]
and I am [http://127.0.0.1:42237/collection1/]
[junit4] 2> 43730 INFO
(recoveryExecutor-39-thread-1-processing-n:127.0.0.1:42237_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:42237_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:52488]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42237_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 43747 INFO (qtp688796913-392) [n:127.0.0.1:52488_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 43748 INFO (qtp688796913-392) [n:127.0.0.1:52488_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 43748 INFO (qtp688796913-392) [n:127.0.0.1:52488_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:42237_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","dataDir":"hdfs://localhost:44408/solr_hdfs_home/collection1/core_node2/data/","base_url":"http://127.0.0.1:42237","node_name":"127.0.0.1:42237_","state":"recovering","ulogDir":"hdfs://localhost:44408/solr_hdfs_home/collection1/core_node2/data/tlog"}
[junit4] 2> 43748 INFO (qtp688796913-392) [n:127.0.0.1:52488_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 43748 INFO (qtp688796913-392) [n:127.0.0.1:52488_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:42237_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 44157 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-3-001/cores/collection1
[junit4] 2> 44158 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-3-001
[junit4] 2> 44160 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 44163 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e45f000{/,null,AVAILABLE}
[junit4] 2> 44163 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@7bd363f7{HTTP/1.1,[http/1.1]}{127.0.0.1:57894}
[junit4] 2> 44163 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.e.j.s.Server Started @47471ms
[junit4] 2> 44164 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:44408/hdfs__localhost_44408__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001_tempDir-002_jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=57894,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_8E58AEAE26842BF5-001/shard-3-001/cores}
[junit4] 2> 44164 ERROR (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 44178 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.4.0
[junit4] 2> 44178 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 44178 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 44178 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-01T12:39:09.532Z
[junit4] 2> 44192 INFO (TEST-StressHdfsTest.test-seed#[8E58AEAE26842BF5])
[ ] o.a.s.s.SolrDisp
[...truncated too long message...]
etrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:52)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> 4330618 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8E58AEAE26842BF5]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36303 36303
[junit4] 2> 4330618 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[8E58AEAE26842BF5]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_8E58AEAE26842BF5-001
[junit4] 2> Jan 01, 2017 1:50:36 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=650, maxMBSortInHeap=5.94643535949425,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-DZ,
timezone=Asia/Thimbu
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=77508624,total=519569408
[junit4] 2> NOTE: All tests run in this JVM: [HdfsDirectoryFactoryTest,
BadIndexSchemaTest, SaslZkACLProviderTest, TestClassicSimilarityFactory,
PreAnalyzedUpdateProcessorTest, HdfsBasicDistributedZk2Test, CircularListTest,
DataDrivenBlockJoinTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestGeoJSONResponseWriter, TestInitQParser, TestBinaryField, TestUtils,
TestRuleBasedAuthorizationPlugin, LeaderElectionTest, TestExactStatsCache,
SolrJmxReporterTest, MinimalSchemaTest, TestConfigOverlay,
CollectionStateFormat2Test, CollectionsAPISolrJTest, TestSolrDeletionPolicy1,
TestNoOpRegenerator, TestManagedSchema, AnalyticsMergeStrategyTest, TestMacros,
MetricsHandlerTest, TestFieldResource, TestComplexPhraseQParserPlugin,
FullSolrCloudDistribCmdsTest, TestConfigSets, TestSolrConfigHandlerCloud,
TestRebalanceLeaders, TestJsonRequest, TestSort, TestLFUCache,
TestBlendedInfixSuggestions, GraphQueryTest, TestJsonFacetRefinement,
TestDocTermOrds, TestShardHandlerFactory, SolrPluginUtilsTest, CoreSorterTest,
DistributedQueueTest, TestLMJelinekMercerSimilarityFactory,
OverseerModifyCollectionTest, HardAutoCommitTest, MergeStrategyTest,
TestRandomCollapseQParserPlugin, StatelessScriptUpdateProcessorFactoryTest,
NoCacheHeaderTest, TermVectorComponentDistributedTest,
SolrCoreMetricManagerTest, DeleteReplicaTest, TestGroupingSearch,
TolerantUpdateProcessorTest, TestUnifiedSolrHighlighter,
LeaderInitiatedRecoveryOnShardRestartTest, CurrencyFieldXmlFileTest,
TestReload, AutoCommitTest, BigEndianAscendingWordSerializerTest,
DistributedFacetExistsSmallTest, AssignTest, TestIndexSearcher,
TestNumericTerms32, CdcrRequestHandlerTest, RequestHandlersTest,
TestSolrQueryParser, TestCoreDiscovery, TestFieldCacheSanityChecker,
TestSolrQueryParserResource, TestIndexingPerformance, DirectUpdateHandlerTest,
TestSolrFieldCacheMBean, BlockJoinFacetDistribTest, SolrMetricsIntegrationTest,
TestSolrQueryResponse, TestTrieFacet, BinaryUpdateRequestHandlerTest,
TestBinaryResponseWriter, SparseHLLTest,
AddSchemaFieldsUpdateProcessorFactoryTest, ForceLeaderTest, FullHLLTest,
TestDFRSimilarityFactory, SuggesterTSTTest, TestDynamicLoading,
TestDistributedMissingSort, SpatialRPTFieldTypeTest, TestAddFieldRealTimeGet,
TestObjectReleaseTracker, TestExtendedDismaxParser, DeleteInactiveReplicaTest,
UnloadDistributedZkTest, TestFilteredDocIdSet, TestTrackingShardHandlerFactory,
SolrTestCaseJ4Test, HdfsChaosMonkeySafeLeaderTest, TestPhraseSuggestions,
PKIAuthenticationIntegrationTest, PrimitiveFieldTypeTest,
PingRequestHandlerTest, JSONWriterTest, TestRecoveryHdfs, TestSchemaManager,
TestTestInjection, DocValuesMultiTest, BasicDistributedZk2Test, OverseerTest,
ShardRoutingTest, RecoveryZkTest, TestReplicationHandler,
ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, TestFaceting,
TestRecovery, TestJoin, SimpleFacetsTest, SolrCoreTest, StatsComponentTest,
TestFiltering, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest,
TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest,
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, TestRemoteStreaming, DistanceFunctionTest,
XsltUpdateRequestHandlerTest, CacheHeaderTest, TestQueryUtils,
StandardRequestHandlerTest, TestWriterPerf, TestOmitPositions,
XmlUpdateRequestHandlerTest, TermVectorComponentTest, RequiredFieldsTest,
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, IndexSchemaTest,
TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions,
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter,
TestBinaryResponseWriter, TestQuerySenderListener, AlternateDirectoryTest,
CopyFieldTest, ResponseLogComponentTest, BadComponentTest,
TestMergePolicyConfig, SampleTest, TestDocSet, TestSearchPerf,
NumericFieldsTest, TestElisionMultitermQuery, TestConfig,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
TestPostingsSolrHighlighter, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest,
TestXIncludeConfig, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest,
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest,
TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest,
CdcrReplicationHandlerTest, DistribDocExpirationUpdateProcessorTest,
DocValuesNotIndexedTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest,
RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, RestartWhileUpdatingTest,
SSLMigrationTest, ShardSplitTest, TestMiniSolrCloudCluster,
TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens,
TestStressCloudBlindAtomicUpdates, HdfsChaosMonkeyNothingIsSafeTest,
HdfsCollectionsAPIDistributedZkTest]
[junit4] Completed [544/675 (3!)] on J2 in 170.68s, 20 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 62868 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]