Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/284/

6 tests failed.
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([47D1D58C4825005F]: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([47D1D58C4825005F]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.DeleteInactiveReplicaTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [Overseer] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.cloud.Overseer.start(Overseer.java:523)  at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:747)
  at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) 
 at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  
at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)  at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
  at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  
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!!! [Overseer]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.cloud.Overseer.start(Overseer.java:523)
        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:747)
        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
        at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        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([60BC73E0E73B44EE]: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:301)
        at sun.reflect.GeneratedMethodAccessor133.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:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.DeleteInactiveReplicaTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.DeleteInactiveReplicaTest:     1) Thread[id=234363, 
name=OverseerHdfsCoreFailoverThread-97464219946188811-127.0.0.1:43049_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   1) Thread[id=234363, 
name=OverseerHdfsCoreFailoverThread-97464219946188811-127.0.0.1:43049_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([60BC73E0E73B44EE]:0)


FAILED:  org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([60BC73E0E73B44EE:E8E84C3A49C72916]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:309)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:127)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        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:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([60BC73E0E73B44EE:E8E84C3A49C72916]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1864 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4]   2> feb 15, 2017 4:15:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: 
org.apache.lucene.search.TestFuzzyQuery
   [junit4]   2>    1) 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>    2) Thread[id=4632, 
name=SUITE-TestFuzzyQuery-seed#[47D1D58C4825005F], 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:696)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [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>    3) Thread[id=4633, 
name=TEST-TestFuzzyQuery.testRandom-seed#[47D1D58C4825005F], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
   [junit4]   2>         at java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]   2>         at 
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [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:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [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:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    4) 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:244)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
   [junit4]   2>         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [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=47D1D58C4825005F -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=es-PY -Dtests.timezone=Africa/Bissau -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   7200s J1 | TestFuzzyQuery.testRandom <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
suite timeout was reached.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([47D1D58C4825005F]:0)
   [junit4]   2> feb 15, 2017 4:15:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> feb 15, 2017 4:16:18 PM 
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=4633, 
name=TEST-TestFuzzyQuery.testRandom-seed#[47D1D58C4825005F], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2>         at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
   [junit4]   2>         at java.util.WeakHashMap.get(WeakHashMap.java:397)
   [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:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [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:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> feb 15, 2017 4:16:18 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=4633, 
name=TEST-TestFuzzyQuery.testRandom-seed#[47D1D58C4825005F], state=RUNNABLE, 
group=TGRP-TestFuzzyQuery]
   [junit4]   2> feb 15, 2017 4:16:21 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=4633, 
name=TEST-TestFuzzyQuery.testRandom-seed#[47D1D58C4825005F], 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.getEntry(WeakHashMap.java:426)
   [junit4]   2>         at 
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [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:368)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [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:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=7, maxDocsPerChunk=383, blockSize=913), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=7, blockSize=913)), 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {field=IB SPL-DZ(0.3)}, 
locale=es-PY, timezone=Africa/Bissau
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=255010944,total=404750336
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestBooleanQueryVisitSubscorers, TestDoubleValuesSource, TestPriorityQueue, 
TestNRTReaderCleanup, TestReaderClosed, TestBinaryDocument, TestDocCount, 
TestFieldValueQuery, TestFieldCacheRewriteMethod, TestReusableStringReader, 
TestFixedBitSet, TestLucene60FieldInfoFormat, TestForTooMuchCloning, 
TestIndexingSequenceNumbers, TestGrowableByteArrayDataOutput, 
Test2BSortedDocValuesOrds, TestBooleanOr, TestTrackingDirectoryWrapper, 
TestConcurrentMergeScheduler, TestNGramPhraseQuery, TestCheckIndex, 
TestFieldReuse, TestTransactionRollback, TestDuelingCodecsAtNight, 
TestDocValuesIndexing, TestCharFilter, TestDirectPacked, TestIndexReaderClose, 
TestTermVectorsReader, TestSpansEnum, TestSimilarityProvider, 
TestLongValuesSource, TestControlledRealTimeReopenThread, TestNeedsScores, 
TestBytesRefAttImpl, TestConstantScoreQuery, Test2BTerms, 
TestSparseFixedBitDocIdSet, TestNRTReaderWithThreads, TestStressNRT, 
TestUnicodeUtil, TestBytesRef, TestCloseableThreadLocal, 
TestGraphTokenStreamFiniteStrings, TestDuelingCodecs, TestDirectoryReader, 
TestDoc, TestTerm, TestLegacyNumericUtils, TestBinaryTerms, 
TestIndexWriterCommit, TestLucene60PointsFormat, TestOperations, TestFSTs, 
TestReqExclBulkScorer, TestSpanNotQuery, TestFrequencyTrackingRingBuffer, 
TestNoMergePolicy, TestPagedBytes, TestSortedNumericSortField, TestNeverDelete, 
TestIndexWriterMergePolicy, TestGraphTokenizers, TestRegexpRandom, 
TestWildcard, TestNorms, TestDateSort, TestBooleanRewrites, 
TestSameScoresWithThreads, TestCodecUtil, TestTragicIndexWriterDeadlock, 
TestIntBlockPool, TestManyFields, TestNativeFSLockFactory, 
TestIndexOrDocValuesQuery, TestForceMergeForever, TestTermRangeQuery, 
TestDocumentWriter, TestLiveFieldValues, 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=47D1D58C4825005F -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=es-PY -Dtests.timezone=Africa/Bissau -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFuzzyQuery (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([47D1D58C4825005F]:0)
   [junit4] Completed [452/452 (1!)] on J1 in 7223.14s, 2 tests, 2 errors <<< 
FAILURES!

[...truncated 10375 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/init-core-data-001
   [junit4]   2> 1799175 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1799176 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1799176 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1799208 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1799216 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1799218 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1799228 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-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_44077_hdfs____y6xg6y/webapp
   [junit4]   2> 1799624 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44077
   [junit4]   2> 1799682 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1799683 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1799694 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-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_51193_datanode____x8fv4m/webapp
   [junit4]   2> 1800109 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:51193
   [junit4]   2> 1800169 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1800172 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1800189 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-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_37380_datanode____aleg32/webapp
   [junit4]   2> 1800231 INFO  (IPC Server handler 3 on 45595) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-9e05c745-d3c4-4648-8792-d0729b4e77f9 node 
DatanodeRegistration(127.0.0.1:56720, 
datanodeUuid=a6e32f02-8110-4e45-9a38-40696ed770ef, infoPort=40935, 
infoSecurePort=0, ipcPort=44116, 
storageInfo=lv=-56;cid=testClusterID;nsid=1189656718;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1800231 INFO  (IPC Server handler 3 on 45595) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-a676840f-e799-4673-ac5e-0135fde5d295 node 
DatanodeRegistration(127.0.0.1:56720, 
datanodeUuid=a6e32f02-8110-4e45-9a38-40696ed770ef, infoPort=40935, 
infoSecurePort=0, ipcPort=44116, 
storageInfo=lv=-56;cid=testClusterID;nsid=1189656718;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1800654 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[60BC73E0E73B44EE]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37380
   [junit4]   2> 1800725 INFO  (IPC Server handler 3 on 45595) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-67f40981-438d-4c2b-b750-72574e5d69c3 node 
DatanodeRegistration(127.0.0.1:56075, 
datanodeUuid=17e93c06-5005-451f-b53d-12d49526c61d, infoPort=53126, 
infoSecurePort=0, ipcPort=51036, 
storageInfo=lv=-56;cid=testClusterID;nsid=1189656718;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1800725 INFO  (IPC Server handler 3 on 45595) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-fc0c43fd-09b2-448b-8a24-af4cbb446aa7 node 
DatanodeRegistration(127.0.0.1:56075, 
datanodeUuid=17e93c06-5005-451f-b53d-12d49526c61d, infoPort=53126, 
infoSecurePort=0, ipcPort=51036, 
storageInfo=lv=-56;cid=testClusterID;nsid=1189656718;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1800920 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1800921 INFO  (Thread-209848) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1800921 INFO  (Thread-209848) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1801021 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33113
   [junit4]   2> 1801033 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1801035 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1801036 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1801037 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1801037 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1801038 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1801039 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1801040 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1801041 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1801042 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1801043 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1801121 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/control-001/cores/collection1
   [junit4]   2> 1801123 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1801124 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17d54744{/e,null,AVAILABLE}
   [junit4]   2> 1801124 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3ca723de{HTTP/1.1,[http/1.1]}{127.0.0.1:47804}
   [junit4]   2> 1801124 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.Server Started @1804702ms
   [junit4]   2> 1801124 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:45595/hdfs__localhost_45595__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001_tempDir-002_control_data,
 hostContext=/e, hostPort=47804, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/control-001/cores}
   [junit4]   2> 1801124 ERROR 
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1801125 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1801125 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1801125 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1801125 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T18:45:21.070Z
   [junit4]   2> 1801134 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1801134 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/control-001/solr.xml
   [junit4]   2> 1801139 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1801139 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33113/solr
   [junit4]   2> 1801157 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:47804_e    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1801157 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:47804_e    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:47804_e
   [junit4]   2> 1801158 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:47804_e    ] o.a.s.c.Overseer Overseer 
(id=97464111652274180-127.0.0.1:47804_e-n_0000000000) starting
   [junit4]   2> 1801166 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:47804_e    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47804_e
   [junit4]   2> 1801167 INFO  
(zkCallback-1453-thread-1-processing-n:127.0.0.1:47804_e) [n:127.0.0.1:47804_e  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1801223 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:47804_e    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/control-001/cores
   [junit4]   2> 1801223 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:47804_e    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1801230 INFO  
(OverseerStateUpdate-97464111652274180-127.0.0.1:47804_e-n_0000000000) 
[n:127.0.0.1:47804_e    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1801240 WARN  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1801240 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1801250 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1801311 WARN  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1801312 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1801321 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1801321 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:45595/solr_hdfs_home
   [junit4]   2> 1801321 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1801321 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:45595/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 1801321 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43950fe7
   [junit4]   2> 1801322 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45595/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 1801328 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1801328 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1801337 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1801338 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45595/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 1801350 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45595/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 1801355 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1801355 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1801358 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1801359 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2680767545100851]
   [junit4]   2> 1801382 INFO  (IPC Server handler 6 on 45595) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56075 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9e05c745-d3c4-4648-8792-d0729b4e77f9:NORMAL:127.0.0.1:56720|RBW],
 
ReplicaUC[[DISK]DS-fc0c43fd-09b2-448b-8a24-af4cbb446aa7:NORMAL:127.0.0.1:56075|FINALIZED]]}
 size 0
   [junit4]   2> 1801383 INFO  (IPC Server handler 7 on 45595) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56720 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-9e05c745-d3c4-4648-8792-d0729b4e77f9:NORMAL:127.0.0.1:56720|RBW],
 
ReplicaUC[[DISK]DS-fc0c43fd-09b2-448b-8a24-af4cbb446aa7:NORMAL:127.0.0.1:56075|FINALIZED]]}
 size 0
   [junit4]   2> 1801389 WARN  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1801423 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1801423 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1801423 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1801431 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1801431 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1801432 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1330617572, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1801445 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@48bc2b66[collection1] main]
   [junit4]   2> 1801445 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1801445 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1801446 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1801447 INFO  
(searcherExecutor-3586-thread-1-processing-n:127.0.0.1:47804_e x:collection1 
c:control_collection) [n:127.0.0.1:47804_e c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48bc2b66[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1801448 INFO  
(coreLoadExecutor-3585-thread-1-processing-n:127.0.0.1:47804_e) 
[n:127.0.0.1:47804_e c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559425786988986368
   [junit4]   2> 1801460 INFO  
(coreZkRegister-3578-thread-1-processing-n:127.0.0.1:47804_e x:collection1 
c:control_collection) [n:127.0.0.1:47804_e c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1801460 INFO  
(coreZkRegister-3578-thread-1-processing-n:127.0.0.1:47804_e x:collection1 
c:control_collection) [n:127.0.0.1:47804_e c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 1801460 INFO  
(coreZkRegister-3578-thread-1-processing-n:127.0.0.1:47804_e x:collection1 
c:control_collection) [n:127.0.0.1:47804_e c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:47804/e/collection1/
   [junit4]   2> 1801460 INFO  
(coreZkRegister-3578-thread-1-processing-n:127.0.0.1:47804_e x:collection1 
c:control_collection) [n:127.0.0.1:47804_e c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1801460 INFO  
(coreZkRegister-3578-thread-1-processing-n:127.0.0.1:47804_e x:collection1 
c:control_collection) [n:127.0.0.1:47804_e c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:47804/e/collection1/ has no replicas
   [junit4]   2> 1801463 INFO  
(coreZkRegister-3578-thread-1-processing-n:127.0.0.1:47804_e x:collection1 
c:control_collection) [n:127.0.0.1:47804_e c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:47804/e/collection1/ shard1
   [junit4]   2> 1801554 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1801555 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33113/solr ready
   [junit4]   2> 1801555 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1801565 INFO  
(coreZkRegister-3578-thread-1-processing-n:127.0.0.1:47804_e x:collection1 
c:control_collection) [n:127.0.0.1:47804_e c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1801624 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-1-001/cores/collection1
   [junit4]   2> 1801624 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-1-001
   [junit4]   2> 1801625 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1801626 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51ef462b{/e,null,AVAILABLE}
   [junit4]   2> 1801626 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@366fa394{HTTP/1.1,[http/1.1]}{127.0.0.1:42712}
   [junit4]   2> 1801627 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.Server Started @1805205ms
   [junit4]   2> 1801627 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:45595/hdfs__localhost_45595__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/e, hostPort=42712, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-1-001/cores}
   [junit4]   2> 1801628 ERROR 
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1801628 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1801628 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1801628 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1801628 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T18:45:21.573Z
   [junit4]   2> 1801630 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1801630 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-1-001/solr.xml
   [junit4]   2> 1801635 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1801635 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33113/solr
   [junit4]   2> 1801641 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:42712_e    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1801642 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:42712_e    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1801643 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:42712_e    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42712_e
   [junit4]   2> 1801644 INFO  (zkCallback-1457-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1801646 INFO  
(zkCallback-1453-thread-3-processing-n:127.0.0.1:47804_e) [n:127.0.0.1:47804_e  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1801649 INFO  
(zkCallback-1462-thread-1-processing-n:127.0.0.1:42712_e) [n:127.0.0.1:42712_e  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1801716 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:42712_e    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-1-001/cores
   [junit4]   2> 1801716 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:42712_e    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1801718 INFO  
(OverseerStateUpdate-97464111652274180-127.0.0.1:47804_e-n_0000000000) 
[n:127.0.0.1:47804_e    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1802727 WARN  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1802727 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1802737 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1802792 WARN  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1802793 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1802802 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1802802 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:45595/solr_hdfs_home
   [junit4]   2> 1802802 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1802802 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:45595/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 1802803 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43950fe7
   [junit4]   2> 1802803 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45595/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 1802808 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1802809 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1802811 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 1802811 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45595/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 1802829 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:45595/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 1802833 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1802834 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1802835 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 1802835 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2680767545100851]
   [junit4]   2> 1802846 INFO  (IPC Server handler 3 on 45595) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56075 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a676840f-e799-4673-ac5e-0135fde5d295:NORMAL:127.0.0.1:56720|RBW],
 
ReplicaUC[[DISK]DS-67f40981-438d-4c2b-b750-72574e5d69c3:NORMAL:127.0.0.1:56075|RBW]]}
 size 0
   [junit4]   2> 1802847 INFO  (IPC Server handler 4 on 45595) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56720 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a676840f-e799-4673-ac5e-0135fde5d295:NORMAL:127.0.0.1:56720|RBW],
 
ReplicaUC[[DISK]DS-67f40981-438d-4c2b-b750-72574e5d69c3:NORMAL:127.0.0.1:56075|RBW]]}
 size 0
   [junit4]   2> 1802852 WARN  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1802880 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1802880 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1802880 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1802887 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1802887 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1802889 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1330617572, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1802892 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@150149ad[collection1] main]
   [junit4]   2> 1802892 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1802892 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1802893 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1802894 INFO  
(searcherExecutor-3597-thread-1-processing-n:127.0.0.1:42712_e x:collection1 
c:collection1) [n:127.0.0.1:42712_e c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@150149ad[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1802895 INFO  
(coreLoadExecutor-3596-thread-1-processing-n:127.0.0.1:42712_e) 
[n:127.0.0.1:42712_e c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1559425788506275840
   [junit4]   2> 1802900 INFO  
(coreZkRegister-3591-thread-1-processing-n:127.0.0.1:42712_e x:collection1 
c:collection1) [n:127.0.0.1:42712_e c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1802900 INFO  
(coreZkRegister-3591-thread-1-processing-n:127.0.0.1:42712_e x:collection1 
c:collection1) [n:127.0.0.1:42712_e c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1802900 INFO  
(coreZkRegister-3591-thread-1-processing-n:127.0.0.1:42712_e x:collection1 
c:collection1) [n:127.0.0.1:42712_e c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42712/e/collection1/
   [junit4]   2> 1802900 INFO  
(coreZkRegister-3591-thread-1-processing-n:127.0.0.1:42712_e x:collection1 
c:collection1) [n:127.0.0.1:42712_e c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1802900 INFO  
(coreZkRegister-3591-thread-1-processing-n:127.0.0.1:42712_e x:collection1 
c:collection1) [n:127.0.0.1:42712_e c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:42712/e/collection1/ has 
no replicas
   [junit4]   2> 1802902 INFO  
(coreZkRegister-3591-thread-1-processing-n:127.0.0.1:42712_e x:collection1 
c:collection1) [n:127.0.0.1:42712_e c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42712/e/collection1/ shard1
   [junit4]   2> 1803053 INFO  
(coreZkRegister-3591-thread-1-processing-n:127.0.0.1:42712_e x:collection1 
c:collection1) [n:127.0.0.1:42712_e c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1803114 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-2-001/cores/collection1
   [junit4]   2> 1803114 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-2-001
   [junit4]   2> 1803115 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1803116 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cb717e1{/e,null,AVAILABLE}
   [junit4]   2> 1803116 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@75c9f9aa{HTTP/1.1,[http/1.1]}{127.0.0.1:43493}
   [junit4]   2> 1803116 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.e.j.s.Server Started @1806694ms
   [junit4]   2> 1803116 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:45595/hdfs__localhost_45595__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/e, hostPort=43493, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-2-001/cores}
   [junit4]   2> 1803118 ERROR 
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1803119 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1803119 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1803119 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1803119 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T18:45:23.064Z
   [junit4]   2> 1803121 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1803121 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_60BC73E0E73B44EE-001/shard-2-001/solr.xml
   [junit4]   2> 1803126 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1803126 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33113/solr
   [junit4]   2> 1803134 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:43493_e    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1803135 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:43493_e    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1803137 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[60BC73E0E73B44EE]) 
[n:127.0.0.1:43493_e    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43493_e
   [junit4]   2> 1803140 INFO  
(zkCallback-1462-thread-1-processing-n:127.0.0.1:42712_e) [n:127.0.0.1:42712_e  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1803142 INFO  
(zkCallback-1468-thread-1-processing-n:127.0.0.1:43493_e) [n:127.0.0.1:43493_e  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1803142 INFO  
(zkCallback-1453-thread-2-processing-n:127.0.0.1:47804_e) [n:127.0.0.1:47804_e  
  ] o

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

t4]   2> SUITE-DeleteInactiveReplicaTest-seed#[60BC73E0E73B44EE]:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1257)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2> 
   [junit4]   2> 3586269 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[60BC73E0E73B44EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 15, 2017 7:15:06 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 15, 2017 7:15:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   [junit4]   2>    1) Thread[id=234363, 
name=OverseerHdfsCoreFailoverThread-97464219946188811-127.0.0.1:43049_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Feb 15, 2017 7:15:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=234363, 
name=OverseerHdfsCoreFailoverThread-97464219946188811-127.0.0.1:43049_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Feb 15, 2017 7:15:26 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-MX, 
timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=111200824,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricsIntegrationTest, 
TestNRTOpen, TestReplicaProperties, TestSolrDeletionPolicy1, 
TestSolrCloudSnapshots, TestZkChroot, LeaderElectionContextKeyTest, 
PrimUtilsTest, TestSchemaSimilarityResource, TestExportWriter, 
BlockJoinFacetRandomTest, OpenExchangeRatesOrgProviderTest, 
ResponseLogComponentTest, DocValuesNotIndexedTest, CloudMLTQParserTest, 
SolrPluginUtilsTest, DeleteStatusTest, BinaryUpdateRequestHandlerTest, 
TestLocalFSCloudBackupRestore, TestManagedSchemaThreadSafety, 
TestTolerantSearch, HLLSerializationTest, LukeRequestHandlerTest, 
TestIndexSearcher, SolrCoreMetricManagerTest, NoCacheHeaderTest, 
PreAnalyzedFieldTest, TestFieldCacheSort, TestSubQueryTransformer, 
TestTrackingShardHandlerFactory, BasicDistributedZk2Test, TestFieldCache, 
TestSearcherReuse, TestReplicationHandlerBackup, TestSSLRandomization, 
TestSort, MergeStrategyTest, UtilsToolTest, BaseCdcrDistributedZkTest, 
TestAnalyzedSuggestions, TestAddFieldRealTimeGet, 
TestSchemalessBufferedUpdates, AutoCommitTest, RecoveryZkTest, 
DistributedFacetPivotSmallTest, SuggesterWFSTTest, TestHashQParserPlugin, 
DOMUtilTest, SolrCoreCheckLockOnStartupTest, QueryParsingTest, 
SuggesterTSTTest, TestCorePropertiesReload, TestNumericTerms64, SOLR749Test, 
StatsComponentTest, XmlUpdateRequestHandlerTest, TestCloudManagedSchema, 
TestDFRSimilarityFactory, HdfsBasicDistributedZkTest, SimpleFacetsTest, 
QueryResultKeyTest, DirectUpdateHandlerTest, TestSolrQueryParser, 
TestIndexingPerformance, TestRecovery, InfoHandlerTest, HdfsThreadLeakTest, 
BadIndexSchemaTest, ShardSplitTest, SolrTestCaseJ4Test, TestSolrJ, 
ConfigSetsAPITest, OverseerTest, CustomCollectionTest, 
TestSha256AuthenticationProvider, PeerSyncWithIndexFingerprintCachingTest, 
TestJsonFacets, TestCloudRecovery, TestTolerantUpdateProcessorCloud, 
HdfsWriteToMultipleCollectionsTest, SmileWriterTest, BadComponentTest, 
TestComplexPhraseLeadingWildcard, TestPerFieldSimilarityWithDefaultOverride, 
TestLRUStatsCache, TestConfig, TestLeaderElectionWithEmptyReplica, 
TriLevelCompositeIdRoutingTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, 
MissingSegmentRecoveryTest, TestStressReorder, TestSolrConfigHandlerConcurrent, 
SimpleCollectionCreateDeleteTest, JSONWriterTest, TestSortByMinMaxFunction, 
CollectionReloadTest, SolrXmlInZkTest, MetricUtilsTest, TestWriterPerf, 
TestXmlQParser, TestCollectionAPIs, LeaderInitiatedRecoveryOnCommitTest, 
CoreAdminCreateDiscoverTest, TestConfigSetImmutable, SolrJmxReporterTest, 
SegmentsInfoRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, 
TestPhraseSuggestions, TestLFUCache, BasicDistributedZkTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, 
TestDistributedGrouping, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
TestReload, TestStressVersions, HardAutoCommitTest, TestCoreContainer, 
TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, PeerSyncTest, 
TestLazyCores, HighlighterTest, SoftAutoCommitTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, 
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, 
DocValuesMultiTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, 
TestQueryUtils, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, 
RequestHandlersTest, FastVectorHighlighterTest, RegexBoostProcessorTest, 
ReturnFieldsTest, MBeansHandlerTest, JsonLoaderTest, PingRequestHandlerTest, 
TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderListener, 
TestQuerySenderNoQuery, MultiTermTest, SampleTest, TestDocSet, 
NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, 
TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCharFilters, 
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, 
ResourceLoaderTest, PluginInfoTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, TestDocumentBuilder, 
SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, 
DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, 
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, 
ConnectionManagerTest, DeleteInactiveReplicaTest]
   [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=DeleteInactiveReplicaTest -Dtests.seed=60BC73E0E73B44EE 
-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=es-MX -Dtests.timezone=US/Aleutian -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | DeleteInactiveReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [Overseer]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.cloud.Overseer.start(Overseer.java:523)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:747)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
   [junit4]    >        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [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([60BC73E0E73B44EE]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   [junit4]    >    1) Thread[id=234363, 
name=OverseerHdfsCoreFailoverThread-97464219946188811-127.0.0.1:43049_solr-n_0000000003,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([60BC73E0E73B44EE]:0)
   [junit4] Completed [496/692 (3!)] on J2 in 153.06s, 1 test, 1 failure, 1 
error <<< FAILURES!

[...truncated 63256 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to