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

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:37021/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:37021/solr
        at 
__randomizedtesting.SeedInfo.seed([3B302FF0F000E6A1:C9C43892B4A5EB92]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:157)
        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)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
        ... 49 more




Build Log:
[...truncated 14622 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
   [junit4]   2> 1627596 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[3B302FF0F000E6A1]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1627596 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[3B302FF0F000E6A1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderVoteWaitTimeoutTest_3B302FF0F000E6A1-001/data-dir-171-001
   [junit4]   2> 1627596 WARN  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[3B302FF0F000E6A1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1627597 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[3B302FF0F000E6A1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1627598 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[3B302FF0F000E6A1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1627598 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[3B302FF0F000E6A1]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1627601 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 1627601 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderVoteWaitTimeoutTest_3B302FF0F000E6A1-001/tempDir-001
   [junit4]   2> 1627601 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1627601 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1627602 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1627702 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:46177
   [junit4]   2> 1627702 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46177
   [junit4]   2> 1627702 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46177
   [junit4]   2> 1627702 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46177
   [junit4]   2> 1627703 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627705 INFO  (zkConnectionManagerCallback-9176-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627705 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627709 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627711 INFO  (zkConnectionManagerCallback-9178-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627711 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627712 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627717 INFO  (zkConnectionManagerCallback-9180-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627717 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627825 WARN  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1627825 WARN  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1627825 WARN  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1627825 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1627825 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1627825 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1627825 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1627826 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1627826 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1627826 WARN  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1627826 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1627826 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1627826 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1627826 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1627826 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1627826 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1627833 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1627833 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1627833 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1627837 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1627837 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1627837 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1627838 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@261e8cc5{/solr,null,AVAILABLE}
   [junit4]   2> 1627841 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25c82354{/solr,null,AVAILABLE}
   [junit4]   2> 1627848 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b653a26{SSL,[ssl, 
http/1.1]}{127.0.0.1:35277}
   [junit4]   2> 1627848 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.s.Server Started @1627875ms
   [junit4]   2> 1627848 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35277}
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6bc9b590{SSL,[ssl, 
http/1.1]}{127.0.0.1:39663}
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.s.Server Started @1627875ms
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1627849 ERROR (jetty-launcher-9181-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39663}
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1627849 ERROR (jetty-launcher-9181-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-17T04:26:42.375Z
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-17T04:26:42.375Z
   [junit4]   2> 1627849 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dea5abc{/solr,null,AVAILABLE}
   [junit4]   2> 1627850 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627850 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1627850 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1627850 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1627851 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43737dac{/solr,null,AVAILABLE}
   [junit4]   2> 1627851 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7119964b{SSL,[ssl, 
http/1.1]}{127.0.0.1:33405}
   [junit4]   2> 1627851 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.s.Server Started @1627878ms
   [junit4]   2> 1627851 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33405}
   [junit4]   2> 1627851 ERROR (jetty-launcher-9181-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1627851 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1627851 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1627851 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1627851 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1627851 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-17T04:26:42.377Z
   [junit4]   2> 1627852 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627852 INFO  (zkConnectionManagerCallback-9183-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627852 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627852 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1627853 INFO  (zkConnectionManagerCallback-9185-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627853 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627857 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1627857 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627857 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fc190d{SSL,[ssl, 
http/1.1]}{127.0.0.1:42725}
   [junit4]   2> 1627857 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.s.Server Started @1627884ms
   [junit4]   2> 1627857 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42725}
   [junit4]   2> 1627858 ERROR (jetty-launcher-9181-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1627858 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1627858 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1627858 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1627858 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1627858 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-17T04:26:42.384Z
   [junit4]   2> 1627861 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627862 INFO  (zkConnectionManagerCallback-9189-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627863 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627863 INFO  (zkConnectionManagerCallback-9187-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1627863 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627863 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1627865 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1628518 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1628519 WARN  (jetty-launcher-9181-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> 1628519 WARN  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@389ef0c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628520 WARN  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@389ef0c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628539 WARN  (jetty-launcher-9181-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> 1628554 WARN  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@37a9276d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628554 WARN  (jetty-launcher-9181-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@37a9276d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628555 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46177/solr
   [junit4]   2> 1628585 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628594 INFO  (zkConnectionManagerCallback-9199-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628594 INFO  (jetty-launcher-9181-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628596 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1628596 WARN  (jetty-launcher-9181-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> 1628597 WARN  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e48fedd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628597 WARN  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6e48fedd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628599 WARN  (jetty-launcher-9181-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> 1628600 WARN  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@692b3a9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628600 WARN  (jetty-launcher-9181-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@692b3a9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628601 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46177/solr
   [junit4]   2> 1628602 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628602 INFO  (zkConnectionManagerCallback-9205-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628602 INFO  (jetty-launcher-9181-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628697 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1628697 INFO  (zkConnectionManagerCallback-9207-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628697 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1628749 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42725_solr
   [junit4]   2> 1628749 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.c.Overseer Overseer 
(id=73259209402089481-127.0.0.1:42725_solr-n_0000000000) starting
   [junit4]   2> 1628757 INFO  
(OverseerStateUpdate-73259209402089481-127.0.0.1:42725_solr-n_0000000000) 
[n:127.0.0.1:42725_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42725_solr
   [junit4]   2> 1628765 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42725_solr
   [junit4]   2> 1628772 INFO  (zkCallback-9206-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1628772 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1628773 WARN  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1628797 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1628803 INFO  (zkConnectionManagerCallback-9212-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628803 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1628803 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1628815 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1628829 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33405_solr as DOWN
   [junit4]   2> 1628830 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1628830 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33405_solr
   [junit4]   2> 1628834 INFO  (zkCallback-9206-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1628835 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1628835 WARN  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1628845 INFO  (zkCallback-9211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1628861 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42725.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1628869 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42725.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1628869 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42725.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1628870 INFO  (jetty-launcher-9181-thread-1) 
[n:127.0.0.1:42725_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderVoteWaitTimeoutTest_3B302FF0F000E6A1-001/tempDir-001/node1/.
   [junit4]   2> 1628870 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1628894 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33405.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1628903 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33405.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1628903 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33405.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1628904 INFO  (jetty-launcher-9181-thread-3) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderVoteWaitTimeoutTest_3B302FF0F000E6A1-001/tempDir-001/node3/.
   [junit4]   2> 1629069 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1629070 WARN  (jetty-launcher-9181-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> 1629070 WARN  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ab26dce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629070 WARN  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ab26dce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629073 WARN  (jetty-launcher-9181-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> 1629073 WARN  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2006a6e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629073 WARN  (jetty-launcher-9181-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2006a6e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629074 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46177/solr
   [junit4]   2> 1629075 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1629075 INFO  (zkConnectionManagerCallback-9223-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1629076 INFO  (jetty-launcher-9181-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1629180 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1629189 INFO  (zkConnectionManagerCallback-9225-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1629189 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1629192 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1629194 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39663_solr as DOWN
   [junit4]   2> 1629195 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1629195 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39663_solr
   [junit4]   2> 1629196 INFO  (zkCallback-9206-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1629196 INFO  (zkCallback-9211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1629197 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1629198 WARN  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1629205 INFO  (zkCallback-9224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1629217 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1629223 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1629223 WARN  (jetty-launcher-9181-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> 1629224 WARN  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@24a5bbf9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629224 WARN  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@24a5bbf9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629229 WARN  (jetty-launcher-9181-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> 1629233 WARN  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7726337c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629233 WARN  (jetty-launcher-9181-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7726337c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1629234 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46177/solr
   [junit4]   2> 1629235 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1629246 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39663.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1629248 INFO  (zkConnectionManagerCallback-9235-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1629248 INFO  (jetty-launcher-9181-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1629255 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39663.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1629255 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39663.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1629256 INFO  (jetty-launcher-9181-thread-4) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderVoteWaitTimeoutTest_3B302FF0F000E6A1-001/tempDir-001/node4/.
   [junit4]   2> 1629349 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1629353 INFO  (zkConnectionManagerCallback-9237-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1629353 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1629356 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1629358 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35277_solr as DOWN
   [junit4]   2> 1629359 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1629359 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35277_solr
   [junit4]   2> 1629359 INFO  (zkCallback-9224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1629359 INFO  (zkCallback-9206-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1629359 INFO  (zkCallback-9211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1629360 INFO  (zkCallback-9236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1629361 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1629362 WARN  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1629374 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1629392 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35277.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1629401 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35277.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1629401 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35277.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1629402 INFO  (jetty-launcher-9181-thread-2) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderVoteWaitTimeoutTest_3B302FF0F000E6A1-001/tempDir-001/node2/.
   [junit4]   2> 1629447 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1629448 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1629448 INFO  (zkConnectionManagerCallback-9246-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1629448 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1629449 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1629450 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46177/solr ready
   [junit4]   2> 1629452 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=422376696
   [junit4]   2> 1629452 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42725_solr
   [junit4]   2> 1629452 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1629452 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42725_solr as DOWN
   [junit4]   2> 1629454 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1629457 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1629457 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2dd9d35e: rootName = 
solr_42725, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4cd619e9
   [junit4]   2> 1629464 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1629464 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1472dbf4: rootName = 
solr_42725, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3760c2d7
   [junit4]   2> 1629478 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1629478 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b6f05ff: rootName = 
solr_42725, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f87afb
   [junit4]   2> 1629478 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1629479 INFO  (closeThreadPool-9250-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259209402089481-127.0.0.1:42725_solr-n_0000000000) closing
   [junit4]   2> 1629480 INFO  
(OverseerStateUpdate-73259209402089481-127.0.0.1:42725_solr-n_0000000000) 
[n:127.0.0.1:42725_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42725_solr
   [junit4]   2> 1629481 INFO  
(OverseerAutoScalingTriggerThread-73259209402089481-127.0.0.1:42725_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1629483 INFO  (zkCallback-9224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1629483 INFO  (zkCallback-9236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1629483 INFO  (zkCallback-9211-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33405_solr
   [junit4]   2> 1629483 INFO  (zkCallback-9211-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1629484 INFO  (zkCallback-9211-thread-1) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.Overseer Overseer 
(id=73259209402089482-127.0.0.1:33405_solr-n_0000000001) starting
   [junit4]   2> 1629494 INFO  (zkCallback-9245-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1629494 INFO  (closeThreadPool-9250-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259209402089481-127.0.0.1:42725_solr-n_0000000000) closing
   [junit4]   2> 1629497 INFO  
(OverseerStateUpdate-73259209402089482-127.0.0.1:33405_solr-n_0000000001) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33405_solr
   [junit4]   2> 1629583 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259209402089481-127.0.0.1:42725_solr-n_0000000000) closing
   [junit4]   2> 1629584 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6fc190d{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1629584 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43737dac{/solr,null,UNAVAILABLE}
   [junit4]   2> 1629585 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1629585 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1629586 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1629586 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1629586 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1629586 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1629586 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1629586 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1629587 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6264f040{/solr,null,AVAILABLE}
   [junit4]   2> 1629587 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b21d120{SSL,[ssl, 
http/1.1]}{127.0.0.1:43669}
   [junit4]   2> 1629587 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.Server Started @1629614ms
   [junit4]   2> 1629587 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39589}
   [junit4]   2> 1629587 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1629587 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1629587 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1629587 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1629587 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1629587 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-17T04:26:44.113Z
   [junit4]   2> 1629588 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1629589 INFO  (zkConnectionManagerCallback-9252-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1629589 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1629589 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1630351 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1630351 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
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> 1630352 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@209fb279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630352 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@209fb279[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630358 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
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> 1630359 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@68ab3267[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630359 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@68ab3267[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630360 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46177/solr
   [junit4]   2> 1630360 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1630365 INFO  (zkConnectionManagerCallback-9259-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1630365 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1630467 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1630468 INFO  (zkConnectionManagerCallback-9261-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1630468 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1630471 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1630474 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39589_solr as DOWN
   [junit4]   2> 1630474 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1630474 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39589_solr
   [junit4]   2> 1630475 INFO  (zkCallback-9224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1630475 INFO  (zkCallback-9236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1630475 INFO  (zkCallback-9245-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1630475 INFO  (zkCallback-9211-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1630476 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1630477 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1630481 INFO  (zkCallback-9260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1630490 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1630510 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39589.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1630520 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39589.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1630520 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39589.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1630521 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) 
[n:127.0.0.1:39589_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderVoteWaitTimeoutTest_3B302FF0F000E6A1-001/tempDir-001/node1/.
   [junit4]   2> 1630570 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:43669/solr. Proxy: https://127.0.0.1:39589/solr
   [junit4]   2> 1630570 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2052600744
   [junit4]   2> 1630570 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33405_solr
   [junit4]   2> 1630570 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1630570 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33405_solr as DOWN
   [junit4]   2> 1630572 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1630573 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@63e57d97: rootName = 
solr_33405, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1536bb53
   [junit4]   2> 1630579 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1630579 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@471750f1: rootName = 
solr_33405, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3760c2d7
   [junit4]   2> 1630583 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1630583 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b4fcfec: rootName = 
solr_33405, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f87afb
   [junit4]   2> 1630583 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1630584 INFO  (closeThreadPool-9269-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259209402089482-127.0.0.1:33405_solr-n_0000000001) closing
   [junit4]   2> 1630584 INFO  
(OverseerStateUpdate-73259209402089482-127.0.0.1:33405_solr-n_0000000001) 
[n:127.0.0.1:33405_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33405_solr
   [junit4]   2> 1630584 INFO  
(OverseerAutoScalingTriggerThread-73259209402089482-127.0.0.1:33405_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1630587 INFO  (zkCallback-9224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1630587 INFO  (zkCallback-9245-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1630587 INFO  (zkCallback-9260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1630587 INFO  (zkCallback-9236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1630597 INFO  (closeThreadPool-9269-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259209402089482-127.0.0.1:33405_solr-n_0000000001) closing
   [junit4]   2> 1630597 INFO  (zkCallback-9224-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39663_solr
   [junit4]   2> 1630597 INFO  (zkCallback-9224-thread-2) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.Overseer Overseer 
(id=73259209402089484-127.0.0.1:39663_solr-n_0000000002) starting
   [junit4]   2> 1630606 INFO  
(OverseerStateUpdate-73259209402089484-127.0.0.1:39663_solr-n_0000000002) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39663_solr
   [junit4]   2> 1630687 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259209402089482-127.0.0.1:33405_solr-n_0000000001) closing
   [junit4]   2> 1630689 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7119964b{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1630689 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6dea5abc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1630689 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1630690 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1630690 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1630690 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1630690 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1630691 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1630691 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1630691 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1630691 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20deb083{/solr,null,AVAILABLE}
   [junit4]   2> 1630692 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@75b15849{SSL,[ssl, 
http/1.1]}{127.0.0.1:40593}
   [junit4]   2> 1630692 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.Server Started @1630718ms
   [junit4]   2> 1630692 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45461}
   [junit4]   2> 1630692 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1630692 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1630692 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1630692 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1630692 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1630692 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-17T04:26:45.218Z
   [junit4]   2> 1630693 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1630697 INFO  (zkConnectionManagerCallback-9271-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1630697 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1630698 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1631476 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1631476 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
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> 1631477 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@635978d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1631477 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@635978d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1631480 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
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> 1631481 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ca32ca9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1631481 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ca32ca9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1631482 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46177/solr
   [junit4]   2> 1631483 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1631484 INFO  (zkConnectionManagerCallback-9278-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1631484 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1631586 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1631586 INFO  (zkConnectionManagerCallback-9280-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1631586 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1631590 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1631593 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45461_solr as DOWN
   [junit4]   2> 1631593 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1631593 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45461_solr
   [junit4]   2> 1631594 INFO  (zkCallback-9236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1631594 INFO  (zkCallback-9260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1631594 INFO  (zkCallback-9245-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1631594 INFO  (zkCallback-9224-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1631595 INFO  (zkCallback-9279-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1631595 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1631596 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1631608 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1631632 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45461.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1631642 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45461.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1631643 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45461.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@615487a8
   [junit4]   2> 1631644 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderVoteWaitTimeoutTest_3B302FF0F000E6A1-001/tempDir-001/node3/.
   [junit4]   2> 1631696 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:40593/solr. Proxy: https://127.0.0.1:45461/solr
   [junit4]   2> 1631696 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2070763869
   [junit4]   2> 1631696 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39663_solr
   [junit4]   2> 1631696 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1631696 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39663_solr as DOWN
   [junit4]   2> 1631698 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1631698 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f36bc4a: rootName = 
solr_39663, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@69608c52
   [junit4]   2> 1631705 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1631705 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@148917cc: rootName = 
solr_39663, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3760c2d7
   [junit4]   2> 1631709 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1631709 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13e646d0: rootName = 
solr_39663, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f87afb
   [junit4]   2> 1631709 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1631710 INFO  (closeThreadPool-9288-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259209402089484-127.0.0.1:39663_solr-n_0000000002) closing
   [junit4]   2> 1631710 INFO  
(OverseerStateUpdate-73259209402089484-127.0.0.1:39663_solr-n_0000000002) 
[n:127.0.0.1:39663_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39663_solr
   [junit4]   2> 1631710 INFO  
(OverseerAutoScalingTriggerThread-73259209402089484-127.0.0.1:39663_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1631717 INFO  (closeThreadPool-9288-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259209402089484-127.0.0.1:39663_solr-n_0000000002) closing
   [junit4]   2> 1631718 INFO  (zkCallback-9279-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1631822 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259209402089484-127.0.0.1:39663_solr-n_0000000002) closing
   [junit4]   2> 1631822 INFO  (zkCallback-9236-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1631822 INFO  (zkCallback-9236-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35277_solr
   [junit4]   2> 1631823 INFO  (zkCallback-9260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1631823 INFO  (zkCallback-9245-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1631824 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6bc9b590{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1631824 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25c82354{/solr,null,UNAVAILABLE}
   [junit4]   2> 1631825 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1631825 INFO  (zkCallback-9236-thread-1) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.Overseer Overseer 
(id=73259209402089486-127.0.0.1:35277_solr-n_0000000003) starting
   [junit4]   2> 1631825 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1631826 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1631826 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1631826 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1631829 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1631829 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1631829 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1631829 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d713156{/solr,null,AVAILABLE}
   [junit4]   2> 1631831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@53b57404{SSL,[ssl, 
http/1.1]}{127.0.0.1:43835}
   [junit4]   2> 1631831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.s.Server Started @1631857ms
   [junit4]   2> 1631831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37021}
   [junit4]   2> 1631831 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1631831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1631831 INFO  
(OverseerStateUpdate-73259209402089486-127.0.0.1:35277_solr-n_0000000003) 
[n:127.0.0.1:35277_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35277_solr
   [junit4]   2> 1631831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1631831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1631831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1631831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-17T04:26:46.357Z
   [junit4]   2> 1631832 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1631835 INFO  (zkConnectionManagerCallback-9290-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1631835 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1631837 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1632443 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1632443 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
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> 1632444 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@727c58d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1632444 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@727c58d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1632446 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
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> 1632447 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1996c377[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1632447 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1996c377[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1632448 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46177/solr
   [junit4]   2> 1632449 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1632453 INFO  (zkConnectionManagerCallback-9297-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1632453 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1632555 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1632556 INFO  (zkConnectionManagerCallback-9299-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1632556 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1632559 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[3B302FF0F000E6A1]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1632561 INFO  (TEST-LeaderVoteW

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

 registry=solr.cluster, tag=null
   [junit4]   2> 1756020 INFO  (closeThreadPool-9551-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259216291889173-127.0.0.1:44063_solr-n_0000000005) closing
   [junit4]   2> 1756117 INFO  (jetty-closer-9538-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73259216291889173-127.0.0.1:44063_solr-n_0000000005) closing
   [junit4]   2> 1756219 INFO  (jetty-closer-9538-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@797ba98a{SSL,[ssl, 
http/1.1]}{127.0.0.1:39453}
   [junit4]   2> 1756219 INFO  (jetty-closer-9538-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@75ba5cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1756220 INFO  (jetty-closer-9538-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1756319 INFO  (jetty-closer-9538-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1cf7551b{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1756319 INFO  (jetty-closer-9538-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@404312a0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1756320 INFO  (jetty-closer-9538-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1756419 INFO  (jetty-closer-9538-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@12b5ba87{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1756420 INFO  (jetty-closer-9538-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@20d2058d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1756420 INFO  (jetty-closer-9538-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1761615 ERROR 
(recoveryExecutor-9464-thread-1-processing-n:127.0.0.1:44063_solr 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44063_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy SolrCore not found - 
cannot recover:collection1_shard1_replica_n3
   [junit4]   2> 1761617 INFO  (jetty-closer-9538-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@809253b{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1761617 INFO  (jetty-closer-9538-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ad80d03{/solr,null,UNAVAILABLE}
   [junit4]   2> 1761618 INFO  (jetty-closer-9538-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1761618 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[3B302FF0F000E6A1])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1761821 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/collection1/terms/shard1
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/packages.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        4       
/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        4       /solr/configs/collection1.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        172     /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/73259216291889163-127.0.0.1:44375_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        76      /solr/overseer/queue
   [junit4]   2>        68      /solr/live_nodes
   [junit4]   2>        21      /solr/overseer/collection-queue-work
   [junit4]   2>        20      /solr/collections
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1761823 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[3B302FF0F000E6A1])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34755
   [junit4]   2> 1761823 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[3B302FF0F000E6A1])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34755
   [junit4]   2> 1761823 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[3B302FF0F000E6A1])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34755
   [junit4]   2> 1761824 INFO  
(TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[3B302FF0F000E6A1])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testMostInSyncReplicasCanWinElection
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderVoteWaitTimeoutTest_3B302FF0F000E6A1-001
   [junit4]   2> Feb 17, 2020 4:28:56 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(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14ae22a1),
 locale=en-MT, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=190901712,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudDeleteByQuery, 
TestDelegationWithHadoopAuth, TestSortableTextField, TestHttpServletCarrier, 
TestUniqueKeyFieldResource, TimeRoutedAliasUpdateProcessorTest, 
CdcrRequestHandlerTest, XmlUpdateRequestHandlerTest, 
TestOnReconnectListenerSupport, StatsComponentTest, TestLogWatcher, 
ScheduledTriggerIntegrationTest, HttpPartitionTest, TestSmileRequest, 
TestSystemCollAutoCreate, TestSolrXml, CustomTermsComponentTest, 
IgnoreLargeDocumentProcessorFactoryTest, Tagger2Test, CdcrBootstrapTest, 
TestFileDictionaryLookup, TriggerCooldownIntegrationTest, TestWriterPerf, 
DistributedQueryComponentOptimizationTest, TestPushWriter, NumericFieldsTest, 
TestZkChroot, TestExtendedDismaxParser, FileBasedSpellCheckerTest, 
UUIDUpdateProcessorFallbackTest, TestReplicationHandlerBackup, 
TestSizeLimitedDistributedMap, ActionThrottleTest, 
TestSchemaSimilarityResource, DocValuesNotIndexedTest, 
ExitableDirectoryReaderTest, DistribJoinFromCollectionTest, 
DistributedFacetPivotLongTailTest, 
ClassificationUpdateProcessorIntegrationTest, TestFieldCache, 
PeerSyncWithLeaderTest, TestReplicaProperties, BasicAuthStandaloneTest, 
TestQuerySenderListener, TestStandardQParsers, TestSimScenario, 
SearchHandlerTest, HdfsLockFactoryTest, TestExclusionRuleCollectionAccess, 
TestManagedResourceStorage, TestSnapshotCloudManager, TestConfigsApi, 
ReplicationFactorTest, BasicZkTest, TestReRankQParserPlugin, BooleanFieldTest, 
FullSolrCloudDistribCmdsTest, CheckHdfsIndexTest, TestSurroundQueryParser, 
IndexSizeTriggerMixedBoundsTest, TestSolrDeletionPolicy1, 
TestIBSimilarityFactory, LegacyCloudClusterPropTest, SuggesterTSTTest, 
TestEmbeddedSolrServerSchemaAPI, HttpSolrCallGetCoreTest, 
TestOverriddenPrefixQueryForCustomFieldType, HdfsSyncSliceTest, 
TestSlowCompositeReaderWrapper, DocValuesMissingTest, AuditLoggerPluginTest, 
TestNumericRangeQuery32, TestSolrCloudWithKerberosAlt, DOMUtilTest, 
JSONWriterTest, TestFieldCollectionResource, HLLSerializationTest, 
QueryElevationComponentTest, TestRandomDVFaceting, CustomCollectionTest, 
SolrIndexSplitterTest, OverseerSolrResponseUnsafeSerializationTest, 
TestLazyCores, ClusterStateTest, TestHdfsUpdateLog, TestCrossCoreJoin, 
TriggerSetPropertiesIntegrationTest, TestSSLRandomization, 
TestRandomRequestDistribution, TestClusterStateMutator, 
BinaryUpdateRequestHandlerTest, AnalyticsQueryTest, DeleteStatusTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, 
DocExpirationUpdateProcessorFactoryTest, TestSolrJ, HdfsRecoverLeaseTest, 
ExecutePlanActionTest, JavabinLoaderTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, HdfsUnloadDistributedZkTest, 
UnloadDistributedZkTest, DistributedFacetSimpleRefinementLongTailTest, 
AnalysisAfterCoreReloadTest, TestCustomStream, TestSolrCloudSnapshots, 
ConfigureRecoveryStrategyTest, TestSubQueryTransformerCrossCore, 
DistributedFacetPivotWhiteBoxTest, TestRTGBase, TestPseudoReturnFields, 
TestSolrConfigHandlerCloud, TestPerFieldSimilarityWithDefaultOverride, 
TestHalfAndHalfDocValues, SystemCollectionCompatTest, TestStressReorder, 
DeleteNodeTest, TestSearchPerf, EchoParamsTest, ConfigSetsAPITest, 
TestSimExtremeIndexing, TestGraphMLResponseWriter, TestFacetMethods, 
TestDistributedStatsComponentCardinality, TestGroupingSearch, 
TestDistributedMissingSort, ZkShardTermsTest, TestRestoreCore, 
PreAnalyzedFieldManagedSchemaCloudTest, QueryParsingTest, 
TestUseDocValuesAsStored2, HighlighterMaxOffsetTest, 
CollectionsAPIAsyncDistributedZkTest, OverseerModifyCollectionTest, 
TestCloudJSONFacetJoinDomain, TestPKIAuthenticationPlugin, DocumentBuilderTest, 
SimpleCollectionCreateDeleteTest, SortByFunctionTest, TestSystemIdResolver, 
TestGraphTermsQParserPlugin, TestSolrCachePerf, 
ParsingFieldUpdateProcessorsTest, SpellCheckCollatorWithCollapseTest, 
TestSimNodeAddedTrigger, TestAddFieldRealTimeGet, BasicFunctionalityTest, 
ConvertedLegacyTest, CursorPagingTest, SampleTest, SolrInfoBeanTest, 
SolrTestCaseJ4Test, TestDistributedSearch, TestCharFilters, 
TestLuceneMatchVersion, TestLuceneIndexBackCompat, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionPropsTest, 
CreateCollectionCleanupTest, DeleteReplicaTest, HealthCheckHandlerTest, 
HttpPartitionOnCommitTest, LeaderElectionIntegrationTest, 
LeaderTragicEventTest, LeaderVoteWaitTimeoutTest]
   [junit4] Completed [489/901 (1!)] on J0 in 134.81s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to