Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1666/

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned

Error Message:
Error from server at 
https://127.0.0.1:37049/solr/collection1_shard2_replica_n2: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 
Can not find: /solr/collection1_shard2_replica_n2/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/collection1_shard2_replica_n2/update. Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:37049/solr/collection1_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([324B8AEB8B6C886C:CA8D73DE187510A4]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned(CloudSolrClientTest.java:725)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37049/solr/collection1_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        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.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  org.apache.solr.cloud.LIROnShardRestartTest.testSeveralReplicasInLIR

Error Message:
Timeout waiting for replicas rejoin election

Stack Trace:
java.lang.AssertionError: Timeout waiting for replicas rejoin election
        at 
__randomizedtesting.SeedInfo.seed([A74CE7802CE31D02:211670B40CB9505B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.LIROnShardRestartTest.testSeveralReplicasInLIR(LIROnShardRestartTest.java:242)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14257 lines...]
   [junit4] Suite: org.apache.solr.cloud.LIROnShardRestartTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/init-core-data-001
   [junit4]   2> 2702510 WARN  
(SUITE-LIROnShardRestartTest-seed#[A74CE7802CE31D02]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 2702511 INFO  
(SUITE-LIROnShardRestartTest-seed#[A74CE7802CE31D02]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2702513 INFO  
(SUITE-LIROnShardRestartTest-seed#[A74CE7802CE31D02]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2702514 INFO  
(SUITE-LIROnShardRestartTest-seed#[A74CE7802CE31D02]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2702514 INFO  
(SUITE-LIROnShardRestartTest-seed#[A74CE7802CE31D02]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001
   [junit4]   2> 2702514 INFO  
(SUITE-LIROnShardRestartTest-seed#[A74CE7802CE31D02]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2702515 INFO  (Thread-10171) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2702515 INFO  (Thread-10171) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2702517 ERROR (Thread-10171) [    ] 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> 2702615 INFO  
(SUITE-LIROnShardRestartTest-seed#[A74CE7802CE31D02]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46042
   [junit4]   2> 2702620 INFO  (zkConnectionManagerCallback-6697-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702628 INFO  (jetty-launcher-6694-thread-3) [    ] 
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> 2702628 INFO  (jetty-launcher-6694-thread-1) [    ] 
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> 2702628 INFO  (jetty-launcher-6694-thread-2) [    ] 
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> 2702630 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2702630 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2702630 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2702630 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2702630 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2702630 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2702630 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2702630 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2702631 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2702631 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1aeac2{/solr,null,AVAILABLE}
   [junit4]   2> 2702631 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1166d6fb{/solr,null,AVAILABLE}
   [junit4]   2> 2702631 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42d1443e{/solr,null,AVAILABLE}
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5f2a42a9{SSL,[ssl, 
http/1.1]}{127.0.0.1:43564}
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.e.j.s.Server Started @2702695ms
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43564}
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@477c65c{SSL,[ssl, 
http/1.1]}{127.0.0.1:34558}
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.e.j.s.Server Started @2702696ms
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34558}
   [junit4]   2> 2702634 ERROR (jetty-launcher-6694-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2702634 ERROR (jetty-launcher-6694-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-13T14:06:05.294Z
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d315518{SSL,[ssl, 
http/1.1]}{127.0.0.1:35978}
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.e.j.s.Server Started @2702696ms
   [junit4]   2> 2702635 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35978}
   [junit4]   2> 2702635 ERROR (jetty-launcher-6694-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2702635 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2702635 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2702634 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2702635 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2702635 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2702635 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2702635 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-13T14:06:05.295Z
   [junit4]   2> 2702635 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-13T14:06:05.295Z
   [junit4]   2> 2702637 INFO  (zkConnectionManagerCallback-6699-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702637 INFO  (zkConnectionManagerCallback-6702-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702637 INFO  (zkConnectionManagerCallback-6703-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702637 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2702638 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2702638 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2702694 INFO  (jetty-launcher-6694-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46042/solr
   [junit4]   2> 2702696 INFO  (zkConnectionManagerCallback-6707-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702700 INFO  (zkConnectionManagerCallback-6709-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702727 INFO  (jetty-launcher-6694-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46042/solr
   [junit4]   2> 2702729 INFO  (zkConnectionManagerCallback-6715-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702735 INFO  (zkConnectionManagerCallback-6717-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702759 INFO  (jetty-launcher-6694-thread-3) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43564_solr
   [junit4]   2> 2702760 INFO  (jetty-launcher-6694-thread-3) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer Overseer 
(id=72095234876571655-127.0.0.1:43564_solr-n_0000000000) starting
   [junit4]   2> 2702773 INFO  (zkConnectionManagerCallback-6724-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702779 INFO  (jetty-launcher-6694-thread-3) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46042/solr ready
   [junit4]   2> 2702780 INFO  
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43564_solr
   [junit4]   2> 2702781 INFO  (jetty-launcher-6694-thread-3) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43564_solr
   [junit4]   2> 2702788 INFO  
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2702788 INFO  (zkCallback-6723-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2702849 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2702851 INFO  (jetty-launcher-6694-thread-3) 
[n:127.0.0.1:43564_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2702854 INFO  (jetty-launcher-6694-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46042/solr
   [junit4]   2> 2702854 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2702854 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34558_solr
   [junit4]   2> 2702855 DEBUG 
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34558_solr"} current state version: 0
   [junit4]   2> 2702855 INFO  (zkConnectionManagerCallback-6729-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702856 INFO  (zkCallback-6723-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2702857 INFO  (zkCallback-6716-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2702859 INFO  (zkConnectionManagerCallback-6731-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702862 INFO  (zkCallback-6708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2702868 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2702875 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2702875 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35978_solr
   [junit4]   2> 2702876 DEBUG 
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35978_solr"} current state version: 0
   [junit4]   2> 2702877 INFO  (zkCallback-6723-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2702877 INFO  (zkCallback-6716-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2702878 INFO  (zkCallback-6708-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2702881 INFO  (zkCallback-6730-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2702899 INFO  (zkConnectionManagerCallback-6738-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702900 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2702902 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46042/solr ready
   [junit4]   2> 2702902 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2702903 INFO  (zkConnectionManagerCallback-6744-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2702904 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2702906 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46042/solr ready
   [junit4]   2> 2702906 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2702913 INFO  (jetty-launcher-6694-thread-3) 
[n:127.0.0.1:43564_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43564.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2702943 INFO  (jetty-launcher-6694-thread-3) 
[n:127.0.0.1:43564_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43564.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2702943 INFO  (jetty-launcher-6694-thread-3) 
[n:127.0.0.1:43564_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43564.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2702945 INFO  (jetty-launcher-6694-thread-3) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/.
   [junit4]   2> 2702949 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35978.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2702950 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34558.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2702965 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34558.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2702965 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34558.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2702967 INFO  (jetty-launcher-6694-thread-2) 
[n:127.0.0.1:34558_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/.
   [junit4]   2> 2702968 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35978.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2702968 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35978.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2702969 INFO  (jetty-launcher-6694-thread-1) 
[n:127.0.0.1:35978_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/.
   [junit4]   2> 2703076 INFO  (zkConnectionManagerCallback-6747-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2703080 INFO  (zkConnectionManagerCallback-6752-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2703081 INFO  
(SUITE-LIROnShardRestartTest-seed#[A74CE7802CE31D02]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2703082 INFO  
(SUITE-LIROnShardRestartTest-seed#[A74CE7802CE31D02]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46042/solr ready
   [junit4]   2> 2703122 INFO  
(TEST-LIROnShardRestartTest.testAllReplicasInLIR-seed#[A74CE7802CE31D02]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testAllReplicasInLIR
   [junit4]   2> 2703138 INFO  (qtp698256157-28474) [n:127.0.0.1:43564_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=allReplicasInLIR&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2703140 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
allReplicasInLIR
   [junit4]   2> 2703141 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/allReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2703144 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/allReplicasInLIR.AUTOCREATED/protwords.txt
   [junit4]   2> 2703146 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/allReplicasInLIR.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2703148 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/allReplicasInLIR.AUTOCREATED/synonyms.txt
   [junit4]   2> 2703150 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/allReplicasInLIR.AUTOCREATED/stopwords.txt
   [junit4]   2> 2703152 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2703154 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2703157 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2703159 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2703161 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2703163 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2703165 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2703168 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2703170 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2703172 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2703174 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2703176 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2703178 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2703181 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2703183 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2703185 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2703187 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2703189 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2703191 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2703195 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2703198 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2703202 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2703208 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2703210 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2703212 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2703214 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2703216 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2703218 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2703221 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2703223 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2703225 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2703227 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2703229 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2703231 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2703233 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2703236 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2703238 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2703240 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2703242 INFO  
(OverseerThreadFactory-9376-thread-1-processing-n:127.0.0.1:43564_solr) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/allReplicasInLIR.AUTOCREATED/params.json
   [junit4]   2> 2703248 DEBUG 
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"allReplicasInLIR",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2703355 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2703370 INFO  (qtp1367315451-28485) [n:127.0.0.1:34558_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2703385 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2703391 DEBUG 
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35978/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2703391 INFO  
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35978/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2703395 DEBUG 
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34558/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2703395 INFO  
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34558/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2703399 DEBUG 
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43564/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2703399 INFO  
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43564/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2703610 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr    
x:allReplicasInLIR_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n3&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2703610 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr    
x:allReplicasInLIR_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n5&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2703611 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr    
x:allReplicasInLIR_shard1_replica_n5] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2703612 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr    
x:allReplicasInLIR_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n1&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2703617 DEBUG 
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n5",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43564/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43564_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2703621 DEBUG 
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34558/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34558_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2703629 DEBUG 
(OverseerStateUpdate-72095234876571655-127.0.0.1:43564_solr-n_0000000000) 
[n:127.0.0.1:43564_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35978/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35978_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2704630 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2704631 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2704633 WARN  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../contrib/extraction/lib
   [junit4]   2> 2704633 WARN  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
   [junit4]   2> 2704634 WARN  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../contrib/clustering/lib
   [junit4]   2> 2704634 WARN  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
   [junit4]   2> 2704635 WARN  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../contrib/langid/lib
   [junit4]   2> 2704635 WARN  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
   [junit4]   2> 2704635 WARN  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../contrib/velocity/lib
   [junit4]   2> 2704635 WARN  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
   [junit4]   2> 2704636 WARN  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5/../../../../dist
   [junit4]   2> 2704638 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2704638 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2704639 WARN  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../contrib/extraction/lib
   [junit4]   2> 2704640 WARN  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
   [junit4]   2> 2704640 WARN  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../contrib/clustering/lib
   [junit4]   2> 2704640 WARN  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
   [junit4]   2> 2704641 WARN  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../contrib/langid/lib
   [junit4]   2> 2704641 WARN  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
   [junit4]   2> 2704642 WARN  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../contrib/velocity/lib
   [junit4]   2> 2704642 WARN  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
   [junit4]   2> 2704642 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2704643 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2704643 WARN  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3/../../../../dist
   [junit4]   2> 2704643 WARN  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2704643 WARN  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2704644 WARN  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2704644 WARN  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2704644 WARN  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2704645 WARN  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2704645 WARN  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2704645 WARN  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2704645 WARN  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2704650 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2704652 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2704655 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2704693 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.s.IndexSchema [allReplicasInLIR_shard1_replica_n5] Schema 
name=default-config
   [junit4]   2> 2704693 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.s.IndexSchema [allReplicasInLIR_shard1_replica_n3] Schema 
name=default-config
   [junit4]   2> 2704698 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.s.IndexSchema [allReplicasInLIR_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 2704980 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2704980 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2705000 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2705037 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'allReplicasInLIR_shard1_replica_n3' 
using configuration from collection allReplicasInLIR, trusted=true
   [junit4]   2> 2705038 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34558.solr.core.allReplicasInLIR.shard1.replica_n3' (registry 
'solr.core.allReplicasInLIR.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2705038 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.c.SolrCore [[allReplicasInLIR_shard1_replica_n3] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node2/./allReplicasInLIR_shard1_replica_n3/data/]
   [junit4]   2> 2705046 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'allReplicasInLIR_shard1_replica_n1' 
using configuration from collection allReplicasInLIR, trusted=true
   [junit4]   2> 2705047 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35978.solr.core.allReplicasInLIR.shard1.replica_n1' (registry 
'solr.core.allReplicasInLIR.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2705047 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrCore [[allReplicasInLIR_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node1/./allReplicasInLIR_shard1_replica_n1/data/]
   [junit4]   2> 2705057 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2705059 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'allReplicasInLIR_shard1_replica_n5' 
using configuration from collection allReplicasInLIR, trusted=true
   [junit4]   2> 2705060 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43564.solr.core.allReplicasInLIR.shard1.replica_n5' (registry 
'solr.core.allReplicasInLIR.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@47d90b9e
   [junit4]   2> 2705060 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.c.SolrCore [[allReplicasInLIR_shard1_replica_n5] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LIROnShardRestartTest_A74CE7802CE31D02-001/tempDir-001/node3/./allReplicasInLIR_shard1_replica_n5/data/]
   [junit4]   2> 2705062 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2705071 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2705196 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2705196 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2705197 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2705197 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2705199 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2705199 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2705200 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2705200 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2705201 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d782e24[allReplicasInLIR_shard1_replica_n3] main]
   [junit4]   2> 2705203 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40d9135d[allReplicasInLIR_shard1_replica_n5] main]
   [junit4]   2> 2705204 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2705204 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2705204 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/allReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2705204 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2705205 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2705205 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2705205 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/allReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2705205 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2705206 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2705206 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2705206 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2705207 INFO  (qtp698256157-28487) [n:127.0.0.1:43564_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n5] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2705207 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2705207 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2705208 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2705208 INFO  (qtp1367315451-28475) [n:127.0.0.1:34558_solr 
c:allReplicasInLIR s:shard1 r:core_node4 x:allReplicasInLIR_shard1_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1614219384316755968
   [junit4]   2> 2705208 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2705209 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2705211 INFO  (qtp1706913978-28477) [n:127.0.0.1:35978_solr 
c:allReplicasInLIR s:shard1 r:core_node2 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@533e197f[allReplicasInLIR_shard1_replica_n1] main]
   [junit4]   2> 2705212 INFO  
(searcherExecutor-9392-thread-1-processing-n:127.0.0.1:34558_solr 
x:allReplicasInLIR_shard1_replica_n3 c:allReplicasInLIR s:shard1 r:core_node4) 
[n:127.0.0.1:34558_solr c:allReplicasInLIR s:shard1 r:core_node4 
x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@4d782e24[allReplicasInLIR_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2705212 INFO  
(searcherExecutor-9392-thread-1-processing-n:127.0.0.1:34558_solr 
x:allReplicasInLIR_shard1_replica_n3 c:allReplicasInLIR s:shard1 r:core_node4) 
[n:127.0.0.1:34558_solr c:allReplicasInLIR s:shard1 r:core_node4 
x:allReplicasInLIR_shard1_replica_n3] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2705212 INFO  
(searcherExecutor-9392-thread-1-processing-n:127.0.0.1:34558_solr 
x:allReplicasInLIR_shard1_replica_n3 c:allReplicasInLIR s:shard1 r:core_node4) 
[n:127.0.0.1:34558_

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

solve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null12592878
     [copy] Copying 238 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null12592878
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null12592878

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

-jenkins-base:

BUILD SUCCESSFUL
Total time: 301 minutes 26 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                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:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        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:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to