Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1617/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Live Nodes: 
[127.0.0.1:44343_solr, 127.0.0.1:58709_solr] Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n1", 
          "base_url":"http://127.0.0.1:44343/solr";,           
"node_name":"127.0.0.1:44343_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node4":{           
"core":"MissingSegmentRecoveryTest_shard1_replica_n2",           
"base_url":"http://127.0.0.1:58709/solr";,           
"node_name":"127.0.0.1:58709_solr",           "state":"down",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",  
 "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Live Nodes: [127.0.0.1:44343_solr, 127.0.0.1:58709_solr]
Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/8)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
          "base_url":"http://127.0.0.1:44343/solr";,
          "node_name":"127.0.0.1:44343_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node4":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
          "base_url":"http://127.0.0.1:58709/solr";,
          "node_name":"127.0.0.1:58709_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([8E3AFA309D562FAD:DE6F6233C47799B0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:43265/solr: Collection : 
myalias_2017-10-24 is part of alias myalias remove or modify the alias before 
removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43265/solr: Collection : myalias_2017-10-24 is 
part of alias myalias remove or modify the alias before removing this 
collection.
        at 
__randomizedtesting.SeedInfo.seed([8E3AFA309D562FAD:E1BFB16821201C42]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12925 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/init-core-data-001
   [junit4]   2> 3031168 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8E3AFA309D562FAD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3031169 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8E3AFA309D562FAD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3031169 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8E3AFA309D562FAD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3031169 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8E3AFA309D562FAD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001
   [junit4]   2> 3031170 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8E3AFA309D562FAD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3031170 INFO  (Thread-6775) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3031170 INFO  (Thread-6775) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3031172 ERROR (Thread-6775) [    ] 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> 3031274 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8E3AFA309D562FAD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52853
   [junit4]   2> 3031276 INFO  (zkConnectionManagerCallback-4880-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031281 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3031281 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3031283 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f003f91{/solr,null,AVAILABLE}
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14dac889{/solr,null,AVAILABLE}
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@496965c9{HTTP/1.1,[http/1.1]}{127.0.0.1:44343}
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4f950267{HTTP/1.1,[http/1.1]}{127.0.0.1:58709}
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.e.j.s.Server Started @3035390ms
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58709}
   [junit4]   2> 3031284 ERROR (jetty-launcher-4877-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.e.j.s.Server Started @3035390ms
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44343}
   [junit4]   2> 3031284 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3031285 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T07:26:55.994Z
   [junit4]   2> 3031285 ERROR (jetty-launcher-4877-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3031285 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 3031285 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3031285 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3031285 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T07:26:55.994Z
   [junit4]   2> 3031286 INFO  (zkConnectionManagerCallback-4882-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031287 INFO  (zkConnectionManagerCallback-4884-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031287 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3031287 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3031294 INFO  (jetty-launcher-4877-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52853/solr
   [junit4]   2> 3031294 INFO  (jetty-launcher-4877-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52853/solr
   [junit4]   2> 3031295 INFO  (zkConnectionManagerCallback-4890-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031296 INFO  (zkConnectionManagerCallback-4892-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031298 INFO  
(zkConnectionManagerCallback-4894-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031298 INFO  
(zkConnectionManagerCallback-4896-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031335 INFO  (jetty-launcher-4877-thread-1) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3031336 INFO  (jetty-launcher-4877-thread-1) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44343_solr
   [junit4]   2> 3031337 INFO  (jetty-launcher-4877-thread-1) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.Overseer Overseer 
(id=99324344131911686-127.0.0.1:44343_solr-n_0000000000) starting
   [junit4]   2> 3031349 INFO  (jetty-launcher-4877-thread-1) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44343_solr
   [junit4]   2> 3031351 INFO  
(OverseerStateUpdate-99324344131911686-127.0.0.1:44343_solr-n_0000000000) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3031419 INFO  (jetty-launcher-4877-thread-2) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3031423 INFO  (jetty-launcher-4877-thread-2) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3031425 INFO  (jetty-launcher-4877-thread-2) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58709_solr
   [junit4]   2> 3031427 INFO  
(zkCallback-4895-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3031427 INFO  
(zkCallback-4893-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3031561 INFO  (jetty-launcher-4877-thread-2) 
[n:127.0.0.1:58709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58709.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3031566 INFO  (jetty-launcher-4877-thread-1) 
[n:127.0.0.1:44343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44343.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3031567 INFO  (jetty-launcher-4877-thread-2) 
[n:127.0.0.1:58709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58709.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3031568 INFO  (jetty-launcher-4877-thread-2) 
[n:127.0.0.1:58709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58709.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3031568 INFO  (jetty-launcher-4877-thread-2) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/.
   [junit4]   2> 3031573 INFO  (jetty-launcher-4877-thread-1) 
[n:127.0.0.1:44343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44343.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3031573 INFO  (jetty-launcher-4877-thread-1) 
[n:127.0.0.1:44343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44343.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3031574 INFO  (jetty-launcher-4877-thread-1) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node1/.
   [junit4]   2> 3031598 INFO  (zkConnectionManagerCallback-4902-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031601 INFO  (zkConnectionManagerCallback-4906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3031603 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8E3AFA309D562FAD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3031604 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[8E3AFA309D562FAD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52853/solr ready
   [junit4]   2> 3031623 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 3031625 INFO  (qtp1203250876-22660) [n:127.0.0.1:44343_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3031628 INFO  
(OverseerThreadFactory-7394-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
MissingSegmentRecoveryTest
   [junit4]   2> 3031739 INFO  
(OverseerStateUpdate-99324344131911686-127.0.0.1:44343_solr-n_0000000000) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44343/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3031743 INFO  
(OverseerStateUpdate-99324344131911686-127.0.0.1:44343_solr-n_0000000000) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58709/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3031950 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3031951 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3031953 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3031953 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3032070 INFO  
(zkCallback-4895-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3032071 INFO  
(zkCallback-4895-thread-2-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3032073 INFO  
(zkCallback-4893-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3032074 INFO  
(zkCallback-4893-thread-2-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3032969 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 3032974 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 3032978 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3032978 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3032980 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3032980 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3032980 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration 
from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 3032980 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration 
from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 3032980 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_58709.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 
'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3032980 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_44343.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 
'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3032980 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3032980 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3032980 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n2/data/]
   [junit4]   2> 3032980 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica_n1/data/]
   [junit4]   2> 3033050 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3033050 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3033051 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3033051 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3033051 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3033051 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3033051 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3033051 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3033052 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@37861d67[MissingSegmentRecoveryTest_shard1_replica_n1] main]
   [junit4]   2> 3033053 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@27ba4361[MissingSegmentRecoveryTest_shard1_replica_n2] main]
   [junit4]   2> 3033054 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3033054 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3033054 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3033054 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3033054 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 3033055 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1589189508086104064
   [junit4]   2> 3033055 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 3033055 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1589189508086104064
   [junit4]   2> 3033055 INFO  
(searcherExecutor-7399-thread-1-processing-n:127.0.0.1:58709_solr 
x:MissingSegmentRecoveryTest_shard1_replica_n2 s:shard1 
c:MissingSegmentRecoveryTest r:core_node4) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher 
Searcher@27ba4361[MissingSegmentRecoveryTest_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3033055 INFO  
(searcherExecutor-7400-thread-1-processing-n:127.0.0.1:44343_solr 
x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 
c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher 
Searcher@37861d67[MissingSegmentRecoveryTest_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3033061 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3033061 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3033061 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:44343/solr/MissingSegmentRecoveryTest_shard1_replica_n1/
   [junit4]   2> 3033061 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica_n1 
url=http://127.0.0.1:44343/solr START 
replicas=[http://127.0.0.1:58709/solr/MissingSegmentRecoveryTest_shard1_replica_n2/]
 nUpdates=100
   [junit4]   2> 3033062 INFO  (qtp758754092-22659) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.S.Request 
[MissingSegmentRecoveryTest_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3033162 INFO  
(zkCallback-4895-thread-2-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3033162 INFO  
(zkCallback-4895-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3033162 INFO  
(zkCallback-4893-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3033162 INFO  
(zkCallback-4893-thread-2-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3033362 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica_n1 
url=http://127.0.0.1:44343/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3033368 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3033368 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] 
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> 3033368 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3033374 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44343/solr/MissingSegmentRecoveryTest_shard1_replica_n1/ shard1
   [junit4]   2> 3033475 INFO  
(zkCallback-4893-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3033475 INFO  
(zkCallback-4895-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3033475 INFO  
(zkCallback-4893-thread-2-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3033476 INFO  
(zkCallback-4895-thread-2-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3033525 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 3033527 INFO  (qtp1203250876-22662) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1577
   [junit4]   2> 3033627 INFO  
(zkCallback-4893-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3033628 INFO  
(zkCallback-4895-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3033628 INFO  
(zkCallback-4893-thread-2-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3033628 INFO  
(zkCallback-4895-thread-2-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3034077 INFO  (qtp758754092-22653) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2125
   [junit4]   2> 3034080 INFO  (qtp1203250876-22660) [n:127.0.0.1:44343_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> 3034166 INFO  
(zkCallback-4895-thread-2-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3034166 INFO  
(zkCallback-4895-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3034168 INFO  
(zkCallback-4893-thread-2-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3034168 INFO  
(zkCallback-4893-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_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> 3035080 INFO  (qtp1203250876-22660) [n:127.0.0.1:44343_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3456
   [junit4]   2> 3035086 INFO  (qtp758754092-22664) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44343/solr/MissingSegmentRecoveryTest_shard1_replica_n1/&wt=javabin&version=2}{add=[0
 (1589189510211567616), 1 (1589189510213664768), 2 (1589189510213664769), 3 
(1589189510213664770), 4 (1589189510213664771), 5 (1589189510213664772), 6 
(1589189510213664773), 7 (1589189510213664774), 8 (1589189510213664775), 9 
(1589189510213664776)]} 0 1
   [junit4]   2> 3035086 INFO  (qtp1203250876-22663) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1589189510211567616), 1 
(1589189510213664768), 2 (1589189510213664769), 3 (1589189510213664770), 4 
(1589189510213664771), 5 (1589189510213664772), 6 (1589189510213664773), 7 
(1589189510213664774), 8 (1589189510213664775), 9 (1589189510213664776)]} 0 4
   [junit4]   2> 3035088 INFO  (qtp1203250876-22656) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1589189510217859072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3035088 INFO  (qtp1203250876-22656) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@20137a54 
commitCommandVersion:1589189510217859072
   [junit4]   2> 3035090 INFO  (qtp758754092-22664) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1589189510219956224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3035090 INFO  (qtp758754092-22664) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7456f76e 
commitCommandVersion:1589189510219956224
   [junit4]   2> 3035101 INFO  (qtp1203250876-22656) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@6d8b0377[MissingSegmentRecoveryTest_shard1_replica_n1] main]
   [junit4]   2> 3035101 INFO  (qtp1203250876-22656) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 3035102 INFO  
(searcherExecutor-7400-thread-1-processing-n:127.0.0.1:44343_solr 
x:MissingSegmentRecoveryTest_shard1_replica_n1 s:shard1 
c:MissingSegmentRecoveryTest r:core_node3) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher 
Searcher@6d8b0377[MissingSegmentRecoveryTest_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10)))}
   [junit4]   2> 3035103 INFO  (qtp1203250876-22656) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44343/solr/MissingSegmentRecoveryTest_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 3035103 INFO  (qtp758754092-22664) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5988d9c7[MissingSegmentRecoveryTest_shard1_replica_n2] main]
   [junit4]   2> 3035103 INFO  (qtp758754092-22664) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 3035104 INFO  
(searcherExecutor-7399-thread-1-processing-n:127.0.0.1:58709_solr 
x:MissingSegmentRecoveryTest_shard1_replica_n2 s:shard1 
c:MissingSegmentRecoveryTest r:core_node4) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher 
Searcher@5988d9c7[MissingSegmentRecoveryTest_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C10)))}
   [junit4]   2> 3035104 INFO  (qtp758754092-22664) [n:127.0.0.1:58709_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44343/solr/MissingSegmentRecoveryTest_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 3035105 INFO  (qtp1203250876-22665) [n:127.0.0.1:44343_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node3 
x:MissingSegmentRecoveryTest_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=MissingSegmentRecoveryTest:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 17
   [junit4]   2> 3035110 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@4f950267{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3035111 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1637814639
   [junit4]   2> 3035111 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3035111 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@798ab8a6: rootName = 
solr_58709, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6084fda4
   [junit4]   2> 3035117 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3035117 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@42ee9c39: rootName = 
solr_58709, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@29dfc84c
   [junit4]   2> 3035120 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3035120 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f703f00: rootName = 
solr_58709, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1c82c047
   [junit4]   2> 3035122 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58709_solr
   [junit4]   2> 3035123 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 3035123 INFO  
(zkCallback-4895-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 3035123 INFO  
(zkCallback-4893-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 3035123 INFO  (coreCloseExecutor-7409-thread-1) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@694f874b
   [junit4]   2> 3035123 INFO  (zkCallback-4905-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3035123 INFO  (coreCloseExecutor-7409-thread-1) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=1766819659
   [junit4]   2> 3035124 INFO  (coreCloseExecutor-7409-thread-1) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fd6509a: 
rootName = solr_58709, domain = 
solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, service url = null, 
agent id = null] for registry 
solr.core.MissingSegmentRecoveryTest.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@1d3c1f3b
   [junit4]   2> 3035129 INFO  (coreCloseExecutor-7409-thread-1) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, 
tag=1766819659
   [junit4]   2> 3035133 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14dac889{/solr,null,UNAVAILABLE}
   [junit4]   2> 3035134 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 0x160def6f9880005, 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> 3035136 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3035136 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41a2e9bd{/solr,null,AVAILABLE}
   [junit4]   2> 3035136 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@3e5f6429{HTTP/1.1,[http/1.1]}{127.0.0.1:58709}
   [junit4]   2> 3035137 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.e.j.s.Server Started @3039243ms
   [junit4]   2> 3035137 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58709}
   [junit4]   2> 3035137 ERROR 
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 3035137 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 3035137 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 3035137 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3035137 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-10T07:26:59.846Z
   [junit4]   2> 3035159 INFO  (zkConnectionManagerCallback-4908-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3035162 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3035168 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52853/solr
   [junit4]   2> 3035189 INFO  (zkConnectionManagerCallback-4912-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3035220 INFO  
(zkConnectionManagerCallback-4914-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3035224 INFO  
(zkCallback-4895-thread-2-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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: [1])
   [junit4]   2> 3035224 INFO  
(zkCallback-4895-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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: [1])
   [junit4]   2> 3035228 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3035230 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3035232 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58709_solr
   [junit4]   2> 3035318 INFO  
(zkCallback-4913-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3035434 INFO  
(zkCallback-4895-thread-2-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3035434 INFO  (zkCallback-4905-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3035445 INFO  
(zkCallback-4895-thread-2-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3035445 INFO  
(zkCallback-4895-thread-1-processing-n:127.0.0.1:44343_solr) 
[n:127.0.0.1:44343_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> 3035631 INFO  
(OverseerCollectionConfigSetProcessor-99324344131911686-127.0.0.1:44343_solr-n_0000000000)
 [n:127.0.0.1:44343_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> 3035900 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) 
[n:127.0.0.1:58709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58709.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3035911 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) 
[n:127.0.0.1:58709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58709.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3035911 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) 
[n:127.0.0.1:58709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58709.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3035945 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/.
   [junit4]   2> 3035945 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[8E3AFA309D562FAD]) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[MissingSegmentRecoveryTest_shard1_replica_n2]
   [junit4]   2> 3036011 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3036090 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3036111 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3036113 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 3036123 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 3036128 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3036129 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3036130 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration 
from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 3036130 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_58709.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 
'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3036130 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3036130 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n2/data/]
   [junit4]   2> 3036321 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3036321 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3036324 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3036324 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3036326 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e53c16a
   [junit4]   2> 3036327 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=508805482
   [junit4]   2> 3036327 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58802808: 
rootName = solr_58709, domain = 
solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, service url = null, 
agent id = null] for registry 
solr.core.MissingSegmentRecoveryTest.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@551d2934
   [junit4]   2> 3036333 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=508805482
   [junit4]   2> 3036350 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Found 
active leader, will attempt to create fresh core and recover.
   [junit4]   2> 3036351 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore Updating index 
properties... index=index.20180110182701060
   [junit4]   2> 3036365 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_58709.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 
'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5df36978
   [junit4]   2> 3036365 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3036365 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n2/data/]
   [junit4]   2> 3036384 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n2)
 [n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.DirectoryFactory Found 
1 old index directories to clean-up under 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n2/data/
 afterReload=false
   [junit4]   2> 3036397 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n2)
 [n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.DirectoryFactory 
Deleted old index directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n2/data/index.20180110182701060
   [junit4]   2> 3036398 ERROR 
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.SolrIndexWriter Error 
closing IndexWriter
   [junit4]   2> java.nio.file.NoSuchFileException: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n2/data/index.20180110182701060/write.lock
   [junit4]   2>        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]   2>        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
   [junit4]   2>        at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
   [junit4]   2>        at 
sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:144)
   [junit4]   2>        at java.nio.file.Files.readAttributes(Files.java:1737)
   [junit4]   2>        at 
org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:189)
   [junit4]   2>        at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:43)
   [junit4]   2>        at 
org.apache.lucene.index.SegmentInfos.write(SegmentInfos.java:447)
   [junit4]   2>        at 
org.apache.lucene.index.SegmentInfos.prepareCommit(SegmentInfos.java:751)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.startCommit(IndexWriter.java:4791)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3324)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3456)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1274)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1317)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:280)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:763)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1134)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1045)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:644)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [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:188)
   [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> 3036399 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n2)
 [n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.DirectoryFactory Found 
1 old index directories to clean-up under 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n2/data/
 afterReload=false
   [junit4]   2> 3036451 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n2)
 [n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.DirectoryFactory 
Deleted old index directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n2/data/index
   [junit4]   2> 3036593 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3036594 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3036596 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3036597 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3036603 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6dd3ec1d
   [junit4]   2> 3036603 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, tag=1842605085
   [junit4]   2> 3036603 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@253a5d31: 
rootName = solr_58709, domain = 
solr.core.MissingSegmentRecoveryTest.shard1.replica_n2, service url = null, 
agent id = null] for registry 
solr.core.MissingSegmentRecoveryTest.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@551d2934
   [junit4]   2> 3036614 INFO  
(coreLoadExecutor-7416-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 
x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, 
tag=1842605085
   [junit4]   2> 3036616 ERROR 
(coreContainerWorkExecutor-7412-thread-1-processing-n:127.0.0.1:58709_solr) 
[n:127.0.0.1:58709_solr    ] o.a.s.c.CoreContainer Error waiting for SolrCore 
to be created
   [junit4]   2> java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: Unable to create core 
[MissingSegmentRecoveryTest_shard1_replica_n2]
   [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.core.CoreContainer.lambda$load$14(CoreContainer.java:673)
   [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:188)
   [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.common.SolrException: Unable to 
create core [MissingSegmentRecoveryTest_shard1_replica_n2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1059)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:644)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1008)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1134)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1045)
   [junit4]   2>        ... 7 more
   [junit4]   2>        Suppressed: org.apache.solr.common.SolrException: Error 
opening new searcher
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1008)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2>                at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1043)
   [junit4]   2>                ... 7 more
   [junit4]   2>        Caused by: org.apache.solr.common.SolrException: Error 
opening new searcher
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2095)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2215)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1091)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:980)
   [junit4]   2>                ... 9 more
   [junit4]   2>        Caused by: 
org.apache.lucene.index.CorruptIndexException: Unexpected file read error while 
reading index. 
(resource=BufferedChecksumIndexInput(MMapIndexInput(path="/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n2/data/index/segments_2")))
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
   [junit4]   2>                at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1077)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2056)
   [junit4]   2>                ... 12 more
   [junit4]   2>        Caused by: java.io.EOFException: read past EOF: 
MMapIndexInput(path="/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA309D562FAD-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n2/data/index/segments_2")
   [junit4]   2>                at 
org.apache.lucene.store.ByteBufferIndexInput.readByte(ByteBufferIndexInput.java:75)
   [junit4]   2>                at 
org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
   [junit4]   2>                at 
org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:300)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]   2>                ... 18 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2095)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2215)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1091)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:980)
   [junit4]   2>        ... 10 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no 
segments* file found in 
LockValidatingDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.MissingSegmentRecoveryTest_8E3AFA30

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

[junit4]   2> 5174648 INFO  (jetty-closer-7932-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@75c4578f{/solr,null,UNAVAILABLE}
   [junit4]   2> 5174651 ERROR 
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[8E3AFA309D562FAD]-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> 5174651 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[8E3AFA309D562FAD]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60436 60436
   [junit4]   2> 5180557 INFO  (Thread-12773) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60436 60436
   [junit4]   2> 5180559 WARN  (Thread-12773) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/configs/timeConfig/managed-schema
   [junit4]   2>        5       /solr/configs/timeConfig
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/collections/myalias_2017-10-23/state.json
   [junit4]   2>        5       /solr/collections/myalias_2017-10-24/state.json
   [junit4]   2>        5       /solr/collections/myalias_2017-10-25/state.json
   [junit4]   2>        5       /solr/collections/myalias_2017-10-26/state.json
   [junit4]   2>        5       /solr/collections/timeConfig/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_8E3AFA309D562FAD-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@525089b3),
 locale=nl, timezone=Europe/Tirane
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=119577208,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribIDF, 
SignatureUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest, 
RecoveryZkTest, SparseHLLTest, TestOmitPositions, CheckHdfsIndexTest, 
CoreSorterTest, TimeZoneUtilsTest, TestShortCircuitedRequests, 
UninvertDocValuesMergePolicyTest, TestRequestForwarding, 
DistribJoinFromCollectionTest, TolerantUpdateProcessorTest, TestRTimerTree, 
TestSQLHandlerNonCloud, TestUtilizeNode, TestManagedStopFilterFactory, 
CurrencyFieldTypeTest, SpellCheckCollatorTest, IndexSchemaTest, 
TestNumericTokenStream, TestCodecSupport, TestImpersonationWithHadoopAuth, 
TestExclusionRuleCollectionAccess, DirectSolrConnectionTest, 
PKIAuthenticationIntegrationTest, TestSubQueryTransformerDistrib, 
SliceStateTest, DistributedVersionInfoTest, TestIBSimilarityFactory, 
TestFieldCollectionResource, HdfsChaosMonkeySafeLeaderTest, 
DistributedQueryElevationComponentTest, AsyncCallRequestStatusResponseTest, 
TestNRTOpen, TestXIncludeConfig, TestOrdValues, TestSimpleQParserPlugin, 
DirectUpdateHandlerTest, V2ApiIntegrationTest, DistribCursorPagingTest, 
SolrRequestParserTest, SubstringBytesRefFilterTest, OutputWriterTest, 
ShowFileRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, 
TestManagedSchemaThreadSafety, ExplicitHLLTest, OverseerTaskQueueTest, 
TestCloudRecovery, FacetPivotSmallTest, 
DistributedFacetSimpleRefinementLongTailTest, CdcrBootstrapTest, 
NumericFieldsTest, TestApiFramework, CircularListTest, 
TestSha256AuthenticationProvider, TestLMDirichletSimilarityFactory, 
HdfsRecoveryZkTest, RegexBoostProcessorTest, TestNumericTerms64, 
CdcrVersionReplicationTest, TestNonDefinedSimilarityFactory, 
NodeLostTriggerTest, ReplicaListTransformerTest, BJQParserTest, 
ConfigSetsAPITest, SuggesterTSTTest, SuggestComponentTest, 
RAMDirectoryFactoryTest, TestSubQueryTransformer, TestFiltering, 
TestInitQParser, SolrJmxReporterCloudTest, SpellCheckComponentTest, 
TestMaxScoreQueryParser, WordBreakSolrSpellCheckerTest, 
TestOnReconnectListenerSupport, TestSchemaManager, TestDFRSimilarityFactory, 
SolrCloudExampleTest, MultiThreadedOCPTest, AtomicUpdateProcessorFactoryTest, 
PrimUtilsTest, TestSerializedLuceneMatchVersion, TestFreeTextSuggestions, 
ZkControllerTest, TestExecutePlanAction, TestBulkSchemaAPI, 
HdfsBasicDistributedZkTest, OverseerCollectionConfigSetProcessorTest, 
TestUnifiedSolrHighlighter, TestManagedSchema, ShardSplitTest, 
TestConfigSetProperties, AlternateDirectoryTest, 
TestDocBasedVersionConstraints, SolrSlf4jReporterTest, NoCacheHeaderTest, 
TestDynamicLoading, RequiredFieldsTest, SolrInfoBeanTest, TestSSLRandomization, 
TestLegacyFieldCache, ChaosMonkeyNothingIsSafeTest, ConvertedLegacyTest, 
TestManagedSynonymGraphFilterFactory, TestPushWriter, SolrShardReporterTest, 
DocValuesMissingTest, TestScoreJoinQPScore, 
DistributedQueryComponentOptimizationTest, JSONWriterTest, 
ExitableDirectoryReaderTest, TestReRankQParserPlugin, TestWriterPerf, 
TestQuerySenderNoQuery, BinaryUpdateRequestHandlerTest, LeaderElectionTest, 
SuggesterFSTTest, TestRandomDVFaceting, LeaderInitiatedRecoveryOnCommitTest, 
TestCorePropertiesReload, TestCollapseQParserPlugin, 
ManagedSchemaRoundRobinCloudTest, TestLockTree, CachingDirectoryFactoryTest, 
TestCloudPivotFacet, TestClassicSimilarityFactory, 
TestEmbeddedSolrServerSchemaAPI, TestDynamicFieldCollectionResource, 
ResponseLogComponentTest, TestLegacyFieldReuse, HdfsSyncSliceTest, 
SpatialRPTFieldTypeTest, TestSolr4Spatial, QueryResultKeyTest, 
BadIndexSchemaTest, CursorMarkTest, TestLFUCache, 
ClassificationUpdateProcessorFactoryTest, TestInfoStreamLogging, 
QueryParsingTest, SolrCmdDistributorTest, TestPseudoReturnFields, 
TestConfigsApi, MergeStrategyTest, TestExactStatsCache, 
TestManagedResourceStorage, TestSkipOverseerOperations, OverseerRolesTest, 
TestSolrCloudWithKerberosAlt, TestSolrConfigHandlerConcurrent, 
TestJmxIntegration, TestStressLiveNodes, TestConfigOverlay, TestJsonFacets, 
TestFieldSortValues, TestBlendedInfixSuggestions, TestAuthenticationFramework, 
AssignBackwardCompatibilityTest, TestRestoreCore, TestUtils, 
TestStressRecovery, TestReplicationHandler, TestTolerantUpdateProcessorCloud, 
BufferStoreTest, TestRandomFlRTGCloud, FieldAnalysisRequestHandlerTest, 
JvmMetricsTest, RuleEngineTest, MissingSegmentRecoveryTest, 
RestartWhileUpdatingTest, ReturnFieldsTest, TestStressCloudBlindAtomicUpdates, 
TestUseDocValuesAsStored, ResourceLoaderTest, 
TestOverriddenPrefixQueryForCustomFieldType, TriLevelCompositeIdRoutingTest, 
TestFuzzyAnalyzedSuggestions, TestSolrDeletionPolicy2, StatsComponentTest, 
ShardRoutingTest, DistributedFacetPivotLargeTest, 
DistributedTermsComponentTest, HdfsWriteToMultipleCollectionsTest, 
TestPivotHelperCode, TestRecovery, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, 
UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, TestBinaryField, 
TestElisionMultitermQuery, TestSolrCoreProperties, NotRequiredUniqueKeyTest, 
TestCharFilters, TestSweetSpotSimilarityFactory, TestFastWriter, 
TestFastOutputStream, URLClassifyProcessorTest, 
DistributedIntervalFacetingTest, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, AliasIntegrationTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, 
CustomCollectionTest, DeleteReplicaTest, 
DistribDocExpirationUpdateProcessorTest, HealthCheckHandlerTest, 
HttpPartitionTest, MoveReplicaHDFSTest, RecoveryAfterSoftCommitTest, 
ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestClusterProperties, 
TestCollectionAPI, TestConfigSetsAPIExclusivity, TestCryptoKeys, 
TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, 
TestPullReplica, TestRequestStatusCollectionAPI, 
TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, 
AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, 
ExecutePlanActionTest, HttpTriggerListenerTest, MetricTriggerTest, 
SearchRateTriggerTest, TriggerIntegrationTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
StressHdfsTest, ImplicitSnitchTest, RulesTest, ConfigureRecoveryStrategyTest, 
DirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigSetImmutable, 
TestConfigSets, TestInitParams, TestShardHandlerFactory, TestSimpleTextCodec, 
TestSolrConfigHandler, RequestLoggingTest, TestBlobHandler, TestCoreBackup, 
TestHdfsBackupRestoreCore, TestSystemCollAutoCreate, 
AutoscalingHistoryHandlerTest, InfixSuggestersTest, TestExpandComponent, 
TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, 
JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, 
TestLegacyTerms, TestNumericRangeQuery32, TestNumericRangeQuery64, 
SolrCoreMetricManagerTest, SolrJmxReporterTest, RegexBytesRefFilterTest, 
TestIntervalFaceting, TestManagedSynonymFilterFactory, 
PreAnalyzedFieldManagedSchemaCloudTest, TestCloudSchemaless, 
SortSpecParsingTest, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, 
TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, 
TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestMultiWordSynonyms, 
TestNoOpRegenerator, TestPayloadCheckQParserPlugin, 
TestPayloadScoreQParserPlugin, TestRandomCollapseQParserPlugin, GraphQueryTest, 
CloudMLTQParserTest, TestAuthorizationFramework, HdfsLockFactoryTest, 
TestHdfsUpdateLog, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [767/767 (2!)] on J0 in 25.37s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 48054 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to