Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/213/
2 tests failed. FAILED: org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR Error Message: Error from server at http://127.0.0.1:37240/solr: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr- Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37240/solr: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr- at __randomizedtesting.SeedInfo.seed([2B3BC342F5795C90:71A3F9848BF93B77]: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:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR(LIROnShardRestartTest.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.LIROnShardRestartTest.testSeveralReplicasInLIR Error Message: Error from server at http://127.0.0.1:41772/solr: Cannot create collection severalReplicasInLIR. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 1. This allows a maximum of 1 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:41772/solr: Cannot create collection severalReplicasInLIR. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 1. This allows a maximum of 1 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([2B3BC342F5795C90:AD615476D52311C9]: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:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.LIROnShardRestartTest.testSeveralReplicasInLIR(LIROnShardRestartTest.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14712 lines...] [junit4] Suite: org.apache.solr.cloud.LIROnShardRestartTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/init-core-data-001 [junit4] 2> 3663939 WARN (SUITE-LIROnShardRestartTest-seed#[2B3BC342F5795C90]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14 [junit4] 2> 3663939 INFO (SUITE-LIROnShardRestartTest-seed#[2B3BC342F5795C90]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 3663947 INFO (SUITE-LIROnShardRestartTest-seed#[2B3BC342F5795C90]-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> 3663947 INFO (SUITE-LIROnShardRestartTest-seed#[2B3BC342F5795C90]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3663948 INFO (SUITE-LIROnShardRestartTest-seed#[2B3BC342F5795C90]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001 [junit4] 2> 3663948 INFO (SUITE-LIROnShardRestartTest-seed#[2B3BC342F5795C90]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3663951 INFO (Thread-5329) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3663951 INFO (Thread-5329) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3663979 ERROR (Thread-5329) [ ] 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> 3664056 INFO (SUITE-LIROnShardRestartTest-seed#[2B3BC342F5795C90]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:51664 [junit4] 2> 3664192 INFO (zkConnectionManagerCallback-4584-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664212 INFO (jetty-launcher-4581-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 3664275 INFO (jetty-launcher-4581-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3664275 INFO (jetty-launcher-4581-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3664275 INFO (jetty-launcher-4581-thread-1) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 3664276 INFO (jetty-launcher-4581-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7db509c{/solr,null,AVAILABLE} [junit4] 2> 3664277 INFO (jetty-launcher-4581-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3286c222{HTTP/1.1,[http/1.1]}{127.0.0.1:37240} [junit4] 2> 3664277 INFO (jetty-launcher-4581-thread-1) [ ] o.e.j.s.Server Started @3664331ms [junit4] 2> 3664277 INFO (jetty-launcher-4581-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37240} [junit4] 2> 3664277 ERROR (jetty-launcher-4581-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3664277 INFO (jetty-launcher-4581-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3664277 INFO (jetty-launcher-4581-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.4.0 [junit4] 2> 3664277 INFO (jetty-launcher-4581-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3664277 INFO (jetty-launcher-4581-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3664277 INFO (jetty-launcher-4581-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-04T16:04:36.725Z [junit4] 2> 3664360 INFO (jetty-launcher-4581-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 3664360 INFO (jetty-launcher-4581-thread-3) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 3664431 INFO (jetty-launcher-4581-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3664431 INFO (jetty-launcher-4581-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3664431 INFO (jetty-launcher-4581-thread-2) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 3664431 INFO (jetty-launcher-4581-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eed8e69{/solr,null,AVAILABLE} [junit4] 2> 3664432 INFO (jetty-launcher-4581-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2fc6f484{HTTP/1.1,[http/1.1]}{127.0.0.1:35200} [junit4] 2> 3664432 INFO (jetty-launcher-4581-thread-2) [ ] o.e.j.s.Server Started @3664486ms [junit4] 2> 3664432 INFO (jetty-launcher-4581-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35200} [junit4] 2> 3664432 ERROR (jetty-launcher-4581-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3664432 INFO (jetty-launcher-4581-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3664432 INFO (jetty-launcher-4581-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.4.0 [junit4] 2> 3664432 INFO (jetty-launcher-4581-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3664432 INFO (jetty-launcher-4581-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3664432 INFO (jetty-launcher-4581-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-04T16:04:36.880Z [junit4] 2> 3664433 INFO (zkConnectionManagerCallback-4586-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664434 INFO (jetty-launcher-4581-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3664499 INFO (jetty-launcher-4581-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3664499 INFO (jetty-launcher-4581-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3664499 INFO (jetty-launcher-4581-thread-3) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 3664499 INFO (jetty-launcher-4581-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5029ee70{/solr,null,AVAILABLE} [junit4] 2> 3664500 INFO (jetty-launcher-4581-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@788a44e5{HTTP/1.1,[http/1.1]}{127.0.0.1:41772} [junit4] 2> 3664500 INFO (jetty-launcher-4581-thread-3) [ ] o.e.j.s.Server Started @3664554ms [junit4] 2> 3664500 INFO (jetty-launcher-4581-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41772} [junit4] 2> 3664500 ERROR (jetty-launcher-4581-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3664500 INFO (jetty-launcher-4581-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3664500 INFO (jetty-launcher-4581-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.4.0 [junit4] 2> 3664500 INFO (jetty-launcher-4581-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3664500 INFO (jetty-launcher-4581-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3664500 INFO (jetty-launcher-4581-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-04T16:04:36.948Z [junit4] 2> 3664510 INFO (zkConnectionManagerCallback-4588-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664511 INFO (jetty-launcher-4581-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3664527 INFO (jetty-launcher-4581-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51664/solr [junit4] 2> 3664552 INFO (zkConnectionManagerCallback-4594-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664555 INFO (jetty-launcher-4581-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51664/solr [junit4] 2> 3664556 INFO (zkConnectionManagerCallback-4590-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664556 INFO (jetty-launcher-4581-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3664610 INFO (zkConnectionManagerCallback-4598-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664613 INFO (jetty-launcher-4581-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51664/solr [junit4] 2> 3664618 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 0x105fbf1f0870005, likely client has closed socket [junit4] 2> 3664632 INFO (zkConnectionManagerCallback-4600-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664651 INFO (zkConnectionManagerCallback-4606-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664681 INFO (zkConnectionManagerCallback-4604-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664687 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 0x105fbf1f0870007, likely client has closed socket [junit4] 2> 3664700 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3664701 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35200_solr [junit4] 2> 3664702 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.c.Overseer Overseer (id=73741985462550536-127.0.0.1:35200_solr-n_0000000000) starting [junit4] 2> 3664717 INFO (zkConnectionManagerCallback-4612-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664774 INFO (jetty-launcher-4581-thread-3) [n:127.0.0.1:41772_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3664777 INFO (jetty-launcher-4581-thread-3) [n:127.0.0.1:41772_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41772_solr [junit4] 2> 3664919 INFO (zkConnectionManagerCallback-4619-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3664920 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3664922 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51664/solr ready [junit4] 2> 3664934 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3665012 INFO (zkCallback-4605-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3665012 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3665014 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3665014 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37240_solr [junit4] 2> 3665022 INFO (zkCallback-4611-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3665142 INFO (zkCallback-4605-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3665144 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3665144 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35200_solr [junit4] 2> 3665150 INFO (zkCallback-4605-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3665223 INFO (zkCallback-4611-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 3665243 INFO (zkCallback-4599-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 3665259 INFO (zkCallback-4618-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 3666112 INFO (jetty-launcher-4581-thread-3) [n:127.0.0.1:41772_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41772.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3666143 INFO (jetty-launcher-4581-thread-3) [n:127.0.0.1:41772_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41772.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3666143 INFO (jetty-launcher-4581-thread-3) [n:127.0.0.1:41772_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41772.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3666144 INFO (jetty-launcher-4581-thread-3) [n:127.0.0.1:41772_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/. [junit4] 2> 3666149 INFO (zkConnectionManagerCallback-4624-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3666150 INFO (jetty-launcher-4581-thread-3) [n:127.0.0.1:41772_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3666151 INFO (jetty-launcher-4581-thread-3) [n:127.0.0.1:41772_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51664/solr ready [junit4] 2> 3666454 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37240.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3666465 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37240.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3666465 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37240.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3666467 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/. [junit4] 2> 3666478 INFO (zkConnectionManagerCallback-4629-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3666479 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3666480 INFO (jetty-launcher-4581-thread-1) [n:127.0.0.1:37240_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51664/solr ready [junit4] 2> 3666508 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35200.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3666551 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35200.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3666552 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35200.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3666553 INFO (jetty-launcher-4581-thread-2) [n:127.0.0.1:35200_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/. [junit4] 2> 3666670 INFO (zkConnectionManagerCallback-4631-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3666674 INFO (zkConnectionManagerCallback-4636-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3666675 INFO (SUITE-LIROnShardRestartTest-seed#[2B3BC342F5795C90]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3666676 INFO (SUITE-LIROnShardRestartTest-seed#[2B3BC342F5795C90]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51664/solr ready [junit4] 2> 3667189 INFO (TEST-LIROnShardRestartTest.testAllReplicasInLIR-seed#[2B3BC342F5795C90]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testAllReplicasInLIR [junit4] 2> 3667191 INFO (qtp338135916-19384) [n:127.0.0.1:37240_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=3&name=allReplicasInLIR&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3667215 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection allReplicasInLIR [junit4] 2> 3667218 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/allReplicasInLIR.AUTOCREATED/managed-schema [junit4] 2> 3667222 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/allReplicasInLIR.AUTOCREATED/protwords.txt [junit4] 2> 3667229 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/allReplicasInLIR.AUTOCREATED/solrconfig.xml [junit4] 2> 3667232 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/allReplicasInLIR.AUTOCREATED/synonyms.txt [junit4] 2> 3667233 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/allReplicasInLIR.AUTOCREATED/stopwords.txt [junit4] 2> 3667353 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 3667360 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 3667362 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 3667364 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 3667365 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 3667367 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 3667372 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 3667374 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 3667375 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 3667377 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 3667378 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 3667387 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 3667389 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 3667391 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 3667392 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 3667394 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 3667395 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 3667397 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 3667398 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 3667400 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 3667402 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 3667412 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 3667413 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 3667415 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 3667417 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 3667418 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 3667420 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 3667421 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 3667423 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 3667424 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 3667426 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 3667427 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 3667429 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 3667432 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 3667434 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 3667440 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 3667442 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 3667443 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 3667445 INFO (OverseerThreadFactory-7649-thread-1) [ ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/allReplicasInLIR.AUTOCREATED/params.json [junit4] 2> 3667555 INFO (OverseerStateUpdate-73741985462550536-127.0.0.1:35200_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"allReplicasInLIR", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"allReplicasInLIR_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:41772/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3667558 INFO (OverseerStateUpdate-73741985462550536-127.0.0.1:35200_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"allReplicasInLIR", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"allReplicasInLIR_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35200/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3667562 INFO (OverseerStateUpdate-73741985462550536-127.0.0.1:35200_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"allReplicasInLIR", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"allReplicasInLIR_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37240/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3667947 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr x:allReplicasInLIR_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n1&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3667948 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3667980 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr x:allReplicasInLIR_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n4&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3667983 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr x:allReplicasInLIR_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n2&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3668998 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3668998 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3669011 WARN (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 3669017 WARN (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 3669017 WARN (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 3669057 WARN (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 3669058 WARN (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 3669058 WARN (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 3669058 WARN (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 3669058 WARN (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1/../../../../dist [junit4] 2> 3669071 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0 [junit4] 2> 3669077 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3669077 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3669078 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3669078 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3669078 WARN (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../contrib/extraction/lib [junit4] 2> 3669079 WARN (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../dist [junit4] 2> 3669079 WARN (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../contrib/clustering/lib [junit4] 2> 3669079 WARN (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../dist [junit4] 2> 3669079 WARN (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../contrib/langid/lib [junit4] 2> 3669080 WARN (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../dist [junit4] 2> 3669080 WARN (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../contrib/velocity/lib [junit4] 2> 3669080 WARN (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4/../../../../dist [junit4] 2> 3669083 WARN (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib [junit4] 2> 3669083 WARN (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist [junit4] 2> 3669084 WARN (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib [junit4] 2> 3669084 WARN (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist [junit4] 2> 3669084 WARN (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib [junit4] 2> 3669084 WARN (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist [junit4] 2> 3669084 WARN (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib [junit4] 2> 3669086 WARN (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist [junit4] 2> 3669098 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0 [junit4] 2> 3669099 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.s.IndexSchema [allReplicasInLIR_shard1_replica_n1] Schema name=default-config [junit4] 2> 3669133 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0 [junit4] 2> 3669175 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.s.IndexSchema [allReplicasInLIR_shard1_replica_n4] Schema name=default-config [junit4] 2> 3669185 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.s.IndexSchema [allReplicasInLIR_shard1_replica_n2] Schema name=default-config [junit4] 2> 3669544 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 3669593 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'allReplicasInLIR_shard1_replica_n4' using configuration from collection allReplicasInLIR, trusted=true [junit4] 2> 3669594 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37240.solr.core.allReplicasInLIR.shard1.replica_n4' (registry 'solr.core.allReplicasInLIR.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3669594 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3669594 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrCore [[allReplicasInLIR_shard1_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node1/./allReplicasInLIR_shard1_replica_n4/data/] [junit4] 2> 3669628 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 3669694 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3669694 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3669695 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 3669695 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3669698 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@29f2f6ae[allReplicasInLIR_shard1_replica_n4] main] [junit4] 2> 3669700 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/allReplicasInLIR.AUTOCREATED [junit4] 2> 3669700 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/allReplicasInLIR.AUTOCREATED [junit4] 2> 3669700 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/allReplicasInLIR.AUTOCREATED/managed-schema [junit4] 2> 3669701 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 3669702 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 3669702 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 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> 3669705 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3669705 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 3669705 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599550135628464128 [junit4] 2> 3669707 INFO (searcherExecutor-7656-thread-1-processing-n:127.0.0.1:37240_solr x:allReplicasInLIR_shard1_replica_n4 c:allReplicasInLIR s:shard1 r:core_node6) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@29f2f6ae[allReplicasInLIR_shard1_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3669707 INFO (searcherExecutor-7656-thread-1-processing-n:127.0.0.1:37240_solr x:allReplicasInLIR_shard1_replica_n4 c:allReplicasInLIR s:shard1 r:core_node6) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 3669707 INFO (searcherExecutor-7656-thread-1-processing-n:127.0.0.1:37240_solr x:allReplicasInLIR_shard1_replica_n4 c:allReplicasInLIR s:shard1 r:core_node6) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 3669710 INFO (searcherExecutor-7656-thread-1-processing-n:127.0.0.1:37240_solr x:allReplicasInLIR_shard1_replica_n4 c:allReplicasInLIR s:shard1 r:core_node6) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrCore [allReplicasInLIR_shard1_replica_n4] Registered new searcher Searcher@29f2f6ae[allReplicasInLIR_shard1_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3669715 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 3669720 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/allReplicasInLIR/terms/shard1 to Terms{values={core_node6=0}, version=0} [junit4] 2> 3669728 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=1 timeoutin=9999ms [junit4] 2> 3669754 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'allReplicasInLIR_shard1_replica_n2' using configuration from collection allReplicasInLIR, trusted=true [junit4] 2> 3669754 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35200.solr.core.allReplicasInLIR.shard1.replica_n2' (registry 'solr.core.allReplicasInLIR.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3669754 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3669755 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrCore [[allReplicasInLIR_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node2/./allReplicasInLIR_shard1_replica_n2/data/] [junit4] 2> 3669760 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'allReplicasInLIR_shard1_replica_n1' using configuration from collection allReplicasInLIR, trusted=true [junit4] 2> 3669760 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41772.solr.core.allReplicasInLIR.shard1.replica_n1' (registry 'solr.core.allReplicasInLIR.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b4e139a [junit4] 2> 3669760 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3669760 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrCore [[allReplicasInLIR_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LIROnShardRestartTest_2B3BC342F5795C90-001/tempDir-001/node3/./allReplicasInLIR_shard1_replica_n1/data/] [junit4] 2> 3669766 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 3669773 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 3669978 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3669979 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3669980 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 3669980 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3669983 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3669983 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3669983 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c3d6c1f[allReplicasInLIR_shard1_replica_n2] main] [junit4] 2> 3669984 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 3669984 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3669987 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@378a4044[allReplicasInLIR_shard1_replica_n1] main] [junit4] 2> 3669987 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/allReplicasInLIR.AUTOCREATED [junit4] 2> 3669988 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/allReplicasInLIR.AUTOCREATED [junit4] 2> 3669988 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/allReplicasInLIR.AUTOCREATED/managed-schema [junit4] 2> 3669988 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/allReplicasInLIR.AUTOCREATED [junit4] 2> 3669988 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/allReplicasInLIR.AUTOCREATED [junit4] 2> 3669988 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/allReplicasInLIR.AUTOCREATED/managed-schema [junit4] 2> 3669989 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 3669989 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 3669990 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 3669990 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 3669990 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 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> 3669990 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_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> 3669992 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3669992 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3669992 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599550135929405440 [junit4] 2> 3669992 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1599550135929405440 [junit4] 2> 3669994 INFO (searcherExecutor-7662-thread-1-processing-n:127.0.0.1:41772_solr x:allReplicasInLIR_shard1_replica_n1 c:allReplicasInLIR s:shard1 r:core_node3) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@378a4044[allReplicasInLIR_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3669995 INFO (searcherExecutor-7662-thread-1-processing-n:127.0.0.1:41772_solr x:allReplicasInLIR_shard1_replica_n1 c:allReplicasInLIR s:shard1 r:core_node3) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 3669995 INFO (searcherExecutor-7662-thread-1-processing-n:127.0.0.1:41772_solr x:allReplicasInLIR_shard1_replica_n1 c:allReplicasInLIR s:shard1 r:core_node3) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 3669996 INFO (searcherExecutor-7662-thread-1-processing-n:127.0.0.1:41772_solr x:allReplicasInLIR_shard1_replica_n1 c:allReplicasInLIR s:shard1 r:core_node3) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrCore [allReplicasInLIR_shard1_replica_n1] Registered new searcher Searcher@378a4044[allReplicasInLIR_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3669996 INFO (searcherExecutor-7661-thread-1-processing-n:127.0.0.1:35200_solr x:allReplicasInLIR_shard1_replica_n2 c:allReplicasInLIR s:shard1 r:core_node5) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1c3d6c1f[allReplicasInLIR_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3669996 INFO (searcherExecutor-7661-thread-1-processing-n:127.0.0.1:35200_solr x:allReplicasInLIR_shard1_replica_n2 c:allReplicasInLIR s:shard1 r:core_node5) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 3669997 INFO (searcherExecutor-7661-thread-1-processing-n:127.0.0.1:35200_solr x:allReplicasInLIR_shard1_replica_n2 c:allReplicasInLIR s:shard1 r:core_node5) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 3669998 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/allReplicasInLIR/terms/shard1 to Terms{values={core_node6=0, core_node3=0}, version=1} [junit4] 2> 3670000 INFO (searcherExecutor-7661-thread-1-processing-n:127.0.0.1:35200_solr x:allReplicasInLIR_shard1_replica_n2 c:allReplicasInLIR s:shard1 r:core_node5) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrCore [allReplicasInLIR_shard1_replica_n2] Registered new searcher Searcher@1c3d6c1f[allReplicasInLIR_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3670005 INFO (qtp193263271-19397) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/allReplicasInLIR/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node5=0}, version=2} [junit4] 2> 3670229 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3670229 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3670229 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37240/solr/allReplicasInLIR_shard1_replica_n4/ [junit4] 2> 3670229 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.u.PeerSync PeerSync: core=allReplicasInLIR_shard1_replica_n4 url=http://127.0.0.1:37240/solr START replicas=[http://127.0.0.1:41772/solr/allReplicasInLIR_shard1_replica_n1/, http://127.0.0.1:35200/solr/allReplicasInLIR_shard1_replica_n2/] nUpdates=100 [junit4] 2> 3670237 INFO (qtp701812030-19412) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.S.Request [allReplicasInLIR_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=6 [junit4] 2> 3670241 INFO (qtp193263271-19401) [n:127.0.0.1:35200_solr c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.S.Request [allReplicasInLIR_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 3670531 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.u.PeerSync PeerSync: core=allReplicasInLIR_shard1_replica_n4 url=http://127.0.0.1:37240/solr DONE. We have no versions. sync failed. [junit4] 2> 3670531 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 3670531 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 3670531 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 3670536 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37240/solr/allReplicasInLIR_shard1_replica_n4/ shard1 [junit4] 2> 3670638 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3670640 INFO (qtp338135916-19388) [n:127.0.0.1:37240_solr c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n4&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2659 [junit4] 2> 3670742 INFO (zkCallback-4599-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/allReplicasInLIR/state.json] for collection [allReplicasInLIR] has occurred - updating... (live nodes size: [3]) [junit4] 2> 3671004 INFO (qtp701812030-19413) [n:127.0.0.1:41772_solr c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] o.a.s.s [...truncated too long message...] lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null1816328679 [copy] Copying 40 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null1816328679 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/null1816328679 resolve-example: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: resolve-server: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null15287950 [copy] Copying 246 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null15287950 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null15287950 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 69ms :: artifacts dl 8ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 389 minutes 22 seconds Archiving artifacts WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? WARN: java.lang.InterruptedException: no matches found within 10000 Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org