Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/54/

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader

Error Message:
Doc with id=4 not found in 
http://127.0.0.1:41596/solr/outOfSyncReplicasCannotBecomeLeader-false due to: 
Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in 
http://127.0.0.1:41596/solr/outOfSyncReplicasCannotBecomeLeader-false due to: 
Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([A980F6695B2BBC27:D76BD679984CB31D]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:283)
        at 
org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:267)
        at 
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:138)
        at 
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:97)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 14414 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> 1646830 INFO  
(SUITE-TestCloudConsistency-seed#[A980F6695B2BBC27]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A980F6695B2BBC27-001/init-core-data-001
   [junit4]   2> 1646831 WARN  
(SUITE-TestCloudConsistency-seed#[A980F6695B2BBC27]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=92 numCloses=92
   [junit4]   2> 1646831 INFO  
(SUITE-TestCloudConsistency-seed#[A980F6695B2BBC27]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1646834 INFO  
(SUITE-TestCloudConsistency-seed#[A980F6695B2BBC27]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1646837 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
   [junit4]   2> 1646838 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A980F6695B2BBC27-001/tempDir-001
   [junit4]   2> 1646838 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1646839 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1646839 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1646939 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkTestServer start zk server on port:39957
   [junit4]   2> 1646939 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39957
   [junit4]   2> 1646939 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39957
   [junit4]   2> 1646943 INFO  (zkConnectionManagerCallback-12539-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646946 INFO  (zkConnectionManagerCallback-12541-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646948 INFO  (zkConnectionManagerCallback-12543-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646950 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1036a8308790002, likely client has closed socket
   [junit4]   2> 1646950 WARN  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1646950 WARN  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1646950 WARN  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1646951 WARN  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1646951 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1646952 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1646952 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1646952 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1646952 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1646956 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1646956 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1646956 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1646957 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e8ffe72{/solr,null,AVAILABLE}
   [junit4]   2> 1646957 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2418be6c{/solr,null,AVAILABLE}
   [junit4]   2> 1646958 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1646958 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1646958 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49d449be{/solr,null,AVAILABLE}
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@798c6bc4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37018}
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6f742d18{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36693}
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.s.Server Started @1647025ms
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.s.Server Started @1647025ms
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36693}
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37018}
   [junit4]   2> 1646959 ERROR (jetty-launcher-12544-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1646959 ERROR (jetty-launcher-12544-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1646959 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-25T18:05:19.104Z
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-25T18:05:19.104Z
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43cd3bc7{/solr,null,AVAILABLE}
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@68236800{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41906}
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.s.Server Started @1647026ms
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41906}
   [junit4]   2> 1646960 ERROR (jetty-launcher-12544-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1646960 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1646961 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1646961 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1646961 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1646961 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-25T18:05:19.105Z
   [junit4]   2> 1646961 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@55c4f4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39683}
   [junit4]   2> 1646961 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.s.Server Started @1647028ms
   [junit4]   2> 1646961 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39683}
   [junit4]   2> 1646962 ERROR (jetty-launcher-12544-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1646962 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1646962 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1646962 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1646962 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1646962 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-25T18:05:19.106Z
   [junit4]   2> 1646963 INFO  (zkConnectionManagerCallback-12546-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646963 INFO  (zkConnectionManagerCallback-12550-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646963 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1646963 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1646963 INFO  (zkConnectionManagerCallback-12548-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646965 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1646967 INFO  (zkConnectionManagerCallback-12552-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1646969 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1647065 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1647069 WARN  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3ef74882[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647076 WARN  (jetty-launcher-12544-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@48ef2895[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647077 INFO  (jetty-launcher-12544-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39957/solr
   [junit4]   2> 1647083 INFO  (zkConnectionManagerCallback-12562-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647093 INFO  (zkConnectionManagerCallback-12564-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647099 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1647112 WARN  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@9bc5d0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647121 WARN  (jetty-launcher-12544-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@19f14f0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647123 INFO  (jetty-launcher-12544-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39957/solr
   [junit4]   2> 1647124 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1647125 INFO  (zkConnectionManagerCallback-12572-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647126 WARN  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10fe2f63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647126 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1036a8308790009, likely client has closed socket
   [junit4]   2> 1647129 INFO  (zkConnectionManagerCallback-12575-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647132 WARN  (jetty-launcher-12544-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3801be73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647135 INFO  (jetty-launcher-12544-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39957/solr
   [junit4]   2> 1647135 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1647137 WARN  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@678e47a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647137 INFO  (zkConnectionManagerCallback-12582-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647140 WARN  (jetty-launcher-12544-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4165b40d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647141 INFO  (jetty-launcher-12544-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39957/solr
   [junit4]   2> 1647142 INFO  (zkConnectionManagerCallback-12587-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647143 INFO  (zkConnectionManagerCallback-12590-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647146 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37018_solr
   [junit4]   2> 1647146 INFO  (zkConnectionManagerCallback-12592-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647147 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.Overseer Overseer 
(id=73019129983467530-127.0.0.1:37018_solr-n_0000000000) starting
   [junit4]   2> 1647158 INFO  (zkConnectionManagerCallback-12601-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647159 INFO  (jetty-launcher-12544-thread-1) 
[n:127.0.0.1:39683_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39683_solr
   [junit4]   2> 1647159 INFO  (jetty-launcher-12544-thread-4) 
[n:127.0.0.1:36693_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36693_solr
   [junit4]   2> 1647161 INFO  (zkCallback-12586-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1647161 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1647161 INFO  (zkCallback-12591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1647162 INFO  (zkCallback-12574-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1647165 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39957/solr ready
   [junit4]   2> 1647166 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37018_solr as DOWN
   [junit4]   2> 1647168 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1647168 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37018_solr
   [junit4]   2> 1647170 INFO  
(OverseerStateUpdate-73019129983467530-127.0.0.1:37018_solr-n_0000000000) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37018_solr
   [junit4]   2> 1647170 INFO  (zkCallback-12586-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1647175 INFO  
(OverseerStateUpdate-73019129983467530-127.0.0.1:37018_solr-n_0000000000) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1647176 INFO  (zkCallback-12600-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1647176 INFO  (zkCallback-12591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1647201 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1647206 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1647212 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41906_solr as DOWN
   [junit4]   2> 1647212 INFO  (zkConnectionManagerCallback-12607-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647212 INFO  (zkConnectionManagerCallback-12612-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647213 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1647213 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41906_solr
   [junit4]   2> 1647214 INFO  (jetty-launcher-12544-thread-1) 
[n:127.0.0.1:39683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1647214 INFO  (jetty-launcher-12544-thread-4) 
[n:127.0.0.1:36693_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1647214 INFO  (zkCallback-12586-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647215 INFO  (zkCallback-12591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647215 INFO  (zkCallback-12574-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647215 INFO  (zkCallback-12600-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647216 INFO  (jetty-launcher-12544-thread-4) 
[n:127.0.0.1:36693_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39957/solr ready
   [junit4]   2> 1647216 INFO  (zkCallback-12563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647216 INFO  (jetty-launcher-12544-thread-4) 
[n:127.0.0.1:36693_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1647219 INFO  (jetty-launcher-12544-thread-1) 
[n:127.0.0.1:39683_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39957/solr ready
   [junit4]   2> 1647220 INFO  (jetty-launcher-12544-thread-1) 
[n:127.0.0.1:39683_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1647222 INFO  (zkCallback-12606-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647228 INFO  (zkCallback-12611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647250 INFO  (zkConnectionManagerCallback-12619-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647252 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1647254 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39957/solr ready
   [junit4]   2> 1647254 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1647288 INFO  (jetty-launcher-12544-thread-1) 
[n:127.0.0.1:39683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39683.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647289 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37018.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647307 INFO  (jetty-launcher-12544-thread-4) 
[n:127.0.0.1:36693_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36693.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647338 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41906.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647363 INFO  (jetty-launcher-12544-thread-1) 
[n:127.0.0.1:39683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39683.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647365 INFO  (jetty-launcher-12544-thread-1) 
[n:127.0.0.1:39683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39683.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647365 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37018.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647367 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37018.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647370 INFO  (jetty-launcher-12544-thread-1) 
[n:127.0.0.1:39683_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A980F6695B2BBC27-001/tempDir-001/node1/.
   [junit4]   2> 1647372 INFO  (jetty-launcher-12544-thread-2) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A980F6695B2BBC27-001/tempDir-001/node2/.
   [junit4]   2> 1647374 INFO  (jetty-launcher-12544-thread-4) 
[n:127.0.0.1:36693_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36693.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647374 INFO  (jetty-launcher-12544-thread-4) 
[n:127.0.0.1:36693_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36693.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647376 INFO  (jetty-launcher-12544-thread-4) 
[n:127.0.0.1:36693_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A980F6695B2BBC27-001/tempDir-001/node4/.
   [junit4]   2> 1647380 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41906.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647380 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41906.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1647381 INFO  (jetty-launcher-12544-thread-3) 
[n:127.0.0.1:41906_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A980F6695B2BBC27-001/tempDir-001/node3/.
   [junit4]   2> 1647635 INFO  (zkConnectionManagerCallback-12625-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647640 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1647641 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39957/solr ready
   [junit4]   2> 1647645 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1504293982
   [junit4]   2> 1647645 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37018_solr
   [junit4]   2> 1647646 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1647646 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37018_solr as DOWN
   [junit4]   2> 1647648 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1647648 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@307117ec: rootName = 
solr_37018, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@78770489
   [junit4]   2> 1647657 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1647657 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47e2d1e9: rootName = 
solr_37018, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@27bccd20
   [junit4]   2> 1647662 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1647662 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e575823: rootName = 
solr_37018, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27b5bd51
   [junit4]   2> 1647662 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1647668 INFO  (closeThreadPool-12628-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73019129983467530-127.0.0.1:37018_solr-n_0000000000) closing
   [junit4]   2> 1647668 INFO  
(OverseerStateUpdate-73019129983467530-127.0.0.1:37018_solr-n_0000000000) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37018_solr
   [junit4]   2> 1647677 INFO  
(OverseerAutoScalingTriggerThread-73019129983467530-127.0.0.1:37018_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1647677 INFO  (closeThreadPool-12628-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73019129983467530-127.0.0.1:37018_solr-n_0000000000) closing
   [junit4]   2> 1647682 INFO  (zkCallback-12586-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1647682 INFO  (zkCallback-12591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1647682 INFO  (zkCallback-12606-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1647683 INFO  (zkCallback-12611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1647683 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.Overseer Overseer 
(id=73019129983467530-127.0.0.1:37018_solr-n_0000000000) closing
   [junit4]   2> 1647683 INFO  (zkCallback-12563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1647686 INFO  (zkCallback-12618-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1647686 INFO  (zkCallback-12586-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36693_solr
   [junit4]   2> 1647686 INFO  (zkCallback-12624-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1647687 INFO  (zkCallback-12586-thread-2) 
[n:127.0.0.1:36693_solr    ] o.a.s.c.Overseer Overseer 
(id=73019129983467532-127.0.0.1:36693_solr-n_0000000001) starting
   [junit4]   2> 1647693 INFO  
(OverseerStateUpdate-73019129983467532-127.0.0.1:36693_solr-n_0000000001) 
[n:127.0.0.1:36693_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36693_solr
   [junit4]   2> 1647697 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@798c6bc4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1647697 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2418be6c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1647697 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1647703 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1647704 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1647704 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1647704 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1647705 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1647705 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1647706 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1647706 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43086913{/solr,null,AVAILABLE}
   [junit4]   2> 1647706 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@40eec54a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35100}
   [junit4]   2> 1647706 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.Server Started @1647772ms
   [junit4]   2> 1647706 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45210}
   [junit4]   2> 1647707 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1647707 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1647707 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 1647707 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1647707 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1647707 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-25T18:05:19.851Z
   [junit4]   2> 1647710 INFO  (zkConnectionManagerCallback-12630-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647710 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1647878 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1647886 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@56516819[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647898 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@3f6f2208[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1647899 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39957/solr
   [junit4]   2> 1647901 INFO  (zkConnectionManagerCallback-12637-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647904 INFO  (zkConnectionManagerCallback-12639-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647909 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1647920 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45210_solr as DOWN
   [junit4]   2> 1647923 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1647923 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45210_solr
   [junit4]   2> 1647924 INFO  (zkCallback-12624-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647925 INFO  (zkCallback-12563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647925 INFO  (zkCallback-12611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647925 INFO  (zkCallback-12606-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647925 INFO  (zkCallback-12618-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647925 INFO  (zkCallback-12591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647925 INFO  (zkCallback-12586-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647925 INFO  (zkCallback-12638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1647953 INFO  (zkConnectionManagerCallback-12646-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1647955 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1647956 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39957/solr ready
   [junit4]   2> 1647956 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1647986 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45210.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1648004 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45210.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1648005 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45210.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1648006 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [n:127.0.0.1:45210_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A980F6695B2BBC27-001/tempDir-001/node2/.
   [junit4]   2> 1648086 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
http://127.0.0.1:35100/solr. Proxy: http://127.0.0.1:45210/solr
   [junit4]   2> 1648086 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=827522401
   [junit4]   2> 1648086 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41906_solr
   [junit4]   2> 1648087 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1648087 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41906_solr as DOWN
   [junit4]   2> 1648089 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1648089 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13d4dd3a: rootName = 
solr_41906, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5f1d2887
   [junit4]   2> 1648097 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1648097 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b68d6ea: rootName = 
solr_41906, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@27bccd20
   [junit4]   2> 1648102 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1648102 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19958ae9: rootName = 
solr_41906, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27b5bd51
   [junit4]   2> 1648102 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1648105 INFO  (zkCallback-12606-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648105 INFO  (zkCallback-12591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648106 INFO  (zkCallback-12624-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648106 INFO  (zkCallback-12586-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648106 INFO  (zkCallback-12611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648106 INFO  (zkCallback-12638-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648106 INFO  (zkCallback-12645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648107 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@68236800{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1648107 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7e8ffe72{/solr,null,UNAVAILABLE}
   [junit4]   2> 1648107 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1648108 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1648108 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1648108 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1648108 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1648110 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1648110 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1648110 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1648110 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@284998d9{/solr,null,AVAILABLE}
   [junit4]   2> 1648110 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@19c48d26{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45563}
   [junit4]   2> 1648110 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.Server Started @1648177ms
   [junit4]   2> 1648110 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35867}
   [junit4]   2> 1648111 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1648111 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1648111 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 1648111 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1648111 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1648111 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-25T18:05:20.255Z
   [junit4]   2> 1648113 INFO  (zkConnectionManagerCallback-12652-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1648113 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1648225 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1648226 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@7f1276ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1648244 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@51176b8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1648245 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39957/solr
   [junit4]   2> 1648247 INFO  (zkConnectionManagerCallback-12659-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1648250 INFO  (zkConnectionManagerCallback-12661-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1648255 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1648259 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35867_solr as DOWN
   [junit4]   2> 1648260 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1648261 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35867_solr
   [junit4]   2> 1648262 INFO  (zkCallback-12611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648262 INFO  (zkCallback-12645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648262 INFO  (zkCallback-12591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648262 INFO  (zkCallback-12606-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648262 INFO  (zkCallback-12638-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648262 INFO  (zkCallback-12624-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648262 INFO  (zkCallback-12586-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648263 INFO  (zkCallback-12660-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648289 INFO  (zkConnectionManagerCallback-12668-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1648291 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1648292 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39957/solr ready
   [junit4]   2> 1648293 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1648323 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35867.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1648341 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35867.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1648341 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35867.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1648343 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A980F6695B2BBC27-001/tempDir-001/node3/.
   [junit4]   2> 1648420 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
http://127.0.0.1:45563/solr. Proxy: http://127.0.0.1:35867/solr
   [junit4]   2> 1648420 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1435526051
   [junit4]   2> 1648420 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36693_solr
   [junit4]   2> 1648421 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1648421 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36693_solr as DOWN
   [junit4]   2> 1648422 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1648423 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1648423 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e4da461: rootName = 
solr_36693, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@565ee0c7
   [junit4]   2> 1648431 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1648431 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@161dc17c: rootName = 
solr_36693, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@27bccd20
   [junit4]   2> 1648437 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1648437 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c60cefe: rootName = 
solr_36693, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27b5bd51
   [junit4]   2> 1648437 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1648438 INFO  (closeThreadPool-12672-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73019129983467532-127.0.0.1:36693_solr-n_0000000001) closing
   [junit4]   2> 1648439 INFO  
(OverseerStateUpdate-73019129983467532-127.0.0.1:36693_solr-n_0000000001) 
[n:127.0.0.1:36693_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36693_solr
   [junit4]   2> 1648439 INFO  
(OverseerAutoScalingTriggerThread-73019129983467532-127.0.0.1:36693_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1648446 INFO  (zkCallback-12624-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648446 INFO  (zkCallback-12611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648446 INFO  (zkCallback-12591-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648446 INFO  (zkCallback-12660-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648446 INFO  (zkCallback-12638-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648446 INFO  (zkCallback-12591-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39683_solr
   [junit4]   2> 1648448 INFO  (zkCallback-12591-thread-2) 
[n:127.0.0.1:39683_solr    ] o.a.s.c.Overseer Overseer 
(id=73019129983467534-127.0.0.1:39683_solr-n_0000000002) starting
   [junit4]   2> 1648448 INFO  (zkCallback-12645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648456 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.Overseer Overseer 
(id=73019129983467532-127.0.0.1:36693_solr-n_0000000001) closing
   [junit4]   2> 1648456 INFO  (closeThreadPool-12672-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73019129983467532-127.0.0.1:36693_solr-n_0000000001) closing
   [junit4]   2> 1648456 INFO  (zkCallback-12667-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1648457 INFO  
(OverseerStateUpdate-73019129983467534-127.0.0.1:39683_solr-n_0000000002) 
[n:127.0.0.1:39683_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39683_solr
   [junit4]   2> 1648458 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6f742d18{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1648458 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@49d449be{/solr,null,UNAVAILABLE}
   [junit4]   2> 1648458 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1648459 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1648459 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1648459 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1648459 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1648461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1648461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1648461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1648461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@169c036{/solr,null,AVAILABLE}
   [junit4]   2> 1648462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@94aca40{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34166}
   [junit4]   2> 1648462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.Server Started @1648528ms
   [junit4]   2> 1648462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45111}
   [junit4]   2> 1648462 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1648462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1648462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 1648462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1648462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1648462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-25T18:05:20.606Z
   [junit4]   2> 1648464 INFO  (zkConnectionManagerCallback-12674-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1648465 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1648875 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1648877 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@111e21c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1648882 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@5a2afd39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1648895 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39957/solr
   [junit4]   2> 1648897 INFO  (zkConnectionManagerCallback-12681-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1648899 INFO  (zkConnectionManagerCallback-12683-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1648905 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1648909 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45111_solr as DOWN
   [junit4]   2> 1648910 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1648910 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45111_solr
   [junit4]   2> 1648912 INFO  (zkCallback-12682-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648912 INFO  (zkCallback-12611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648912 INFO  (zkCallback-12638-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648912 INFO  (zkCallback-12667-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648912 INFO  (zkCallback-12645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648912 INFO  (zkCallback-12591-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648912 INFO  (zkCallback-12624-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648912 INFO  (zkCallback-12660-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1648939 INFO  (zkConnectionManagerCallback-12690-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1648941 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1648948 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39957/solr ready
   [junit4]   2> 1648949 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1648979 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45111.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1648998 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45111.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1648998 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45111.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c8d3e1b
   [junit4]   2> 1649000 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_A980F6695B2BBC27-001/tempDir-001/node4/.
   [junit4]   2> 1649077 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
http://127.0.0.1:34166/solr. Proxy: http://127.0.0.1:45111/solr
   [junit4]   2> 1649077 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1703432054
   [junit4]   2> 1649077 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39683_solr
   [junit4]   2> 1649078 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1649078 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39683_solr as DOWN
   [junit4]   2> 1649079 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1649080 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1649080 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34c43443: rootName = 
solr_39683, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6d520af8
   [junit4]   2> 1649088 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1649088 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@685153b4: rootName = 
solr_39683, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@27bccd20
   [junit4]   2> 1649093 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1649093 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@613d73c8: rootName = 
solr_39683, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27b5bd51
   [junit4]   2> 1649093 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1649094 INFO  (closeThreadPool-12694-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73019129983467534-127.0.0.1:39683_solr-n_0000000002) closing
   [junit4]   2> 1649095 INFO  
(OverseerAutoScalingTriggerThread-73019129983467534-127.0.0.1:39683_solr-n_0000000002)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1649095 INFO  
(OverseerStateUpdate-73019129983467534-127.0.0.1:39683_solr-n_0000000002) 
[n:127.0.0.1:39683_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39683_solr
   [junit4]   2> 1649098 INFO  (closeThreadPool-12694-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73019129983467534-127.0.0.1:39683_solr-n_0000000002) closing
   [junit4]   2> 1649100 INFO  (zkCallback-12624-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1649100 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.Overseer Overseer 
(id=73019129983467534-127.0.0.1:39683_solr-n_0000000002) closing
   [junit4]   2> 1649100 INFO  (zkCallback-12667-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1649101 INFO  (zkCallback-12645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1649101 INFO  (zkCallback-12660-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1649101 INFO  (zkCallback-12638-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45210_solr
   [junit4]   2> 1649101 INFO  (zkCallback-12682-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1649101 INFO  (zkCallback-12638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1649101 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@55c4f4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1649102 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43cd3bc7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1649102 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1649102 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1649102 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1649103 INFO  (zkCallback-12638-thread-2) 
[n:127.0.0.1:45210_solr    ] o.a.s.c.Overseer Overseer 
(id=73019129983467542-127.0.0.1:45210_solr-n_0000000004) starting
   [junit4]   2> 1649103 INFO  (zkCallback-12689-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1649103 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1649103 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1649104 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1649104 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1649104 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1649105 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a33f8b2{/solr,null,AVAILABLE}
   [junit4]   2> 1649105 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[A980F6695B2BBC27])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5cf9d95{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40141}
   [junit4]   2> 1649105 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBec

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

kins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null695574003
     [copy] Copying 240 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null695574003
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null695574003

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 110 minutes 48 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to