Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/242/
5 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor153.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:729) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:791) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1042) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:907) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:799) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:877) at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529) at
java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
at sun.reflect.GeneratedConstructorAccessor153.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:729)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:791)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1042)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:907)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([E84C126075BAB855]: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.GeneratedMethodAccessor25.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.lucene.search.TestFuzzyQuery.testRandom
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([ECFC3FD708A6E683]:0)
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestFuzzyQuery
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([ECFC3FD708A6E683]:0)
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([E84C126075BAB855:C5325D3A829E0259]: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-ffffffff", "state":"active", "replicas":{}},
"shard2":{ "range":"0-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-ffffffff",
"state":"active",
"replicas":{}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([E84C126075BAB855:A03966D4738997C0]: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 1829 lines...]
[junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
[junit4] 2> ??? 31, 2016 4:09:00 ??
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.search.TestFuzzyQuery
[junit4] 2> 1) Thread[id=1, name=main, state=WAITING, group=main]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1249)
[junit4] 2> at java.lang.Thread.join(Thread.java:1323)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:608)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:457)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
[junit4] 2> 2) Thread[id=6649,
name=TEST-TestFuzzyQuery.testRandom-seed#[ECFC3FD708A6E683], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandomness(RandomizedContext.java:92)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandom(RandomizedContext.java:114)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:747)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[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$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[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
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[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> 3) Thread[id=9, name=JUnit4-serializer-daemon,
state=TIMED_WAITING, group=main]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2> 4) Thread[id=6648,
name=SUITE-TestFuzzyQuery-seed#[ECFC3FD708A6E683], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1556)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:690)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:687)
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:687)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:703)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:683)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:678)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:598)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestFuzzyQuery
-Dtests.method=testRandom -Dtests.seed=ECFC3FD708A6E683 -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=zh-TW -Dtests.timezone=Indian/Chagos -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 7200s J0 | TestFuzzyQuery.testRandom <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([ECFC3FD708A6E683]:0)
[junit4] 2> ??? 31, 2016 4:09:00 ??
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> ??? 31, 2016 4:09:20 ??
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.search.TestFuzzyQuery:
[junit4] 2> 1) Thread[id=6649,
name=TEST-TestFuzzyQuery.testRandom-seed#[ECFC3FD708A6E683], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandomness(RandomizedContext.java:92)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandom(RandomizedContext.java:114)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:747)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:503)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[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$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[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
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[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> ??? 31, 2016 4:09:20 ??
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=6649,
name=TEST-TestFuzzyQuery.testRandom-seed#[ECFC3FD708A6E683], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> ??? 31, 2016 4:09:23 ??
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=6649,
name=TEST-TestFuzzyQuery.testRandom-seed#[ECFC3FD708A6E683], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.lang.Object.hashCode(Native Method)
[junit4] 2> at java.util.WeakHashMap.hash(WeakHashMap.java:298)
[junit4] 2> at java.util.WeakHashMap.get(WeakHashMap.java:396)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getPerThread(RandomizedContext.java:319)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandomness(RandomizedContext.java:92)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandom(RandomizedContext.java:114)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:747)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[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$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[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
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[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> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=no): {field=LM
Jelinek-Mercer(0.700000)}, locale=zh-TW, timezone=Indian/Chagos
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=207758192,total=264765440
[junit4] 2> NOTE: All tests run in this JVM:
[TestPersistentSnapshotDeletionPolicy, TestTragicIndexWriterDeadlock,
Test2BNumericDocValues, TestCustomNorms, TestHugeRamFile,
FuzzyTermOnShortTermsTest, TestIndexWriterMergePolicy, TestNumericRangeQuery64,
TestArrayUtil, TestIntBlockPool, TestThreadedForceMerge, TestForTooMuchCloning,
TestDocValuesScoring, TestSpanTermQuery, TestTwoPhaseCommitTool,
TestDoubleValuesSource, TestMultiTermQueryRewrites, TestSegmentTermDocs,
TestConstantScoreQuery, TestLucene54DocValuesFormat, TestReaderClosed,
TestManyFields, TestParallelCompositeReader, TestSloppyMath,
TestDirectoryReaderReopen, TestIndexingSequenceNumbers, TestWildcardRandom,
TestAutomatonQueryUnicode, TestSimpleAttributeImpl, TestTransactionRollback,
TestBlockPostingsFormat2, TestAllFilesDetectTruncation, TestSwappedIndexFiles,
TestStringHelper, TestComplexExplanations, TestUniqueTermCount,
TestOmitPositions, TestIndexWriterDelete, TestIndexReaderClose,
TestMinShouldMatch2, TestCrash, TestMatchAllDocsQuery, TestDeterminism,
TestCharArrayMap, TestQueryRescorer, TestSmallFloat, TestMathUtil,
TestSpanFirstQuery, TestPhraseQuery, TestBooleanCoord, TestBinaryTerms,
TestRegexpQuery, TestStressIndexing, TestIntArrayDocIdSet,
TestBooleanQueryVisitSubscorers, TestFieldType, TestSpans, TestSearchAfter,
TestSimilarityProvider, TestNumericUtils, TestMutablePointsReaderUtils,
TestFieldCacheRewriteMethod, TestNGramPhraseQuery, TestAutomaton,
TestCharFilter, TestRegexpRandom, TestIndexWriterConfig, TestRadixSelector,
TestDeletionPolicy, TestNIOFSDirectory, TestDocValues,
TestRecyclingByteBlockAllocator, TestLSBRadixSorter,
TestIndexWriterWithThreads, TestIndexWriter, TestPerFieldDocValuesFormat,
TestIndexWriterMerging, TestFSTs, TestNumericRangeQuery32, TestAddIndexes,
TestShardSearching, TestMultiMMap, TestSearcherManager, TestMinimize,
TestRollingUpdates, TestTieredMergePolicy, TestSimpleExplanations,
TestDirectoryReader, TestLockFactory, TestCollectionUtil, TestOmitNorms,
TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode,
TestIndexWriterNRTIsCurrent, TestTransactions, TestPerFieldPostingsFormat2,
TestSort, TestMultiDocValues, TestFieldsReader, TestCustomSearcherSort,
TestDocValuesIndexing, TestSimilarityBase, TestBooleanMinShouldMatch,
TestLegacyNumericUtils, TestIndexWriterOnDiskFull, TestDisjunctionMaxQuery,
TestOmitTf, TestNearSpansOrdered, TestTermRangeQuery, TestDocumentWriter,
TestCrashCausesCorruptIndex, TestScorerPerf, TestFuzzyQuery]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestFuzzyQuery
-Dtests.seed=ECFC3FD708A6E683 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=zh-TW -Dtests.timezone=Indian/Chagos -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestFuzzyQuery (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([ECFC3FD708A6E683]:0)
[junit4] Completed [444/444 (1!)] on J0 in 7223.16s, 5 tests, 2 errors <<<
FAILURES!
[...truncated 10453 lines...]
[junit4] Suite:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E84C126075BAB855-001/init-core-data-001
[junit4] 2> 1831681 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1831681 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E84C126075BAB855-001/tempDir-001
[junit4] 2> 1831682 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1831682 INFO (Thread-179874) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1831682 INFO (Thread-179874) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1831782 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:56654
[junit4] 2> 1831795 INFO (jetty-launcher-1731-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1831796 INFO (jetty-launcher-1731-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1831797 INFO (jetty-launcher-1731-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1831799 INFO (jetty-launcher-1731-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1831800 INFO (jetty-launcher-1731-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@782cc60f{/solr,null,AVAILABLE}
[junit4] 2> 1831800 INFO (jetty-launcher-1731-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4248f61d{/solr,null,AVAILABLE}
[junit4] 2> 1831802 INFO (jetty-launcher-1731-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fbd56d0{/solr,null,AVAILABLE}
[junit4] 2> 1831802 INFO (jetty-launcher-1731-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1e843d56{SSL,[ssl,
http/1.1]}{127.0.0.1:59404}
[junit4] 2> 1831803 INFO (jetty-launcher-1731-thread-3) [ ]
o.e.j.s.Server Started @1834390ms
[junit4] 2> 1831803 INFO (jetty-launcher-1731-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59404}
[junit4] 2> 1831803 ERROR (jetty-launcher-1731-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1831803 INFO (jetty-launcher-1731-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1831803 INFO (jetty-launcher-1731-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1831803 INFO (jetty-launcher-1731-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1831803 INFO (jetty-launcher-1731-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-31T00:31:43.239Z
[junit4] 2> 1831803 INFO (jetty-launcher-1731-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2adbb3e5{SSL,[ssl,
http/1.1]}{127.0.0.1:56396}
[junit4] 2> 1831803 INFO (jetty-launcher-1731-thread-1) [ ]
o.e.j.s.Server Started @1834391ms
[junit4] 2> 1831803 INFO (jetty-launcher-1731-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56396}
[junit4] 2> 1831803 ERROR (jetty-launcher-1731-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1831804 INFO (jetty-launcher-1731-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1831804 INFO (jetty-launcher-1731-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1831804 INFO (jetty-launcher-1731-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1831804 INFO (jetty-launcher-1731-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-31T00:31:43.240Z
[junit4] 2> 1831804 INFO (jetty-launcher-1731-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@eb03934{SSL,[ssl,
http/1.1]}{127.0.0.1:58402}
[junit4] 2> 1831804 INFO (jetty-launcher-1731-thread-2) [ ]
o.e.j.s.Server Started @1834392ms
[junit4] 2> 1831804 INFO (jetty-launcher-1731-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58402}
[junit4] 2> 1831804 ERROR (jetty-launcher-1731-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1831804 INFO (jetty-launcher-1731-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1831805 INFO (jetty-launcher-1731-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1831805 INFO (jetty-launcher-1731-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1831805 INFO (jetty-launcher-1731-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-31T00:31:43.241Z
[junit4] 2> 1831805 INFO (jetty-launcher-1731-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6472012a{/solr,null,AVAILABLE}
[junit4] 2> 1831807 INFO (jetty-launcher-1731-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@392cc2d0{SSL,[ssl,
http/1.1]}{127.0.0.1:42322}
[junit4] 2> 1831807 INFO (jetty-launcher-1731-thread-4) [ ]
o.e.j.s.Server Started @1834394ms
[junit4] 2> 1831807 INFO (jetty-launcher-1731-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42322}
[junit4] 2> 1831807 ERROR (jetty-launcher-1731-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1831807 INFO (jetty-launcher-1731-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.4.0
[junit4] 2> 1831807 INFO (jetty-launcher-1731-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1831807 INFO (jetty-launcher-1731-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1831807 INFO (jetty-launcher-1731-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-31T00:31:43.243Z
[junit4] 2> 1831809 INFO (jetty-launcher-1731-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1831809 INFO (jetty-launcher-1731-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1831812 INFO (jetty-launcher-1731-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1831821 INFO (jetty-launcher-1731-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1831821 INFO (jetty-launcher-1731-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1831825 INFO (jetty-launcher-1731-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56654/solr
[junit4] 2> 1831825 INFO (jetty-launcher-1731-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1831825 INFO (jetty-launcher-1731-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1831827 INFO (jetty-launcher-1731-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56654/solr
[junit4] 2> 1831828 INFO (jetty-launcher-1731-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1831835 INFO (jetty-launcher-1731-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56654/solr
[junit4] 2> 1831835 INFO (jetty-launcher-1731-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56654/solr
[junit4] 2> 1831839 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 0x159524a120e0007, 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> 1831851 INFO (jetty-launcher-1731-thread-3)
[n:127.0.0.1:59404_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59404_solr
[junit4] 2> 1831851 INFO (jetty-launcher-1731-thread-3)
[n:127.0.0.1:59404_solr ] o.a.s.c.Overseer Overseer
(id=97199345049141257-127.0.0.1:59404_solr-n_0000000000) starting
[junit4] 2> 1831852 INFO (jetty-launcher-1731-thread-2)
[n:127.0.0.1:58402_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58402_solr
[junit4] 2> 1831852 INFO (jetty-launcher-1731-thread-1)
[n:127.0.0.1:56396_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56396_solr
[junit4] 2> 1831853 INFO
(zkCallback-1750-thread-1-processing-n:127.0.0.1:56396_solr)
[n:127.0.0.1:56396_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1831854 INFO
(zkCallback-1749-thread-1-processing-n:127.0.0.1:59404_solr)
[n:127.0.0.1:59404_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1831855 INFO
(zkCallback-1750-thread-1-processing-n:127.0.0.1:56396_solr)
[n:127.0.0.1:56396_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1831855 INFO
(zkCallback-1752-thread-1-processing-n:127.0.0.1:58402_solr)
[n:127.0.0.1:58402_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1831874 INFO (jetty-launcher-1731-thread-4)
[n:127.0.0.1:42322_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1831875 INFO (jetty-launcher-1731-thread-3)
[n:127.0.0.1:59404_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59404_solr
[junit4] 2> 1831877 INFO
(zkCallback-1752-thread-1-processing-n:127.0.0.1:58402_solr)
[n:127.0.0.1:58402_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1831877 INFO
(zkCallback-1750-thread-1-processing-n:127.0.0.1:56396_solr)
[n:127.0.0.1:56396_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1831877 INFO
(zkCallback-1749-thread-1-processing-n:127.0.0.1:59404_solr)
[n:127.0.0.1:59404_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1831887 INFO
(zkCallback-1751-thread-1-processing-n:127.0.0.1:42322_solr)
[n:127.0.0.1:42322_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1831888 INFO (jetty-launcher-1731-thread-4)
[n:127.0.0.1:42322_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42322_solr
[junit4] 2> 1831888 INFO
(zkCallback-1750-thread-1-processing-n:127.0.0.1:56396_solr)
[n:127.0.0.1:56396_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1831888 INFO
(zkCallback-1752-thread-1-processing-n:127.0.0.1:58402_solr)
[n:127.0.0.1:58402_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1831890 INFO
(zkCallback-1751-thread-1-processing-n:127.0.0.1:42322_solr)
[n:127.0.0.1:42322_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1831900 INFO (jetty-launcher-1731-thread-1)
[n:127.0.0.1:56396_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E84C126075BAB855-001/tempDir-001/node1/.
[junit4] 2> 1831900 INFO
(zkCallback-1749-thread-1-processing-n:127.0.0.1:59404_solr)
[n:127.0.0.1:59404_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1831932 INFO (jetty-launcher-1731-thread-3)
[n:127.0.0.1:59404_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E84C126075BAB855-001/tempDir-001/node3/.
[junit4] 2> 1831982 INFO (jetty-launcher-1731-thread-4)
[n:127.0.0.1:42322_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E84C126075BAB855-001/tempDir-001/node4/.
[junit4] 2> 1832014 INFO (jetty-launcher-1731-thread-2)
[n:127.0.0.1:58402_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E84C126075BAB855-001/tempDir-001/node2/.
[junit4] 2> 1832504 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1832504 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56654/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 1832536 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 1832542 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1832545 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 1832559 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-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_45383_hdfs____.7jgi6h/webapp
[junit4] 2> 1832899 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45383
[junit4] 2> 1832954 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1832956 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 1832964 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-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_41605_datanode____.c18hrv/webapp
[junit4] 2> 1833309 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41605
[junit4] 2> 1833348 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1833349 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 1833359 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-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_37134_datanode____.gvgvxn/webapp
[junit4] 2> 1833406 INFO (IPC Server handler 3 on 45988) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-7b0f0b50-d92f-41ac-9169-4e0a6bfde6d2 node
DatanodeRegistration(127.0.0.1:53465,
datanodeUuid=0a418b93-2a73-4634-8a84-e48fef36ce4a, infoPort=44787,
infoSecurePort=0, ipcPort=46498,
storageInfo=lv=-56;cid=testClusterID;nsid=777180788;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 1833406 INFO (IPC Server handler 3 on 45988) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-3b2cc413-829b-4339-8238-83b6d452821b node
DatanodeRegistration(127.0.0.1:53465,
datanodeUuid=0a418b93-2a73-4634-8a84-e48fef36ce4a, infoPort=44787,
infoSecurePort=0, ipcPort=46498,
storageInfo=lv=-56;cid=testClusterID;nsid=777180788;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 1833697 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E84C126075BAB855]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37134
[junit4] 2> 1833759 INFO (IPC Server handler 8 on 45988) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-abdce415-5429-419f-925e-74f2bc43e8b2 node
DatanodeRegistration(127.0.0.1:44974,
datanodeUuid=b2a32cde-31b0-4da5-9e57-92b5f465f571, infoPort=53811,
infoSecurePort=0, ipcPort=47971,
storageInfo=lv=-56;cid=testClusterID;nsid=777180788;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 1833759 INFO (IPC Server handler 8 on 45988) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-97b9d4db-d12c-47a2-b474-24f9e9b9262c node
DatanodeRegistration(127.0.0.1:44974,
datanodeUuid=b2a32cde-31b0-4da5-9e57-92b5f465f571, infoPort=53811,
infoSecurePort=0, ipcPort=47971,
storageInfo=lv=-56;cid=testClusterID;nsid=777180788;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 1833893 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[E84C126075BAB855])
[ ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk
[junit4] 2> 1833893 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[E84C126075BAB855])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1833948 INFO (qtp714478410-188602) [n:127.0.0.1:58402_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1833952 INFO (qtp714478410-188602) [n:127.0.0.1:58402_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=4
[junit4] 2> 1833955 INFO (qtp714478410-188603) [n:127.0.0.1:58402_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1833955 INFO (qtp714478410-188603) [n:127.0.0.1:58402_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1833956 INFO (qtp714478410-188589) [n:127.0.0.1:58402_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1833958 INFO
(OverseerThreadFactory-4976-thread-2-processing-n:127.0.0.1:59404_solr)
[n:127.0.0.1:59404_solr ] o.a.s.c.CreateCollectionCmd Create collection
onlyinzk
[junit4] 2> 1833958 INFO
(OverseerCollectionConfigSetProcessor-97199345049141257-127.0.0.1:59404_solr-n_0000000000)
[n:127.0.0.1:59404_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1834125 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
] o.a.s.u.TestInjection Inject random core creation delay of 1s
[junit4] 2> 1834129 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
] o.a.s.u.TestInjection Inject random core creation delay of 1s
[junit4] 2> 1835125 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2
[junit4] 2> 1835129 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2
[junit4] 2> 1835233 INFO
(zkCallback-1750-thread-1-processing-n:127.0.0.1:56396_solr)
[n:127.0.0.1:56396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 1835233 INFO
(zkCallback-1751-thread-1-processing-n:127.0.0.1:42322_solr)
[n:127.0.0.1:42322_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 1836134 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 1836137 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 1836175 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema
[onlyinzk_shard1_replica1] Schema name=minimal
[junit4] 2> 1836177 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema
[onlyinzk_shard2_replica1] Schema name=minimal
[junit4] 2> 1836177 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1836178 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'onlyinzk_shard1_replica1' using configuration from collection onlyinzk
[junit4] 2> 1836180 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 1836180 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'onlyinzk_shard2_replica1' using configuration from collection onlyinzk
[junit4] 2> 1836182 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:45988/data
[junit4] 2> 1836183 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 1836183 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore
[[onlyinzk_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E84C126075BAB855-001/tempDir-001/node4/onlyinzk_shard1_replica1],
dataDir=[hdfs://localhost:45988/data/onlyinzk/core_node1/data/]
[junit4] 2> 1836183 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:45988/data
[junit4] 2> 1836183 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 1836183 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore
[[onlyinzk_shard2_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E84C126075BAB855-001/tempDir-001/node1/onlyinzk_shard2_replica1],
dataDir=[hdfs://localhost:45988/data/onlyinzk/core_node2/data/]
[junit4] 2> 1836183 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:45988/data/onlyinzk/core_node1/data/snapshot_metadata
[junit4] 2> 1836183 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:45988/data/onlyinzk/core_node2/data/snapshot_metadata
[junit4] 2> 1836189 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 1836189 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 1836189 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [16777216] will allocate [1]
slabs and use ~[16777216] bytes
[junit4] 2> 1836190 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [16777216] will allocate [1]
slabs and use ~[16777216] bytes
[junit4] 2> 1836191 WARN (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 1836191 WARN (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.h.HdfsDirectory The
NameNode is in SafeMode - Solr will wait 5 seconds and try again.
[junit4] 2> 1841195 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 1841197 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 1841197 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:45988/data/onlyinzk/core_node2/data
[junit4] 2> 1841202 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:45988/data/onlyinzk/core_node1/data
[junit4] 2> 1841218 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:45988/data/onlyinzk/core_node2/data/index
[junit4] 2> 1841227 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 1841227 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [16777216] will allocate [1]
slabs and use ~[16777216] bytes
[junit4] 2> 1841232 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:45988/data/onlyinzk/core_node1/data/index
[junit4] 2> 1841243 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 1841243 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [16777216] will allocate [1]
slabs and use ~[16777216] bytes
[junit4] 2> 1841257 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 1841261 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.b.BlockDirectory Block
cache on write is disabled
[junit4] 2> 1841351 INFO (IPC Server handler 9 on 45988) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44974 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-3b2cc413-829b-4339-8238-83b6d452821b:NORMAL:127.0.0.1:53465|RBW],
ReplicaUC[[DISK]DS-97b9d4db-d12c-47a2-b474-24f9e9b9262c:NORMAL:127.0.0.1:44974|FINALIZED]]}
size 0
[junit4] 2> 1841352 INFO (IPC Server handler 1 on 45988) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53465 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-97b9d4db-d12c-47a2-b474-24f9e9b9262c:NORMAL:127.0.0.1:44974|FINALIZED],
ReplicaUC[[DISK]DS-7b0f0b50-d92f-41ac-9169-4e0a6bfde6d2:NORMAL:127.0.0.1:53465|FINALIZED]]}
size 0
[junit4] 2> 1841353 INFO (IPC Server handler 3 on 45988) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:53465 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-abdce415-5429-419f-925e-74f2bc43e8b2:NORMAL:127.0.0.1:44974|RBW],
ReplicaUC[[DISK]DS-3b2cc413-829b-4339-8238-83b6d452821b:NORMAL:127.0.0.1:53465|RBW]]}
size 0
[junit4] 2> 1841353 INFO (IPC Server handler 5 on 45988) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44974 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-abdce415-5429-419f-925e-74f2bc43e8b2:NORMAL:127.0.0.1:44974|RBW],
ReplicaUC[[DISK]DS-3b2cc413-829b-4339-8238-83b6d452821b:NORMAL:127.0.0.1:53465|RBW]]}
size 0
[junit4] 2> 1841379 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 1841379 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1841379 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 1841385 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 1841385 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1841385 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 1841386 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1841386 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1841393 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1841393 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1841396 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@3eb9ad00[onlyinzk_shard2_replica1] main]
[junit4] 2> 1841397 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1841398 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1841398 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1841403 INFO
(searcherExecutor-4986-thread-1-processing-n:127.0.0.1:56396_solr
x:onlyinzk_shard2_replica1 s:shard2 c:onlyinzk) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore
[onlyinzk_shard2_replica1] Registered new searcher
Searcher@3eb9ad00[onlyinzk_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1841404 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1555189530980515840
[junit4] 2> 1841409 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1841409 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1841409 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync
replicas to https://127.0.0.1:56396/solr/onlyinzk_shard2_replica1/
[junit4] 2> 1841410 INFO
(zkCallback-1750-thread-1-processing-n:127.0.0.1:56396_solr)
[n:127.0.0.1:56396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 1841410 INFO
(zkCallback-1751-thread-1-processing-n:127.0.0.1:42322_solr)
[n:127.0.0.1:42322_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 1841411 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 1841411 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:56396/solr/onlyinzk_shard2_replica1/ has no replicas
[junit4] 2> 1841413 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@439b4057[onlyinzk_shard1_replica1] main]
[junit4] 2> 1841414 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1841414 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1841414 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1841414 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1555189530991001600
[junit4] 2> 1841414 INFO
(searcherExecutor-4985-thread-1-processing-n:127.0.0.1:42322_solr
x:onlyinzk_shard1_replica1 s:shard1 c:onlyinzk) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore
[onlyinzk_shard1_replica1] Registered new searcher
Searcher@439b4057[onlyinzk_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1841416 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:56396/solr/onlyinzk_shard2_replica1/ shard2
[junit4] 2> 1841420 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1841420 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1841420 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync
replicas to https://127.0.0.1:42322/solr/onlyinzk_shard1_replica1/
[junit4] 2> 1841420 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
[junit4] 2> 1841420 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:42322/solr/onlyinzk_shard1_replica1/ has no replicas
[junit4] 2> 1841422 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42322/solr/onlyinzk_shard1_replica1/ shard1
[junit4] 2> 1841523 INFO
(zkCallback-1750-thread-1-processing-n:127.0.0.1:56396_solr)
[n:127.0.0.1:56396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 1841523 INFO
(zkCallback-1751-thread-1-processing-n:127.0.0.1:42322_solr)
[n:127.0.0.1:42322_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 1841567 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1841569 INFO (qtp1689198701-188624) [n:127.0.0.1:56396_solr
c:onlyinzk s:shard2 x:onlyinzk_shard2_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2}
status=0 QTime=7439
[junit4] 2> 1841573 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 1841578 INFO (qtp774930664-188616) [n:127.0.0.1:42322_solr
c:onlyinzk s:shard1 x:onlyinzk_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2}
status=0 QTime=7453
[junit4] 2> 1841580 INFO (qtp714478410-188589) [n:127.0.0.1:58402_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1841680 INFO
(zkCallback-1751-thread-1-processing-n:127.0.0.1:42322_solr)
[n:127.0.0.1:42322_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 1841680 INFO
(zkCallback-1750-thread-1-processing-n:127.0.0.1:56396_solr)
[n:127.0.0.1:56396_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 1841960 INFO
(OverseerCollectionConfigSetProcessor-97199345049141257-127.0.0.1:59404_solr-n_0000000000)
[n:127.0.0.1:59404_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1842581 INFO (qtp714478410-188589) [n:127.0.0.1:58402_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=onlyinzk&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=8624
[junit4] 2> 1842583 INFO (qtp714478410-188595) [n:127.0.0.1:58402_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1842583 INFO (qtp714478410-188595) [n:127.0.0.1:58402_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1842583 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[E84C126075BAB855])
[ ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk
[junit4] 2> 1842708 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[E84C126075BAB855])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards
[junit4] 2> 1842709 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[E84C126075BAB855])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1842711 INFO (qtp714478410-188598) [n:127.0.0.1:58402_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1842723 INFO
(OverseerThreadFactory-4976-thread-3-processing-n:127.0.0.1:59404_solr)
[n:127.0.0.1:59404_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 1842726 INFO (qtp774930664-188618) [n:127.0.0.1:42322_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.onlyinzk_shard1_replica1
[junit4] 2> 1842726 INFO (qtp1689198701-188601) [n:127.0.0.1:56396_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.onlyinzk_shard2_replica1
[junit4] 2> 1842727 INFO (qtp774930664-188618) [n:127.0.0.1:42322_solr
] o.a.s.c.SolrCore [onlyinzk_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@48d98ae2
[junit4] 2> 1842727 INFO (qtp1689198701-188601) [n:127.0.0.1:56396_solr
] o.a.s.c.SolrCore [onlyinzk_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@efbccc3
[junit4] 2> 1842731 INFO (qtp1689198701-188601) [n:127.0.0.1:56396_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.onlyinzk.shard2.replica1
[junit4] 2> 1842731 INFO (qtp1689198701-188601) [n:127.0.0.1:56396_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:45988/data/onlyinzk/core_node2/data/index
[junit4] 2> 1842732 INFO (qtp774930664-188618) [n:127.0.0.1:42322_solr
] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.onlyinzk.shard1.replica1
[junit4] 2> 1842732 INFO (qtp774930664-188618) [n:127.0.0.1:42322_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:45988/data/onlyinzk/core_node1/data/index
[junit4] 2> 1842736 INFO (qtp1689198701-188601) [n:127.0.0.1:56396_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:45988/data/onlyinzk/core_node2/data/snapshot_metadata
[junit4] 2> 1842736 INFO (qtp1689198701-188601) [n:127.0.0.1:56396_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:45988/data/onlyinzk/core_node2/data
[junit4] 2> 1842743 INFO (IPC Server handler 4 on 45988) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:53465
127.0.0.1:44974
[junit4] 2> 1842743 INFO (qtp774930664-188618) [n:127.0.0.1:42322_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:45988/data/onlyinzk/core_node1/data/snapshot_metadata
[junit4] 2> 1842744 INFO (qtp774930664-188618) [n:127.0.0.1:42322_solr
] o.a.s.s.h.HdfsDirectory Closing hdfs directory
hdfs://localhost:45988/data/onlyinzk/core_node1/data
[junit4] 2> 1842745 INFO (qtp1689198701-188601) [n:127.0.0.1:56396_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=onlyinzk_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=18
[junit4] 2> 1842750 INFO (IPC Server handler 6 on 45988) [ ]
BlockStateChange BLOCK* addToInvalidates: blk_1073741826_1002 127.0.0.1:44974
127.0.0.1:53465
[junit4] 2> 1842752 INFO (qtp774930664-188618) [n:127.0.0.1:42322_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=onlyinzk_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=26
[junit4] 2> 1843467 INFO (qtp714478410-188598) [n:127.0.0.1:58402_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=755
[junit4] 2> 1843470 INFO (qtp714478410-188600) [n:127.0.0.1:58402_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1843479 INFO
(OverseerCollectionConfigSetProcessor-97199345049141257-127.0.0.1:59404_solr-n_0000000000)
[n:127.0.0.1:59404_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1843480
[...truncated too long message...]
SystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.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.HdfsRecoveryZkTest.teardownClass(HdfsRecoveryZkTest.java:51)
[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> 2063308 INFO
(SUITE-HdfsRecoveryZkTest-seed#[E84C126075BAB855]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60937 60937
[junit4] 2> 2063308 INFO
(SUITE-HdfsRecoveryZkTest-seed#[E84C126075BAB855]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=5, maxDocsPerChunk=702, blockSize=7),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=5, blockSize=7)), sim=RandomSimilarity(queryNorm=true,coord=yes):
{}, locale=nn-NO, timezone=IET
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=195300656,total=524288000
[junit4] 2> NOTE: All tests run in this JVM:
[SignatureUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest,
TestIBSimilarityFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestDistribIDF, ConcurrentDeleteAndCreateCollectionTest,
RegexBoostProcessorTest, ZkStateReaderTest, TriLevelCompositeIdRoutingTest,
TestPseudoReturnFields, TestSerializedLuceneMatchVersion, HLLSerializationTest,
TestComponentsName, TestReplicationHandlerBackup, BasicDistributedZkTest,
TestSubQueryTransformerDistrib, NotRequiredUniqueKeyTest,
TestSortByMinMaxFunction, ConjunctionSolrSpellCheckerTest,
DirectoryFactoryTest, AsyncCallRequestStatusResponseTest, TestRemoteStreaming,
TestCryptoKeys, ReturnFieldsTest, TestStressLucene, RollingRestartTest,
OverseerRolesTest, BlockJoinFacetRandomTest, TestReloadDeadlock,
TestFileDictionaryLookup, TestBadConfig, HdfsBasicDistributedZkTest,
TestRestManager, UtilsToolTest, DateRangeFieldTest, TestNumericTerms64,
TestCorePropertiesReload, XsltUpdateRequestHandlerTest, SyncSliceTest,
TestManagedSchemaAPI, DeleteShardTest, TestJoin, TestDocumentBuilder,
TestSha256AuthenticationProvider, AnalysisErrorHandlingTest,
SimpleCollectionCreateDeleteTest, SolrCoreTest, CloudMLTQParserTest,
TestTolerantUpdateProcessorCloud, DeleteLastCustomShardedReplicaTest,
TestReplicaProperties, TestBlobHandler, TestSolrConfigHandlerConcurrent,
TestJmxIntegration, RuleEngineTest, TemplateUpdateProcessorTest,
TestSSLRandomization, TestFieldCache, TestRandomFlRTGCloud,
TestPHPSerializedResponseWriter, TestHighlightDedupGrouping,
SynonymTokenizerTest, TestEmbeddedSolrServerConstructors, UUIDFieldTest,
TestScoreJoinQPNoScore, MBeansHandlerTest, TestLeaderElectionWithEmptyReplica,
TestCustomDocTransformer, TestMaxScoreQueryParser, TestCloudRecovery,
TestOverriddenPrefixQueryForCustomFieldType, MigrateRouteKeyTest,
DisMaxRequestHandlerTest, TestLocalFSCloudBackupRestore, PeerSyncTest,
TestImplicitCoreProperties, FileBasedSpellCheckerTest, OutputWriterTest,
ReplaceNodeTest, TestRTimerTree, AnalyticsQueryTest, TestChildDocTransformer,
PathHierarchyTokenizerFactoryTest, CursorPagingTest,
HdfsWriteToMultipleCollectionsTest, TestNRTOpen,
LeaderFailureAfterFreshStartTest, TestSizeLimitedDistributedMap,
HdfsCollectionsAPIDistributedZkTest, CdcrVersionReplicationTest,
HdfsRecoveryZkTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsRecoveryZkTest
-Dtests.seed=E84C126075BAB855 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=nn-NO -Dtests.timezone=IET -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | HdfsRecoveryZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [HdfsTransactionLog]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
[junit4] > at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
[junit4] > at
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
[junit4] > at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
[junit4] > at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
[junit4] > at
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[junit4] > at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:729)
[junit4] > at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:791)
[junit4] > at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1042)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:907)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:799)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:877)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:529)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([E84C126075BAB855]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [326/675 (2!)] on J0 in 51.68s, 1 test, 1 failure <<<
FAILURES!
[...truncated 63572 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]