Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.2/19/

3 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.test

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at 
__randomizedtesting.SeedInfo.seed([59F090994ABB744:8DCB36D33A57DABC]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:542)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:352)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:673)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:668)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:463)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:333)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.cloud.RecoveryZkTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([59F090994ABB744:8DCB36D33A57DABC]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1276)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
        at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([59F090994ABB744:8DCB36D33A57DABC]:0)
        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:102)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 12163 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_59F090994ABB744-001/init-core-data-001
   [junit4]   2> 1623084 WARN  
(SUITE-RecoveryZkTest-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1623084 INFO  
(SUITE-RecoveryZkTest-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1623086 INFO  
(SUITE-RecoveryZkTest-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1623086 INFO  
(SUITE-RecoveryZkTest-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1623087 INFO  
(SUITE-RecoveryZkTest-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_59F090994ABB744-001/tempDir-001
   [junit4]   2> 1623087 INFO  
(SUITE-RecoveryZkTest-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1623105 INFO  (Thread-1004) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1623105 INFO  (Thread-1004) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1623137 ERROR (Thread-1004) [    ] 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> 1623213 INFO  
(SUITE-RecoveryZkTest-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40818
   [junit4]   2> 1623250 INFO  (zkConnectionManagerCallback-705-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1623273 INFO  (jetty-launcher-702-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1623293 INFO  (jetty-launcher-702-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1623399 INFO  (jetty-launcher-702-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44b9e289{/solr,null,AVAILABLE}
   [junit4]   2> 1623413 INFO  (jetty-launcher-702-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3633b927{/solr,null,AVAILABLE}
   [junit4]   2> 1623413 INFO  (jetty-launcher-702-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@780223be{SSL,[ssl, 
http/1.1]}{127.0.0.1:34184}
   [junit4]   2> 1623413 INFO  (jetty-launcher-702-thread-2) [    ] 
o.e.j.s.Server Started @1647668ms
   [junit4]   2> 1623413 INFO  (jetty-launcher-702-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34184}
   [junit4]   2> 1623413 INFO  (jetty-launcher-702-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@349ca5df{SSL,[ssl, 
http/1.1]}{127.0.0.1:37634}
   [junit4]   2> 1623413 INFO  (jetty-launcher-702-thread-1) [    ] 
o.e.j.s.Server Started @1647668ms
   [junit4]   2> 1623413 INFO  (jetty-launcher-702-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37634}
   [junit4]   2> 1623414 ERROR (jetty-launcher-702-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1623414 INFO  (jetty-launcher-702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1623414 INFO  (jetty-launcher-702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1623414 INFO  (jetty-launcher-702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1623414 INFO  (jetty-launcher-702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-21T17:58:32.967Z
   [junit4]   2> 1623416 ERROR (jetty-launcher-702-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1623416 INFO  (jetty-launcher-702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1623416 INFO  (jetty-launcher-702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1623416 INFO  (jetty-launcher-702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1623416 INFO  (jetty-launcher-702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-21T17:58:32.969Z
   [junit4]   2> 1623495 INFO  (zkConnectionManagerCallback-707-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1623502 INFO  (jetty-launcher-702-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1623580 INFO  (zkConnectionManagerCallback-709-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1623671 INFO  (jetty-launcher-702-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1623699 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1607a3a0be10001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1623722 INFO  (jetty-launcher-702-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40818/solr
   [junit4]   2> 1623735 INFO  (zkConnectionManagerCallback-713-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1623760 INFO  (jetty-launcher-702-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40818/solr
   [junit4]   2> 1623809 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1607a3a0be10003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1623844 INFO  (zkConnectionManagerCallback-717-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1624015 INFO  
(zkConnectionManagerCallback-721-thread-1-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1624080 INFO  
(zkConnectionManagerCallback-719-thread-1-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1624413 INFO  (jetty-launcher-702-thread-1) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1624413 INFO  (jetty-launcher-702-thread-1) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37634_solr
   [junit4]   2> 1624426 INFO  (jetty-launcher-702-thread-1) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.Overseer Overseer 
(id=99213581528137733-127.0.0.1:37634_solr-n_0000000000) starting
   [junit4]   2> 1624520 INFO  (jetty-launcher-702-thread-1) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37634_solr
   [junit4]   2> 1624594 INFO  
(zkCallback-718-thread-1-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1624758 INFO  (jetty-launcher-702-thread-2) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1624759 INFO  (jetty-launcher-702-thread-2) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1624796 INFO  (jetty-launcher-702-thread-2) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34184_solr
   [junit4]   2> 1624829 INFO  
(zkCallback-718-thread-1-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1624922 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1625087 INFO  (jetty-launcher-702-thread-2) 
[n:127.0.0.1:34184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34184.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a179470
   [junit4]   2> 1625124 INFO  (jetty-launcher-702-thread-2) 
[n:127.0.0.1:34184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34184.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a179470
   [junit4]   2> 1625124 INFO  (jetty-launcher-702-thread-2) 
[n:127.0.0.1:34184_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34184.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a179470
   [junit4]   2> 1625125 INFO  (jetty-launcher-702-thread-2) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_59F090994ABB744-001/tempDir-001/node2/.
   [junit4]   2> 1625330 INFO  (jetty-launcher-702-thread-1) 
[n:127.0.0.1:37634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37634.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a179470
   [junit4]   2> 1625383 INFO  (jetty-launcher-702-thread-1) 
[n:127.0.0.1:37634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37634.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a179470
   [junit4]   2> 1625384 INFO  (jetty-launcher-702-thread-1) 
[n:127.0.0.1:37634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37634.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a179470
   [junit4]   2> 1625385 INFO  (jetty-launcher-702-thread-1) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_59F090994ABB744-001/tempDir-001/node1/.
   [junit4]   2> 1625643 INFO  (zkConnectionManagerCallback-726-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1625697 INFO  (zkConnectionManagerCallback-730-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1625698 INFO  
(SUITE-RecoveryZkTest-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1625699 INFO  
(SUITE-RecoveryZkTest-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40818/solr ready
   [junit4]   2> 1625842 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1626087 INFO  (qtp1747717070-3537) [n:127.0.0.1:34184_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1626171 INFO  
(OverseerThreadFactory-1409-thread-1-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
recoverytest
   [junit4]   2> 1626284 INFO  
(OverseerStateUpdate-99213581528137733-127.0.0.1:37634_solr-n_0000000000) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"recoverytest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"recoverytest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37634/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1626320 INFO  
(OverseerStateUpdate-99213581528137733-127.0.0.1:37634_solr-n_0000000000) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"recoverytest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"recoverytest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34184/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1626865 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1626865 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1627138 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1627139 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1627352 INFO  
(zkCallback-718-thread-1-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1627359 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1627360 INFO  
(zkCallback-718-thread-2-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1627360 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1628297 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1628376 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1628379 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1628379 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n2' using 
configuration from collection recoverytest, trusted=true
   [junit4]   2> 1628392 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1628412 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34184.solr.core.recoverytest.shard1.replica_n2' (registry 
'solr.core.recoverytest.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a179470
   [junit4]   2> 1628412 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1628412 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_59F090994ABB744-001/tempDir-001/node2/recoverytest_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_59F090994ABB744-001/tempDir-001/node2/./recoverytest_shard1_replica_n2/data/]
   [junit4]   2> 1628502 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1628504 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1628504 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n1' using 
configuration from collection recoverytest, trusted=true
   [junit4]   2> 1628504 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37634.solr.core.recoverytest.shard1.replica_n1' (registry 
'solr.core.recoverytest.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a179470
   [junit4]   2> 1628504 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1628505 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_59F090994ABB744-001/tempDir-001/node1/recoverytest_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.RecoveryZkTest_59F090994ABB744-001/tempDir-001/node1/./recoverytest_shard1_replica_n1/data/]
   [junit4]   2> 1629134 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1629134 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1629135 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1629148 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1629149 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a0d1f27[recoverytest_shard1_replica_n1] main]
   [junit4]   2> 1629151 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1629151 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1629168 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1629205 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1629205 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1629206 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1629206 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1629208 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@473dba15[recoverytest_shard1_replica_n2] main]
   [junit4]   2> 1629221 INFO  
(searcherExecutor-1415-thread-1-processing-n:127.0.0.1:37634_solr 
x:recoverytest_shard1_replica_n1 s:shard1 c:recoverytest r:core_node3) 
[n:127.0.0.1:37634_solr c:recoverytest s:shard1 r:core_node3 
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore 
[recoverytest_shard1_replica_n1] Registered new searcher 
Searcher@1a0d1f27[recoverytest_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1629221 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587417310847565824
   [junit4]   2> 1629241 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1629242 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1629242 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1629243 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587417310869585920
   [junit4]   2> 1629260 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1629278 INFO  
(searcherExecutor-1414-thread-1-processing-n:127.0.0.1:34184_solr 
x:recoverytest_shard1_replica_n2 s:shard1 c:recoverytest r:core_node4) 
[n:127.0.0.1:34184_solr c:recoverytest s:shard1 r:core_node4 
x:recoverytest_shard1_replica_n2] o.a.s.c.SolrCore 
[recoverytest_shard1_replica_n2] Registered new searcher 
Searcher@473dba15[recoverytest_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1629468 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1629469 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1629469 INFO  
(zkCallback-718-thread-2-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1629469 INFO  
(zkCallback-718-thread-1-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1629774 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1629774 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1629774 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34184/solr/recoverytest_shard1_replica_n2/
   [junit4]   2> 1629774 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n2 
url=https://127.0.0.1:34184/solr START 
replicas=[https://127.0.0.1:37634/solr/recoverytest_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1629865 INFO  (qtp754565780-3525) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.c.S.Request [recoverytest_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1630103 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n2 
url=https://127.0.0.1:34184/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1630103 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1630103 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1630103 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1630106 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34184/solr/recoverytest_shard1_replica_n2/ shard1
   [junit4]   2> 1630351 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1630351 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1630352 INFO  
(zkCallback-718-thread-3-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1630355 INFO  
(zkCallback-718-thread-1-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1630376 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1630378 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3513
   [junit4]   2> 1630397 INFO  (qtp754565780-3530) [n:127.0.0.1:37634_solr 
c:recoverytest s:shard1 r:core_node3 x:recoverytest_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3259
   [junit4]   2> 1630478 INFO  (qtp1747717070-3537) [n:127.0.0.1:34184_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> 1630603 INFO  
(zkCallback-720-thread-2-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1630603 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1630609 INFO  
(zkCallback-718-thread-1-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1630609 INFO  
(zkCallback-718-thread-2-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1631485 INFO  (qtp1747717070-3537) [n:127.0.0.1:34184_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=5398
   [junit4]   2> 1631584 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] o.a.s.c.RecoveryZkTest 
Indexing 700 documents
   [junit4]   2> 1632134 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@349ca5df{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1632133 ERROR 
(updateExecutor-714-thread-2-processing-https:////127.0.0.1:37634//solr//recoverytest_shard1_replica_n1
 x:recoverytest_shard1_replica_n2 r:core_node4 n:127.0.0.1:34184_solr s:shard1 
c:recoverytest) [n:127.0.0.1:34184_solr c:recoverytest s:shard1 r:core_node4 
x:recoverytest_shard1_replica_n2] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> javax.net.ssl.SSLHandshakeException: Remote host closed 
connection during handshake
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1002)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.EOFException: SSL peer shut down incorrectly
   [junit4]   2>        at 
sun.security.ssl.InputRecord.read(InputRecord.java:505)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]   2>        ... 22 more
   [junit4]   2> 1632146 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=1040643164
   [junit4]   2> 1632161 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1632162 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@40f7b247: rootName = 
solr_37634, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@78a62b41
   [junit4]   2> 1632222 WARN  (qtp1747717070-3533) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Error sending update to 
https://127.0.0.1:37634/solr
   [junit4]   2> javax.net.ssl.SSLHandshakeException: Remote host closed 
connection during handshake
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1002)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.EOFException: SSL peer shut down incorrectly
   [junit4]   2>        at 
sun.security.ssl.InputRecord.read(InputRecord.java:505)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]   2>        ... 22 more
   [junit4]   2> 1632223 ERROR (qtp1747717070-3533) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on 
replica https://127.0.0.1:37634/solr/recoverytest_shard1_replica_n1/
   [junit4]   2> java.io.EOFException: SSL peer shut down incorrectly
   [junit4]   2>        at 
sun.security.ssl.InputRecord.read(InputRecord.java:505)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1632236 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1632236 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a6d4453: rootName = 
solr_37634, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@355a5f2b
   [junit4]   2> 1632254 ERROR 
(updateExecutor-714-thread-1-processing-https:////127.0.0.1:37634//solr//recoverytest_shard1_replica_n1
 x:recoverytest_shard1_replica_n2 r:core_node4 n:127.0.0.1:34184_solr s:shard1 
c:recoverytest) [n:127.0.0.1:34184_solr c:recoverytest s:shard1 r:core_node4 
x:recoverytest_shard1_replica_n2] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2>        at java.net.SocketOutputStream.socketWrite0(Native 
Method)
   [junit4]   2>        at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2>        at 
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2>        at 
sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431)
   [junit4]   2>        at 
sun.security.ssl.OutputRecord.write(OutputRecord.java:417)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:886)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:857)
   [junit4]   2>        at 
sun.security.ssl.AppOutputStream.write(AppOutputStream.java:123)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:136)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:144)
   [junit4]   2>        at 
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:203)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:157)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:160)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1632258 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1632258 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@bb3296b: rootName = 
solr_37634, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@49048b2e
   [junit4]   2> 1632259 WARN  (qtp1747717070-3539) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Error sending update to 
https://127.0.0.1:37634/solr
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2>        at java.net.SocketOutputStream.socketWrite0(Native 
Method)
   [junit4]   2>        at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2>        at 
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2>        at 
sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431)
   [junit4]   2>        at 
sun.security.ssl.OutputRecord.write(OutputRecord.java:417)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:886)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:857)
   [junit4]   2>        at 
sun.security.ssl.AppOutputStream.write(AppOutputStream.java:123)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:136)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:144)
   [junit4]   2>        at 
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:203)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:157)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:160)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1632259 ERROR (qtp1747717070-3539) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on 
replica https://127.0.0.1:37634/solr/recoverytest_shard1_replica_n1/
   [junit4]   2> java.net.SocketException: Broken pipe (Write failed)
   [junit4]   2>        at java.net.SocketOutputStream.socketWrite0(Native 
Method)
   [junit4]   2>        at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
   [junit4]   2>        at 
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2>        at 
sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431)
   [junit4]   2>        at 
sun.security.ssl.OutputRecord.write(OutputRecord.java:417)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:886)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:857)
   [junit4]   2>        at 
sun.security.ssl.AppOutputStream.write(AppOutputStream.java:123)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:124)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:136)
   [junit4]   2>        at 
org.apache.http.impl.io.SessionOutputBufferImpl.flush(SessionOutputBufferImpl.java:144)
   [junit4]   2>        at 
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:203)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:157)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:160)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:238)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1632261 INFO  (qtp1747717070-3533) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.ZkController Put replica core=recoverytest_shard1_replica_n1 
coreNodeName=core_node3 on 127.0.0.1:37634_solr into leader-initiated recovery.
   [junit4]   2> 1632261 INFO  (qtp1747717070-3539) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0 
(1587417313554989056)]} 0 567
   [junit4]   2> 1632261 INFO  (qtp1747717070-3533) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 
(1587417313554989057)]} 0 458
   [junit4]   2> 1632272 ERROR 
(updateExecutor-714-thread-2-processing-https:////127.0.0.1:37634//solr//recoverytest_shard1_replica_n1
 x:recoverytest_shard1_replica_n2 r:core_node4 n:127.0.0.1:34184_solr s:shard1 
c:recoverytest) [n:127.0.0.1:34184_solr c:recoverytest s:shard1 r:core_node4 
x:recoverytest_shard1_replica_n2] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient error
   [junit4]   2> org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:37634 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        ... 16 more
   [junit4]   2> 1632284 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] o.a.s.c.ZkController 
Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37634_solr
   [junit4]   2> 1632285 INFO  (zkCallback-729-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1632285 INFO  
(TEST-RecoveryZkTest.test-seed#[59F090994ABB744]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1632291 WARN  (qtp1747717070-3536) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Error sending update to 
https://127.0.0.1:37634/solr
   [junit4]   2> org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:37634 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:347)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        ... 16 more
   [junit4]   2> 1632291 WARN  (qtp1747717070-3536) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Core core_node4 belonging to recoverytest 
shard1, does not have error'd node 
https://127.0.0.1:37634/solr/recoverytest_shard1_replica_n1/ as a replica. No 
request recovery command will be sent!
   [junit4]   2> 1632291 INFO  (qtp1747717070-3536) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 
(1587417314046771200)]} 0 19
   [junit4]   2> 1632292 INFO  
(OverseerCollectionConfigSetProcessor-99213581528137733-127.0.0.1:37634_solr-n_0000000000)
 [n:127.0.0.1:37634_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> 1632293 INFO  (qtp1747717070-3540) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2 
(1587417314067742720)]} 0 0
   [junit4]   2> 1632291 INFO  
(zkCallback-720-thread-1-processing-n:127.0.0.1:34184_solr) 
[n:127.0.0.1:34184_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1632294 INFO  (qtp1747717070-3540) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3 
(1587417314069839872)]} 0 0
   [junit4]   2> 1632316 INFO  (qtp1747717070-3538) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1 
(1587417314092908544)]} 0 0
   [junit4]   2> 1632317 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2 
(1587417314093957120)]} 0 0
   [junit4]   2> 1632319 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3 
(1587417314096054272)]} 0 0
   [junit4]   2> 1632359 INFO  
(zkCallback-718-thread-3-processing-n:127.0.0.1:37634_solr) 
[n:127.0.0.1:37634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1632364 INFO  (qtp1747717070-3540) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-1 
(-1587417314104442880)]} 0 69
   [junit4]   2> 1632373 INFO  (qtp1747717070-3538) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4 
(1587417314152677376)]} 0 0
   [junit4]   2> 1632373 INFO  
(updateExecutor-714-thread-1-processing-x:recoverytest_shard1_replica_n2 
r:core_node4 https:////127.0.0.1:37634//solr//recoverytest_shard1_replica_n1// 
n:127.0.0.1:34184_solr s:shard1 c:recoverytest) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.LeaderInitiatedRecoveryThread Put replica 
core=recoverytest_shard1_replica_n1 coreNodeName=core_node3 on 
127.0.0.1:37634_solr into leader-initiated recovery.
   [junit4]   2> 1632373 WARN  
(updateExecutor-714-thread-1-processing-x:recoverytest_shard1_replica_n2 
r:core_node4 https:////127.0.0.1:37634//solr//recoverytest_shard1_replica_n1// 
n:127.0.0.1:34184_solr s:shard1 c:recoverytest) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing 
core=recoverytest_shard1_replica_n1 coreNodeName =core_node3 state=down on 
behalf of un-reachable replica 
https://127.0.0.1:37634/solr/recoverytest_shard1_replica_n1/
   [junit4]   2> 1632374 INFO  (qtp1747717070-3539) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-1 
(-1587417314153725952)]} 0 0
   [junit4]   2> 1632376 INFO  (qtp1747717070-3538) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4 
(1587417314155823104)]} 0 0
   [junit4]   2> 1632376 INFO  
(updateExecutor-714-thread-1-processing-x:recoverytest_shard1_replica_n2 
r:core_node4 https:////127.0.0.1:37634//solr//recoverytest_shard1_replica_n1// 
n:127.0.0.1:34184_solr s:shard1 c:recoverytest) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.LeaderInitiatedRecoveryThread 
LeaderInitiatedRecoveryThread-recoverytest_shard1_replica_n1 started running to 
send REQUESTRECOVERY command to 
https://127.0.0.1:37634/solr/recoverytest_shard1_replica_n1/; will try for a 
max of 600 secs
   [junit4]   2> 1632389 INFO  (qtp1747717070-3538) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5 
(1587417314169454592)]} 0 0
   [junit4]   2> 1632390 INFO  (qtp1747717070-3538) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6 
(1587417314170503168)]} 0 0
   [junit4]   2> 1632391 INFO  (qtp1747717070-3538) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-2 
(-1587417314171551744)]} 0 0
   [junit4]   2> 1632391 INFO  (qtp1747717070-3538) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7 
(1587417314171551745)]} 0 0
   [junit4]   2> 1632392 INFO  (qtp1747717070-3538) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8 
(1587417314172600320)]} 0 0
   [junit4]   2> 1632555 INFO  
(updateExecutor-714-thread-1-processing-x:recoverytest_shard1_replica_n2 
r:core_node4 https:////127.0.0.1:37634//solr//recoverytest_shard1_replica_n1// 
n:127.0.0.1:34184_solr s:shard1 c:recoverytest) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.LeaderInitiatedRecoveryThread Asking 
core=recoverytest_shard1_replica_n1 coreNodeName=core_node3 on 
https://127.0.0.1:37634/solr to recover
   [junit4]   2> 1632586 INFO  (qtp1747717070-3540) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9 
(1587417314373926912)]} 0 2
   [junit4]   2> 1632587 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-3 
(-1587417314377072640)]} 0 0
   [junit4]   2> 1632600 INFO  (qtp1747717070-3534) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10 
(1587417314390704128)]} 0 12
   [junit4]   2> 1632613 ERROR 
(updateExecutor-714-thread-1-processing-x:recoverytest_shard1_replica_n2 
r:core_node4 https:////127.0.0.1:37634//solr//recoverytest_shard1_replica_n1// 
n:127.0.0.1:34184_solr s:shard1 c:recoverytest) [n:127.0.0.1:34184_solr 
c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] 
o.a.s.c.LeaderInitiatedRecoveryThread https://127.0.0.1:37634/solr: Could not 
tell a replica to recover:org.apache.solr.client.solrj.SolrServerException: 
Server refused connection at: https://127.0.0.1:37634/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:209)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: 
Connect to 127.0.0.1:37634 [/127.0.0.1] failed: Connection refused (Connection 
refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 10 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(D

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

ache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:333)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_59F090994ABB744-001
   [junit4]   2> Dec 21, 2017 6:33:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=21234, maxDocsPerChunk=869, blockSize=612), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=21234, blockSize=612)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=is-IS, timezone=Europe/Sofia
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=282092704,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyField, 
SortSpecParsingTest, DistanceUnitsTest, BlockDirectoryTest, 
CoreAdminHandlerTest, TestSolrXml, TestSchemaNameResource, HdfsLockFactoryTest, 
ReturnFieldsTest, TestCloudManagedSchema, HdfsBasicDistributedZkTest, 
FullSolrCloudDistribCmdsTest, HdfsWriteToMultipleCollectionsTest, 
TestReplicationHandlerBackup, TestTolerantSearch, 
WordBreakSolrSpellCheckerTest, TestFiltering, TestSchemaVersionResource, 
TestFieldCacheVsDocValues, TestConfigSetsAPIZkFailure, DeleteNodeTest, 
TestMacroExpander, TestAnalyzeInfixSuggestions, TestRealTimeGet, 
TestDistributedStatsComponentCardinality, LeaderElectionTest, 
TestSha256AuthenticationProvider, UUIDFieldTest, SolrShardReporterTest, 
CurrencyFieldTypeTest, SegmentsInfoRequestHandlerTest, 
TestDistribDocBasedVersion, OverseerStatusTest, SpatialHeatmapFacetsTest, 
ZkNodePropsTest, SolrJmxReporterTest, TestDFISimilarityFactory, 
CollectionReloadTest, DefaultValueUpdateProcessorTest, RecoveryZkTest, 
TestRandomRequestDistribution, TestFieldCacheReopen, TestValueSourceCache, 
PluginInfoTest, UniqFieldsUpdateProcessorFactoryTest, 
SharedFSAutoReplicaFailoverTest, MigrateRouteKeyTest, IndexSchemaTest, 
TestConfigSets, SearchRateTriggerTest, DirectSolrConnectionTest, 
TestEmbeddedSolrServerConstructors, InfixSuggestersTest, 
AnalyticsMergeStrategyTest, TriggerIntegrationTest, ConnectionReuseTest, 
TestTolerantUpdateProcessorRandomCloud, RecoveryAfterSoftCommitTest, 
MetricsHandlerTest, TestLeaderInitiatedRecoveryThread, ClusterStateTest, 
SortByFunctionTest, TestFreeTextSuggestions, TestExactSharedStatsCache, 
TestManagedSchemaThreadSafety, SuggesterWFSTTest, TestHalfAndHalfDocValues, 
SolrGangliaReporterTest, TestLRUCache, TestDistributedGrouping, TestLFUCache, 
TestFieldResource, TestDistributedMissingSort, DisMaxRequestHandlerTest, 
TestSolrCoreProperties, HdfsCollectionsAPIDistributedZkTest, TestConfigOverlay, 
LeaderElectionContextKeyTest, BlockJoinFacetDistribTest, TestSearchPerf, 
TestScoreJoinQPNoScore, TestJsonFacetRefinement, HdfsRecoveryZkTest, 
TestManagedStopFilterFactory, RuleEngineTest, DocValuesNotIndexedTest, 
TestFunctionQuery, FieldMutatingUpdateProcessorTest, 
SolrCoreCheckLockOnStartupTest, DistributedDebugComponentTest, 
TestExtendedDismaxParser, OverseerCollectionConfigSetProcessorTest, 
SimplePostToolTest, DistributedFacetPivotSmallTest, SystemInfoHandlerTest, 
TestIndexSearcher, ResponseHeaderTest, TestCollectionsAPIViaSolrCloudCluster, 
ReplicationFactorTest, TestGroupingSearch, 
DistributedQueryComponentOptimizationTest, HdfsThreadLeakTest, 
TestSkipOverseerOperations, SolrMetricManagerTest, BasicDistributedZk2Test]
   [junit4] Completed [330/751 (2!)] on J2 in 45.28s, 1 test, 1 error <<< 
FAILURES!

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_59F090994ABB744-001/init-core-data-001
   [junit4]   2> 3873300 WARN  
(SUITE-TestPKIAuthenticationPlugin-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 3873301 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3873315 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[59F090994ABB744]-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> 3873315 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[59F090994ABB744]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3873334 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[59F090994ABB744]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3886321 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[59F090994ABB744]) [    ] 
o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 1513881360451 , 
received timestamp: 1513881373078 , TTL: 10000
   [junit4]   2> 3886321 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[59F090994ABB744]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test 
-Dtests.seed=59F090994ABB744 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=fr-CH -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   13.0s J0 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([59F090994ABB744:8DCB36D33A57DABC]:0)
   [junit4]    >        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:102)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.2/solr/build/solr-core/test/J0/temp/solr.security.TestPKIAuthenticationPlugin_59F090994ABB744-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-CH, 
timezone=America/Los_Angeles
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=169000968,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [TestCorePropertiesReload, 
LeaderElectionIntegrationTest, FastVectorHighlighterTest, 
TestCloudPseudoReturnFields, TestConfigSetsAPI, TestPushWriter, 
TestExpandComponent, NoCacheHeaderTest, TestDFRSimilarityFactory, 
RAMDirectoryFactoryTest, TestHighlightDedupGrouping, 
DistributedQueryElevationComponentTest, TestLegacyFieldReuse, 
RestartWhileUpdatingTest, TestHighFrequencyDictionaryFactory, SparseHLLTest, 
TestSortByMinMaxFunction, AutoAddReplicasPlanActionTest, FullHLLTest, 
TestScoreJoinQPScore, TestCodecSupport, TestCloudNestedDocsSort, 
TestTlogReplica, MultiTermTest, TestSuggestSpellingConverter, 
DirectoryFactoryTest, TestWordDelimiterFilterFactory, TestCrossCoreJoin, 
TestReRankQParserPlugin, TestReqParamsAPI, MetricsConfigTest, 
TestDistributedSearch, TestIntervalFaceting, TestSolrJ, 
TestUseDocValuesAsStored, TestBinaryResponseWriter, 
TestManagedSynonymFilterFactory, BooleanFieldTest, DocValuesTest, 
DistributedFacetPivotWhiteBoxTest, PrimitiveFieldTypeTest, 
TestFieldTypeCollectionResource, ManagedSchemaRoundRobinCloudTest, 
SpatialRPTFieldTypeTest, TestComplexPhraseQParserPlugin, TestManagedSchema, 
MissingSegmentRecoveryTest, IndexSchemaRuntimeFieldTest, 
AnalysisErrorHandlingTest, SolrXmlInZkTest, SearchHandlerTest, SliceStateTest, 
TestSubQueryTransformer, TestStandardQParsers, TestShortCircuitedRequests, 
NumberUtilsTest, AnalysisAfterCoreReloadTest, SimpleMLTQParserTest, 
QueryParsingTest, TestLuceneIndexBackCompat, TestSolrIndexConfig, 
ForceLeaderTest, DateMathParserTest, CoreMergeIndexesAdminHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestJsonFacets, 
RemoteQueryErrorTest, TestXmlQParser, DateRangeFieldTest, CleanupOldIndexTest, 
TestImplicitCoreProperties, URLClassifyProcessorTest, UpdateParamsTest, 
TestLocalFSCloudBackupRestore, SimpleFacetsTest, 
TestSerializedLuceneMatchVersion, TestNumericTokenStream, TestMacros, 
TestPostingsSolrHighlighter, TestRandomFaceting, TestConfigSetImmutable, 
SaslZkACLProviderTest, SyncSliceTest, 
TestOverriddenPrefixQueryForCustomFieldType, SolrInfoBeanTest, 
DistribCursorPagingTest, TestMergePolicyConfig, SpellCheckCollatorTest, 
CollectionStateFormat2Test, TestAddFieldRealTimeGet, 
TestRequestStatusCollectionAPI, ReplicaListTransformerTest, TestSchemaResource, 
TestIBSimilarityFactory, MergeStrategyTest, SolrPluginUtilsTest, 
CdcrReplicationDistributedZkTest, TestFieldCacheWithThreads, DateFieldTest, 
HdfsChaosMonkeyNothingIsSafeTest, SolrSlf4jReporterTest, TestComponentsName, 
TestConfig, TestSQLHandlerNonCloud, TestManagedResource, 
SolrGraphiteReporterTest, TestCloudInspectUtil, TestNRTOpen, 
VMParamsZkACLAndCredentialsProvidersTest, CursorPagingTest, TestCSVLoader, 
TestNonDefinedSimilarityFactory, LeaderFailoverAfterPartitionTest, 
SuggestComponentContextFilterQueryTest, SolrCoreTest, 
BigEndianAscendingWordSerializerTest, SpellCheckComponentTest, 
TestPKIAuthenticationPlugin]
   [junit4] Completed [340/751 (3!)] on J0 in 13.22s, 1 test, 1 error <<< 
FAILURES!

[...truncated 48763 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to