Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/834/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testKillTlogReplica

Error Message:
Expected collection to be created with 1 shards and  2 replicas null Live 
Nodes: [127.0.0.1:45886_solr, 127.0.0.1:54122_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Expected collection to be created with 1 shards and  
2 replicas
null
Live Nodes: [127.0.0.1:45886_solr, 127.0.0.1:54122_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([B99844D18E226ED2:66AA80147F81E1DF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.TestTlogReplica.createAndWaitForCollection(TestTlogReplica.java:749)
        at 
org.apache.solr.cloud.TestTlogReplica.testKillTlogReplica(TestTlogReplica.java:435)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14116 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 2368111 INFO  
(SUITE-TestTlogReplica-seed#[B99844D18E226ED2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/init-core-data-001
   [junit4]   2> 2368111 INFO  
(SUITE-TestTlogReplica-seed#[B99844D18E226ED2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2368113 INFO  
(SUITE-TestTlogReplica-seed#[B99844D18E226ED2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2368114 INFO  
(SUITE-TestTlogReplica-seed#[B99844D18E226ED2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001
   [junit4]   2> 2368114 INFO  
(SUITE-TestTlogReplica-seed#[B99844D18E226ED2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2368115 INFO  (Thread-5845) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2368115 INFO  (Thread-5845) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2368121 ERROR (Thread-5845) [    ] 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> 2368237 INFO  
(SUITE-TestTlogReplica-seed#[B99844D18E226ED2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47397
   [junit4]   2> 2368250 INFO  (zkConnectionManagerCallback-9375-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2368261 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2368261 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2368261 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2368261 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2368261 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@401837a7{/solr,null,AVAILABLE}
   [junit4]   2> 2368265 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@df38242{SSL,[ssl, 
http/1.1]}{127.0.0.1:45886}
   [junit4]   2> 2368265 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.e.j.s.Server Started @2369743ms
   [junit4]   2> 2368265 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45886}
   [junit4]   2> 2368265 ERROR (jetty-launcher-9372-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2368265 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2368265 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 2368265 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2368265 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2368265 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-29T02:46:21.303Z
   [junit4]   2> 2368277 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2368278 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2368278 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2368278 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2368278 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42cd982a{/solr,null,AVAILABLE}
   [junit4]   2> 2368288 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5edd0256{SSL,[ssl, 
http/1.1]}{127.0.0.1:54122}
   [junit4]   2> 2368289 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.e.j.s.Server Started @2369767ms
   [junit4]   2> 2368289 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54122}
   [junit4]   2> 2368290 INFO  (zkConnectionManagerCallback-9377-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2368291 ERROR (jetty-launcher-9372-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2368291 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2368291 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 2368291 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2368291 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2368291 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2368291 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-29T02:46:21.329Z
   [junit4]   2> 2368300 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10017e712b30001, likely client has closed socket
   [junit4]   2> 2368338 INFO  (zkConnectionManagerCallback-9379-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2368370 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2369417 INFO  (jetty-launcher-9372-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47397/solr
   [junit4]   2> 2369420 INFO  (zkConnectionManagerCallback-9383-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2369423 INFO  (zkConnectionManagerCallback-9385-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2369684 INFO  (jetty-launcher-9372-thread-2) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45886_solr
   [junit4]   2> 2369693 INFO  (jetty-launcher-9372-thread-2) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.Overseer Overseer 
(id=72083875256532996-127.0.0.1:45886_solr-n_0000000000) starting
   [junit4]   2> 2369742 INFO  (zkConnectionManagerCallback-9392-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2369745 INFO  (jetty-launcher-9372-thread-2) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:47397/solr ready
   [junit4]   2> 2369754 INFO  
(OverseerStateUpdate-72083875256532996-127.0.0.1:45886_solr-n_0000000000) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45886_solr
   [junit4]   2> 2369754 INFO  (jetty-launcher-9372-thread-2) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45886_solr
   [junit4]   2> 2369756 INFO  (zkCallback-9391-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2369757 INFO  (zkCallback-9384-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2369783 INFO  (jetty-launcher-9372-thread-2) 
[n:127.0.0.1:45886_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2369809 INFO  (jetty-launcher-9372-thread-2) 
[n:127.0.0.1:45886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45886.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2369820 INFO  (jetty-launcher-9372-thread-2) 
[n:127.0.0.1:45886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45886.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2369820 INFO  (jetty-launcher-9372-thread-2) 
[n:127.0.0.1:45886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45886.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2369821 INFO  (jetty-launcher-9372-thread-2) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node1/.
   [junit4]   2> 2369849 DEBUG 
(OverseerAutoScalingTriggerThread-72083875256532996-127.0.0.1:45886_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:45886_solr]
   [junit4]   2> 2369851 DEBUG (ScheduledTrigger-10701-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 2370390 INFO  (jetty-launcher-9372-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47397/solr
   [junit4]   2> 2370469 INFO  (zkConnectionManagerCallback-9397-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2370502 INFO  (zkConnectionManagerCallback-9399-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2370512 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2370526 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2370526 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54122_solr
   [junit4]   2> 2370528 INFO  (zkCallback-9384-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2370528 INFO  (zkCallback-9391-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2370528 INFO  (zkCallback-9398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2370568 INFO  (zkConnectionManagerCallback-9406-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2370569 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2370571 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:47397/solr ready
   [junit4]   2> 2370572 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2370643 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54122.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2370655 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54122.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2370655 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54122.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2370656 INFO  (jetty-launcher-9372-thread-1) 
[n:127.0.0.1:54122_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node2/.
   [junit4]   2> 2370694 INFO  (zkConnectionManagerCallback-9409-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2370697 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10017e712b30009, likely client has closed socket
   [junit4]   2> 2370721 INFO  (zkConnectionManagerCallback-9414-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2370724 INFO  
(SUITE-TestTlogReplica-seed#[B99844D18E226ED2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2370728 INFO  
(SUITE-TestTlogReplica-seed#[B99844D18E226ED2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47397/solr ready
   [junit4]   2> 2370735 INFO  
(SUITE-TestTlogReplica-seed#[B99844D18E226ED2]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 2370760 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2370764 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 2370860 DEBUG (ScheduledTrigger-10701-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2370936 INFO  
(TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[B99844D18E226ED2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveTlogReplica
   [junit4]   2> 2370940 INFO  (qtp1190265046-31507) [n:127.0.0.1:54122_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2370945 INFO  
(OverseerThreadFactory-10707-thread-1-processing-n:127.0.0.1:45886_solr) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_add_remove_tlog_replica
   [junit4]   2> 2371060 INFO  
(OverseerStateUpdate-72083875256532996-127.0.0.1:45886_solr-n_0000000000) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45886/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2371064 INFO  
(OverseerStateUpdate-72083875256532996-127.0.0.1:45886_solr-n_0000000000) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54122/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2371312 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2371330 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2371330 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2371868 DEBUG (ScheduledTrigger-10701-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2372333 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2372347 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2372348 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] Schema 
name=minimal
   [junit4]   2> 2372351 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2372351 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2372351 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54122.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2372352 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] ] Opening new 
SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/data/]
   [junit4]   2> 2372354 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] Schema 
name=minimal
   [junit4]   2> 2372357 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2372357 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2372358 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45886.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2372358 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] ] Opening new 
SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/data/]
   [junit4]   2> 2372415 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2372415 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2372438 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2372438 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2372439 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c08532f[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main]
   [junit4]   2> 2372440 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2372441 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2372441 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2372441 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1612908263352827904
   [junit4]   2> 2372443 INFO  
(searcherExecutor-10715-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
Registered new searcher 
Searcher@c08532f[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2372445 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2372445 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2372448 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2372448 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2372450 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@163c25ff[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main]
   [junit4]   2> 2372451 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2372451 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2372452 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2372453 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2372453 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1612908263365410816
   [junit4]   2> 2372454 INFO  
(searcherExecutor-10716-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@163c25ff[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2372456 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2372456 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2372457 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:54122/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
   [junit4]   2> 2372457 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2372458 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:54122/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 has no replicas
   [junit4]   2> 2372458 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2372458 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 stopping background 
replication from leader
   [junit4]   2> 2372460 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2372465 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2372465 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2372465 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45886/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
   [junit4]   2> 2372465 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54122/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 shard2
   [junit4]   2> 2372466 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2372466 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45886/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 has no replicas
   [junit4]   2> 2372466 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2372467 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 2372473 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45886/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 shard1
   [junit4]   2> 2372581 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2372587 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1258
   [junit4]   2> 2372625 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2372628 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1316
   [junit4]   2> 2372635 INFO  (qtp1190265046-31507) [n:127.0.0.1:54122_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> 2372728 INFO  (zkCallback-9384-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2372729 INFO  (zkCallback-9398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2372869 DEBUG (ScheduledTrigger-10701-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2372950 INFO  
(OverseerCollectionConfigSetProcessor-72083875256532996-127.0.0.1:45886_solr-n_0000000000)
 [n:127.0.0.1:45886_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> 2373636 INFO  (qtp1190265046-31507) [n:127.0.0.1:54122_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2}
 status=0 QTime=2697
   [junit4]   2> 2373653 INFO  
(OverseerThreadFactory-10707-thread-2-processing-n:127.0.0.1:45886_solr) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54122_solr for creating new 
replica of shard shard1
   [junit4]   2> 2373658 INFO  
(OverseerStateUpdate-72083875256532996-127.0.0.1:45886_solr-n_0000000000) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54122/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54122_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2373767 INFO  (zkCallback-9398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2373768 INFO  (zkCallback-9384-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2373859 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2373869 DEBUG (ScheduledTrigger-10701-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2373873 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2373881 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] Schema 
name=minimal
   [junit4]   2> 2373883 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2373884 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2373884 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54122.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2373884 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] ] Opening new 
SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5/data/]
   [junit4]   2> 2373951 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2373951 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2373953 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2373953 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2373954 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3888f5df[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main]
   [junit4]   2> 2373955 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2373956 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2373957 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2373957 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1612908264942469120
   [junit4]   2> 2373957 INFO  
(searcherExecutor-10725-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
Registered new searcher 
Searcher@3888f5df[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2373971 INFO  (zkCallback-9384-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2373971 INFO  (zkCallback-9398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2373975 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1 to 
Terms{values={core_node6=0, core_node3=0}, version=1}
   [junit4]   2> 2373977 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.ZkController Core needs to 
recover:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5
   [junit4]   2> 2373979 INFO  
(updateExecutor-9394-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2373979 INFO  (qtp1190265046-31505) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=119
   [junit4]   2> 2373980 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2373984 ERROR 
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Error getting recent 
versions.:java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]   2>        at java.util.ArrayList.rangeCheck(ArrayList.java:657)
   [junit4]   2>        at java.util.ArrayList.get(ArrayList.java:433)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:491)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:310)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:294)
   [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:209)
   [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> 
   [junit4]   2> 2373984 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 stopping background 
replication from leader
   [junit4]   2> 2373987 INFO  (qtp1190265046-31507) [n:127.0.0.1:54122_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/c/tlog_replica_test_add_remove_tlog_replica/shards params={} status=0 
QTime=344
   [junit4]   2> 2373993 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
 webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 2373993 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
 webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2373993 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5]
   [junit4]   2> 2373994 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 2373994 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] as recovering, 
leader is 
[https://127.0.0.1:45886/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/]
 and I am 
[https://127.0.0.1:54122/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5/]
   [junit4]   2> 2373996 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1 to 
Terms{values={core_node6=0, core_node3=0, core_node6_recovering=0}, version=2}
   [junit4]   2> 2374006 INFO  
(OverseerCollectionConfigSetProcessor-72083875256532996-127.0.0.1:45886_solr-n_0000000000)
 [n:127.0.0.1:45886_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2374007 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:45886/solr]; [WaitForState: 
action=PREPRECOVERY&core=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&nodeName=127.0.0.1:54122_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2374011 INFO  (qtp1128625457-31501) [n:127.0.0.1:45886_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 2374012 INFO  (qtp1128625457-31501) [n:127.0.0.1:45886_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:54122_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5","base_url":"https://127.0.0.1:54122/solr","node_name":"127.0.0.1:54122_solr","state":"down","type":"TLOG","force_set_state":"false"}
   [junit4]   2> 2374024 INFO  
(OverseerThreadFactory-10707-thread-3-processing-n:127.0.0.1:45886_solr) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45886_solr for creating new 
replica of shard shard2
   [junit4]   2> 2374036 INFO  
(OverseerStateUpdate-72083875256532996-127.0.0.1:45886_solr-n_0000000000) 
[n:127.0.0.1:45886_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45886/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:45886_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2374142 INFO  (zkCallback-9384-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2374142 INFO  (zkCallback-9398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2374244 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2374260 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2374273 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] Schema 
name=minimal
   [junit4]   2> 2374313 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2374313 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2374314 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45886.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c6cfff7
   [junit4]   2> 2374314 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] ] Opening new 
SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_B99844D18E226ED2-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7/data/]
   [junit4]   2> 2374369 INFO  (zkCallback-9398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2374369 INFO  (zkCallback-9384-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2374393 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2374393 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2374394 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2374394 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2374396 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30f71b68[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
main]
   [junit4]   2> 2374397 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2374398 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2374398 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2374399 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1612908265405939712
   [junit4]   2> 2374399 INFO  
(searcherExecutor-10730-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
Registered new searcher 
Searcher@30f71b68[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2374402 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2 to 
Terms{values={core_node4=0, core_node8=0}, version=1}
   [junit4]   2> 2374405 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.ZkController Core needs to 
recover:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7
   [junit4]   2> 2374406 INFO  
(updateExecutor-9380-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2374406 INFO  (qtp1128625457-31498) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=162
   [junit4]   2> 2374406 INFO  
(recoveryExecutor-9381-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2374409 ERROR 
(recoveryExecutor-9381-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy Error getting recent 
versions.:java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]   2>        at java.util.ArrayList.rangeCheck(ArrayList.java:657)
   [junit4]   2>        at java.util.ArrayList.get(ArrayList.java:433)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:491)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:310)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:294)
   [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:209)
   [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> 
   [junit4]   2> 2374409 INFO  
(recoveryExecutor-9381-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 stopping background 
replication from leader
   [junit4]   2> 2374411 INFO  (qtp1128625457-31500) [n:127.0.0.1:45886_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/c/tlog_replica_test_add_remove_tlog_replica/shards params={} status=0 
QTime=411
   [junit4]   2> 2374415 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
 webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 2374415 INFO  (qtp1190265046-31509) [n:127.0.0.1:54122_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
 webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2374415 INFO  
(recoveryExecutor-9381-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7]
   [junit4]   2> 2374415 INFO  
(recoveryExecutor-9381-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 2374415 INFO  
(recoveryExecutor-9381-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] as recovering, 
leader is 
[https://127.0.0.1:54122/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/]
 and I am 
[https://127.0.0.1:45886/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7/]
   [junit4]   2> 2374417 INFO  
(recoveryExecutor-9381-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2 to 
Terms{values={core_node8_recovering=0, core_node4=0, core_node8=0}, version=2}
   [junit4]   2> 2374419 INFO  
(recoveryExecutor-9381-thread-1-processing-n:127.0.0.1:45886_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) 
[n:127.0.0.1:45886_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:54122/solr]; [WaitForState: 
action=PREPRECOVERY&core=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&nodeName=127.0.0.1:45886_solr&coreNodeName=core_node8&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2374422 INFO  (qtp1190265046-31507) [n:127.0.0.1:54122_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node8, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 2374423 INFO  (qtp1190265046-31507) [n:127.0.0.1:54122_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard2, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:45886_solr, 
coreNodeName=core_node8, onlyIfActiveCheckResult=false, nodeProps: 
core_node8:{"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7","base_url":"https://127.0.0.1:45886/solr","node_name":"127.0.0.1:45886_solr","state":"down","type":"TLOG","force_set_state":"false"}
   [junit4]   2> 2374524 INFO  (zkCallback-9413-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2374524 INFO  (zkCallback-9384-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2374526 INFO  (zkCallback-9398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2374868 DEBUG (ScheduledTrigger-10701-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 2375014 INFO  (qtp1128625457-31501) [n:127.0.0.1:45886_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:54122_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5","base_url":"https://127.0.0.1:54122/solr","node_name":"127.0.0.1:54122_solr","state":"recovering","type":"TLOG","force_set_state":"false"}
   [junit4]   2> 2375014 INFO  (qtp1128625457-31501) [n:127.0.0.1:45886_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2375014 INFO  (qtp1128625457-31501) [n:127.0.0.1:45886_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:54122_solr&onlyIfLeaderActive=true&core=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1003
   [junit4]   2> 2375424 INFO  (qtp1190265046-31507) [n:127.0.0.1:54122_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_add_remove_tlog_replica, shard=shard2, 
thisCore=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:45886_solr, 
coreNodeName=core_node8, onlyIfActiveCheckResult=false, nodeProps: 
core_node8:{"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7","base_url":"https://127.0.0.1:45886/solr","node_name":"127.0.0.1:45886_solr","state":"recovering","type":"TLOG","force_set_state":"false"}
   [junit4]   2> 2375424 INFO  (qtp1190265046-31507) [n:127.0.0.1:54122_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node8, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2375424 INFO  (qtp1190265046-31507) [n:127.0.0.1:54122_solr    
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:45886_solr&onlyIfLeaderActive=true&core=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&coreNodeName=core_node8&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 2375515 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 2375515 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[https://127.0.0.1:45886/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/].
   [junit4]   2> 2375519 INFO  (qtp1128625457-31499) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1612908266580344832,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2375522 INFO  (qtp1128625457-31499) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2375527 INFO  (qtp1128625457-31499) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2375527 INFO  (qtp1128625457-31499) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 2375531 INFO  (qtp1128625457-31499) [n:127.0.0.1:45886_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
 webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2375531 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2375531 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2375531 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2375531 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2375531 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2375534 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f073d88[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main]
   [junit4]   2> 2375535 INFO  
(searcherExecutor-10725-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) 
[n:127.0.0.1:54122_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
Registered new searcher 
Searcher@2f073d88[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2375535 INFO  
(recoveryExecutor-9395-thread-1-processing-n:127.0.0.1:54122_solr 
x:tlog_replica_tes

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

0.5s J1 | TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      10.0s J1 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      11.1s J1 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      3.48s J1 | TestTlogReplica.testRealTimeGet
   [junit4] OK      10.6s J1 | TestTlogReplica.testRemoveLeader
   [junit4] Completed [2/5] on J1 in 127.35s, 13 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.TestTlogReplica. This may confuse tools that process XML 
reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] OK      8.36s J0 | TestTlogReplica.testAddRemoveTlogReplica
   [junit4] OK      9.98s J0 | TestTlogReplica.testKillLeader
   [junit4] OK      6.45s J0 | TestTlogReplica.testAddDocs
   [junit4] OK      14.4s J0 | TestTlogReplica.testRecovery
   [junit4] OK      11.3s J0 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      6.50s J0 | TestTlogReplica.testDeleteById
   [junit4] OK      6.48s J0 | TestTlogReplica.testCreateDelete 
{seed=[B99844D18E226ED2:A288B59D78D296E2]}
   [junit4] OK      6.32s J0 | TestTlogReplica.testCreateDelete 
{seed=[B99844D18E226ED2:16DE09614C105DCE]}
   [junit4] OK      9.98s J0 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      9.14s J0 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      10.4s J0 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      3.51s J0 | TestTlogReplica.testRealTimeGet
   [junit4] OK      9.99s J0 | TestTlogReplica.testRemoveLeader
   [junit4] Completed [3/5] on J0 in 115.90s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] OK      8.46s J1 | TestTlogReplica.testAddRemoveTlogReplica
   [junit4] OK      12.5s J1 | TestTlogReplica.testKillLeader
   [junit4] OK      6.51s J1 | TestTlogReplica.testAddDocs
   [junit4] OK      12.5s J1 | TestTlogReplica.testRecovery
   [junit4] OK      11.4s J1 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      6.44s J1 | TestTlogReplica.testDeleteById
   [junit4] OK      6.39s J1 | TestTlogReplica.testCreateDelete 
{seed=[B99844D18E226ED2:A288B59D78D296E2]}
   [junit4] OK      7.82s J1 | TestTlogReplica.testCreateDelete 
{seed=[B99844D18E226ED2:16DE09614C105DCE]}
   [junit4] OK      9.92s J1 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      9.85s J1 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      10.00s J1 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      3.57s J1 | TestTlogReplica.testRealTimeGet
   [junit4] OK      11.2s J1 | TestTlogReplica.testRemoveLeader
   [junit4] Completed [4/5] on J1 in 118.78s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] OK      8.24s J0 | TestTlogReplica.testAddRemoveTlogReplica
   [junit4] OK      11.6s J0 | TestTlogReplica.testKillLeader
   [junit4] OK      7.08s J0 | TestTlogReplica.testAddDocs
   [junit4] OK      13.6s J0 | TestTlogReplica.testRecovery
   [junit4] OK      11.9s J0 | TestTlogReplica.testKillTlogReplica
   [junit4] OK      6.47s J0 | TestTlogReplica.testDeleteById
   [junit4] OK      6.48s J0 | TestTlogReplica.testCreateDelete 
{seed=[B99844D18E226ED2:A288B59D78D296E2]}
   [junit4] OK      7.78s J0 | TestTlogReplica.testCreateDelete 
{seed=[B99844D18E226ED2:16DE09614C105DCE]}
   [junit4] OK      10.5s J0 | 
TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates
   [junit4] OK      9.98s J0 | TestTlogReplica.testOnlyLeaderIndexes
   [junit4] OK      10.0s J0 | TestTlogReplica.testBasicLeaderElection
   [junit4] OK      3.78s J0 | TestTlogReplica.testRealTimeGet
   [junit4] OK      11.2s J0 | TestTlogReplica.testRemoveLeader
   [junit4] Completed [5/5] on J0 in 120.61s, 13 tests
   [junit4] 
   [junit4] JVM J0:     1.10 ..   364.51 =   363.41s
   [junit4] JVM J1:     1.08 ..   248.60 =   247.53s
   [junit4] Execution time total: 6 minutes 4 seconds
   [junit4] Tests summary: 5 suites, 65 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 564.57s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 453.67s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 364.59s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 139.25s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints] 124.88s | org.apache.solr.cloud.DeleteReplicaTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 6 minutes 7 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1070)
                at hudson.FilePath.act(FilePath.java:1059)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1831)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1072)
        at hudson.FilePath.act(FilePath.java:1059)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1831)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=216f10026b86627750e133fe24ce6a750c470695, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #833
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to