Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2662/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:36581/e_gg/d

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:36581/e_gg/d
        at 
__randomizedtesting.SeedInfo.seed([50A9641CC533ACA3:D8FD5BC66BCFC15B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:307)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:70)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
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 
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:282)
        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:165)
        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:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        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:542)
        ... 52 more




Build Log:
[...truncated 13665 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/init-core-data-001
   [junit4]   2> 541359 WARN  
(SUITE-UnloadDistributedZkTest-seed#[50A9641CC533ACA3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=92 numCloses=92
   [junit4]   2> 541360 INFO  
(SUITE-UnloadDistributedZkTest-seed#[50A9641CC533ACA3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 541361 INFO  
(SUITE-UnloadDistributedZkTest-seed#[50A9641CC533ACA3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 541361 INFO  
(SUITE-UnloadDistributedZkTest-seed#[50A9641CC533ACA3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 541361 INFO  
(SUITE-UnloadDistributedZkTest-seed#[50A9641CC533ACA3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e_gg/d
   [junit4]   2> 541363 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 541363 INFO  (Thread-1206) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 541363 INFO  (Thread-1206) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 541366 ERROR (Thread-1206) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 541463 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43809
   [junit4]   2> 541468 INFO  (zkConnectionManagerCallback-5310-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 541475 INFO  (zkConnectionManagerCallback-5312-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 541481 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 541482 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 541483 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 541484 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 541485 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 541486 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 541487 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 541487 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 541488 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 541488 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 541489 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 541489 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 541632 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 541633 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 541633 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 541633 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 541634 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51f30b66{/e_gg/d,null,AVAILABLE}
   [junit4]   2> 541635 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6d7d2366{HTTP/1.1,[http/1.1]}{127.0.0.1:36077}
   [junit4]   2> 541636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.Server Started @541671ms
   [junit4]   2> 541636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/e_gg/d, hostPort=36077, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/control-001/cores}
   [junit4]   2> 541636 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 541636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 541636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 541636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 541636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 541636 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-31T12:34:51.051Z
   [junit4]   2> 541640 INFO  (zkConnectionManagerCallback-5314-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 541641 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 541641 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/control-001/solr.xml
   [junit4]   2> 541644 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 541644 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 541645 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 541823 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43809/solr
   [junit4]   2> 541824 INFO  (zkConnectionManagerCallback-5318-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 541825 INFO  (zkConnectionManagerCallback-5320-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 541858 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:36077_e_gg%2Fd
   [junit4]   2> 541858 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.Overseer Overseer 
(id=72143745593049092-127.0.0.1:36077_e_gg%2Fd-n_0000000000) starting
   [junit4]   2> 541862 INFO  (zkConnectionManagerCallback-5327-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 541863 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:43809/solr ready
   [junit4]   2> 541864 INFO  
(OverseerStateUpdate-72143745593049092-127.0.0.1:36077_e_gg%2Fd-n_0000000000) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36077_e_gg%2Fd
   [junit4]   2> 541864 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36077_e_gg%2Fd
   [junit4]   2> 541864 INFO  
(OverseerStateUpdate-72143745593049092-127.0.0.1:36077_e_gg%2Fd-n_0000000000) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 541865 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 541877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 541894 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 541902 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 541902 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 541904 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/control-001/cores
   [junit4]   2> 541931 INFO  (zkConnectionManagerCallback-5333-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 541931 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 541932 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43809/solr ready
   [junit4]   2> 541933 INFO  (qtp1966277547-12468) [n:127.0.0.1:36077_e_gg%2Fd 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36077_e_gg%252Fd&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 541935 INFO  
(OverseerThreadFactory-2860-thread-1-processing-n:127.0.0.1:36077_e_gg%2Fd) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 542039 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
   x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 542039 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
   x:control_collection_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 543093 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 543104 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 543186 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 543198 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 543199 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 543199 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 543199 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 543201 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 543203 WARN  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 543235 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 543235 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 543236 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 543236 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 543237 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=15.03125, 
floorSegmentMB=1.0029296875, forceMergeDeletesPctAllowed=8.795962303832699, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.501195205085793
   [junit4]   2> 543238 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e7cd179[control_collection_shard1_replica_n1] main]
   [junit4]   2> 543239 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 543239 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 543239 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 543239 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1610317973583560704
   [junit4]   2> 543240 INFO  
(searcherExecutor-2865-thread-1-processing-n:127.0.0.1:36077_e_gg%2Fd 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:36077_e_gg%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@5e7cd179[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 543243 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 543245 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 543245 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 543245 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36077/e_gg/d/control_collection_shard1_replica_n1/
   [junit4]   2> 543245 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 543245 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:36077/e_gg/d/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 543245 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 543248 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36077/e_gg/d/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 543352 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 543354 INFO  (qtp1966277547-12463) [n:127.0.0.1:36077_e_gg%2Fd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1315
   [junit4]   2> 543356 INFO  (qtp1966277547-12468) [n:127.0.0.1:36077_e_gg%2Fd 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 543454 INFO  (zkCallback-5319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 543936 INFO  
(OverseerCollectionConfigSetProcessor-72143745593049092-127.0.0.1:36077_e_gg%2Fd-n_0000000000)
 [n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 544357 INFO  (qtp1966277547-12468) [n:127.0.0.1:36077_e_gg%2Fd 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36077_e_gg%252Fd&wt=javabin&version=2}
 status=0 QTime=2423
   [junit4]   2> 544357 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004e5ab8d70006, likely client has closed socket
   [junit4]   2> 544361 INFO  (zkConnectionManagerCallback-5338-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544361 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 544363 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43809/solr ready
   [junit4]   2> 544363 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 544363 INFO  (qtp1966277547-12464) [n:127.0.0.1:36077_e_gg%2Fd 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 544366 INFO  
(OverseerThreadFactory-2860-thread-2-processing-n:127.0.0.1:36077_e_gg%2Fd) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 544575 WARN  
(OverseerThreadFactory-2860-thread-2-processing-n:127.0.0.1:36077_e_gg%2Fd) 
[n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 544578 INFO  (qtp1966277547-12464) [n:127.0.0.1:36077_e_gg%2Fd 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 544582 INFO  (qtp1966277547-12464) [n:127.0.0.1:36077_e_gg%2Fd 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=218
   [junit4]   2> 544664 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-1-001
 of type NRT
   [junit4]   2> 544664 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 544665 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 544665 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 544665 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 544665 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f5c46bc{/e_gg/d,null,AVAILABLE}
   [junit4]   2> 544665 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@105ca8ca{HTTP/1.1,[http/1.1]}{127.0.0.1:44133}
   [junit4]   2> 544665 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.Server Started @544701ms
   [junit4]   2> 544665 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/e_gg/d, hostPort=44133, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-1-001/cores}
   [junit4]   2> 544666 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 544666 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 544666 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 544666 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 544666 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 544666 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-31T12:34:54.081Z
   [junit4]   2> 544667 INFO  (zkConnectionManagerCallback-5340-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544667 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 544667 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-1-001/solr.xml
   [junit4]   2> 544670 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 544670 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 544683 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 544901 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43809/solr
   [junit4]   2> 544904 INFO  (zkConnectionManagerCallback-5344-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544924 INFO  (zkConnectionManagerCallback-5346-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544930 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 544934 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 544934 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44133_e_gg%2Fd
   [junit4]   2> 544937 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 544941 INFO  (zkCallback-5337-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 544943 INFO  (zkCallback-5319-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 544952 INFO  (zkCallback-5345-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 544964 INFO  (zkConnectionManagerCallback-5353-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544965 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 544966 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43809/solr ready
   [junit4]   2> 544967 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 544979 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 544985 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 544985 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 544986 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-1-001/cores
   [junit4]   2> 545005 INFO  (qtp1966277547-12506) [n:127.0.0.1:36077_e_gg%2Fd 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:44133_e_gg%252Fd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 545007 INFO  
(OverseerCollectionConfigSetProcessor-72143745593049092-127.0.0.1:36077_e_gg%2Fd-n_0000000000)
 [n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 545007 INFO  
(OverseerThreadFactory-2860-thread-3-processing-n:127.0.0.1:36077_e_gg%2Fd) 
[n:127.0.0.1:36077_e_gg%2Fd c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:44133_e_gg%2Fd for creating new replica of shard 
shard2
   [junit4]   2> 545009 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
   x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 546019 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 546026 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 546075 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 546081 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 546082 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 546082 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 546082 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 546083 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 546084 WARN  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 546108 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 546108 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 546109 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 546109 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 546110 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=15.03125, 
floorSegmentMB=1.0029296875, forceMergeDeletesPctAllowed=8.795962303832699, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.501195205085793
   [junit4]   2> 546110 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48a1fda7[collection1_shard2_replica_n41] main]
   [junit4]   2> 546111 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 546111 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 546111 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 546112 INFO  
(searcherExecutor-2879-thread-1-processing-n:127.0.0.1:44133_e_gg%2Fd 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) 
[n:127.0.0.1:44133_e_gg%2Fd c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@48a1fda7[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 546112 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1610317976596119552
   [junit4]   2> 546115 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 546116 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 546116 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 546117 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44133/e_gg/d/collection1_shard2_replica_n41/
   [junit4]   2> 546117 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 546117 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:44133/e_gg/d/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 546117 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 546118 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44133/e_gg/d/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 546220 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 546222 INFO  (qtp1046539341-12524) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1213
   [junit4]   2> 546223 INFO  (qtp1966277547-12506) [n:127.0.0.1:36077_e_gg%2Fd 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:44133_e_gg%252Fd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1217
   [junit4]   2> 546283 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-2-001
 of type NRT
   [junit4]   2> 546284 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 546284 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 546284 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 546284 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 546285 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4aa530d9{/e_gg/d,null,AVAILABLE}
   [junit4]   2> 546285 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5441625{HTTP/1.1,[http/1.1]}{127.0.0.1:37949}
   [junit4]   2> 546285 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.Server Started @546320ms
   [junit4]   2> 546285 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/e_gg/d, hostPort=37949, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-2-001/cores}
   [junit4]   2> 546285 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 546285 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 546285 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 546285 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 546286 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 546286 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-31T12:34:55.701Z
   [junit4]   2> 546292 INFO  (zkConnectionManagerCallback-5356-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546293 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 546293 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-2-001/solr.xml
   [junit4]   2> 546295 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 546295 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 546296 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 546322 INFO  (zkCallback-5345-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 546525 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43809/solr
   [junit4]   2> 546526 INFO  (zkConnectionManagerCallback-5360-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546528 INFO  (zkConnectionManagerCallback-5362-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546530 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 546532 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 546532 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37949_e_gg%2Fd
   [junit4]   2> 546532 INFO  (zkCallback-5337-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 546532 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 546532 INFO  (zkCallback-5319-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 546532 INFO  (zkCallback-5345-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 546533 INFO  (zkCallback-5361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 546533 INFO  (zkCallback-5352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 546544 INFO  (zkConnectionManagerCallback-5369-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546544 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 546545 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43809/solr ready
   [junit4]   2> 546545 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 546556 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 546562 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 546562 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 546563 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-2-001/cores
   [junit4]   2> 546583 INFO  (qtp1966277547-12466) [n:127.0.0.1:36077_e_gg%2Fd 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:37949_e_gg%252Fd&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 546584 INFO  
(OverseerCollectionConfigSetProcessor-72143745593049092-127.0.0.1:36077_e_gg%2Fd-n_0000000000)
 [n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 546585 INFO  
(OverseerThreadFactory-2860-thread-4-processing-n:127.0.0.1:36077_e_gg%2Fd) 
[n:127.0.0.1:36077_e_gg%2Fd c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:37949_e_gg%2Fd for creating new replica of shard 
shard1
   [junit4]   2> 546586 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
   x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 546689 INFO  (zkCallback-5345-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 547597 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 547604 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 547656 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 547664 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 547664 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 547665 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 547665 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 547666 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 547667 WARN  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 547691 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 547691 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 547691 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 547691 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 547692 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=15.03125, 
floorSegmentMB=1.0029296875, forceMergeDeletesPctAllowed=8.795962303832699, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.501195205085793
   [junit4]   2> 547692 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1318aaa9[collection1_shard1_replica_n43] main]
   [junit4]   2> 547693 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 547693 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 547694 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 547694 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1610317978254966784
   [junit4]   2> 547694 INFO  
(searcherExecutor-2893-thread-1-processing-n:127.0.0.1:37949_e_gg%2Fd 
x:collection1_shard1_replica_n43 c:collection1 s:shard1) 
[n:127.0.0.1:37949_e_gg%2Fd c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@1318aaa9[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 547696 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 547698 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 547698 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 547698 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37949/e_gg/d/collection1_shard1_replica_n43/
   [junit4]   2> 547698 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 547698 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:37949/e_gg/d/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 547698 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 547699 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37949/e_gg/d/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 547800 INFO  (zkCallback-5345-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 547800 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 547802 INFO  (qtp1851128576-12562) [n:127.0.0.1:37949_e_gg%2Fd 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1215
   [junit4]   2> 547803 INFO  (qtp1966277547-12466) [n:127.0.0.1:36077_e_gg%2Fd 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:37949_e_gg%252Fd&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1220
   [junit4]   2> 547868 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-3-001
 of type NRT
   [junit4]   2> 547868 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 547873 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 547873 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 547873 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 547876 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5eeacf07{/e_gg/d,null,AVAILABLE}
   [junit4]   2> 547877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2c5fc76{HTTP/1.1,[http/1.1]}{127.0.0.1:43701}
   [junit4]   2> 547877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.e.j.s.Server Started @547912ms
   [junit4]   2> 547877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/e_gg/d, 
hostPort=43701, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-3-001/cores}
   [junit4]   2> 547877 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 547877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 547877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 547877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 547877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 547877 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-31T12:34:57.292Z
   [junit4]   2> 547879 INFO  (zkConnectionManagerCallback-5372-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 547879 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 547879 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-3-001/solr.xml
   [junit4]   2> 547891 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 547891 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 547892 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 547902 INFO  (zkCallback-5361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 547902 INFO  (zkCallback-5345-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 547923 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43809/solr
   [junit4]   2> 547924 INFO  (zkConnectionManagerCallback-5376-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 547925 INFO  (zkConnectionManagerCallback-5378-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 547927 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 547929 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 547929 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43701_e_gg%2Fd
   [junit4]   2> 547930 INFO  (zkCallback-5352-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 547930 INFO  (zkCallback-5361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 547930 INFO  (zkCallback-5319-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 547930 INFO  (zkCallback-5345-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 547930 INFO  (zkCallback-5326-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 547930 INFO  (zkCallback-5337-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 547930 INFO  (zkCallback-5377-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 547930 INFO  (zkCallback-5368-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 547942 INFO  (zkConnectionManagerCallback-5385-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 547943 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 547943 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43809/solr ready
   [junit4]   2> 547943 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 547954 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 547960 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 547960 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 547962 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[50A9641CC533ACA3]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-3-001/cores
   [junit4]   2> 547994 INFO  (qtp1966277547-12506) [n:127.0.0.1:36077_e_gg%2Fd 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:43701_e_gg%252Fd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 547996 INFO  
(OverseerThreadFactory-2860-thread-5-processing-n:127.0.0.1:36077_e_gg%2Fd) 
[n:127.0.0.1:36077_e_gg%2Fd c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:43701_e_gg%2Fd for creating new replica of shard 
shard2
   [junit4]   2> 547997 INFO  
(OverseerCollectionConfigSetProcessor-72143745593049092-127.0.0.1:36077_e_gg%2Fd-n_0000000000)
 [n:127.0.0.1:36077_e_gg%2Fd    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 547999 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd  
  x:collection1_shard2_replica_n45] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 548101 INFO  (zkCallback-5361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 548101 INFO  (zkCallback-5345-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 549009 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 549017 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 549067 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 549074 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 549074 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@555c467a
   [junit4]   2> 549075 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 549075 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_50A9641CC533ACA3-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 549076 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 549077 WARN  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 549103 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 549103 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 549104 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 549104 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 549105 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=15.03125, 
floorSegmentMB=1.0029296875, forceMergeDeletesPctAllowed=8.795962303832699, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=24.501195205085793
   [junit4]   2> 549105 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@543b5a3e[collection1_shard2_replica_n45] main]
   [junit4]   2> 549106 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 549106 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 549107 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 549107 INFO  
(searcherExecutor-2907-thread-1-processing-n:127.0.0.1:43701_e_gg%2Fd 
x:collection1_shard2_replica_n45 c:collection1 s:shard2) 
[n:127.0.0.1:43701_e_gg%2Fd c:collection1 s:shard2  
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@543b5a3e[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 549107 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1610317979736604672
   [junit4]   2> 549110 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 549111 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 549111 INFO  
(updateExecutor-5373-thread-1-processing-n:127.0.0.1:43701_e_gg%2Fd 
x:collection1_shard2_replica_n45 c:collection1 s:shard2) 
[n:127.0.0.1:43701_e_gg%2Fd c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 549111 INFO  
(recoveryExecutor-5374-thread-1-processing-n:127.0.0.1:43701_e_gg%2Fd 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:43701_e_gg%2Fd c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 549112 INFO  
(recoveryExecutor-5374-thread-1-processing-n:127.0.0.1:43701_e_gg%2Fd 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:43701_e_gg%2Fd c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 549112 INFO  (qtp821651804-12600) [n:127.0.0.1:43701_e_gg%2Fd 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1114
   [junit4]   2> 549114 INFO  (qtp1966277547-12506) [n:127.0.0.1:36077_e_gg%2Fd 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:43701_e_gg%252Fd&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1119
   [junit4]   2> 549114 INFO  (qtp1046539341-12519) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/e_gg/d 
path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 549114 INFO  (qtp1046539341-12519) [n:127.0.0.1:44133_e_gg%2Fd 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/e_gg/d 
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 549114 INFO  
(recoveryExecutor-5374-thread-1-processing-n:127.0.0.1:43701_e_gg%2Fd 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:43701_e_gg%2Fd c

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



-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 929 source files to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 1 second
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.UnloadDistributedZkTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=50A9641CC533ACA3 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Antarctica/Rothera -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
Buildfile: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 21ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 50A9641CC533ACA3
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ¡Hola! Master seed: 50A9641CC533ACA3
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID([email protected]).
   [junit4] Started J2 PID([email protected]).
   [junit4] Started J0 PID([email protected]).
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4] OK      61.1s J1 | UnloadDistributedZkTest.test
   [junit4] Completed [1/5] on J1 in 63.00s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4] OK      64.9s J2 | UnloadDistributedZkTest.test
   [junit4] Completed [2/5] on J2 in 66.83s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.UnloadDistributedZkTest. This may confuse tools that 
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4] OK      65.7s J0 | UnloadDistributedZkTest.test
   [junit4] Completed [3/5] on J0 in 67.48s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4] OK      55.1s J1 | UnloadDistributedZkTest.test
   [junit4] Completed [4/5] on J1 in 55.81s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4] OK      55.0s J2 | UnloadDistributedZkTest.test
   [junit4] Completed [5/5] on J2 in 55.21s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.41 ..    68.70 =    68.29s
   [junit4] JVM J1:     0.40 ..   120.48 =   120.08s
   [junit4] JVM J2:     0.40 ..   123.53 =   123.13s
   [junit4] Execution time total: 2 minutes 3 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 825.86s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 741.16s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 557.11s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 156.51s | org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:tophints] 116.47s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 5 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.UnloadDistributedZkTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2846)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2725)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2706)
        at hudson.FilePath.act(FilePath.java:1077)
        at hudson.FilePath.act(FilePath.java:1060)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1840)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=91c9068ba3e379ea47b17917e498fa0d448bbfed, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2661
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to