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

2 tests failed.
FAILED:  org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR

Error Message:
Error from server at http://127.0.0.1:40295/solr: Cannot create collection 
allReplicasInLIR. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 2. This allows a 
maximum of 2 to be created. Value of numShards is 1, value of nrtReplicas is 3, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 3 
shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40295/solr: Cannot create collection 
allReplicasInLIR. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 2. This allows a 
maximum of 2 to be created. Value of numShards is 1, value of nrtReplicas is 3, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 3 
shards to be created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([862DCC1E6FBFEF8E:DCB5F6D8113F8869]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        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.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR(LIROnShardRestartTest.java:78)
        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)


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([862DCC1E6FBFEF8E:775B2A4FE5A2D7]: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 14893 lines...]
   [junit4] Suite: org.apache.solr.cloud.LIROnShardRestartTest
   [junit4]   2> 4414331 INFO  
(SUITE-LIROnShardRestartTest-seed#[862DCC1E6FBFEF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/init-core-data-001
   [junit4]   2> 4414332 WARN  
(SUITE-LIROnShardRestartTest-seed#[862DCC1E6FBFEF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 4414332 INFO  
(SUITE-LIROnShardRestartTest-seed#[862DCC1E6FBFEF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4414334 INFO  
(SUITE-LIROnShardRestartTest-seed#[862DCC1E6FBFEF8E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4414346 INFO  
(SUITE-LIROnShardRestartTest-seed#[862DCC1E6FBFEF8E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001
   [junit4]   2> 4414346 INFO  
(SUITE-LIROnShardRestartTest-seed#[862DCC1E6FBFEF8E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4414347 INFO  (Thread-7236) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4414347 INFO  (Thread-7236) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4414440 ERROR (Thread-7236) [    ] 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> 4414456 INFO  
(SUITE-LIROnShardRestartTest-seed#[862DCC1E6FBFEF8E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34466
   [junit4]   2> 4414515 INFO  (zkConnectionManagerCallback-5241-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4414558 INFO  (jetty-launcher-5238-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> 4414558 INFO  (jetty-launcher-5238-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> 4414559 INFO  (jetty-launcher-5238-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> 4414599 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4414599 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4414599 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4414599 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4414599 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4414599 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4414599 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57fd36e1{/solr,null,AVAILABLE}
   [junit4]   2> 4414599 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4414599 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4414599 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44663ec3{/solr,null,AVAILABLE}
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14e55003{HTTP/1.1,[http/1.1]}{127.0.0.1:40295}
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.e.j.s.Server Started @4414661ms
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40295}
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@725d395c{HTTP/1.1,[http/1.1]}{127.0.0.1:34690}
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.e.j.s.Server Started @4414661ms
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34690}
   [junit4]   2> 4414600 ERROR (jetty-launcher-5238-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4414600 ERROR (jetty-launcher-5238-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-14T13:39:30.363Z
   [junit4]   2> 4414600 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-14T13:39:30.363Z
   [junit4]   2> 4414602 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c20f6d1{/solr,null,AVAILABLE}
   [junit4]   2> 4414614 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@31636054{HTTP/1.1,[http/1.1]}{127.0.0.1:46072}
   [junit4]   2> 4414614 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.e.j.s.Server Started @4414676ms
   [junit4]   2> 4414614 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46072}
   [junit4]   2> 4414614 ERROR (jetty-launcher-5238-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4414614 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4414615 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 4414615 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4414615 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4414615 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-14T13:39:30.378Z
   [junit4]   2> 4414615 INFO  (zkConnectionManagerCallback-5244-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4414615 INFO  (zkConnectionManagerCallback-5245-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4414616 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4414723 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4414808 INFO  (zkConnectionManagerCallback-5247-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4414914 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4416436 INFO  (jetty-launcher-5238-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34466/solr
   [junit4]   2> 4416451 INFO  (zkConnectionManagerCallback-5251-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4416585 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x105171027700004, likely client has closed socket
   [junit4]   2> 4416748 INFO  (jetty-launcher-5238-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34466/solr
   [junit4]   2> 4416764 INFO  (zkConnectionManagerCallback-5253-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4416833 INFO  (zkConnectionManagerCallback-5257-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4416942 INFO  (zkConnectionManagerCallback-5261-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4417048 INFO  (jetty-launcher-5238-thread-3) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34690_solr
   [junit4]   2> 4417049 INFO  (jetty-launcher-5238-thread-3) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer Overseer 
(id=73490327070048261-127.0.0.1:34690_solr-n_0000000000) starting
   [junit4]   2> 4417097 INFO  (jetty-launcher-5238-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34466/solr
   [junit4]   2> 4417156 INFO  (zkConnectionManagerCallback-5268-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4417159 INFO  (jetty-launcher-5238-thread-3) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34466/solr ready
   [junit4]   2> 4417169 INFO  (zkConnectionManagerCallback-5272-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4417194 INFO  
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34690_solr
   [junit4]   2> 4417319 INFO  (jetty-launcher-5238-thread-3) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34690_solr
   [junit4]   2> 4417326 INFO  (zkConnectionManagerCallback-5274-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4417474 INFO  (zkCallback-5252-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4417474 INFO  (zkCallback-5267-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4417656 INFO  (jetty-launcher-5238-thread-3) 
[n:127.0.0.1:34690_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4417693 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4417804 INFO  (jetty-launcher-5238-thread-3) 
[n:127.0.0.1:34690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34690.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4417819 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4417819 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40295_solr
   [junit4]   2> 4417819 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40295_solr"} current state version: 0
   [junit4]   2> 4417820 INFO  (zkCallback-5267-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4417820 INFO  (zkCallback-5252-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4417929 INFO  (zkCallback-5273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4418039 INFO  (jetty-launcher-5238-thread-3) 
[n:127.0.0.1:34690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34690.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4418039 INFO  (jetty-launcher-5238-thread-3) 
[n:127.0.0.1:34690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34690.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4418041 INFO  (jetty-launcher-5238-thread-3) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/.
   [junit4]   2> 4418077 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4418159 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4418159 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46072_solr
   [junit4]   2> 4418216 INFO  (zkCallback-5252-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4418216 INFO  (zkCallback-5267-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4418236 INFO  (zkCallback-5273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4418366 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46072_solr"} current state version: 0
   [junit4]   2> 4418366 INFO  (zkConnectionManagerCallback-5282-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4418382 INFO  (zkCallback-5260-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4418402 INFO  (zkConnectionManagerCallback-5287-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4418471 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4418472 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34466/solr ready
   [junit4]   2> 4418493 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4418548 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4418568 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40295.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4418581 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34466/solr ready
   [junit4]   2> 4418604 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40295.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4418604 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40295.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4418621 INFO  (jetty-launcher-5238-thread-1) 
[n:127.0.0.1:40295_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/.
   [junit4]   2> 4418670 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4418744 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46072.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4418855 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46072.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4418855 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46072.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4418856 INFO  (jetty-launcher-5238-thread-2) 
[n:127.0.0.1:46072_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/.
   [junit4]   2> 4419120 INFO  (zkConnectionManagerCallback-5291-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4419191 INFO  (zkConnectionManagerCallback-5296-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4419191 INFO  
(SUITE-LIROnShardRestartTest-seed#[862DCC1E6FBFEF8E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4419192 INFO  
(SUITE-LIROnShardRestartTest-seed#[862DCC1E6FBFEF8E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34466/solr ready
   [junit4]   2> 4419519 INFO  
(TEST-LIROnShardRestartTest.testSeveralReplicasInLIR-seed#[862DCC1E6FBFEF8E]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testSeveralReplicasInLIR
   [junit4]   2> 4419520 INFO  (qtp43768490-23074) [n:127.0.0.1:34690_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=severalReplicasInLIR&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4419591 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
severalReplicasInLIR
   [junit4]   2> 4419592 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/protwords.txt
   [junit4]   2> 4419593 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/severalReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 4419604 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/severalReplicasInLIR.AUTOCREATED/solrconfig.xml
   [junit4]   2> 4419606 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/synonyms.txt
   [junit4]   2> 4419616 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/stopwords.txt
   [junit4]   2> 4419617 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/severalReplicasInLIR.AUTOCREATED/params.json
   [junit4]   2> 4419631 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 4419740 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 4419743 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 4419759 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 4419811 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 4419896 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 4419897 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 4419898 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 4419969 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 4419970 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 4419971 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 4419972 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 4419990 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 4419991 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 4420147 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 4420163 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 4420165 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 4420166 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 4420176 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 4420178 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 4420208 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 4420221 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 4420222 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 4420223 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 4420237 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 4420238 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 4420239 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 4420257 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 4420258 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 4420259 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 4420260 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 4420276 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 4420315 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 4420354 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 4420367 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 4420370 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 4420407 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 4420421 INFO  
(OverseerThreadFactory-7566-thread-1-processing-n:127.0.0.1:34690_solr) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/severalReplicasInLIR.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 4420434 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"severalReplicasInLIR",
   [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> 4420539 INFO  (qtp43768490-23055) [n:127.0.0.1:34690_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=1
   [junit4]   2> 4420553 INFO  (qtp228807398-23068) [n:127.0.0.1:40295_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=12
   [junit4]   2> 4420555 INFO  (qtp1016021923-23070) [n:127.0.0.1:46072_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> 4420568 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46072/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 4420568 INFO  
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46072/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4420584 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40295/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 4420584 INFO  
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40295/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4420585 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34690/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 4420586 INFO  
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34690/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4420788 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr    
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=severalReplicasInLIR.AUTOCREATED&newCollection=true&name=severalReplicasInLIR_shard1_replica_n1&action=CREATE&numShards=1&collection=severalReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4420800 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr    
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=severalReplicasInLIR.AUTOCREATED&newCollection=true&name=severalReplicasInLIR_shard1_replica_n2&action=CREATE&numShards=1&collection=severalReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4420819 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr    
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=severalReplicasInLIR.AUTOCREATED&newCollection=true&name=severalReplicasInLIR_shard1_replica_n4&action=CREATE&numShards=1&collection=severalReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4420819 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr    
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4420831 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40295/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40295_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 4420831 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46072/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46072_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 4420846 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"severalReplicasInLIR_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34690/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34690_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"severalReplicasInLIR",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 4421866 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 4421866 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 4421866 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 4421866 WARN  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4421866 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 4421867 WARN  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 4421867 WARN  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4421867 WARN  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 4421867 WARN  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4421867 WARN  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 4421868 WARN  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4421868 WARN  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 4421868 WARN  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 4421882 WARN  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 4421882 WARN  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 4421882 WARN  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 4421882 WARN  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 4421882 WARN  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 4421883 WARN  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 4421883 WARN  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 4421883 WARN  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 4421883 WARN  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 4421902 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 4421869 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.RequestParams conf resource 
params.json loaded . version : 0 
   [junit4]   2> 4421903 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.RequestParams request params 
refreshed to version 0
   [junit4]   2> 4421903 WARN  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 4421904 WARN  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
   [junit4]   2> 4421904 WARN  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 4421904 WARN  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
   [junit4]   2> 4421904 WARN  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 4421904 WARN  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
   [junit4]   2> 4421905 WARN  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 4421905 WARN  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
   [junit4]   2> 4421905 WARN  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4/../../../../dist
   [junit4]   2> 4421921 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 4421927 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 4421975 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.IndexSchema 
[severalReplicasInLIR_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4421999 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.s.IndexSchema 
[severalReplicasInLIR_shard1_replica_n4] Schema name=default-config
   [junit4]   2> 4422010 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.IndexSchema 
[severalReplicasInLIR_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 4422975 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 4423122 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'severalReplicasInLIR_shard1_replica_n1' using configuration from 
collection severalReplicasInLIR, trusted=true
   [junit4]   2> 4423122 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_46072.solr.core.severalReplicasInLIR.shard1.replica_n1' 
(registry 'solr.core.severalReplicasInLIR.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4423123 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrCore 
[[severalReplicasInLIR_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/severalReplicasInLIR_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node3/./severalReplicasInLIR_shard1_replica_n1/data/]
   [junit4]   2> 4423153 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 4423250 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 4423266 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 4423674 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'severalReplicasInLIR_shard1_replica_n2' using configuration from 
collection severalReplicasInLIR, trusted=true
   [junit4]   2> 4423675 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40295.solr.core.severalReplicasInLIR.shard1.replica_n2' 
(registry 'solr.core.severalReplicasInLIR.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4423675 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrCore 
[[severalReplicasInLIR_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/severalReplicasInLIR_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node1/./severalReplicasInLIR_shard1_replica_n2/data/]
   [junit4]   2> 4424153 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.CoreContainer Creating 
SolrCore 'severalReplicasInLIR_shard1_replica_n4' using configuration from 
collection severalReplicasInLIR, trusted=true
   [junit4]   2> 4424153 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34690.solr.core.severalReplicasInLIR.shard1.replica_n4' 
(registry 'solr.core.severalReplicasInLIR.shard1.replica_n4') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3481973f
   [junit4]   2> 4424154 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrCore 
[[severalReplicasInLIR_shard1_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/severalReplicasInLIR_shard1_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_862DCC1E6FBFEF8E-001/tempDir-001/node2/./severalReplicasInLIR_shard1_replica_n4/data/]
   [junit4]   2> 4424172 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 4424228 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 4424371 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4424371 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4424537 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4424537 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 4424539 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fd935ff[severalReplicasInLIR_shard1_replica_n1] main]
   [junit4]   2> 4424594 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 4424594 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 4424594 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating 
ZooKeeper watch for the managed schema at 
/configs/severalReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 4424595 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current 
schema version 0 is already the latest
   [junit4]   2> 4424595 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 4424595 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] 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> 4424597 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 4424597 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1614308316660367360
   [junit4]   2> 4424614 INFO  
(searcherExecutor-7579-thread-1-processing-n:127.0.0.1:46072_solr 
x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 
r:core_node3) [n:127.0.0.1:46072_solr c:severalReplicasInLIR s:shard1 
r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@fd935ff[severalReplicasInLIR_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4424614 INFO  
(searcherExecutor-7579-thread-1-processing-n:127.0.0.1:46072_solr 
x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 
r:core_node3) [n:127.0.0.1:46072_solr c:severalReplicasInLIR s:shard1 
r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4424614 INFO  
(searcherExecutor-7579-thread-1-processing-n:127.0.0.1:46072_solr 
x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 
r:core_node3) [n:127.0.0.1:46072_solr c:severalReplicasInLIR s:shard1 
r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4424615 INFO  
(searcherExecutor-7579-thread-1-processing-n:127.0.0.1:46072_solr 
x:severalReplicasInLIR_shard1_replica_n1 c:severalReplicasInLIR s:shard1 
r:core_node3) [n:127.0.0.1:46072_solr c:severalReplicasInLIR s:shard1 
r:core_node3 x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrCore 
[severalReplicasInLIR_shard1_replica_n1] Registered new searcher 
Searcher@fd935ff[severalReplicasInLIR_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4424653 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/severalReplicasInLIR/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 4424689 INFO  (qtp1016021923-23053) [n:127.0.0.1:46072_solr 
c:severalReplicasInLIR s:shard1 r:core_node3 
x:severalReplicasInLIR_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=3 found=1 
timeoutin=9999ms
   [junit4]   2> 4424706 DEBUG 
(OverseerStateUpdate-73490327070048261-127.0.0.1:34690_solr-n_0000000000) 
[n:127.0.0.1:34690_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"severalReplicasInLIR"} current state version: 0
   [junit4]   2> 4424743 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4424743 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4424744 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4424744 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 4424762 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a66286e[severalReplicasInLIR_shard1_replica_n2] main]
   [junit4]   2> 4424763 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4424763 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4424797 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4424797 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 4424814 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4451b71d[severalReplicasInLIR_shard1_replica_n4] main]
   [junit4]   2> 4424833 INFO  (qtp228807398-23057) [n:127.0.0.1:40295_solr 
c:severalReplicasInLIR s:shard1 r:core_node5 
x:severalReplicasInLIR_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 4424846 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/severalReplicasInLIR.AUTOCREATED
   [junit4]   2> 4424847 INFO  (qtp43768490-23056) [n:127.0.0.1:34690_solr 
c:severalReplicasInLIR s:shard1 r:core_node6 
x:severalReplicasInLIR_shard1_replica_n4] o.a.s.r.ManagedResourceStorage Loaded 
null at path _r

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

aster/checkout/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/bcprov-jdk15on-1.54.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/byte-buddy-1.6.2.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/mockito-core-2.6.2.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/netty-all-4.0.36.Final.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/test-lib/objenesis-2.5.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/queryparser/classes/test:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/backward-codecs/classes/test:/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/usr/local/asfpackages/java/jdk1.8.0_172/lib/tools.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.6.4.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J1-20181014_122555_60149778663652677881.events
 
@/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J1-20181014_122555_6016681248272043678476.suites
 -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Quit event not received from 
the forked process? This may indicate JVM crash or runner bugs.
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1563)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]     at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:577:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:59:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build.xml:267:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/common-build.xml:558:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:1567:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:1092:
 At least one slave process threw an exception, first: Quit event not received 
from the forked process? This may indicate JVM crash or runner bugs.

Total time: 558 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-NightlyTests-master #1666 to 
compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to