Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.0/40/

8 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Index name 6.6.1-cfs not found

Stack Trace:
java.lang.AssertionError: Index name 6.6.1-cfs not found
        at __randomizedtesting.SeedInfo.seed([277DA2692EEAC86F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.lucene.index.TestBackwardsCompatibility.beforeClass(TestBackwardsCompatibility.java:470)
        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$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:748)


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

Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth 
investigating!

Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties 
were stopped - this is worth investigating!
        at 
__randomizedtesting.SeedInfo.seed([1DC5C60AE231867:898863BA00DF759F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:222)
        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:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:748)


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

Error Message:
11 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:     1) 
Thread[id=18356, name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
    2) Thread[id=18151, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC5C60AE231867]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]        
 at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    
3) Thread[id=18149, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=18360, 
name=FullThrottleStopableIndexingThread, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
org.apache.solr.cloud.FullThrottleStoppableIndexingThread.run(FullThrottleStoppableIndexingThread.java:90)
    5) Thread[id=18150, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC5C60AE231867]-SendThread(127.0.0.1:48761),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
6) Thread[id=18358, name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
    7) Thread[id=18359, name=StoppableSearchThread, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:502)         at 
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406)         at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1210)         at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)      
   at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)      
   at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
         at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)        
 at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1126)
         at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1112)
         at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
         at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1227)
         at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
         at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
         at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)         
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)         
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)         
at 
org.apache.solr.cloud.StoppableSearchThread.run(StoppableSearchThread.java:54)  
  8) Thread[id=18471, name=StoppableSearchThread-SendThread(127.0.0.1:48761), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]   
      at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)  
       at 
org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)        
 at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)    9) 
Thread[id=18472, name=StoppableSearchThread-EventThread, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   
10) Thread[id=18361, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)   11) Thread[id=18357, 
name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from 
SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   1) Thread[id=18356, name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
   2) Thread[id=18151, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC5C60AE231867]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=18149, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=18360, name=FullThrottleStopableIndexingThread, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at 
org.apache.solr.cloud.FullThrottleStoppableIndexingThread.run(FullThrottleStoppableIndexingThread.java:90)
   5) Thread[id=18150, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC5C60AE231867]-SendThread(127.0.0.1:48761),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   6) Thread[id=18358, name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
   7) Thread[id=18359, name=StoppableSearchThread, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1406)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1210)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1126)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1112)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:647)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1227)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.cloud.StoppableSearchThread.run(StoppableSearchThread.java:54)
   8) Thread[id=18471, name=StoppableSearchThread-SendThread(127.0.0.1:48761), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170)
   9) Thread[id=18472, name=StoppableSearchThread-EventThread, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
  10) Thread[id=18361, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  11) Thread[id=18357, name=StoppableIndexingThread, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
        at __randomizedtesting.SeedInfo.seed([1DC5C60AE231867]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=18358, name=StoppableIndexingThread, state=BLOCKED, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.lang.Throwable.printStackTrace(Throwable.java:643)         at 
java.lang.Throwable.printStackTrace(Throwable.java:634)         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)
    2) Thread[id=18359, name=StoppableSearchThread, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
com.carrotsearch.ant.tasks.junit4.events.AbstractEvent.writeBinaryProperty(AbstractEvent.java:36)
         at 
com.carrotsearch.ant.tasks.junit4.events.AppendStdErrEvent.serialize(AppendStdErrEvent.java:30)
         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:119)  
       at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:114)  
       at java.security.AccessController.doPrivileged(Native Method)         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:114)
         at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:99)
         at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:472) 
        at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)         
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)         at 
java.io.PrintStream.flush(PrintStream.java:338)         at 
java.io.FilterOutputStream.flush(FilterOutputStream.java:140)         at 
java.io.PrintStream.write(PrintStream.java:482)         at 
sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)         at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)         at 
sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)         at 
java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)         at 
java.io.PrintStream.write(PrintStream.java:527)         at 
java.io.PrintStream.print(PrintStream.java:669)         at 
java.io.PrintStream.println(PrintStream.java:823)         at 
java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)         at 
java.lang.Throwable.printEnclosedStackTrace(Throwable.java:697)         at 
java.lang.Throwable.printStackTrace(Throwable.java:667)         at 
java.lang.Throwable.printStackTrace(Throwable.java:643)         at 
java.lang.Throwable.printStackTrace(Throwable.java:634)         at 
org.apache.solr.cloud.StoppableSearchThread.run(StoppableSearchThread.java:57)  
  3) Thread[id=18356, name=StoppableIndexingThread, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)  
       at 
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)        
 at 
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)   
      at 
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)  
       at 
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)        
 at 
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)   
      at 
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)  
       at 
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)        
 at 
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)  
       at 
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)  
       at 
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)        
 at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)     
    at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
         at 
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
         at 
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
         at 
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
         at 
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:382)
         at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
         at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
         at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)         
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)       
  at 
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
    4) Thread[id=18471, name=StoppableSearchThread-SendThread(127.0.0.1:48761), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]   
      at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
5) Thread[id=18357, name=StoppableIndexingThread, state=BLOCKED, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.io.PrintStream.println(PrintStream.java:805)         at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:120)
    6) Thread[id=18360, name=FullThrottleStopableIndexingThread, 
state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]        
 at java.util.WeakHashMap.getTable(WeakHashMap.java:350)         at 
java.util.WeakHashMap.getEntry(WeakHashMap.java:427)         at 
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)         at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
         at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
         at 
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)         
at 
org.apache.solr.cloud.FullThrottleStoppableIndexingThread.run(FullThrottleStoppableIndexingThread.java:76)
    7) Thread[id=18150, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC5C60AE231867]-SendThread(127.0.0.1:48761),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=18358, name=StoppableIndexingThread, state=BLOCKED, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Throwable.printStackTrace(Throwable.java:643)
        at java.lang.Throwable.printStackTrace(Throwable.java:634)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)
   2) Thread[id=18359, name=StoppableSearchThread, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at 
com.carrotsearch.ant.tasks.junit4.events.AbstractEvent.writeBinaryProperty(AbstractEvent.java:36)
        at 
com.carrotsearch.ant.tasks.junit4.events.AppendStdErrEvent.serialize(AppendStdErrEvent.java:30)
        at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:119)
        at 
com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:114)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:114)
        at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:99)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:472)
        at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
        at java.io.PrintStream.flush(PrintStream.java:338)
        at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
        at java.io.PrintStream.write(PrintStream.java:482)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
        at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
        at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
        at java.io.PrintStream.write(PrintStream.java:527)
        at java.io.PrintStream.print(PrintStream.java:669)
        at java.io.PrintStream.println(PrintStream.java:823)
        at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
        at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:697)
        at java.lang.Throwable.printStackTrace(Throwable.java:667)
        at java.lang.Throwable.printStackTrace(Throwable.java:643)
        at java.lang.Throwable.printStackTrace(Throwable.java:634)
        at 
org.apache.solr.cloud.StoppableSearchThread.run(StoppableSearchThread.java:57)
   3) Thread[id=18356, name=StoppableIndexingThread, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at 
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)
        at 
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
        at 
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
        at 
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
        at 
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
        at 
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
        at 
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
        at 
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
        at 
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
        at 
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
        at 
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
        at 
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
        at 
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
        at 
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
        at 
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
        at 
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:382)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
   4) Thread[id=18471, name=StoppableSearchThread-SendThread(127.0.0.1:48761), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=18357, name=StoppableIndexingThread, state=BLOCKED, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.io.PrintStream.println(PrintStream.java:805)
        at 
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:120)
   6) Thread[id=18360, name=FullThrottleStopableIndexingThread, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
        at java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
        at java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
        at org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
        at 
org.apache.solr.cloud.FullThrottleStoppableIndexingThread.run(FullThrottleStoppableIndexingThread.java:76)
   7) Thread[id=18150, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC5C60AE231867]-SendThread(127.0.0.1:48761),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
        at __randomizedtesting.SeedInfo.seed([1DC5C60AE231867]:0)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.moveReplicaTest

Error Message:
Error from server at http://127.0.0.1:47708/solr: ADDREPLICA failed to create 
replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:47708/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([1DC5C60AE231867:6FEE4FAF9B9A925]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.moveReplicaTest(HdfsCollectionsAPIDistributedZkTest.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 
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:748)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1504863284898,generation=2,filelist=[_1dp.fdt, 
_1dp.fdx, _1dp.fnm, _1dp.nvd, _1dp.nvm, _1dp.si, 
_1dp_TestBloomFilteredLucenePostings_0.blm, 
_1dp_TestBloomFilteredLucenePostings_0.doc, 
_1dp_TestBloomFilteredLucenePostings_0.tim, 
_1dp_TestBloomFilteredLucenePostings_0.tip, _1eu.cfe, _1eu.cfs, _1eu.si, 
_1ev.cfe, _1ev.cfs, _1ev.si, _1ew.fdt, _1ew.fdx, _1ew.fnm, _1ew.nvd, _1ew.nvm, 
_1ew.si, _1ew_TestBloomFilteredLucenePostings_0.blm, 
_1ew_TestBloomFilteredLucenePostings_0.doc, 
_1ew_TestBloomFilteredLucenePostings_0.tim, 
_1ew_TestBloomFilteredLucenePostings_0.tip, _1ez.fdt, _1ez.fdx, _1ez.fnm, 
_1ez.nvd, _1ez.nvm, _1ez.si, _1ez_TestBloomFilteredLucenePostings_0.blm, 
_1ez_TestBloomFilteredLucenePostings_0.doc, 
_1ez_TestBloomFilteredLucenePostings_0.tim, 
_1ez_TestBloomFilteredLucenePostings_0.tip, _1f0.fdt, _1f0.fdx, _1f0.fnm, 
_1f0.nvd, _1f0.nvm, _1f0.si, _1f0_TestBloomFilteredLucenePostings_0.blm, 
_1f0_TestBloomFilteredLucenePostings_0.doc, 
_1f0_TestBloomFilteredLucenePostings_0.tim, 
_1f0_TestBloomFilteredLucenePostings_0.tip, _1f1.fdt, _1f1.fdx, _1f1.fnm, 
_1f1.nvd, _1f1.nvm, _1f1.si, _1f1_TestBloomFilteredLucenePostings_0.blm, 
_1f1_TestBloomFilteredLucenePostings_0.doc, 
_1f1_TestBloomFilteredLucenePostings_0.tim, 
_1f1_TestBloomFilteredLucenePostings_0.tip, _1f2.fdt, _1f2.fdx, _1f2.fnm, 
_1f2.nvd, _1f2.nvm, _1f2.si, _1f2_TestBloomFilteredLucenePostings_0.blm, 
_1f2_TestBloomFilteredLucenePostings_0.doc, 
_1f2_TestBloomFilteredLucenePostings_0.tim, 
_1f2_TestBloomFilteredLucenePostings_0.tip, _1f3.fdt, _1f3.fdx, _1f3.fnm, 
_1f3.nvd, _1f3.nvm, _1f3.si, _1f3_TestBloomFilteredLucenePostings_0.blm, 
_1f3_TestBloomFilteredLucenePostings_0.doc, 
_1f3_TestBloomFilteredLucenePostings_0.tim, 
_1f3_TestBloomFilteredLucenePostings_0.tip, _1f5.fdt, _1f5.fdx, _1f5.fnm, 
_1f5.nvd, _1f5.nvm, _1f5.si, _1f5_TestBloomFilteredLucenePostings_0.blm, 
_1f5_TestBloomFilteredLucenePostings_0.doc, 
_1f5_TestBloomFilteredLucenePostings_0.tim, 
_1f5_TestBloomFilteredLucenePostings_0.tip, _1f6.fdt, _1f6.fdx, _1f6.fnm, 
_1f6.nvd, _1f6.nvm, _1f6.si, _1f6_TestBloomFilteredLucenePostings_0.blm, 
_1f6_TestBloomFilteredLucenePostings_0.doc, 
_1f6_TestBloomFilteredLucenePostings_0.tim, 
_1f6_TestBloomFilteredLucenePostings_0.tip, _1fg.fdt, _1fg.fdx, _1fg.fnm, 
_1fg.nvd, _1fg.nvm, _1fg.si, _1fg_TestBloomFilteredLucenePostings_0.blm, 
_1fg_TestBloomFilteredLucenePostings_0.doc, 
_1fg_TestBloomFilteredLucenePostings_0.tim, 
_1fg_TestBloomFilteredLucenePostings_0.tip, _1fi.cfe, _1fi.cfs, _1fi.si, 
_1fk.cfe, _1fk.cfs, _1fk.si, _1fl.fdt, _1fl.fdx, _1fl.fnm, _1fl.nvd, _1fl.nvm, 
_1fl.si, _1fl_TestBloomFilteredLucenePostings_0.blm, 
_1fl_TestBloomFilteredLucenePostings_0.doc, 
_1fl_TestBloomFilteredLucenePostings_0.tim, 
_1fl_TestBloomFilteredLucenePostings_0.tip, _1fm.fdt, _1fm.fdx, _1fm.fnm, 
_1fm.nvd, _1fm.nvm, _1fm.si, _1fm_TestBloomFilteredLucenePostings_0.blm, 
_1fm_TestBloomFilteredLucenePostings_0.doc, 
_1fm_TestBloomFilteredLucenePostings_0.tim, 
_1fm_TestBloomFilteredLucenePostings_0.tip, _1fn.fdt, _1fn.fdx, _1fn.fnm, 
_1fn.nvd, _1fn.nvm, _1fn.si, _1fn_TestBloomFilteredLucenePostings_0.blm, 
_1fn_TestBloomFilteredLucenePostings_0.doc, 
_1fn_TestBloomFilteredLucenePostings_0.tim, 
_1fn_TestBloomFilteredLucenePostings_0.tip, _1fo.fdt, _1fo.fdx, _1fo.fnm, 
_1fo.nvd, _1fo.nvm, _1fo.si, _1fo_TestBloomFilteredLucenePostings_0.blm, 
_1fo_TestBloomFilteredLucenePostings_0.doc, 
_1fo_TestBloomFilteredLucenePostings_0.tim, 
_1fo_TestBloomFilteredLucenePostings_0.tip, segments_2]}]> but 
was:<[{indexVersion=1504863284898,generation=2,filelist=[_1dp.fdt, _1dp.fdx, 
_1dp.fnm, _1dp.nvd, _1dp.nvm, _1dp.si, 
_1dp_TestBloomFilteredLucenePostings_0.blm, 
_1dp_TestBloomFilteredLucenePostings_0.doc, 
_1dp_TestBloomFilteredLucenePostings_0.tim, 
_1dp_TestBloomFilteredLucenePostings_0.tip, _1eu.cfe, _1eu.cfs, _1eu.si, 
_1ev.cfe, _1ev.cfs, _1ev.si, _1ew.fdt, _1ew.fdx, _1ew.fnm, _1ew.nvd, _1ew.nvm, 
_1ew.si, _1ew_TestBloomFilteredLucenePostings_0.blm, 
_1ew_TestBloomFilteredLucenePostings_0.doc, 
_1ew_TestBloomFilteredLucenePostings_0.tim, 
_1ew_TestBloomFilteredLucenePostings_0.tip, _1ez.fdt, _1ez.fdx, _1ez.fnm, 
_1ez.nvd, _1ez.nvm, _1ez.si, _1ez_TestBloomFilteredLucenePostings_0.blm, 
_1ez_TestBloomFilteredLucenePostings_0.doc, 
_1ez_TestBloomFilteredLucenePostings_0.tim, 
_1ez_TestBloomFilteredLucenePostings_0.tip, _1f0.fdt, _1f0.fdx, _1f0.fnm, 
_1f0.nvd, _1f0.nvm, _1f0.si, _1f0_TestBloomFilteredLucenePostings_0.blm, 
_1f0_TestBloomFilteredLucenePostings_0.doc, 
_1f0_TestBloomFilteredLucenePostings_0.tim, 
_1f0_TestBloomFilteredLucenePostings_0.tip, _1f1.fdt, _1f1.fdx, _1f1.fnm, 
_1f1.nvd, _1f1.nvm, _1f1.si, _1f1_TestBloomFilteredLucenePostings_0.blm, 
_1f1_TestBloomFilteredLucenePostings_0.doc, 
_1f1_TestBloomFilteredLucenePostings_0.tim, 
_1f1_TestBloomFilteredLucenePostings_0.tip, _1f2.fdt, _1f2.fdx, _1f2.fnm, 
_1f2.nvd, _1f2.nvm, _1f2.si, _1f2_TestBloomFilteredLucenePostings_0.blm, 
_1f2_TestBloomFilteredLucenePostings_0.doc, 
_1f2_TestBloomFilteredLucenePostings_0.tim, 
_1f2_TestBloomFilteredLucenePostings_0.tip, _1f3.fdt, _1f3.fdx, _1f3.fnm, 
_1f3.nvd, _1f3.nvm, _1f3.si, _1f3_TestBloomFilteredLucenePostings_0.blm, 
_1f3_TestBloomFilteredLucenePostings_0.doc, 
_1f3_TestBloomFilteredLucenePostings_0.tim, 
_1f3_TestBloomFilteredLucenePostings_0.tip, _1f5.fdt, _1f5.fdx, _1f5.fnm, 
_1f5.nvd, _1f5.nvm, _1f5.si, _1f5_TestBloomFilteredLucenePostings_0.blm, 
_1f5_TestBloomFilteredLucenePostings_0.doc, 
_1f5_TestBloomFilteredLucenePostings_0.tim, 
_1f5_TestBloomFilteredLucenePostings_0.tip, _1f6.fdt, _1f6.fdx, _1f6.fnm, 
_1f6.nvd, _1f6.nvm, _1f6.si, _1f6_TestBloomFilteredLucenePostings_0.blm, 
_1f6_TestBloomFilteredLucenePostings_0.doc, 
_1f6_TestBloomFilteredLucenePostings_0.tim, 
_1f6_TestBloomFilteredLucenePostings_0.tip, _1fg.fdt, _1fg.fdx, _1fg.fnm, 
_1fg.nvd, _1fg.nvm, _1fg.si, _1fg_TestBloomFilteredLucenePostings_0.blm, 
_1fg_TestBloomFilteredLucenePostings_0.doc, 
_1fg_TestBloomFilteredLucenePostings_0.tim, 
_1fg_TestBloomFilteredLucenePostings_0.tip, _1fi.cfe, _1fi.cfs, _1fi.si, 
_1fk.cfe, _1fk.cfs, _1fk.si, _1fl.fdt, _1fl.fdx, _1fl.fnm, _1fl.nvd, _1fl.nvm, 
_1fl.si, _1fl_TestBloomFilteredLucenePostings_0.blm, 
_1fl_TestBloomFilteredLucenePostings_0.doc, 
_1fl_TestBloomFilteredLucenePostings_0.tim, 
_1fl_TestBloomFilteredLucenePostings_0.tip, _1fm.fdt, _1fm.fdx, _1fm.fnm, 
_1fm.nvd, _1fm.nvm, _1fm.si, _1fm_TestBloomFilteredLucenePostings_0.blm, 
_1fm_TestBloomFilteredLucenePostings_0.doc, 
_1fm_TestBloomFilteredLucenePostings_0.tim, 
_1fm_TestBloomFilteredLucenePostings_0.tip, _1fn.fdt, _1fn.fdx, _1fn.fnm, 
_1fn.nvd, _1fn.nvm, _1fn.si, _1fn_TestBloomFilteredLucenePostings_0.blm, 
_1fn_TestBloomFilteredLucenePostings_0.doc, 
_1fn_TestBloomFilteredLucenePostings_0.tim, 
_1fn_TestBloomFilteredLucenePostings_0.tip, _1fo.fdt, _1fo.fdx, _1fo.fnm, 
_1fo.nvd, _1fo.nvm, _1fo.si, _1fo_TestBloomFilteredLucenePostings_0.blm, 
_1fo_TestBloomFilteredLucenePostings_0.doc, 
_1fo_TestBloomFilteredLucenePostings_0.tim, 
_1fo_TestBloomFilteredLucenePostings_0.tip, segments_2]}, 
{indexVersion=1504863284898,generation=3,filelist=[_1fp.cfe, _1fp.cfs, _1fp.si, 
segments_3]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1504863284898,generation=2,filelist=[_1dp.fdt, 
_1dp.fdx, _1dp.fnm, _1dp.nvd, _1dp.nvm, _1dp.si, 
_1dp_TestBloomFilteredLucenePostings_0.blm, 
_1dp_TestBloomFilteredLucenePostings_0.doc, 
_1dp_TestBloomFilteredLucenePostings_0.tim, 
_1dp_TestBloomFilteredLucenePostings_0.tip, _1eu.cfe, _1eu.cfs, _1eu.si, 
_1ev.cfe, _1ev.cfs, _1ev.si, _1ew.fdt, _1ew.fdx, _1ew.fnm, _1ew.nvd, _1ew.nvm, 
_1ew.si, _1ew_TestBloomFilteredLucenePostings_0.blm, 
_1ew_TestBloomFilteredLucenePostings_0.doc, 
_1ew_TestBloomFilteredLucenePostings_0.tim, 
_1ew_TestBloomFilteredLucenePostings_0.tip, _1ez.fdt, _1ez.fdx, _1ez.fnm, 
_1ez.nvd, _1ez.nvm, _1ez.si, _1ez_TestBloomFilteredLucenePostings_0.blm, 
_1ez_TestBloomFilteredLucenePostings_0.doc, 
_1ez_TestBloomFilteredLucenePostings_0.tim, 
_1ez_TestBloomFilteredLucenePostings_0.tip, _1f0.fdt, _1f0.fdx, _1f0.fnm, 
_1f0.nvd, _1f0.nvm, _1f0.si, _1f0_TestBloomFilteredLucenePostings_0.blm, 
_1f0_TestBloomFilteredLucenePostings_0.doc, 
_1f0_TestBloomFilteredLucenePostings_0.tim, 
_1f0_TestBloomFilteredLucenePostings_0.tip, _1f1.fdt, _1f1.fdx, _1f1.fnm, 
_1f1.nvd, _1f1.nvm, _1f1.si, _1f1_TestBloomFilteredLucenePostings_0.blm, 
_1f1_TestBloomFilteredLucenePostings_0.doc, 
_1f1_TestBloomFilteredLucenePostings_0.tim, 
_1f1_TestBloomFilteredLucenePostings_0.tip, _1f2.fdt, _1f2.fdx, _1f2.fnm, 
_1f2.nvd, _1f2.nvm, _1f2.si, _1f2_TestBloomFilteredLucenePostings_0.blm, 
_1f2_TestBloomFilteredLucenePostings_0.doc, 
_1f2_TestBloomFilteredLucenePostings_0.tim, 
_1f2_TestBloomFilteredLucenePostings_0.tip, _1f3.fdt, _1f3.fdx, _1f3.fnm, 
_1f3.nvd, _1f3.nvm, _1f3.si, _1f3_TestBloomFilteredLucenePostings_0.blm, 
_1f3_TestBloomFilteredLucenePostings_0.doc, 
_1f3_TestBloomFilteredLucenePostings_0.tim, 
_1f3_TestBloomFilteredLucenePostings_0.tip, _1f5.fdt, _1f5.fdx, _1f5.fnm, 
_1f5.nvd, _1f5.nvm, _1f5.si, _1f5_TestBloomFilteredLucenePostings_0.blm, 
_1f5_TestBloomFilteredLucenePostings_0.doc, 
_1f5_TestBloomFilteredLucenePostings_0.tim, 
_1f5_TestBloomFilteredLucenePostings_0.tip, _1f6.fdt, _1f6.fdx, _1f6.fnm, 
_1f6.nvd, _1f6.nvm, _1f6.si, _1f6_TestBloomFilteredLucenePostings_0.blm, 
_1f6_TestBloomFilteredLucenePostings_0.doc, 
_1f6_TestBloomFilteredLucenePostings_0.tim, 
_1f6_TestBloomFilteredLucenePostings_0.tip, _1fg.fdt, _1fg.fdx, _1fg.fnm, 
_1fg.nvd, _1fg.nvm, _1fg.si, _1fg_TestBloomFilteredLucenePostings_0.blm, 
_1fg_TestBloomFilteredLucenePostings_0.doc, 
_1fg_TestBloomFilteredLucenePostings_0.tim, 
_1fg_TestBloomFilteredLucenePostings_0.tip, _1fi.cfe, _1fi.cfs, _1fi.si, 
_1fk.cfe, _1fk.cfs, _1fk.si, _1fl.fdt, _1fl.fdx, _1fl.fnm, _1fl.nvd, _1fl.nvm, 
_1fl.si, _1fl_TestBloomFilteredLucenePostings_0.blm, 
_1fl_TestBloomFilteredLucenePostings_0.doc, 
_1fl_TestBloomFilteredLucenePostings_0.tim, 
_1fl_TestBloomFilteredLucenePostings_0.tip, _1fm.fdt, _1fm.fdx, _1fm.fnm, 
_1fm.nvd, _1fm.nvm, _1fm.si, _1fm_TestBloomFilteredLucenePostings_0.blm, 
_1fm_TestBloomFilteredLucenePostings_0.doc, 
_1fm_TestBloomFilteredLucenePostings_0.tim, 
_1fm_TestBloomFilteredLucenePostings_0.tip, _1fn.fdt, _1fn.fdx, _1fn.fnm, 
_1fn.nvd, _1fn.nvm, _1fn.si, _1fn_TestBloomFilteredLucenePostings_0.blm, 
_1fn_TestBloomFilteredLucenePostings_0.doc, 
_1fn_TestBloomFilteredLucenePostings_0.tim, 
_1fn_TestBloomFilteredLucenePostings_0.tip, _1fo.fdt, _1fo.fdx, _1fo.fnm, 
_1fo.nvd, _1fo.nvm, _1fo.si, _1fo_TestBloomFilteredLucenePostings_0.blm, 
_1fo_TestBloomFilteredLucenePostings_0.doc, 
_1fo_TestBloomFilteredLucenePostings_0.tim, 
_1fo_TestBloomFilteredLucenePostings_0.tip, segments_2]}]> but 
was:<[{indexVersion=1504863284898,generation=2,filelist=[_1dp.fdt, _1dp.fdx, 
_1dp.fnm, _1dp.nvd, _1dp.nvm, _1dp.si, 
_1dp_TestBloomFilteredLucenePostings_0.blm, 
_1dp_TestBloomFilteredLucenePostings_0.doc, 
_1dp_TestBloomFilteredLucenePostings_0.tim, 
_1dp_TestBloomFilteredLucenePostings_0.tip, _1eu.cfe, _1eu.cfs, _1eu.si, 
_1ev.cfe, _1ev.cfs, _1ev.si, _1ew.fdt, _1ew.fdx, _1ew.fnm, _1ew.nvd, _1ew.nvm, 
_1ew.si, _1ew_TestBloomFilteredLucenePostings_0.blm, 
_1ew_TestBloomFilteredLucenePostings_0.doc, 
_1ew_TestBloomFilteredLucenePostings_0.tim, 
_1ew_TestBloomFilteredLucenePostings_0.tip, _1ez.fdt, _1ez.fdx, _1ez.fnm, 
_1ez.nvd, _1ez.nvm, _1ez.si, _1ez_TestBloomFilteredLucenePostings_0.blm, 
_1ez_TestBloomFilteredLucenePostings_0.doc, 
_1ez_TestBloomFilteredLucenePostings_0.tim, 
_1ez_TestBloomFilteredLucenePostings_0.tip, _1f0.fdt, _1f0.fdx, _1f0.fnm, 
_1f0.nvd, _1f0.nvm, _1f0.si, _1f0_TestBloomFilteredLucenePostings_0.blm, 
_1f0_TestBloomFilteredLucenePostings_0.doc, 
_1f0_TestBloomFilteredLucenePostings_0.tim, 
_1f0_TestBloomFilteredLucenePostings_0.tip, _1f1.fdt, _1f1.fdx, _1f1.fnm, 
_1f1.nvd, _1f1.nvm, _1f1.si, _1f1_TestBloomFilteredLucenePostings_0.blm, 
_1f1_TestBloomFilteredLucenePostings_0.doc, 
_1f1_TestBloomFilteredLucenePostings_0.tim, 
_1f1_TestBloomFilteredLucenePostings_0.tip, _1f2.fdt, _1f2.fdx, _1f2.fnm, 
_1f2.nvd, _1f2.nvm, _1f2.si, _1f2_TestBloomFilteredLucenePostings_0.blm, 
_1f2_TestBloomFilteredLucenePostings_0.doc, 
_1f2_TestBloomFilteredLucenePostings_0.tim, 
_1f2_TestBloomFilteredLucenePostings_0.tip, _1f3.fdt, _1f3.fdx, _1f3.fnm, 
_1f3.nvd, _1f3.nvm, _1f3.si, _1f3_TestBloomFilteredLucenePostings_0.blm, 
_1f3_TestBloomFilteredLucenePostings_0.doc, 
_1f3_TestBloomFilteredLucenePostings_0.tim, 
_1f3_TestBloomFilteredLucenePostings_0.tip, _1f5.fdt, _1f5.fdx, _1f5.fnm, 
_1f5.nvd, _1f5.nvm, _1f5.si, _1f5_TestBloomFilteredLucenePostings_0.blm, 
_1f5_TestBloomFilteredLucenePostings_0.doc, 
_1f5_TestBloomFilteredLucenePostings_0.tim, 
_1f5_TestBloomFilteredLucenePostings_0.tip, _1f6.fdt, _1f6.fdx, _1f6.fnm, 
_1f6.nvd, _1f6.nvm, _1f6.si, _1f6_TestBloomFilteredLucenePostings_0.blm, 
_1f6_TestBloomFilteredLucenePostings_0.doc, 
_1f6_TestBloomFilteredLucenePostings_0.tim, 
_1f6_TestBloomFilteredLucenePostings_0.tip, _1fg.fdt, _1fg.fdx, _1fg.fnm, 
_1fg.nvd, _1fg.nvm, _1fg.si, _1fg_TestBloomFilteredLucenePostings_0.blm, 
_1fg_TestBloomFilteredLucenePostings_0.doc, 
_1fg_TestBloomFilteredLucenePostings_0.tim, 
_1fg_TestBloomFilteredLucenePostings_0.tip, _1fi.cfe, _1fi.cfs, _1fi.si, 
_1fk.cfe, _1fk.cfs, _1fk.si, _1fl.fdt, _1fl.fdx, _1fl.fnm, _1fl.nvd, _1fl.nvm, 
_1fl.si, _1fl_TestBloomFilteredLucenePostings_0.blm, 
_1fl_TestBloomFilteredLucenePostings_0.doc, 
_1fl_TestBloomFilteredLucenePostings_0.tim, 
_1fl_TestBloomFilteredLucenePostings_0.tip, _1fm.fdt, _1fm.fdx, _1fm.fnm, 
_1fm.nvd, _1fm.nvm, _1fm.si, _1fm_TestBloomFilteredLucenePostings_0.blm, 
_1fm_TestBloomFilteredLucenePostings_0.doc, 
_1fm_TestBloomFilteredLucenePostings_0.tim, 
_1fm_TestBloomFilteredLucenePostings_0.tip, _1fn.fdt, _1fn.fdx, _1fn.fnm, 
_1fn.nvd, _1fn.nvm, _1fn.si, _1fn_TestBloomFilteredLucenePostings_0.blm, 
_1fn_TestBloomFilteredLucenePostings_0.doc, 
_1fn_TestBloomFilteredLucenePostings_0.tim, 
_1fn_TestBloomFilteredLucenePostings_0.tip, _1fo.fdt, _1fo.fdx, _1fo.fnm, 
_1fo.nvd, _1fo.nvm, _1fo.si, _1fo_TestBloomFilteredLucenePostings_0.blm, 
_1fo_TestBloomFilteredLucenePostings_0.doc, 
_1fo_TestBloomFilteredLucenePostings_0.tim, 
_1fo_TestBloomFilteredLucenePostings_0.tip, segments_2]}, 
{indexVersion=1504863284898,generation=3,filelist=[_1fp.cfe, _1fp.cfs, _1fp.si, 
segments_3]}]>
        at 
__randomizedtesting.SeedInfo.seed([1DC5C60AE231867:240B4750DE6B1664]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1277)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:748)


FAILED:  org.apache.solr.logging.TestLogWatcher.testLog4jWatcher

Error Message:
expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.logging.TestLogWatcher.testLog4jWatcher(TestLogWatcher.java:52)
        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 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


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

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([1DC5C60AE231867:898863BA00DF759F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:403)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:248)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        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:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:748)




Build Log:
[...truncated 5063 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=mt, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=181440968,total=342360064
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, 
TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [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=TestBackwardsCompatibility -Dtests.seed=277DA2692EEAC86F 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/test-data/enwiki.random.lines.txt
 -Dtests.locale=mt -Dtests.timezone=Europe/Stockholm -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Index name 6.6.1-cfs 
not found
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([277DA2692EEAC86F]:0)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.beforeClass(TestBackwardsCompatibility.java:470)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/8 (1!)] on J0 in 4.87s, 0 tests, 1 failure <<< 
FAILURES!

[...truncated 7180 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_1DC5C60AE231867-001/init-core-data-001
   [junit4]   2> 1851563 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1851563 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1851569 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1851569 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_1DC5C60AE231867-001/tempDir-001
   [junit4]   2> 1851570 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1851571 INFO  (Thread-9272) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1851571 INFO  (Thread-9272) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1851581 ERROR (Thread-9272) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1851671 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:39869
   [junit4]   2> 1851697 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1851698 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1851704 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1851706 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1851724 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ef9e63{/solr,null,AVAILABLE}
   [junit4]   2> 1851725 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5986f472{HTTP/1.1,[http/1.1]}{127.0.0.1:56783}
   [junit4]   2> 1851725 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.e.j.s.Server Started @1891176ms
   [junit4]   2> 1851725 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56783}
   [junit4]   2> 1851725 ERROR (jetty-launcher-1350-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1851725 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1851726 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1851726 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1851726 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T09:30:52.630Z
   [junit4]   2> 1851741 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@360d2e1{/solr,null,AVAILABLE}
   [junit4]   2> 1851741 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2e4a4c0c{HTTP/1.1,[http/1.1]}{127.0.0.1:35324}
   [junit4]   2> 1851741 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.e.j.s.Server Started @1891192ms
   [junit4]   2> 1851741 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35324}
   [junit4]   2> 1851741 ERROR (jetty-launcher-1350-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1851741 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1851741 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1851741 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1851741 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T09:30:52.645Z
   [junit4]   2> 1851749 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1851756 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47fce118{/solr,null,AVAILABLE}
   [junit4]   2> 1851757 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12a0469f{HTTP/1.1,[http/1.1]}{127.0.0.1:47708}
   [junit4]   2> 1851757 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.e.j.s.Server Started @1891208ms
   [junit4]   2> 1851757 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47708}
   [junit4]   2> 1851757 ERROR (jetty-launcher-1350-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1851757 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1851757 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1851757 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1851757 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T09:30:52.661Z
   [junit4]   2> 1851759 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79b9fa25{/solr,null,AVAILABLE}
   [junit4]   2> 1851759 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37fe371{HTTP/1.1,[http/1.1]}{127.0.0.1:52792}
   [junit4]   2> 1851759 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.e.j.s.Server Started @1891210ms
   [junit4]   2> 1851759 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52792}
   [junit4]   2> 1851760 ERROR (jetty-launcher-1350-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1851760 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1851760 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1851760 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1851760 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T09:30:52.664Z
   [junit4]   2> 1851765 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1851779 INFO  (jetty-launcher-1350-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39869/solr
   [junit4]   2> 1851791 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1851808 INFO  (jetty-launcher-1350-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39869/solr
   [junit4]   2> 1851818 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1851864 INFO  (jetty-launcher-1350-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39869/solr
   [junit4]   2> 1851911 INFO  (jetty-launcher-1350-thread-2) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1851931 INFO  (jetty-launcher-1350-thread-1) 
[n:127.0.0.1:35324_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1851939 INFO  (jetty-launcher-1350-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39869/solr
   [junit4]   2> 1851940 INFO  (jetty-launcher-1350-thread-2) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56783_solr
   [junit4]   2> 1851941 INFO  (jetty-launcher-1350-thread-1) 
[n:127.0.0.1:35324_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35324_solr
   [junit4]   2> 1851952 INFO  (jetty-launcher-1350-thread-2) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.Overseer Overseer 
(id=98622705007067144-127.0.0.1:56783_solr-n_0000000000) starting
   [junit4]   2> 1851985 INFO  (jetty-launcher-1350-thread-2) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56783_solr
   [junit4]   2> 1852204 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:56783_solr) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1852204 INFO  
(zkCallback-1364-thread-1-processing-n:127.0.0.1:35324_solr) 
[n:127.0.0.1:35324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1852213 INFO  
(zkCallback-1364-thread-2-processing-n:127.0.0.1:35324_solr) 
[n:127.0.0.1:35324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1852257 INFO  (jetty-launcher-1350-thread-4) 
[n:127.0.0.1:47708_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1852258 INFO  (jetty-launcher-1350-thread-4) 
[n:127.0.0.1:47708_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1852259 INFO  (jetty-launcher-1350-thread-4) 
[n:127.0.0.1:47708_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47708_solr
   [junit4]   2> 1852260 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:56783_solr) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1852262 INFO  
(zkCallback-1364-thread-2-processing-n:127.0.0.1:35324_solr) 
[n:127.0.0.1:35324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1852340 INFO  
(zkCallback-1373-thread-1-processing-n:127.0.0.1:47708_solr) 
[n:127.0.0.1:47708_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1852346 INFO  (jetty-launcher-1350-thread-3) 
[n:127.0.0.1:52792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1852347 INFO  (jetty-launcher-1350-thread-3) 
[n:127.0.0.1:52792_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1852348 INFO  (jetty-launcher-1350-thread-3) 
[n:127.0.0.1:52792_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52792_solr
   [junit4]   2> 1852349 INFO  
(zkCallback-1365-thread-1-processing-n:127.0.0.1:56783_solr) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1852349 INFO  
(zkCallback-1364-thread-2-processing-n:127.0.0.1:35324_solr) 
[n:127.0.0.1:35324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1852349 INFO  
(zkCallback-1373-thread-1-processing-n:127.0.0.1:47708_solr) 
[n:127.0.0.1:47708_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1852373 INFO  
(zkCallback-1374-thread-1-processing-n:127.0.0.1:52792_solr) 
[n:127.0.0.1:52792_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1852446 INFO  (jetty-launcher-1350-thread-2) 
[n:127.0.0.1:56783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852486 INFO  (jetty-launcher-1350-thread-2) 
[n:127.0.0.1:56783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852486 INFO  (jetty-launcher-1350-thread-2) 
[n:127.0.0.1:56783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852487 INFO  (jetty-launcher-1350-thread-2) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_1DC5C60AE231867-001/tempDir-001/node2
   [junit4]   2> 1852520 INFO  (jetty-launcher-1350-thread-3) 
[n:127.0.0.1:52792_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852522 INFO  (jetty-launcher-1350-thread-4) 
[n:127.0.0.1:47708_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852584 INFO  (jetty-launcher-1350-thread-3) 
[n:127.0.0.1:52792_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852586 INFO  (jetty-launcher-1350-thread-1) 
[n:127.0.0.1:35324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852596 INFO  (jetty-launcher-1350-thread-3) 
[n:127.0.0.1:52792_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852597 INFO  (jetty-launcher-1350-thread-3) 
[n:127.0.0.1:52792_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_1DC5C60AE231867-001/tempDir-001/node3
   [junit4]   2> 1852602 INFO  (jetty-launcher-1350-thread-4) 
[n:127.0.0.1:47708_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852602 INFO  (jetty-launcher-1350-thread-4) 
[n:127.0.0.1:47708_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852603 INFO  (jetty-launcher-1350-thread-4) 
[n:127.0.0.1:47708_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_1DC5C60AE231867-001/tempDir-001/node4
   [junit4]   2> 1852631 INFO  (jetty-launcher-1350-thread-1) 
[n:127.0.0.1:35324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852631 INFO  (jetty-launcher-1350-thread-1) 
[n:127.0.0.1:35324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49075ae
   [junit4]   2> 1852634 INFO  (jetty-launcher-1350-thread-1) 
[n:127.0.0.1:35324_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_1DC5C60AE231867-001/tempDir-001/node1
   [junit4]   2> 1853091 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1853092 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39869/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1853151 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1853156 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1853159 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1853188 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_42310_hdfs____rg775q/webapp
   [junit4]   2> 1853734 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42310
   [junit4]   2> 1853858 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1853864 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1853888 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_55827_datanode____en9g/webapp
   [junit4]   2> 1854367 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1DC5C60AE231867]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:55827
   [junit4]   2> 1854586 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_1DC5C60AE231867-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_1DC5C60AE231867-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:43344) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1854614 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x122c0cc3319c97: from storage 
DS-87c7c162-9236-4b91-a11b-76dc8a266a9b node 
DatanodeRegistration(127.0.0.1:44656, 
datanodeUuid=af952740-62bf-4238-a222-28b923e19fce, infoPort=56395, 
infoSecurePort=0, ipcPort=35539, 
storageInfo=lv=-56;cid=testClusterID;nsid=1499042934;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 6 msecs
   [junit4]   2> 1854614 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x122c0cc3319c97: from storage 
DS-4ff55d10-a18f-4c57-b6a6-41799621e9b8 node 
DatanodeRegistration(127.0.0.1:44656, 
datanodeUuid=af952740-62bf-4238-a222-28b923e19fce, infoPort=56395, 
infoSecurePort=0, ipcPort=35539, 
storageInfo=lv=-56;cid=testClusterID;nsid=1499042934;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1854797 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[1DC5C60AE231867])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNodeSet
   [junit4]   2> 1854798 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[1DC5C60AE231867])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1854804 INFO  (qtp104353061-17164) [n:127.0.0.1:47708_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=nodeset_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:52792/solr,http://127.0.0.1:35324/solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1854810 INFO  
(OverseerThreadFactory-3223-thread-1-processing-n:127.0.0.1:56783_solr) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
nodeset_collection
   [junit4]   2> 1854812 WARN  
(OverseerThreadFactory-3223-thread-1-processing-n:127.0.0.1:56783_solr) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (nodeset_collection) without cores.
   [junit4]   2> 1854995 INFO  (qtp104353061-17164) [n:127.0.0.1:47708_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1854995 INFO  (qtp104353061-17164) [n:127.0.0.1:47708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=nodeset_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:52792/solr,http://127.0.0.1:35324/solr&wt=javabin&version=2}
 status=0 QTime=191
   [junit4]   2> 1854996 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[1DC5C60AE231867])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNodeSet
   [junit4]   2> 1855105 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[1DC5C60AE231867])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingRequiredParameters
   [junit4]   2> 1855105 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[1DC5C60AE231867])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1855106 INFO  (qtp104353061-17165) [n:127.0.0.1:47708_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=nodeset_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1855109 INFO  
(OverseerCollectionConfigSetProcessor-98622705007067144-127.0.0.1:56783_solr-n_0000000000)
 [n:127.0.0.1:56783_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1855110 INFO  
(OverseerThreadFactory-3223-thread-2-processing-n:127.0.0.1:56783_solr) 
[n:127.0.0.1:56783_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1855886 INFO  (qtp104353061-17165) [n:127.0.0.1:47708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=nodeset_collection&action=DELETE&wt=javabin&version=2} status=0 
QTime=779
   [junit4]   2> 1855887 INFO  (qtp104353061-17166) [n:127.0.0.1:47708_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1855887 ERROR (qtp104353061-17166) [n:127.0.0.1:47708_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing 
required parameter: name
   [junit4]   2>        at 
org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2>        at 
org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:462)
   [junit4]   2>        at 
org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:479)
   [junit4]   2>        at org.apache.

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

le=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/test-data/enwiki.random.lines.txt
 -Dtests.locale=pl-PL -Dtests.timezone=PRC -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 85.6s J0 | SharedFSAutoReplicaFailoverTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but 
was:<3>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1DC5C60AE231867:898863BA00DF759F]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:403)
   [junit4]    >        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:248)
   [junit4]    >        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3407100 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1DC5C60AE231867]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 3407114 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1DC5C60AE231867]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3407114 WARN  (578533353@qtp-882789549-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48254) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 3407114 WARN  (578533353@qtp-882789549-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48254) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 3407115 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1DC5C60AE231867-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1DC5C60AE231867-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:60517) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 3407115 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1DC5C60AE231867-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1DC5C60AE231867-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:60517) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-1890930609-10.41.0.5-1504864487219 
(Datanode Uuid ff1bcd98-7f3e-4e84-a7f1-6be2f8436a44) service to 
localhost/127.0.0.1:60517
   [junit4]   2> 3407117 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1DC5C60AE231867]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 3407140 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1DC5C60AE231867]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3407140 WARN  (1010716742@qtp-1449666160-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41994) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 3407143 WARN  (1010716742@qtp-1449666160-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41994) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> 3407144 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1DC5C60AE231867-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1DC5C60AE231867-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:60517) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 3407144 WARN  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1DC5C60AE231867-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1DC5C60AE231867-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:60517) [    ] o.a.h.h.s.d.DataNode Ending 
block pool service for: Block pool BP-1890930609-10.41.0.5-1504864487219 
(Datanode Uuid a7808969-a10f-4282-ba7e-3c632cf5ee75) service to 
localhost/127.0.0.1:60517
   [junit4]   2> 3407174 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1DC5C60AE231867]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3407174 WARN  (1827848810@qtp-1005081840-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34748) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false. Rechecking.
   [junit4]   2> 3407174 WARN  (1827848810@qtp-1005081840-1 - Acceptor0 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34748) [    ] 
o.a.h.h.HttpServer2 HttpServer Acceptor: isRunning is false
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1DC5C60AE231867-001
   [junit4]   2> Sep 08, 2017 9:56:17 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1329, maxMBSortInHeap=7.489564561220329, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pl-PL, timezone=PRC
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=2,free=115964968,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMutatorTest, 
DistributedFacetPivotLongTailTest, ConnectionReuseTest, ReplicationFactorTest, 
TestConfigSetsAPI, TestLegacyFieldCache, SpellingQueryConverterTest, 
TestSolrQueryParser, TestConfig, TestCSVLoader, TestIndexingPerformance, 
TestDynamicFieldCollectionResource, MoveReplicaHDFSUlogDirTest, 
HdfsSyncSliceTest, OverseerCollectionConfigSetProcessorTest, 
TestCloudManagedSchema, LeaderFailureAfterFreshStartTest, 
TestUnifiedSolrHighlighter, TestPayloadCheckQParserPlugin, 
BigEndianAscendingWordSerializerTest, FieldAnalysisRequestHandlerTest, 
TestStressUserVersions, TestRecoveryHdfs, TestDownShardTolerantSearch, 
TestLeaderElectionWithEmptyReplica, HdfsDirectoryTest, TestSolr4Spatial, 
IndexBasedSpellCheckerTest, CursorMarkTest, EnumFieldTest, 
RecoveryAfterSoftCommitTest, SSLMigrationTest, HttpPartitionTest, 
CursorPagingTest, TestPerFieldSimilarityWithDefaultOverride, TestOmitPositions, 
HdfsUnloadDistributedZkTest, TestSchemaVersionResource, 
HdfsChaosMonkeySafeLeaderTest, TestCloudJSONFacetJoinDomain, TestSQLHandler, 
TestStressLucene, CurrencyFieldTypeTest, OutputWriterTest, TestBlobHandler, 
TestManagedStopFilterFactory, UpdateLogTest, XmlUpdateRequestHandlerTest, 
TestLegacyFieldReuse, TestDistributedSearch, TestFastOutputStream, 
TestReplicationHandler, DistributedQueryElevationComponentTest, 
TestSizeLimitedDistributedMap, TestFileDictionaryLookup, SynonymTokenizerTest, 
TestJoin, ChaosMonkeyNothingIsSafeTest, UpdateParamsTest, TestNestedDocsSort, 
SolrIndexSplitterTest, TestExtendedDismaxParser, 
TestMultiValuedNumericRangeQuery, DefaultValueUpdateProcessorTest, 
DistanceUnitsTest, PropertiesRequestHandlerTest, MBeansHandlerTest, 
DistributedSuggestComponentTest, DebugComponentTest, 
ConcurrentDeleteAndCreateCollectionTest, TestManagedSchemaAPI, TestRTimerTree, 
DistributedFacetPivotWhiteBoxTest, TestJavabinTupleStreamParser, 
TestXmlQParserPlugin, BadCopyFieldTest, BlockCacheTest, 
TestIBSimilarityFactory, ReplicaListTransformerTest, SolrSlf4jReporterTest, 
TestEmbeddedSolrServerConstructors, TestTrackingShardHandlerFactory, 
TestLegacyNumericRangeQueryBuilder, BlockJoinFacetSimpleTest, 
SolrPluginUtilsTest, TestRealTimeGet, HdfsBasicDistributedZk2Test, 
SolrIndexConfigTest, TestNumericTokenStream, TestMinMaxOnMultiValuedField, 
SuggestComponentContextFilterQueryTest, TestNamedUpdateProcessors, 
TestUninvertingReader, BasicZkTest, TestSSLRandomization, UUIDFieldTest, 
LeaderElectionIntegrationTest, TestReplicaProperties, SolrMetricReporterTest, 
TestAuthenticationFramework, TestSolrCoreParser, TestCSVResponseWriter, 
RequestHandlersTest, TestCollationField, TestCustomSort, 
SpellCheckCollatorWithCollapseTest, SubstringBytesRefFilterTest, 
DistributedVersionInfoTest, TestFieldResource, TestConfigsApi, 
MigrateRouteKeyTest, TestRandomFlRTGCloud, SharedFSAutoReplicaFailoverTest]
   [junit4] Completed [721/729 (5!)] on J0 in 100.34s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43345 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to