Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/37/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in 
https://127.0.0.1:43879/solr/outOfSyncReplicasCannotBecomeLeader-false due to: 
Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([35E2DF2425EC31FB:4B09FF34E68B3EC1]: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 14285 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/init-core-data-001
   [junit4]   2> 2177799 WARN  
(SUITE-TestCloudConsistency-seed#[35E2DF2425EC31FB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 2177799 INFO  
(SUITE-TestCloudConsistency-seed#[35E2DF2425EC31FB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2177801 INFO  
(SUITE-TestCloudConsistency-seed#[35E2DF2425EC31FB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2177801 INFO  
(SUITE-TestCloudConsistency-seed#[35E2DF2425EC31FB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2177803 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeader
   [junit4]   2> 2177803 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001
   [junit4]   2> 2177804 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2177804 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2177804 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2177904 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkTestServer start zk server on port:42109
   [junit4]   2> 2177904 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42109
   [junit4]   2> 2177904 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42109
   [junit4]   2> 2177920 INFO  (zkConnectionManagerCallback-10947-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2177922 INFO  (zkConnectionManagerCallback-10949-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2177928 INFO  (zkConnectionManagerCallback-10951-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2177934 WARN  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2177934 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2177934 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2177934 INFO  (jetty-launcher-10952-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_172-b11
   [junit4]   2> 2177937 WARN  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2177937 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2177937 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2177937 INFO  (jetty-launcher-10952-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_172-b11
   [junit4]   2> 2177941 WARN  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2177941 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2177941 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2177941 INFO  (jetty-launcher-10952-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_172-b11
   [junit4]   2> 2177949 WARN  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2177949 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2177949 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2177949 INFO  (jetty-launcher-10952-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_172-b11
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2177987 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2177995 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@715e11{/solr,null,AVAILABLE}
   [junit4]   2> 2177995 WARN  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@191d35e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2178000 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cd4b49{/solr,null,AVAILABLE}
   [junit4]   2> 2178001 WARN  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1c14e60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178003 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@504076{/solr,null,AVAILABLE}
   [junit4]   2> 2178003 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2739b6{/solr,null,AVAILABLE}
   [junit4]   2> 2178003 WARN  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@e11596[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178003 WARN  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@185e8b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@162f21d{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35051}
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3aa358{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32799}
   [junit4]   2> 2178004 ERROR (jetty-launcher-10952-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2178004 ERROR (jetty-launcher-10952-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-28T06:53:46.118Z
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2178004 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-28T06:53:46.118Z
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@d9687f{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35757}
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a51c59{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44567}
   [junit4]   2> 2178019 INFO  (zkConnectionManagerCallback-10956-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178019 ERROR (jetty-launcher-10952-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2178019 ERROR (jetty-launcher-10952-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-28T06:53:46.133Z
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-28T06:53:46.133Z
   [junit4]   2> 2178019 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2178036 INFO  (zkConnectionManagerCallback-10955-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178045 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2178067 INFO  (zkConnectionManagerCallback-10959-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178067 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2178067 INFO  (zkConnectionManagerCallback-10960-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2178073 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2178971 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2178971 WARN  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179007 WARN  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1e6a1fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179039 WARN  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179064 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2179064 WARN  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179065 WARN  (jetty-launcher-10952-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@12b6828[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179066 INFO  (jetty-launcher-10952-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2179107 WARN  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10f2f2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179112 INFO  (zkConnectionManagerCallback-10971-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179133 WARN  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179173 WARN  (jetty-launcher-10952-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@c0843b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179174 INFO  (jetty-launcher-10952-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2179179 INFO  (zkConnectionManagerCallback-10975-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179218 INFO  (zkConnectionManagerCallback-10978-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179222 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44567_solr
   [junit4]   2> 2179222 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.Overseer Overseer 
(id=72275868460253192-127.0.0.1:44567_solr-n_0000000000) starting
   [junit4]   2> 2179283 INFO  (zkConnectionManagerCallback-10987-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179284 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42109/solr ready
   [junit4]   2> 2179284 INFO  (zkConnectionManagerCallback-10982-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179289 INFO  (jetty-launcher-10952-thread-2) 
[n:127.0.0.1:32799_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32799_solr
   [junit4]   2> 2179320 INFO  (zkCallback-10981-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2179324 INFO  
(OverseerStateUpdate-72275868460253192-127.0.0.1:44567_solr-n_0000000000) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44567_solr
   [junit4]   2> 2179324 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44567_solr as DOWN
   [junit4]   2> 2179324 INFO  (zkCallback-10986-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2179325 INFO  
(OverseerStateUpdate-72275868460253192-127.0.0.1:44567_solr-n_0000000000) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2179325 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2179325 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44567_solr
   [junit4]   2> 2179344 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2179351 WARN  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179361 INFO  (zkCallback-10974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2179371 INFO  (zkCallback-10981-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2179371 INFO  (zkCallback-10986-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2179372 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2179392 WARN  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@612c64[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179398 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44567.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179404 INFO  (zkConnectionManagerCallback-10994-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179405 INFO  (jetty-launcher-10952-thread-2) 
[n:127.0.0.1:32799_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2179406 INFO  (jetty-launcher-10952-thread-2) 
[n:127.0.0.1:32799_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42109/solr ready
   [junit4]   2> 2179407 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44567.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179407 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44567.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179433 INFO  (jetty-launcher-10952-thread-4) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node4/.
   [junit4]   2> 2179456 INFO  (jetty-launcher-10952-thread-2) 
[n:127.0.0.1:32799_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2179461 WARN  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179491 INFO  (jetty-launcher-10952-thread-2) 
[n:127.0.0.1:32799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32799.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179495 WARN  (jetty-launcher-10952-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@ecfa81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179496 INFO  (jetty-launcher-10952-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2179500 INFO  (jetty-launcher-10952-thread-2) 
[n:127.0.0.1:32799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32799.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179500 INFO  (jetty-launcher-10952-thread-2) 
[n:127.0.0.1:32799_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32799.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179501 INFO  (jetty-launcher-10952-thread-2) 
[n:127.0.0.1:32799_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node2/.
   [junit4]   2> 2179519 INFO  (zkConnectionManagerCallback-11002-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179538 INFO  (zkConnectionManagerCallback-11004-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179540 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2179541 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35051_solr as DOWN
   [junit4]   2> 2179542 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2179542 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35051_solr
   [junit4]   2> 2179542 INFO  (zkCallback-10981-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179542 INFO  (zkCallback-10986-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179542 INFO  (zkCallback-10974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179545 INFO  (zkCallback-10993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179553 INFO  (zkCallback-11003-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2179568 INFO  (zkConnectionManagerCallback-11011-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179569 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2179569 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42109/solr ready
   [junit4]   2> 2179576 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2179591 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35051.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179599 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35051.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179600 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35051.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179600 INFO  (jetty-launcher-10952-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node1/.
   [junit4]   2> 2179653 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2179653 WARN  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179654 WARN  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@a20d3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179658 WARN  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2179661 WARN  (jetty-launcher-10952-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1ef7b35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179661 INFO  (jetty-launcher-10952-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2179668 INFO  (zkConnectionManagerCallback-11018-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179676 INFO  (zkConnectionManagerCallback-11020-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179677 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2179678 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35757_solr as DOWN
   [junit4]   2> 2179679 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2179679 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35757_solr
   [junit4]   2> 2179679 INFO  (zkCallback-11003-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179679 INFO  (zkCallback-10974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179679 INFO  (zkCallback-10981-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179679 INFO  (zkCallback-10986-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179681 INFO  (zkCallback-11010-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179681 INFO  (zkCallback-10993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179693 INFO  (zkCallback-11019-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2179704 INFO  (zkConnectionManagerCallback-11027-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179705 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2179706 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42109/solr ready
   [junit4]   2> 2179708 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2179723 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35757.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179731 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35757.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179731 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35757.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2179732 INFO  (jetty-launcher-10952-thread-3) 
[n:127.0.0.1:35757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node3/.
   [junit4]   2> 2179767 INFO  (zkConnectionManagerCallback-11033-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179768 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2179768 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42109/solr ready
   [junit4]   2> 2179769 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17793261
   [junit4]   2> 2179769 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44567_solr
   [junit4]   2> 2179770 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2179770 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44567_solr as DOWN
   [junit4]   2> 2179771 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2179771 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b9866: rootName = 
solr_44567, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@30a9c0
   [junit4]   2> 2179776 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2179776 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58d5a1: rootName = 
solr_44567, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bdedbb
   [junit4]   2> 2179779 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2179779 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10988a0: rootName = 
solr_44567, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@25de1d
   [junit4]   2> 2179779 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2179781 INFO  (closeThreadPool-11036-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72275868460253192-127.0.0.1:44567_solr-n_0000000000) closing
   [junit4]   2> 2179784 INFO  
(OverseerStateUpdate-72275868460253192-127.0.0.1:44567_solr-n_0000000000) 
[n:127.0.0.1:44567_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44567_solr
   [junit4]   2> 2179793 INFO  
(OverseerAutoScalingTriggerThread-72275868460253192-127.0.0.1:44567_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2179798 INFO  (closeThreadPool-11036-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72275868460253192-127.0.0.1:44567_solr-n_0000000000) closing
   [junit4]   2> 2179798 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.Overseer Overseer 
(id=72275868460253192-127.0.0.1:44567_solr-n_0000000000) closing
   [junit4]   2> 2179798 INFO  (zkCallback-11019-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179798 INFO  (zkCallback-11003-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179798 INFO  (zkCallback-10981-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32799_solr
   [junit4]   2> 2179798 INFO  (zkCallback-10993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179798 INFO  (zkCallback-11010-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179798 INFO  (zkCallback-10981-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179799 INFO  (zkCallback-11032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179799 INFO  (zkCallback-11026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2179799 INFO  (zkCallback-10981-thread-1) 
[n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer Overseer 
(id=72275868460253194-127.0.0.1:32799_solr-n_0000000001) starting
   [junit4]   2> 2179799 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a51c59{SSL,[ssl, 
http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2179799 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@504076{/solr,null,UNAVAILABLE}
   [junit4]   2> 2179799 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2179800 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2179800 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2179801 INFO  
(OverseerStateUpdate-72275868460253194-127.0.0.1:32799_solr-n_0000000001) 
[n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:32799_solr
   [junit4]   2> 2179801 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 2179801 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2179813 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2179813 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2179813 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2179815 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e63a0e{/solr,null,AVAILABLE}
   [junit4]   2> 2179815 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@13a204a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2179816 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@3dc3d6{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2179816 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2179816 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35049}
   [junit4]   2> 2179816 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2179816 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2179816 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 2179816 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2179816 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2179816 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-28T06:53:47.930Z
   [junit4]   2> 2179817 INFO  (zkConnectionManagerCallback-11038-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2179817 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2180182 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2180182 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2180183 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@cd4f53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180185 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2180197 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@19ea47c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180198 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2180205 INFO  (zkConnectionManagerCallback-11045-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180217 INFO  (zkConnectionManagerCallback-11047-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180227 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2180228 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35049_solr as DOWN
   [junit4]   2> 2180228 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2180228 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35049_solr
   [junit4]   2> 2180229 INFO  (zkCallback-11010-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-11032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-11026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-11003-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-11019-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-10993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180229 INFO  (zkCallback-10981-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180233 INFO  (zkCallback-11046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180268 INFO  (zkConnectionManagerCallback-11054-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180278 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2180278 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42109/solr ready
   [junit4]   2> 2180280 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2180299 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35049.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180310 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35049.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180310 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35049.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180311 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [n:127.0.0.1:35049_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node4/.
   [junit4]   2> 2180360 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
https://127.0.0.1:33823/solr. Proxy: https://127.0.0.1:35049/solr
   [junit4]   2> 2180360 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19834458
   [junit4]   2> 2180360 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32799_solr
   [junit4]   2> 2180361 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2180361 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:32799_solr as DOWN
   [junit4]   2> 2180361 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2180361 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2180361 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@747ef6: rootName = 
solr_32799, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@c6fc46
   [junit4]   2> 2180366 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2180366 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ab1b4: rootName = 
solr_32799, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bdedbb
   [junit4]   2> 2180369 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2180369 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a2a0ca: rootName = 
solr_32799, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@25de1d
   [junit4]   2> 2180369 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2180370 INFO  (closeThreadPool-11058-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72275868460253194-127.0.0.1:32799_solr-n_0000000001) closing
   [junit4]   2> 2180370 INFO  
(OverseerStateUpdate-72275868460253194-127.0.0.1:32799_solr-n_0000000001) 
[n:127.0.0.1:32799_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:32799_solr
   [junit4]   2> 2180370 INFO  
(OverseerAutoScalingTriggerThread-72275868460253194-127.0.0.1:32799_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2180377 INFO  (closeThreadPool-11058-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72275868460253194-127.0.0.1:32799_solr-n_0000000001) closing
   [junit4]   2> 2180377 INFO  (zkCallback-11032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180377 INFO  (zkCallback-11003-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35051_solr
   [junit4]   2> 2180377 INFO  (zkCallback-11010-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180377 INFO  (zkCallback-11019-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180378 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.Overseer Overseer 
(id=72275868460253194-127.0.0.1:32799_solr-n_0000000001) closing
   [junit4]   2> 2180378 INFO  (zkCallback-11026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180378 INFO  (zkCallback-11003-thread-1) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.Overseer Overseer 
(id=72275868460253198-127.0.0.1:35051_solr-n_0000000002) starting
   [junit4]   2> 2180381 INFO  (zkCallback-11046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180381 INFO  (zkCallback-11053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180381 INFO  (zkCallback-11003-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180382 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3aa358{SSL,[ssl, 
http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2180382 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@cd4b49{/solr,null,UNAVAILABLE}
   [junit4]   2> 2180382 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2180386 INFO  
(OverseerStateUpdate-72275868460253198-127.0.0.1:35051_solr-n_0000000002) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35051_solr
   [junit4]   2> 2180386 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2180387 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2180387 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 2180387 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2180417 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2180417 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2180417 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2180418 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1eee84e{/solr,null,AVAILABLE}
   [junit4]   2> 2180418 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@19f0301[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180418 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b6c492{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2180418 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2180418 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43879}
   [junit4]   2> 2180418 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2180418 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2180419 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 2180419 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2180419 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2180419 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-28T06:53:48.533Z
   [junit4]   2> 2180420 INFO  (zkConnectionManagerCallback-11060-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180423 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2180695 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2180696 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2180696 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@6ed95e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180702 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2180705 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@8cc527[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180706 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2180717 INFO  (zkConnectionManagerCallback-11067-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180728 INFO  (zkConnectionManagerCallback-11069-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180730 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2180731 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43879_solr as DOWN
   [junit4]   2> 2180732 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2180732 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43879_solr
   [junit4]   2> 2180733 INFO  (zkCallback-11053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11010-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11019-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180733 INFO  (zkCallback-11003-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180740 INFO  (zkCallback-11068-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2180755 INFO  (zkConnectionManagerCallback-11076-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180756 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2180756 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42109/solr ready
   [junit4]   2> 2180760 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2180778 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43879.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180788 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43879.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180788 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43879.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2180789 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node2/.
   [junit4]   2> 2180849 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
https://127.0.0.1:42173/solr. Proxy: https://127.0.0.1:43879/solr
   [junit4]   2> 2180849 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21079444
   [junit4]   2> 2180849 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35051_solr
   [junit4]   2> 2180849 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2180849 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35051_solr as DOWN
   [junit4]   2> 2180853 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2180853 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44433a: rootName = 
solr_35051, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2da89c
   [junit4]   2> 2180859 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2180859 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43464d: rootName = 
solr_35051, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bdedbb
   [junit4]   2> 2180863 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2180863 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@469daf: rootName = 
solr_35051, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@25de1d
   [junit4]   2> 2180863 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2180873 INFO  (closeThreadPool-11080-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72275868460253198-127.0.0.1:35051_solr-n_0000000002) closing
   [junit4]   2> 2180873 INFO  
(OverseerStateUpdate-72275868460253198-127.0.0.1:35051_solr-n_0000000002) 
[n:127.0.0.1:35051_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35051_solr
   [junit4]   2> 2180873 INFO  
(OverseerAutoScalingTriggerThread-72275868460253198-127.0.0.1:35051_solr-n_0000000002)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2180896 INFO  (closeThreadPool-11080-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72275868460253198-127.0.0.1:35051_solr-n_0000000002) closing
   [junit4]   2> 2180896 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.Overseer Overseer 
(id=72275868460253198-127.0.0.1:35051_solr-n_0000000002) closing
   [junit4]   2> 2180896 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 
0x100c684f968000f, likely client has closed socket
   [junit4]   2> 2180897 INFO  (zkCallback-11046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180897 INFO  (zkCallback-11032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180897 INFO  (zkCallback-11026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180897 INFO  (zkCallback-11053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180901 INFO  (zkCallback-11068-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180901 INFO  (zkCallback-11019-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35757_solr
   [junit4]   2> 2180901 INFO  (zkCallback-11019-thread-1) 
[n:127.0.0.1:35757_solr    ] o.a.s.c.Overseer Overseer 
(id=72275868460253201-127.0.0.1:35757_solr-n_0000000003) starting
   [junit4]   2> 2180905 INFO  (zkCallback-11075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180911 INFO  (zkCallback-11019-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2180913 INFO  
(OverseerStateUpdate-72275868460253201-127.0.0.1:35757_solr-n_0000000003) 
[n:127.0.0.1:35757_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35757_solr
   [junit4]   2> 2180917 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@162f21d{SSL,[ssl, 
http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2180917 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@715e11{/solr,null,UNAVAILABLE}
   [junit4]   2> 2180917 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2180921 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2180921 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2180922 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 2180922 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2180944 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2180944 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2180944 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2180945 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ac70b3{/solr,null,AVAILABLE}
   [junit4]   2> 2180945 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@fa5d01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2180945 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@8165d6{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2180945 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2180945 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34945}
   [junit4]   2> 2180945 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2180945 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2180945 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.1.0
   [junit4]   2> 2180945 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2180945 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2180946 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-28T06:53:49.060Z
   [junit4]   2> 2180956 INFO  (zkConnectionManagerCallback-11082-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2180957 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182106 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2182106 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2182107 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@1f0f272[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2182129 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 
transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2182157 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@498b28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2182158 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42109/solr
   [junit4]   2> 2182212 INFO  (zkConnectionManagerCallback-11089-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182217 INFO  (zkConnectionManagerCallback-11091-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182219 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2182221 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34945_solr as DOWN
   [junit4]   2> 2182221 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2182221 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34945_solr
   [junit4]   2> 2182222 INFO  (zkCallback-11068-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11019-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11053-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11032-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182222 INFO  (zkCallback-11090-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2182247 INFO  (zkConnectionManagerCallback-11098-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2182248 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2182248 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42109/solr ready
   [junit4]   2> 2182257 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2182275 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34945.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2182286 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34945.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2182286 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34945.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9707fc
   [junit4]   2> 2182287 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001/tempDir-001/node1/.
   [junit4]   2> 2182432 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
https://127.0.0.1:35421/solr. Proxy: https://127.0.0.1:34945/solr
   [junit4]   2> 2182433 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=635096
   [junit4]   2> 2182433 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35757_solr
   [junit4]   2> 2182433 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2182433 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35757_solr as DOWN
   [junit4]   2> 2182445 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2182445 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18c2579: rootName = 
solr_35757, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@48749c
   [junit4]   2> 2182452 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2182452 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e83a21: rootName = 
solr_35757, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@bdedbb
   [junit4]   2> 2182456 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2182456 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@87df8f: rootName = 
solr_35757, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@25de1d
   [junit4]   2> 2182456 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2182505 INFO  (closeThreadPool-11102-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72275868460253201-127.0.0.1:35757_solr-n_0000000003) closing
   [junit4]   2> 2182506 INFO  
(OverseerAutoScalingTriggerThread-72275868460253201-127.0.0.1:35757_solr-n_0000000003)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but w

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

O  (jetty-closer-11417-thread-2) [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@4c6cc2{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2253745 INFO  (jetty-closer-11417-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10dfce9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2253745 INFO  (jetty-closer-11417-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2253756 INFO  (jetty-closer-11417-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1a9730b{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2253756 INFO  (jetty-closer-11417-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1cef25c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2253756 INFO  (jetty-closer-11417-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2253757 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2253757 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      
/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/terms/shard1
   [junit4]   2>        23      /solr/aliases.json
   [junit4]   2>        11      /solr/security.json
   [junit4]   2>        6       
/solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED
   [junit4]   2>        6       
/solr/configs/outOfSyncReplicasCannotBecomeLeader-true.AUTOCREATED/managed-schema
   [junit4]   2>        3       
/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        73      
/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/state.json
   [junit4]   2>        23      /solr/clusterprops.json
   [junit4]   2>        23      /solr/clusterstate.json
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72275870989025302-127.0.0.1:41963_solr-n_0000000004
   [junit4]   2>        2       
/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/leader_elect/shard1/election/72275870989025326-core_node2-n_0000000005
   [junit4]   2>        2       
/solr/collections/outOfSyncReplicasCannotBecomeLeader-true/leader_elect/shard1/election/72275870989025302-core_node2-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/collections
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        6       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        6       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2253760 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45745
   [junit4]   2> 2253760 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45745
   [junit4]   2> 2253761 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[35E2DF2425EC31FB])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_35E2DF2425EC31FB-001
   [junit4]   2> Mar 28, 2019 6:55:02 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=205, maxMBSortInHeap=6.805509351209796, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3ff631),
 locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Linux 4.18.0-15-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=161863656,total=511180800
   [junit4]   2> NOTE: All tests run in this JVM: [TestCorePropertiesReload, 
TestSolrCoreParser, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
AliasIntegrationTest, TestLeaderElectionZkExpiry, DeleteShardTest, 
TestRebalanceLeaders, TestSha256AuthenticationProvider, 
TestPullReplicaErrorHandling, MoveReplicaHDFSTest, 
TestLegacyNumericRangeQueryBuilder, TestReplicationHandlerBackup, 
TolerantUpdateProcessorTest, SyncSliceTest, TestUniqueKeyFieldResource, 
RecoveryZkTest, HLLSerializationTest, TestScoreJoinQPScore, 
XsltUpdateRequestHandlerTest, TestTolerantUpdateProcessorRandomCloud, 
TestHighlightDedupGrouping, TestFieldTypeResource, BaseCdcrDistributedZkTest, 
TestBlobHandler, AnalysisErrorHandlingTest, TestComplexPhraseLeadingWildcard, 
MigrateRouteKeyTest, TokenizerChainTest, DistributedUpdateProcessorTest, 
JavabinLoaderTest, DistributedExpandComponentTest, 
HdfsChaosMonkeySafeLeaderTest, BitVectorTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
TestZkChroot, SuggesterFSTTest, TestSimDistributedQueue, 
CollectionsAPIDistributedZkTest, TestRawTransformer, StatsComponentTest, 
TestFuzzyAnalyzedSuggestions, SharedFSAutoReplicaFailoverTest, 
DirectSolrConnectionTest, TestSimGenericDistributedQueue, SolrIndexMetricsTest, 
DistributedFacetPivotWhiteBoxTest, StatelessScriptUpdateProcessorFactoryTest, 
MetricsConfigTest, PreAnalyzedUpdateProcessorTest, TestExtendedDismaxParser, 
TestLuceneMatchVersion, SuggesterWFSTTest, TermVectorComponentDistributedTest, 
DisMaxRequestHandlerTest, SolrSlf4jReporterTest, TestDFISimilarityFactory, 
HdfsRecoveryZkTest, TestConfigSetsAPIZkFailure, SubstringBytesRefFilterTest, 
CollectionReloadTest, RestartWhileUpdatingTest, DistributedVersionInfoTest, 
TriggerEventQueueTest, AutoAddReplicasIntegrationTest, RequestHandlersTest, 
CategoryRoutedAliasUpdateProcessorTest, TestDistributedSearch, 
ConcurrentCreateRoutedAliasTest, TestSolrXml, SimpleMLTQParserTest, 
ConnectionReuseTest, SolrCloudExampleTest, TestFieldCacheWithThreads, 
SoftAutoCommitTest, MetricsHandlerTest, RestoreTriggerStateTest, 
HighlighterMaxOffsetTest, UniqFieldsUpdateProcessorFactoryTest, 
TestDynamicLoading, TestSolrQueryParser, TestCloudRecovery, 
TestSolrDeletionPolicy1, CreateCollectionCleanupTest, TestMacros, 
RequiredFieldsTest, LeaderFailoverAfterPartitionTest, TestCloudSchemaless, 
TestInPlaceUpdatesRequiredField, BooleanFieldTest, ComputePlanActionTest, 
SolrRrdBackendFactoryTest, TestBinaryField, TestSegmentSorting, 
TestUseDocValuesAsStored, ZookeeperStatusHandlerTest, DOMUtilTest, 
TestEmbeddedSolrServerConstructors, HttpTriggerListenerTest, 
DistribDocExpirationUpdateProcessorTest, TestCollectionAPI, 
TestLegacyFieldReuse, TestBlendedInfixSuggestions, PeerSyncTest, 
TestPivotHelperCode, TestLMDirichletSimilarityFactory, TestRandomFaceting, 
SecurityConfHandlerTest, TestFieldCacheSort, SpellingQueryConverterTest, 
UpdateLogTest, TestSolrCloudWithHadoopAuthPlugin, TestStressUserVersions, 
TestAuthorizationFramework, TestUnInvertedFieldException, 
ClassificationUpdateProcessorTest, SpatialHeatmapFacetsTest, TimeZoneUtilsTest, 
TestMissingGroups, TestRTimerTree, RuleEngineTest, EnumFieldTest, 
TestJsonFacetsWithNestedObjects, TestCollectionAPIs, 
TestCloudPhrasesIdentificationComponent, FileUtilsTest, 
TestCloudNestedDocsSort, ScheduledTriggerTest, TestCursorMarkWithoutUniqueKey, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDistribDocBasedVersion, 
CSVRequestHandlerTest, PrimUtilsTest, HdfsDirectoryTest, 
SpellCheckCollatorTest, SolrMetricReporterTest, OverseerRolesTest, 
TestSystemIdResolver, DirectSolrSpellCheckerTest, 
TestSimpleTrackingShardHandler, TestTrie, ProtectedTermFilterFactoryTest, 
TestReversedWildcardFilterFactory, AsyncCallRequestStatusResponseTest, 
BasicDistributedZkTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, 
DistribJoinFromCollectionTest, HealthCheckHandlerTest, 
HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderTragicEventTest, 
LeaderVoteWaitTimeoutTest, MoveReplicaTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
OverseerTaskQueueTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, 
SliceStateTest, SystemCollectionCompatTest, TestCloudConsistency]
   [junit4] Completed [492/845 (1!)] on J1 in 76.70s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 46612 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/37/consoleText

[repro] Revision: 843763db061149f5c416dabaa3a5cce712fce2a4

[repro] Repro line:  ant test  -Dtestcase=TestCloudConsistency 
-Dtests.method=testOutOfSyncReplicasCannotBecomeLeader 
-Dtests.seed=35E2DF2425EC31FB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH 
-Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestCloudConsistency
[repro] ant compile-test

[...truncated 3576 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudConsistency" -Dtests.showOutput=onerror  
-Dtests.seed=35E2DF2425EC31FB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH 
-Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 79 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudConsistency
[repro] Exiting with code 0

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

Reply via email to