Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/189/ Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at http://127.0.0.1:34931/solr/awhollynewcollection_0_shard4_replica2: ClusterState says we are the leader (http://127.0.0.1:34931/solr/awhollynewcollection_0_shard4_replica2), but locally we don't think so. Request came from null Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:34931/solr/awhollynewcollection_0_shard4_replica2: ClusterState says we are the leader (http://127.0.0.1:34931/solr/awhollynewcollection_0_shard4_replica2), but locally we don't think so. Request came from null at __randomizedtesting.SeedInfo.seed([736D190BDC9112F2:3B186DBFDAA23D67]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:819) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1263) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:521) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34931/solr/awhollynewcollection_0_shard4_replica2: ClusterState says we are the leader (http://127.0.0.1:34931/solr/awhollynewcollection_0_shard4_replica2), but locally we don't think so. Request came from null at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:796) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: expected:<10> but was:<0> Stack Trace: java.lang.AssertionError: expected:<10> but was:<0> at __randomizedtesting.SeedInfo.seed([736D190BDC9112F2:2338810885B0A4EF]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:108) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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 11844 lines...] [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/init-core-data-001 [junit4] 2> 464271 INFO (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 464272 INFO (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 464273 INFO (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001 [junit4] 2> 464273 INFO (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 464273 INFO (Thread-557) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 464273 INFO (Thread-557) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 464278 ERROR (Thread-557) [ ] 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> 464373 INFO (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:44377 [junit4] 2> 464377 INFO (jetty-launcher-2315-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 464377 INFO (jetty-launcher-2315-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 464378 INFO (jetty-launcher-2315-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29d70059{/solr,null,AVAILABLE} [junit4] 2> 464378 INFO (jetty-launcher-2315-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68ca44f7{/solr,null,AVAILABLE} [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@73e812d9{HTTP/1.1,[http/1.1]}{127.0.0.1:44047} [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3cde931e{HTTP/1.1,[http/1.1]}{127.0.0.1:34433} [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-1) [ ] o.e.j.s.Server Started @465904ms [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-2) [ ] o.e.j.s.Server Started @465904ms [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44047} [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34433} [junit4] 2> 464380 ERROR (jetty-launcher-2315-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 464380 ERROR (jetty-launcher-2315-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.3 [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.3 [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-04T12:31:29.588Z [junit4] 2> 464380 INFO (jetty-launcher-2315-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-04T12:31:29.588Z [junit4] 2> 464381 INFO (jetty-launcher-2315-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 464383 INFO (jetty-launcher-2315-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 464392 INFO (jetty-launcher-2315-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 464393 INFO (jetty-launcher-2315-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44377/solr [junit4] 2> 464393 INFO (jetty-launcher-2315-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 464394 INFO (jetty-launcher-2315-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44377/solr [junit4] 2> 464396 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x161f0fedaca0004, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 464403 INFO (jetty-launcher-2315-thread-2) [n:127.0.0.1:34433_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 464403 INFO (jetty-launcher-2315-thread-1) [n:127.0.0.1:44047_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 464404 INFO (jetty-launcher-2315-thread-1) [n:127.0.0.1:44047_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44047_solr [junit4] 2> 464404 INFO (jetty-launcher-2315-thread-2) [n:127.0.0.1:34433_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34433_solr [junit4] 2> 464404 INFO (jetty-launcher-2315-thread-1) [n:127.0.0.1:44047_solr ] o.a.s.c.Overseer Overseer (id=99625644161892358-127.0.0.1:44047_solr-n_0000000000) starting [junit4] 2> 464404 INFO (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 464404 INFO (zkCallback-2327-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 464407 INFO (jetty-launcher-2315-thread-1) [n:127.0.0.1:44047_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44047_solr [junit4] 2> 464407 INFO (zkCallback-2327-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 464407 INFO (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 464430 INFO (jetty-launcher-2315-thread-2) [n:127.0.0.1:34433_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/. [junit4] 2> 464433 INFO (jetty-launcher-2315-thread-1) [n:127.0.0.1:44047_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node1/. [junit4] 2> 464440 INFO (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 464440 INFO (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44377/solr ready [junit4] 2> 464449 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery [junit4] 2> 464451 INFO (qtp1165805425-9141) [n:127.0.0.1:34433_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 464452 INFO (OverseerThreadFactory-1245-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest [junit4] 2> 464557 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2 [junit4] 2> 464557 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2 [junit4] 2> 464557 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 464557 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 464661 INFO (zkCallback-2327-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 464661 INFO (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 465574 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3 [junit4] 2> 465578 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal [junit4] 2> 465580 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 465580 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 465580 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 465580 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica2/data/] [junit4] 2> 465636 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3 [junit4] 2> 465639 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal [junit4] 2> 465641 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 465641 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 465641 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 465641 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/] [junit4] 2> 466167 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 466167 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 466168 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 466168 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 466168 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 466168 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 466169 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 466169 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 466169 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d7a741f[MissingSegmentRecoveryTest_shard1_replica2] main] [junit4] 2> 466169 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65a5af4[MissingSegmentRecoveryTest_shard1_replica1] main] [junit4] 2> 466170 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 466170 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 466170 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 466170 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 466170 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 466170 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 466170 INFO (searcherExecutor-1250-thread-1-processing-n:127.0.0.1:44047_solr x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher Searcher@2d7a741f[MissingSegmentRecoveryTest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 466171 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594010308579426304 [junit4] 2> 466171 INFO (searcherExecutor-1251-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher Searcher@65a5af4[MissingSegmentRecoveryTest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 466171 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594010308579426304 [junit4] 2> 466174 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 466174 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 466174 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44047/solr/MissingSegmentRecoveryTest_shard1_replica2/ [junit4] 2> 466174 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:44047/solr START replicas=[http://127.0.0.1:34433/solr/MissingSegmentRecoveryTest_shard1_replica1/] nUpdates=100 [junit4] 2> 466174 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica2 url=http://127.0.0.1:44047/solr DONE. We have no versions. sync failed. [junit4] 2> 466176 INFO (qtp1165805425-9133) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 466176 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 466176 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] 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> 466176 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 466178 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44047/solr/MissingSegmentRecoveryTest_shard1_replica2/ shard1 [junit4] 2> 466280 INFO (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 466280 INFO (zkCallback-2327-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 466329 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 466413 INFO (qtp1859579966-9140) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2} status=0 QTime=1855 [junit4] 2> 466432 INFO (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 466432 INFO (zkCallback-2327-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 467201 INFO (qtp1165805425-9145) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2} status=0 QTime=2644 [junit4] 2> 467204 INFO (qtp1165805425-9141) [n:127.0.0.1:34433_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 467278 INFO (zkCallback-2327-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 467278 INFO (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2]) [junit4] 2> 468204 INFO (qtp1165805425-9141) [n:127.0.0.1:34433_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3753 [junit4] 2> 468215 INFO (qtp1165805425-9135) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44047/solr/MissingSegmentRecoveryTest_shard1_replica2/&wt=javabin&version=2}{add=[0 (1594010310716424192), 1 (1594010310718521344), 2 (1594010310719569920), 3 (1594010310719569921), 4 (1594010310719569922), 5 (1594010310719569923), 6 (1594010310719569924), 7 (1594010310719569925), 8 (1594010310719569926), 9 (1594010310719569927)]} 0 2 [junit4] 2> 468216 INFO (qtp1859579966-9144) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1594010310716424192), 1 (1594010310718521344), 2 (1594010310719569920), 3 (1594010310719569921), 4 (1594010310719569922), 5 (1594010310719569923), 6 (1594010310719569924), 7 (1594010310719569925), 8 (1594010310719569926), 9 (1594010310719569927)]} 0 7 [junit4] 2> 468220 INFO (qtp1859579966-9132) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 468220 INFO (qtp1859579966-9132) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71fba11f [junit4] 2> 468220 INFO (qtp1165805425-9199) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 468220 INFO (qtp1165805425-9199) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6c952c69 [junit4] 2> 468324 INFO (qtp1165805425-9199) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6611d3ad[MissingSegmentRecoveryTest_shard1_replica1] main] [junit4] 2> 468324 INFO (qtp1859579966-9132) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d74f2f4[MissingSegmentRecoveryTest_shard1_replica2] main] [junit4] 2> 468324 INFO (qtp1165805425-9199) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 468324 INFO (qtp1859579966-9132) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 468324 INFO (searcherExecutor-1250-thread-1-processing-n:127.0.0.1:44047_solr x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher Searcher@7d74f2f4[MissingSegmentRecoveryTest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C10)))} [junit4] 2> 468324 INFO (searcherExecutor-1251-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher Searcher@6611d3ad[MissingSegmentRecoveryTest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.3):C10)))} [junit4] 2> 468324 INFO (qtp1859579966-9132) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44047/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 104 [junit4] 2> 468324 INFO (qtp1165805425-9199) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44047/solr/MissingSegmentRecoveryTest_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 103 [junit4] 2> 468325 INFO (qtp1859579966-9130) [n:127.0.0.1:44047_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node1 x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica2] webapp=/solr path=/update params={_stateVer_=MissingSegmentRecoveryTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 107 [junit4] 2> 468327 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3cde931e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 468327 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1553466273 [junit4] 2> 468328 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 468328 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm [junit4] 2> 468328 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty [junit4] 2> 468329 INFO (coreCloseExecutor-1260-thread-1) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@11304241 [junit4] 2> 468331 INFO (coreCloseExecutor-1260-thread-1) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1 [junit4] 2> 468332 WARN (zkCallback-2327-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 468332 INFO (zkCallback-2333-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 468332 INFO (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 468332 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68ca44f7{/solr,null,UNAVAILABLE} [junit4] 2> 468333 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 468333 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2375a678{/solr,null,AVAILABLE} [junit4] 2> 468334 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@647ea52d{HTTP/1.1,[http/1.1]}{127.0.0.1:34433} [junit4] 2> 468334 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.e.j.s.Server Started @469858ms [junit4] 2> 468334 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34433} [junit4] 2> 468334 ERROR (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 468334 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.6.3 [junit4] 2> 468334 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 468334 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 468334 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-04T12:31:33.542Z [junit4] 2> 468336 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 468350 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 468351 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44377/solr [junit4] 2> 468355 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 468356 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [n:127.0.0.1:34433_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 468357 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [n:127.0.0.1:34433_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34433_solr [junit4] 2> 468357 INFO (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 468357 INFO (zkCallback-2333-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 468358 INFO (zkCallback-2338-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 468389 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [n:127.0.0.1:34433_solr ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/. [junit4] 2> 468389 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [n:127.0.0.1:34433_solr ] o.a.s.c.CorePropertiesLocator Cores are: [MissingSegmentRecoveryTest_shard1_replica1] [junit4] 2> 468390 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 468396 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.3 [junit4] 2> 468400 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal [junit4] 2> 468401 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 468401 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from collection MissingSegmentRecoveryTest, trusted=true [junit4] 2> 468402 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 468402 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/] [junit4] 2> 468420 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 468420 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 468421 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 468421 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 468422 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@20711b94 [junit4] 2> 468423 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1 [junit4] 2> 468424 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Found active leader, will attempt to create fresh core and recover. [junit4] 2> 468424 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore Updating index properties... index=index.20180304193133632 [junit4] 2> 468430 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 468430 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/] [junit4] 2> 468442 INFO (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/ afterReload=false [junit4] 2> 468443 INFO (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica1) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.DirectoryFactory Deleted old index directory: /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica1/data/index [junit4] 2> 468454 INFO (OverseerCollectionConfigSetProcessor-99625644161892358-127.0.0.1:44047_solr-n_0000000000) [n:127.0.0.1:44047_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 468459 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 468459 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 468460 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 468460 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 468461 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6be29588[MissingSegmentRecoveryTest_shard1_replica1] main] [junit4] 2> 468462 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 468462 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 468462 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 468462 INFO (coreLoadExecutor-1267-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 468462 INFO (searcherExecutor-1273-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher Searcher@6be29588[MissingSegmentRecoveryTest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 468466 INFO (coreZkRegister-1262-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ZkController Core needs to recover:MissingSegmentRecoveryTest_shard1_replica1 [junit4] 2> 468466 INFO (updateExecutor-2335-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 468466 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 468466 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[1594010310719569927, 1594010310719569926, 1594010310719569925, 1594010310719569924, 1594010310719569923, 1594010310719569922, 1594010310719569921, 1594010310719569920, 1594010310718521344, 1594010310716424192]] [junit4] 2> 468466 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[MissingSegmentRecoveryTest_shard1_replica1] [junit4] 2> 468466 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 468466 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy Publishing state of core [MissingSegmentRecoveryTest_shard1_replica1] as recovering, leader is [http://127.0.0.1:44047/solr/MissingSegmentRecoveryTest_shard1_replica2/] and I am [http://127.0.0.1:34433/solr/MissingSegmentRecoveryTest_shard1_replica1/] [junit4] 2> 468466 INFO (qtp1520614687-9212) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica1] webapp=/solr path=/select params={q=*:*&_stateVer_=MissingSegmentRecoveryTest:4&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 468468 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:44047/solr]; [WaitForState: action=PREPRECOVERY&core=MissingSegmentRecoveryTest_shard1_replica2&nodeName=127.0.0.1:34433_solr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 468468 INFO (qtp1520614687-9213) [n:127.0.0.1:34433_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 468469 INFO (qtp1859579966-9134) [n:127.0.0.1:44047_solr ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true [junit4] 2> 468470 INFO (qtp1859579966-9134) [n:127.0.0.1:44047_solr ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see MissingSegmentRecoveryTest_shard1_replica2 (shard1 of MissingSegmentRecoveryTest) have state: recovering [junit4] 2> 468470 INFO (qtp1859579966-9134) [n:127.0.0.1:44047_solr ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=MissingSegmentRecoveryTest, shard=shard1, thisCore=MissingSegmentRecoveryTest_shard1_replica2, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=active, localState=active, nodeName=127.0.0.1:34433_solr, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"MissingSegmentRecoveryTest_shard1_replica1","base_url":"http://127.0.0.1:34433/solr","node_name":"127.0.0.1:34433_solr","state":"active"} [junit4] 2> 468470 INFO (OverseerThreadFactory-1245-thread-2-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 468472 INFO (qtp1520614687-9207) [n:127.0.0.1:34433_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1 [junit4] 2> 468472 WARN (qtp1520614687-9207) [n:127.0.0.1:34433_solr ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[MissingSegmentRecoveryTest_shard1_replica1] coreNodeName=[core_node2] [junit4] 2> 468472 INFO (qtp1859579966-9142) [n:127.0.0.1:44047_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2 [junit4] 2> 468472 INFO (qtp1520614687-9207) [n:127.0.0.1:34433_solr ] o.a.s.c.SolrCore Core MissingSegmentRecoveryTest_shard1_replica1 is not yet closed, waiting 100 ms before checking again. [junit4] 2> 468472 INFO (qtp1859579966-9142) [n:127.0.0.1:44047_solr ] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica2] CLOSING SolrCore org.apache.solr.core.SolrCore@6278c361 [junit4] 2> 468473 ERROR (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy Error while trying to recover. core=MissingSegmentRecoveryTest_shard1_replica1:java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:44047/solr [junit4] 2> at java.util.concurrent.FutureTask.report(FutureTask.java:122) [junit4] 2> at java.util.concurrent.FutureTask.get(FutureTask.java:192) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:678) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:653) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:413) [junit4] 2> at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:284) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:44047/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:319) [junit4] 2> ... 5 more [junit4] 2> Caused by: java.net.SocketException: Socket closed [junit4] 2> at java.net.SocketInputStream.read(SocketInputStream.java:204) [junit4] 2> at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] 2> at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] 2> at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] 2> at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] 2> at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] 2> at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] 2> at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] 2> at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] 2> at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) [junit4] 2> at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) [junit4] 2> at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515) [junit4] 2> ... 6 more [junit4] 2> [junit4] 2> 468474 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy Replay not started, or was not successful... still buffering updates. [junit4] 2> 468474 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed [junit4] 2> 468474 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false] [junit4] 2> 468474 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@10c4221b [junit4] 2> 468475 WARN (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.RecoveryStrategy Stopping recovery for core=[MissingSegmentRecoveryTest_shard1_replica1] coreNodeName=[core_node2] [junit4] 2> 468475 INFO (qtp1859579966-9142) [n:127.0.0.1:44047_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2 [junit4] 2> 468477 INFO (recoveryExecutor-2336-thread-1-processing-n:127.0.0.1:34433_solr x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:34433_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica1 [junit4] 2> 468479 WARN (zkCallback-2338-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.LeaderElector [junit4] 2> org.apache.solr.common.SolrException: SolrCore not found:MissingSegmentRecoveryTest_shard1_replica1 in [] [junit4] 2> at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:294) [junit4] 2> at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 468479 INFO (qtp1859579966-9142) [n:127.0.0.1:44047_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=7 [junit4] 2> 468573 INFO (qtp1520614687-9207) [n:127.0.0.1:34433_solr ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 468574 INFO (qtp1520614687-9207) [n:127.0.0.1:34433_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=102 [junit4] 2> 469277 INFO (qtp1520614687-9213) [n:127.0.0.1:34433_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} status=0 QTime=808 [junit4] 2> 469278 INFO (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[736D190BDC9112F2]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery -Dtests.seed=736D190BDC9112F2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 4.84s J1 | MissingSegmentRecoveryTest.testLeaderRecovery <<< [junit4] > Throwable #1: java.lang.AssertionError: expected:<10> but was:<0> [junit4] > at __randomizedtesting.SeedInfo.seed([736D190BDC9112F2:2338810885B0A4EF]:0) [junit4] > at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:108) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 469280 INFO (jetty-closer-2316-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@73e812d9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 469280 INFO (jetty-closer-2316-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@647ea52d{HTTP/1.1,[http/1.1]}{127.0.0.1:34433} [junit4] 2> 469281 INFO (jetty-closer-2316-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1739423468 [junit4] 2> 469281 INFO (jetty-closer-2316-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=66530465 [junit4] 2> 469281 INFO (jetty-closer-2316-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 469281 INFO (jetty-closer-2316-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 469281 INFO (jetty-closer-2316-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm [junit4] 2> 469281 INFO (jetty-closer-2316-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm [junit4] 2> 469281 INFO (jetty-closer-2316-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty [junit4] 2> 469281 INFO (jetty-closer-2316-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty [junit4] 2> 469288 INFO (jetty-closer-2316-thread-2) [ ] o.a.s.c.Overseer Overseer (id=99625644161892358-127.0.0.1:44047_solr-n_0000000000) closing [junit4] 2> 469288 INFO (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 469288 WARN (zkCallback-2338-thread-1-processing-n:127.0.0.1:34433_solr) [n:127.0.0.1:34433_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 469288 INFO (OverseerStateUpdate-99625644161892358-127.0.0.1:44047_solr-n_0000000000) [n:127.0.0.1:44047_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44047_solr [junit4] 2> 469289 INFO (jetty-closer-2316-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2375a678{/solr,null,UNAVAILABLE} [junit4] 2> 469470 ERROR (qtp1859579966-9134) [n:127.0.0.1:44047_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is shutting down [junit4] 2> at org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:183) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 469470 INFO (qtp1859579966-9134) [n:127.0.0.1:44047_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:34433_solr&onlyIfLeaderActive=true&core=MissingSegmentRecoveryTest_shard1_replica2&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=1000 [junit4] 2> 470789 WARN (zkCallback-2326-thread-1-processing-n:127.0.0.1:44047_solr) [n:127.0.0.1:44047_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 470789 INFO (jetty-closer-2316-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29d70059{/solr,null,UNAVAILABLE} [junit4] 2> 470790 ERROR (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] 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> 470790 INFO (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44377 44377 [junit4] 2> 480828 INFO (Thread-557) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44377 44377 [junit4] 2> 480829 WARN (Thread-557) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 4 /solr/aliases.json [junit4] 2> 4 /solr/clusterprops.json [junit4] 2> 3 /solr/security.json [junit4] 2> 3 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 5 /solr/collections/MissingSegmentRecoveryTest/state.json [junit4] 2> 4 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/MissingSegmentRecoveryTest/leader_elect/shard1/election/99625644161892358-core_node1-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/99625644161892358-127.0.0.1:44047_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 4 /solr/collections [junit4] 2> 3 /solr/live_nodes [junit4] 2> [junit4] 2> 480829 INFO (SUITE-MissingSegmentRecoveryTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_736D190BDC9112F2-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, maxPointsInLeafNode=2041, maxMBSortInHeap=5.886950449592734, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=lv, timezone=Etc/GMT-7 [junit4] 2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=285541672,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestPayloadCheckQParserPlugin, DeleteReplicaTest, URLClassifyProcessorTest, ExplicitHLLTest, TestMacros, TestCharFilters, TestSweetSpotSimilarityFactory, ShufflingReplicaListTransformerTest, ConnectionReuseTest, TestSolrCloudSnapshots, CdcrBootstrapTest, TestFilteredDocIdSet, TestLocalFSCloudBackupRestore, AddBlockUpdateTest, WrapperMergePolicyFactoryTest, SortByFunctionTest, TestPushWriter, SolrCmdDistributorTest, TestConfigSetsAPI, TestSolrQueryResponse, TestStressUserVersions, TestDynamicFieldResource, TestWordDelimiterFilterFactory, ShardRoutingCustomTest, TestLeaderElectionWithEmptyReplica, TestClusterStateMutator, TestRandomFlRTGCloud, CdcrRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SecurityConfHandlerTest, SolrIndexConfigTest, TestManagedResourceStorage, TestCursorMarkWithoutUniqueKey, TestMinMaxOnMultiValuedField, AtomicUpdatesTest, TestGeoJSONResponseWriter, TestCSVResponseWriter, TestMultiWordSynonyms, TestSearchPerf, TestStressLiveNodes, MissingSegmentRecoveryTest] [junit4] Completed [155/714 (1!)] on J1 in 16.56s, 1 test, 1 failure <<< FAILURES! [...truncated 496 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_736D190BDC9112F2-001/init-core-data-001 [junit4] 2> 972959 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14 [junit4] 2> 972959 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields [junit4] 2> 972961 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 972961 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_736D190BDC9112F2-001/tempDir-001 [junit4] 2> 972961 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[73 [...truncated too long message...] 853_solr) [n:127.0.0.1:46853_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1073085 INFO (zkCallback-1766-thread-1-processing-n:127.0.0.1:35919_solr) [n:127.0.0.1:35919_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1073085 INFO (jetty-closer-1748-thread-1) [ ] o.a.s.c.Overseer Overseer (id=99625677500907529-127.0.0.1:35919_solr-n_0000000000) closing [junit4] 2> 1073085 INFO (OverseerStateUpdate-99625677500907529-127.0.0.1:35919_solr-n_0000000000) [n:127.0.0.1:35919_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35919_solr [junit4] 2> 1073099 INFO (jetty-closer-1748-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4cffb713{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1073099 INFO (zkCallback-1768-thread-5-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 1073099 INFO (jetty-closer-1748-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=335673313 [junit4] 2> 1073099 INFO (jetty-closer-1748-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1073099 INFO (jetty-closer-1748-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm [junit4] 2> 1073099 INFO (jetty-closer-1748-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty [junit4] 2> 1073099 INFO (zkCallback-1768-thread-2-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38413_solr [junit4] 2> 1073100 INFO (zkCallback-1768-thread-5-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1074585 WARN (zkCallback-1796-thread-2-processing-n:127.0.0.1:34931_solr) [n:127.0.0.1:34931_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1074585 INFO (jetty-closer-1748-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bd03959{/solr,null,UNAVAILABLE} [junit4] 2> 1074599 WARN (zkCallback-1770-thread-2-processing-n:127.0.0.1:46853_solr) [n:127.0.0.1:46853_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1074599 WARN (zkCallback-1766-thread-1-processing-n:127.0.0.1:35919_solr) [n:127.0.0.1:35919_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1074599 INFO (jetty-closer-1748-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@542e425c{/solr,null,UNAVAILABLE} [junit4] 2> 1074600 INFO (jetty-closer-1748-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66a43ac4{/solr,null,UNAVAILABLE} [junit4] 2> 1074601 WARN (zkCallback-1768-thread-2-processing-n:127.0.0.1:38413_solr) [n:127.0.0.1:38413_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1074601 INFO (jetty-closer-1748-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@111bb0e6{/solr,null,UNAVAILABLE} [junit4] 2> 1074602 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[736D190BDC9112F2]-worker) [ ] 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> 1074602 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43405 43405 [junit4] 2> 1079635 INFO (Thread-4227) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43405 43405 [junit4] 2> 1079636 WARN (Thread-4227) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 26 /solr/aliases.json [junit4] 2> 26 /solr/clusterprops.json [junit4] 2> 23 /solr/configs/conf [junit4] 2> 6 /solr/configs/conf2 [junit4] 2> 5 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 223 /solr/clusterstate.json [junit4] 2> 6 /solr/collections/awhollynewcollection_0/state.json [junit4] 2> 4 /solr/collections/nodes_used_collection/state.json [junit4] 2> 4 /solr/collections/addReplicaColl/state.json [junit4] 2> 4 /solr/collections/reloaded_collection/state.json [junit4] 2> 3 /solr/collections/awhollynewcollection_0/leader_elect/shard1/election/99625677500907529-core_node2-n_0000000001 [junit4] 2> 3 /solr/collections/acollectionafterbaddelete/state.json [junit4] 2> 3 /solr/collections/awhollynewcollection_0/leader_elect/shard3/election/99625677500907531-core_node14-n_0000000001 [junit4] 2> 2 /solr/collections/onlyinzk/state.json [junit4] 2> 2 /solr/collections/awhollynewcollection_0/leader_elect/shard5/election/99625677500907532-core_node16-n_0000000001 [junit4] 2> 2 /solr/collections/addReplicaColl/leader_elect/shard2/election/99625677500907532-core_node1-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/99625677500907529-127.0.0.1:35919_solr-n_0000000000 [junit4] 2> 2 /solr/collections/awhollynewcollection_0/leader_elect/shard3/election/99625677500907532-core_node11-n_0000000000 [junit4] 2> 2 /solr/collections/halfdeletedcollection/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 414 /solr/collections [junit4] 2> 47 /solr/live_nodes [junit4] 2> [junit4] 2> 1079636 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[736D190BDC9112F2]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_736D190BDC9112F2-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1029, maxMBSortInHeap=6.681211562967158, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-UY, timezone=Antarctica/Mawson [junit4] 2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=177153792,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [DocValuesMultiTest, RankQueryTest, TestFieldCacheWithThreads, TemplateUpdateProcessorTest, TestFieldCacheSort, HdfsBasicDistributedZkTest, PrimitiveFieldTypeTest, TestNoOpRegenerator, BlockJoinFacetDistribTest, TestDFISimilarityFactory, TestTestInjection, JSONWriterTest, DistributedFacetPivotLargeTest, OverseerModifyCollectionTest, TestTolerantSearch, TestCoreDiscovery, RecoveryZkTest, RemoteQueryErrorTest, SimpleFacetsTest, TestPerFieldSimilarityWithDefaultOverride, SolrCloudExampleTest, PeerSyncWithIndexFingerprintCachingTest, AsyncCallRequestStatusResponseTest, CoreSorterTest, TestScoreJoinQPNoScore, TestIntervalFaceting, TestPostingsSolrHighlighter, SpatialHeatmapFacetsTest, SuggesterTest, TestDFRSimilarityFactory, TestJmxMonitoredMap, TestTrieFacet, SegmentsInfoRequestHandlerTest, TestSolrFieldCacheMBean, BigEndianAscendingWordSerializerTest, CloneFieldUpdateProcessorFactoryTest, TestRandomRequestDistribution, SaslZkACLProviderTest, PKIAuthenticationIntegrationTest, TestUtils, UnloadDistributedZkTest, TestCustomSort, SolrPluginUtilsTest, TestSQLHandlerNonCloud, TestConfigReload, DistributedVersionInfoTest, DOMUtilTest, TestReqParamsAPI, SolrMetricsIntegrationTest, HdfsThreadLeakTest, TestConfig, PreAnalyzedFieldManagedSchemaCloudTest, TestAnalyzedSuggestions, BadIndexSchemaTest, UUIDUpdateProcessorFallbackTest, HttpSolrCallGetCoreTest, HdfsWriteToMultipleCollectionsTest, AnalysisErrorHandlingTest, StatsComponentTest, TestStressCloudBlindAtomicUpdates, TestLockTree, TimeZoneUtilsTest, TestPayloadScoreQParserPlugin, TestExtendedDismaxParser, CircularListTest, DirectUpdateHandlerOptimizeTest, TestFileDictionaryLookup, PingRequestHandlerTest, CheckHdfsIndexTest, LegacyCloudClusterPropTest, DistributedQueryComponentOptimizationTest, TestMaxScoreQueryParser, TestSolrJ, TestPhraseSuggestions, BasicDistributedZk2Test, PreAnalyzedFieldTest, ParsingFieldUpdateProcessorsTest, HdfsDirectoryFactoryTest, TestRawResponseWriter, FullSolrCloudDistribCmdsTest, TestEmbeddedSolrServerSchemaAPI, TestRecovery, HdfsCollectionsAPIDistributedZkTest, BooleanFieldTest, FieldMutatingUpdateProcessorTest, SparseHLLTest, ShowFileRequestHandlerTest, TestRuleBasedAuthorizationPlugin, TestSolrDeletionPolicy1, OverseerTaskQueueTest, CdcrVersionReplicationTest, DistributedFacetPivotSmallTest, TestCloudManagedSchema, TestSolrQueryParser, TestIndexingPerformance, SpellPossibilityIteratorTest, TestSolrCloudWithDelegationTokens, BlockCacheTest, ZkStateReaderTest, AutoCommitTest, PluginInfoTest, TestSolrDynamicMBean, CreateCollectionCleanupTest, LeaderElectionTest, QueryParsingTest, TestExclusionRuleCollectionAccess, SolrJmxReporterCloudTest, SuggesterTSTTest, LeaderFailureAfterFreshStartTest, TestSubQueryTransformerDistrib, LukeRequestHandlerTest, TestImpersonationWithHadoopAuth, TestTolerantUpdateProcessorCloud, TestDynamicLoading, SpellCheckCollatorWithCollapseTest, FieldAnalysisRequestHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest] [junit4] Completed [291/714 (2!)] on J2 in 106.69s, 20 tests, 1 error <<< FAILURES! [...truncated 47686 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org